Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Linux/117/
Java: 32bit/jdk1.8.0_144 -client -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:43839/solr/test_col: Failed synchronous update on shard 
StdNode: http://127.0.0.1:44755/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@530242

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from 
server at http://127.0.0.1:43839/solr/test_col: Failed synchronous update on 
shard StdNode: http://127.0.0.1:44755/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@530242
        at 
__randomizedtesting.SeedInfo.seed([2CAF8841D3E9C572:1ABBEA0759B4FF63]: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:43839/solr/test_col: Failed synchronous update on shard 
StdNode: http://127.0.0.1:44755/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@530242
        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:43839/solr/test_col: Failed synchronous update 
on shard StdNode: http://127.0.0.1:44755/solr/test_col_shard1_replica_n1/ 
update: org.apache.solr.client.solrj.request.UpdateRequest@530242
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        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 13360 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> 2182768 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2CAF8841D3E9C572]-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-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2CAF8841D3E9C572-001/init-core-data-001
   [junit4]   2> 2182769 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2CAF8841D3E9C572]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2182770 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2CAF8841D3E9C572]-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> 2182771 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2CAF8841D3E9C572]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2CAF8841D3E9C572-001/tempDir-001
   [junit4]   2> 2182771 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2CAF8841D3E9C572]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2182772 INFO  (Thread-6047) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2182772 INFO  (Thread-6047) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2182773 ERROR (Thread-6047) [    ] 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> 2182872 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2CAF8841D3E9C572]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41833
   [junit4]   2> 2182875 INFO  (zkConnectionManagerCallback-3700-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2182881 INFO  (jetty-launcher-3697-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2182881 INFO  (jetty-launcher-3697-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2182881 INFO  (jetty-launcher-3697-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2182881 INFO  (jetty-launcher-3697-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2182884 INFO  (jetty-launcher-3697-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@84f7e5{/solr,null,AVAILABLE}
   [junit4]   2> 2182884 INFO  (jetty-launcher-3697-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3dc0f8{/solr,null,AVAILABLE}
   [junit4]   2> 2182884 INFO  (jetty-launcher-3697-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12e7463{/solr,null,AVAILABLE}
   [junit4]   2> 2182884 INFO  (jetty-launcher-3697-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e03953{/solr,null,AVAILABLE}
   [junit4]   2> 2182885 INFO  (jetty-launcher-3697-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1ce1023{HTTP/1.1,[http/1.1]}{127.0.0.1:44971}
   [junit4]   2> 2182885 INFO  (jetty-launcher-3697-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1c64a1e{HTTP/1.1,[http/1.1]}{127.0.0.1:43839}
   [junit4]   2> 2182885 INFO  (jetty-launcher-3697-thread-4) [    ] 
o.e.j.s.Server Started @2184047ms
   [junit4]   2> 2182885 INFO  (jetty-launcher-3697-thread-1) [    ] 
o.e.j.s.Server Started @2184047ms
   [junit4]   2> 2182885 INFO  (jetty-launcher-3697-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44971}
   [junit4]   2> 2182886 INFO  (jetty-launcher-3697-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43839}
   [junit4]   2> 2182885 INFO  (jetty-launcher-3697-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1c7cef3{HTTP/1.1,[http/1.1]}{127.0.0.1:44755}
   [junit4]   2> 2182885 INFO  (jetty-launcher-3697-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1900022{HTTP/1.1,[http/1.1]}{127.0.0.1:38293}
   [junit4]   2> 2182886 ERROR (jetty-launcher-3697-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2182886 INFO  (jetty-launcher-3697-thread-3) [    ] 
o.e.j.s.Server Started @2184048ms
   [junit4]   2> 2182886 INFO  (jetty-launcher-3697-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.1
   [junit4]   2> 2182886 INFO  (jetty-launcher-3697-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38293}
   [junit4]   2> 2182886 INFO  (jetty-launcher-3697-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2182886 ERROR (jetty-launcher-3697-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2182886 INFO  (jetty-launcher-3697-thread-2) [    ] 
o.e.j.s.Server Started @2184048ms
   [junit4]   2> 2182887 ERROR (jetty-launcher-3697-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2182887 INFO  (jetty-launcher-3697-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44755}
   [junit4]   2> 2182887 INFO  (jetty-launcher-3697-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.1
   [junit4]   2> 2182887 INFO  (jetty-launcher-3697-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.1
   [junit4]   2> 2182887 INFO  (jetty-launcher-3697-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2182887 INFO  (jetty-launcher-3697-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2182888 ERROR (jetty-launcher-3697-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2182888 INFO  (jetty-launcher-3697-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2182888 INFO  (jetty-launcher-3697-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.1
   [junit4]   2> 2182888 INFO  (jetty-launcher-3697-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-10T10:55:05.242Z
   [junit4]   2> 2182887 INFO  (jetty-launcher-3697-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2182888 INFO  (jetty-launcher-3697-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2182888 INFO  (jetty-launcher-3697-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-10T10:55:05.242Z
   [junit4]   2> 2182888 INFO  (jetty-launcher-3697-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2182888 INFO  (jetty-launcher-3697-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2182889 INFO  (jetty-launcher-3697-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-10T10:55:05.242Z
   [junit4]   2> 2182889 INFO  (jetty-launcher-3697-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-10T10:55:05.243Z
   [junit4]   2> 2182891 INFO  (zkConnectionManagerCallback-3702-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2182891 INFO  (zkConnectionManagerCallback-3704-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2182891 INFO  (zkConnectionManagerCallback-3708-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2182892 INFO  (jetty-launcher-3697-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2182892 INFO  (jetty-launcher-3697-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2182892 INFO  (zkConnectionManagerCallback-3706-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2182892 INFO  (jetty-launcher-3697-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2182892 INFO  (jetty-launcher-3697-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2182911 INFO  (jetty-launcher-3697-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41833/solr
   [junit4]   2> 2182911 INFO  (jetty-launcher-3697-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41833/solr
   [junit4]   2> 2182912 INFO  (jetty-launcher-3697-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41833/solr
   [junit4]   2> 2182912 INFO  (jetty-launcher-3697-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41833/solr
   [junit4]   2> 2182912 INFO  (zkConnectionManagerCallback-3718-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2182913 INFO  (zkConnectionManagerCallback-3722-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2182913 INFO  (zkConnectionManagerCallback-3716-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2182913 INFO  (zkConnectionManagerCallback-3724-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2182914 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 0x160dfb58ba70008, 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> 2182917 INFO  
(zkConnectionManagerCallback-3726-thread-1-processing-n:127.0.0.1:38293_solr) 
[n:127.0.0.1:38293_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2182917 INFO  
(zkConnectionManagerCallback-3731-thread-1-processing-n:127.0.0.1:43839_solr) 
[n:127.0.0.1:43839_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2182917 INFO  
(zkConnectionManagerCallback-3728-thread-1-processing-n:127.0.0.1:44971_solr) 
[n:127.0.0.1:44971_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2182917 INFO  
(zkConnectionManagerCallback-3732-thread-1-processing-n:127.0.0.1:44755_solr) 
[n:127.0.0.1:44755_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2182966 INFO  (jetty-launcher-3697-thread-3) 
[n:127.0.0.1:38293_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2182966 INFO  (jetty-launcher-3697-thread-4) 
[n:127.0.0.1:44971_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2182966 INFO  (jetty-launcher-3697-thread-2) 
[n:127.0.0.1:44755_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2182966 INFO  (jetty-launcher-3697-thread-1) 
[n:127.0.0.1:43839_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2182966 INFO  (jetty-launcher-3697-thread-3) 
[n:127.0.0.1:38293_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38293_solr
   [junit4]   2> 2182967 INFO  (jetty-launcher-3697-thread-1) 
[n:127.0.0.1:43839_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43839_solr
   [junit4]   2> 2182967 INFO  (jetty-launcher-3697-thread-2) 
[n:127.0.0.1:44755_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44755_solr
   [junit4]   2> 2182967 INFO  (jetty-launcher-3697-thread-4) 
[n:127.0.0.1:44971_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44971_solr
   [junit4]   2> 2182967 INFO  (jetty-launcher-3697-thread-3) 
[n:127.0.0.1:38293_solr    ] o.a.s.c.Overseer Overseer 
(id=99325162627203081-127.0.0.1:38293_solr-n_0000000000) starting
   [junit4]   2> 2182974 INFO  
(zkCallback-3729-thread-1-processing-n:127.0.0.1:43839_solr) 
[n:127.0.0.1:43839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2182974 INFO  
(zkCallback-3725-thread-1-processing-n:127.0.0.1:38293_solr) 
[n:127.0.0.1:38293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2182974 INFO  
(zkCallback-3730-thread-1-processing-n:127.0.0.1:44755_solr) 
[n:127.0.0.1:44755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2182978 INFO  
(zkCallback-3727-thread-1-processing-n:127.0.0.1:44971_solr) 
[n:127.0.0.1:44971_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2182979 INFO  (jetty-launcher-3697-thread-3) 
[n:127.0.0.1:38293_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38293_solr
   [junit4]   2> 2182982 INFO  
(zkCallback-3727-thread-1-processing-n:127.0.0.1:44971_solr) 
[n:127.0.0.1:44971_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2182982 INFO  
(zkCallback-3729-thread-1-processing-n:127.0.0.1:43839_solr) 
[n:127.0.0.1:43839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2182982 INFO  
(zkCallback-3725-thread-1-processing-n:127.0.0.1:38293_solr) 
[n:127.0.0.1:38293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2182982 INFO  
(zkCallback-3730-thread-1-processing-n:127.0.0.1:44755_solr) 
[n:127.0.0.1:44755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2183110 INFO  (jetty-launcher-3697-thread-1) 
[n:127.0.0.1:43839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43839.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bfa71d
   [junit4]   2> 2183111 INFO  (jetty-launcher-3697-thread-3) 
[n:127.0.0.1:38293_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38293.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bfa71d
   [junit4]   2> 2183116 INFO  (jetty-launcher-3697-thread-4) 
[n:127.0.0.1:44971_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44971.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bfa71d
   [junit4]   2> 2183132 INFO  (jetty-launcher-3697-thread-3) 
[n:127.0.0.1:38293_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38293.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bfa71d
   [junit4]   2> 2183132 INFO  (jetty-launcher-3697-thread-3) 
[n:127.0.0.1:38293_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38293.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bfa71d
   [junit4]   2> 2183133 INFO  (jetty-launcher-3697-thread-1) 
[n:127.0.0.1:43839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43839.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bfa71d
   [junit4]   2> 2183133 INFO  (jetty-launcher-3697-thread-1) 
[n:127.0.0.1:43839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43839.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bfa71d
   [junit4]   2> 2183134 INFO  (jetty-launcher-3697-thread-3) 
[n:127.0.0.1:38293_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2CAF8841D3E9C572-001/tempDir-001/node3/.
   [junit4]   2> 2183134 INFO  (jetty-launcher-3697-thread-4) 
[n:127.0.0.1:44971_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44971.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bfa71d
   [junit4]   2> 2183134 INFO  (jetty-launcher-3697-thread-4) 
[n:127.0.0.1:44971_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44971.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bfa71d
   [junit4]   2> 2183135 INFO  (jetty-launcher-3697-thread-1) 
[n:127.0.0.1:43839_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2CAF8841D3E9C572-001/tempDir-001/node1/.
   [junit4]   2> 2183136 INFO  (jetty-launcher-3697-thread-4) 
[n:127.0.0.1:44971_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2CAF8841D3E9C572-001/tempDir-001/node4/.
   [junit4]   2> 2183249 INFO  (jetty-launcher-3697-thread-2) 
[n:127.0.0.1:44755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44755.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bfa71d
   [junit4]   2> 2183257 INFO  (jetty-launcher-3697-thread-2) 
[n:127.0.0.1:44755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44755.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bfa71d
   [junit4]   2> 2183257 INFO  (jetty-launcher-3697-thread-2) 
[n:127.0.0.1:44755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44755.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bfa71d
   [junit4]   2> 2183258 INFO  (jetty-launcher-3697-thread-2) 
[n:127.0.0.1:44755_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2CAF8841D3E9C572-001/tempDir-001/node2/.
   [junit4]   2> 2183295 INFO  (zkConnectionManagerCallback-3739-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183299 INFO  (zkConnectionManagerCallback-3743-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183300 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2CAF8841D3E9C572]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2183301 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2CAF8841D3E9C572]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41833/solr ready
   [junit4]   2> 2183426 INFO  (qtp30318655-19225) [n:127.0.0.1:38293_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> 2183427 INFO  
(OverseerThreadFactory-8180-thread-1-processing-n:127.0.0.1:38293_solr) 
[n:127.0.0.1:38293_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 2183535 INFO  
(OverseerStateUpdate-99325162627203081-127.0.0.1:38293_solr-n_0000000000) 
[n:127.0.0.1:38293_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:44755/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2183537 INFO  
(OverseerStateUpdate-99325162627203081-127.0.0.1:38293_solr-n_0000000000) 
[n:127.0.0.1:38293_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:43839/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2183540 INFO  
(OverseerStateUpdate-99325162627203081-127.0.0.1:38293_solr-n_0000000000) 
[n:127.0.0.1:38293_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:44971/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2183542 INFO  
(OverseerStateUpdate-99325162627203081-127.0.0.1:38293_solr-n_0000000000) 
[n:127.0.0.1:38293_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:38293/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2183747 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_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> 2183747 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_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> 2183748 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2183748 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2183748 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_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> 2183749 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_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> 2183749 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2183751 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2183857 INFO  
(zkCallback-3730-thread-1-processing-n:127.0.0.1:44755_solr) 
[n:127.0.0.1:44755_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> 2183857 INFO  
(zkCallback-3729-thread-1-processing-n:127.0.0.1:43839_solr) 
[n:127.0.0.1:43839_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> 2183857 INFO  
(zkCallback-3725-thread-1-processing-n:127.0.0.1:38293_solr) 
[n:127.0.0.1:38293_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> 2183857 INFO  
(zkCallback-3727-thread-2-processing-n:127.0.0.1:44971_solr) 
[n:127.0.0.1:44971_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> 2183857 INFO  
(zkCallback-3725-thread-2-processing-n:127.0.0.1:38293_solr) 
[n:127.0.0.1:38293_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> 2183857 INFO  
(zkCallback-3730-thread-2-processing-n:127.0.0.1:44755_solr) 
[n:127.0.0.1:44755_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> 2183857 INFO  
(zkCallback-3727-thread-1-processing-n:127.0.0.1:44971_solr) 
[n:127.0.0.1:44971_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> 2183857 INFO  
(zkCallback-3729-thread-2-processing-n:127.0.0.1:43839_solr) 
[n:127.0.0.1:43839_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> 2184780 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 2184781 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 2184782 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 2184782 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 2184811 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_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> 2184811 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_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> 2184811 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_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> 2184812 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_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> 2184813 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_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> 2184813 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_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> 2184813 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_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> 2184814 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_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> 2184814 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_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> 2184814 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_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> 2184814 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_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_38293.solr.core.test_col.shard2.replica_n6' (registry 
'solr.core.test_col.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bfa71d
   [junit4]   2> 2184814 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_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_43839.solr.core.test_col.shard1.replica_n2' (registry 
'solr.core.test_col.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bfa71d
   [junit4]   2> 2184814 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_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> 2184814 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_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> 2184814 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_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-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2CAF8841D3E9C572-001/tempDir-001/node3/test_col_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2CAF8841D3E9C572-001/tempDir-001/node3/./test_col_shard2_replica_n6/data/]
   [junit4]   2> 2184814 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_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-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2CAF8841D3E9C572-001/tempDir-001/node1/test_col_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2CAF8841D3E9C572-001/tempDir-001/node1/./test_col_shard1_replica_n2/data/]
   [junit4]   2> 2184814 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_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> 2184814 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_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> 2184815 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_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_44755.solr.core.test_col.shard1.replica_n1' (registry 
'solr.core.test_col.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bfa71d
   [junit4]   2> 2184815 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_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> 2184815 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_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-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2CAF8841D3E9C572-001/tempDir-001/node2/test_col_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2CAF8841D3E9C572-001/tempDir-001/node2/./test_col_shard1_replica_n1/data/]
   [junit4]   2> 2184815 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_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_44971.solr.core.test_col.shard2.replica_n4' (registry 
'solr.core.test_col.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bfa71d
   [junit4]   2> 2184815 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_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> 2184815 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_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-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2CAF8841D3E9C572-001/tempDir-001/node4/test_col_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2CAF8841D3E9C572-001/tempDir-001/node4/./test_col_shard2_replica_n4/data/]
   [junit4]   2> 2184817 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_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.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1826132933974849]
   [junit4]   2> 2184818 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_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.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1826132933974849]
   [junit4]   2> 2184818 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_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.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1826132933974849]
   [junit4]   2> 2184819 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_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.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1826132933974849]
   [junit4]   2> 2184820 WARN  (qtp24790705-19224) [n:127.0.0.1:44971_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> 2184820 WARN  (qtp9228786-19226) [n:127.0.0.1:43839_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> 2184820 WARN  (qtp30318655-19232) [n:127.0.0.1:38293_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> 2184822 WARN  (qtp1570106-19218) [n:127.0.0.1:44755_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> 2184875 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_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> 2184875 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_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> 2184876 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_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> 2184876 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_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> 2184876 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_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> 2184876 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_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> 2184876 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_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> 2184876 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_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> 2184877 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_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> 2184877 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_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> 2184877 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_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> 2184877 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_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> 2184878 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_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=49, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=94.8544921875, 
floorSegmentMB=1.6904296875, forceMergeDeletesPctAllowed=4.803992443538048, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5721276844988482
   [junit4]   2> 2184878 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_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=49, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=94.8544921875, 
floorSegmentMB=1.6904296875, forceMergeDeletesPctAllowed=4.803992443538048, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5721276844988482
   [junit4]   2> 2184878 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@b75909[test_col_shard1_replica_n2] 
main]
   [junit4]   2> 2184878 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_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=49, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=94.8544921875, 
floorSegmentMB=1.6904296875, forceMergeDeletesPctAllowed=4.803992443538048, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5721276844988482
   [junit4]   2> 2184878 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_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> 2184878 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_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> 2184878 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@dd46dc[test_col_shard2_replica_n6] 
main]
   [junit4]   2> 2184879 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@58466a[test_col_shard2_replica_n4] 
main]
   [junit4]   2> 2184879 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_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> 2184879 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_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> 2184879 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_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> 2184879 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_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> 2184879 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_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> 2184879 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_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> 2184880 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_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> 2184880 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_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> 2184880 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_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 10000ms.
   [junit4]   2> 2184880 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_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 10000ms.
   [junit4]   2> 2184880 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_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 10000ms.
   [junit4]   2> 2184880 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_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 1589202604244598784
   [junit4]   2> 2184882 INFO  
(searcherExecutor-8189-thread-1-processing-n:127.0.0.1:43839_solr 
x:test_col_shard1_replica_n2 s:shard1 c:test_col r:core_node5) 
[n:127.0.0.1:43839_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@b75909[test_col_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2184882 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_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 1589202604246695936
   [junit4]   2> 2184882 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_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=49, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=94.8544921875, 
floorSegmentMB=1.6904296875, forceMergeDeletesPctAllowed=4.803992443538048, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5721276844988482
   [junit4]   2> 2184882 INFO  
(searcherExecutor-8192-thread-1-processing-n:127.0.0.1:44971_solr 
x:test_col_shard2_replica_n4 s:shard2 c:test_col r:core_node7) 
[n:127.0.0.1:44971_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@58466a[test_col_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2184882 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5ad205[test_col_shard1_replica_n1] 
main]
   [junit4]   2> 2184882 INFO  
(searcherExecutor-8190-thread-1-processing-n:127.0.0.1:38293_solr 
x:test_col_shard2_replica_n6 s:shard2 c:test_col r:core_node8) 
[n:127.0.0.1:38293_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@dd46dc[test_col_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2184883 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_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 1589202604247744512
   [junit4]   2> 2184883 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_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> 2184883 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2184884 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_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> 2184885 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_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 10000ms.
   [junit4]   2> 2184885 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2184886 INFO  
(searcherExecutor-8191-thread-1-processing-n:127.0.0.1:44755_solr 
x:test_col_shard1_replica_n1 s:shard1 c:test_col r:core_node3) 
[n:127.0.0.1:44755_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@5ad205[test_col_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2184886 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_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 1589202604250890240
   [junit4]   2> 2184986 INFO  
(zkCallback-3725-thread-2-processing-n:127.0.0.1:38293_solr) 
[n:127.0.0.1:38293_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> 2184986 INFO  
(zkCallback-3730-thread-1-processing-n:127.0.0.1:44755_solr) 
[n:127.0.0.1:44755_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> 2184986 INFO  
(zkCallback-3725-thread-3-processing-n:127.0.0.1:38293_solr) 
[n:127.0.0.1:38293_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> 2184986 INFO  
(zkCallback-3727-thread-2-processing-n:127.0.0.1:44971_solr) 
[n:127.0.0.1:44971_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> 2184986 INFO  
(zkCallback-3727-thread-1-processing-n:127.0.0.1:44971_solr) 
[n:127.0.0.1:44971_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> 2184986 INFO  
(zkCallback-3729-thread-2-processing-n:127.0.0.1:43839_solr) 
[n:127.0.0.1:43839_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> 2184986 INFO  
(zkCallback-3730-thread-2-processing-n:127.0.0.1:44755_solr) 
[n:127.0.0.1:44755_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> 2184986 INFO  
(zkCallback-3729-thread-1-processing-n:127.0.0.1:43839_solr) 
[n:127.0.0.1:43839_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> 2185384 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2185384 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2185385 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44971/solr/test_col_shard2_replica_n4/
   [junit4]   2> 2185385 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2185385 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard2_replica_n4 url=http://127.0.0.1:44971/solr START 
replicas=[http://127.0.0.1:38293/solr/test_col_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 2185385 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2185386 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43839/solr/test_col_shard1_replica_n2/
   [junit4]   2> 2185386 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard1_replica_n2 url=http://127.0.0.1:43839/solr START 
replicas=[http://127.0.0.1:44755/solr/test_col_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 2185389 INFO  (qtp30318655-19212) [n:127.0.0.1:38293_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.S.Request [test_col_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2185390 INFO  (qtp1570106-19229) [n:127.0.0.1:44755_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.S.Request [test_col_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2185686 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard2_replica_n4 url=http://127.0.0.1:44971/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 2185686 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2185686 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
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> 2185686 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2185687 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard1_replica_n2 url=http://127.0.0.1:43839/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 2185687 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2185687 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2185687 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2185692 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43839/solr/test_col_shard1_replica_n2/ shard1
   [junit4]   2> 2185692 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44971/solr/test_col_shard2_replica_n4/ shard2
   [junit4]   2> 2185794 INFO  
(zkCallback-3730-thread-2-processing-n:127.0.0.1:44755_solr) 
[n:127.0.0.1:44755_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> 2185794 INFO  
(zkCallback-3725-thread-3-processing-n:127.0.0.1:38293_solr) 
[n:127.0.0.1:38293_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> 2185794 INFO  
(zkCallback-3729-thread-2-processing-n:127.0.0.1:43839_solr) 
[n:127.0.0.1:43839_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> 2185794 INFO  
(zkCallback-3725-thread-2-processing-n:127.0.0.1:38293_solr) 
[n:127.0.0.1:38293_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> 2185794 INFO  
(zkCallback-3727-thread-2-processing-n:127.0.0.1:44971_solr) 
[n:127.0.0.1:44971_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> 2185794 INFO  
(zkCallback-3730-thread-1-processing-n:127.0.0.1:44755_solr) 
[n:127.0.0.1:44755_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> 2185794 INFO  
(zkCallback-3727-thread-1-processing-n:127.0.0.1:44971_solr) 
[n:127.0.0.1:44971_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> 2185794 INFO  
(zkCallback-3729-thread-1-processing-n:127.0.0.1:43839_solr) 
[n:127.0.0.1:43839_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> 2185843 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2185843 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2185852 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_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=2105
   [junit4]   2> 2185852 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_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=2104
   [junit4]   2> 2185888 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_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=2139
   [junit4]   2> 2185892 INFO  (qtp1570106-19218) [n:127.0.0.1:44755_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=2145
   [junit4]   2> 2185899 INFO  (qtp30318655-19225) [n:127.0.0.1:38293_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> 2185993 INFO  
(zkCallback-3727-thread-1-processing-n:127.0.0.1:44971_solr) 
[n:127.0.0.1:44971_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> 2185994 INFO  
(zkCallback-3725-thread-2-processing-n:127.0.0.1:38293_solr) 
[n:127.0.0.1:38293_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> 2185994 INFO  
(zkCallback-3729-thread-1-processing-n:127.0.0.1:43839_solr) 
[n:127.0.0.1:43839_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> 2185994 INFO  
(zkCallback-3730-thread-1-processing-n:127.0.0.1:44755_solr) 
[n:127.0.0.1:44755_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> 2185993 INFO  
(zkCallback-3729-thread-2-processing-n:127.0.0.1:43839_solr) 
[n:127.0.0.1:43839_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> 2185993 INFO  
(zkCallback-3727-thread-2-processing-n:127.0.0.1:44971_solr) 
[n:127.0.0.1:44971_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> 2185993 INFO  
(zkCallback-3730-thread-2-processing-n:127.0.0.1:44755_solr) 
[n:127.0.0.1:44755_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> 2185993 INFO  
(zkCallback-3725-thread-3-processing-n:127.0.0.1:38293_solr) 
[n:127.0.0.1:38293_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> 2186899 INFO  (qtp30318655-19225) [n:127.0.0.1:38293_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=3472
   [junit4]   2> 2186900 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2CAF8841D3E9C572]-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> 2186902 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2CAF8841D3E9C572]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col
   [junit4]   2> 2186914 INFO  (qtp9228786-19235) [n:127.0.0.1:43839_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=/schema/fieldtypes/long params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2186982 INFO  
(TEST-TestStressCloudBlindAtomicUpdates.test_stored_idx-seed#[2CAF8841D3E9C572])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting test_stored_idx
   [junit4]   2> 2186992 INFO  (qtp1570106-19202) [n:127.0.0.1:44755_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&_version_=-1589202606453948416&distrib.from=http://127.0.0.1:43839/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1589202606453948416)} 0 1
   [junit4]   2> 2186992 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_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=TOLEADER&distrib.from=http://127.0.0.1:44971/solr/test_col_shard2_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1589202606453948416)} 0 6
   [junit4]   2> 2186993 INFO  (qtp30318655-19209) [n:127.0.0.1:38293_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&_version_=-1589202606450802688&distrib.from=http://127.0.0.1:44971/solr/test_col_shard2_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1589202606450802688)} 0 5
   [junit4]   2> 2186994 INFO  (qtp24790705-19230) [n:127.0.0.1:44971_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={wt=javabin&version=2}{deleteByQuery=*:* 
(-1589202606450802688)} 0 10
   [junit4]   2> 2186996 INFO  (qtp9228786-19207) [n:127.0.0.1:43839_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1589202606463385600,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2186996 WARN  (qtp9228786-19207) [n:127.0.0.1:43839_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> 2186996 INFO  (qtp1570106-19208) [n:127.0.0.1:44755_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1589202606463385600,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2186996 WARN  (qtp1570106-19208) [n:127.0.0.1:44755_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> 2186997 INFO  (qtp30318655-19339) [n:127.0.0.1:38293_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1589202606464434176,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2186997 INFO  (qtp1570106-19208) [n:127.0.0.1:44755_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> 2186997 INFO  (qtp1570106-19208) [n:127.0.0.1:44755_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> 2186997 INFO  (qtp1570106-19208) [n:127.0.0.1:44755_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:44971/solr/test_col_shard2_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 1
   [junit4]   2> 2186997 INFO  (qtp9228786-19207) [n:127.0.0.1:43839_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> 2186998 INFO  (qtp24790705-19216) [n:127.0.0.1:44971_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1589202606465482752,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2186997 WARN  (qtp30318655-19339) [n:127.0.0.1:38293_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> 2186998 INFO  (qtp9228786-19207) [n:127.0.0.1:43839_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> 2186998 INFO  (qtp30318655-19339) [n:127.0.0.1:38293_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> 2186998 INFO  (qtp9228786-19207) [n:127.0.0.1:43839_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:44971/solr/test_col_shard2_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 2
   [junit4]   2> 2186998 WARN  (qtp24790705-19216) [n:127.0.0.1:44971_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> 2186998 INFO  (qtp30318655-19339) [n:127.0.0.1:38293_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> 2186998 INFO  (qtp24790705-19216) [n:127.0.0.1:44971_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> 2186999 INFO  (qtp30318655-19339) [n:127.0.0.1:38293_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:44971/solr/test_col_shard2_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 2
   [junit4]   2> 2186999 INFO  (qtp24790705-19216) [n:127.0.0.1:44971_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> 2186999 INFO  (qtp24790705-19216) [n:127.0.0.1:44971_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:44971/solr/test_col_shard2_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 1
   [junit4]   2> 2186999 INFO  (qtp24790705-19206) [n:127.0.0.1:44971_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={_stateVer_=test_col:5&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=}
 0 4
   [junit4]   2> 2187001 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_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_stored_idx params={wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 2187001 INFO  
(TEST-TestStressCloudBlindAtomicUpdates.test_stored_idx-seed#[2CAF8841D3E9C572])
 [    ] o.a.s.c.TestStressCloudBlindAtomicUpdates Testing long_stored_idx: 
numDocsToCheck=128, numDocsInIndex=384, incr=3
   [junit4]   2> 2187006 INFO  (qtp1570106-19205) [n:127.0.0.1:44755_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&distrib.from=http://127.0.0.1:43839/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[0
 (1589202606471774208)]} 0 1
   [junit4]   2> 2187007 INFO  (qtp9228786-19203) [n:127.0.0.1:43839_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={wt=javabin&version=2}{add=[0 (1589202606471774208)]} 0 3
   [junit4]   2> 2187009 INFO  (qtp1570106-19202) [n:127.0.0.1:44755_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&distrib.from=http://127.0.0.1:43839/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[1
 (1589202606475968512)]} 0 0
   [junit4]   2> 2187010 INFO  (qtp9228786-19213) [n:127.0.0.1:43839_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={wt=javabin&version=2}{add=[1 (1589202606475968512)]} 0 1
   [junit4]   2> 2187014 INFO  (qtp30318655-19212) [n:127.0.0.1:38293_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&distrib.from=http://127.0.0.1:44971/solr/test_col_shard2_replica_n4/&wt=javabin&version=2}{add=[2
 (1589202606479114240)]} 0 1
   [junit4]   2> 2187014 INFO  (qtp24790705-19210) [n:127.0.0.1:44971_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={wt=javabin&version=2}{add=[2 (1589202606479114240)]} 0 3
   [junit4]   2> 2187017 INFO  (qtp30318655-19232) [n:127.0.0.1:38293_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&distrib.from=http://127.0.0.1:44971/solr/test_col_shard2_replica_n4/&wt=javabin&version=2}{add=[3
 (1589202606484357120)]} 0 0
   [junit4]   2> 2187017 INFO  (qtp24790705-19216) [n:127.0.0.1:44971_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={wt=javabin&version=2}{add=[3 (1589202606484357120)]} 0 1
   [junit4]   2> 2187019 INFO  (qtp1570106-19202) [n:127.0.0.1:44755_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&distrib.from=http://127.0.0.1:43839/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[4
 (1589202606486454272)]} 0 0
   [junit4]   2> 2187020 INFO  (qtp9228786-19226) [n:127.0.0.1:43839_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={wt=javabin&version=2}{add=[4 (1589202606486454272)]} 0 1
   [junit4]   2> 2187022 INFO  (qtp30318655-19225) [n:127.0.0.1:38293_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&distrib.from=http://127.0.0.1:44971/solr/test_col_shard2_replica_n4/&wt=javabin&version=2}{add=[5
 (1589202606489600000)]} 0 0
   [junit4]   2> 2187022 INFO  (qtp24790705-19206) [n:127.0.0.1:44971_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={wt=javabin&version=2}{add=[5 (1589202606489600000)]} 0 1
   [junit4]   2> 2187025 INFO  (qtp30318655-19209) [n:127.0.0.1:38293_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&distrib.from=http://127.0.0.1:44971/solr/test_col_shard2_replica_n4/&wt=javabin&version=2}{add=[6
 (1589202606491697152)]} 0 0
   [junit4]   2> 2187025 INFO  (qtp24790705-19224) [n:127.0.0.1:44971_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={wt=javabin&version=2}{add=[6 (1589202606491697152)]} 0 1
   [junit4]   2> 2187027 INFO  (qtp30318655-19339) [n:127.0.0.1:38293_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&distrib.from=http://127.0.0.1:44971/solr/test_col_shard2_replica_n4/&wt=javabin&version=2}{add=[7
 (1589202606494842880)]} 0 0
   [junit4]   2> 2187028 INFO  (qt

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

) [n:127.0.0.1:38293_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=26995540
   [junit4]   2> 2199326 INFO  (coreCloseExecutor-8210-thread-1) 
[n:127.0.0.1:38293_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> 2199326 INFO  (coreCloseExecutor-8210-thread-1) 
[n:127.0.0.1:38293_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@d00a2e commitCommandVersion:0
   [junit4]   2> 2199327 INFO  (jetty-closer-3698-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=99325162627203081-127.0.0.1:38293_solr-n_0000000000) closing
   [junit4]   2> 2199327 INFO  
(OverseerStateUpdate-99325162627203081-127.0.0.1:38293_solr-n_0000000000) 
[n:127.0.0.1:38293_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:38293_solr
   [junit4]   2> 2199328 WARN  
(OverseerAutoScalingTriggerThread-99325162627203081-127.0.0.1:38293_solr-n_0000000000)
 [n:127.0.0.1:38293_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2199329 INFO  (jetty-closer-3698-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@84f7e5{/solr,null,UNAVAILABLE}
   [junit4]   2> 2199330 INFO  
(zkCallback-3730-thread-1-processing-n:127.0.0.1:44755_solr) 
[n:127.0.0.1:44755_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44755_solr
   [junit4]   2> 2199330 INFO  (coreCloseExecutor-8211-thread-1) 
[n:127.0.0.1:44755_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard1.leader, tag=11387079
   [junit4]   2> 2199330 INFO  (coreCloseExecutor-8211-thread-1) 
[n:127.0.0.1:44755_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 2199330 INFO  (coreCloseExecutor-8211-thread-1) 
[n:127.0.0.1:44755_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@4c546d commitCommandVersion:0
   [junit4]   2> 2199331 INFO  (coreCloseExecutor-8212-thread-1) 
[n:127.0.0.1:43839_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=23308672
   [junit4]   2> 2199331 INFO  (coreCloseExecutor-8212-thread-1) 
[n:127.0.0.1:43839_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> 2199331 INFO  (coreCloseExecutor-8212-thread-1) 
[n:127.0.0.1:43839_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@d1c942 commitCommandVersion:0
   [junit4]   2> 2199332 INFO  (jetty-closer-3698-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e03953{/solr,null,UNAVAILABLE}
   [junit4]   2> 2199332 INFO  
(zkCallback-3729-thread-1-processing-n:127.0.0.1:43839_solr) 
[n:127.0.0.1:43839_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43839_solr
   [junit4]   2> 2200829 INFO  (jetty-closer-3698-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3dc0f8{/solr,null,UNAVAILABLE}
   [junit4]   2> 2200833 INFO  (jetty-closer-3698-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@12e7463{/solr,null,UNAVAILABLE}
   [junit4]   2> 2200833 ERROR 
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2CAF8841D3E9C572]-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> 2200834 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2CAF8841D3E9C572]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41833 41833
   [junit4]   2> 2201234 INFO  (Thread-6047) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41833 41833
   [junit4]   2> 2201235 WARN  (Thread-6047) [    ] 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>        28      /solr/collections/test_col/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [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-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2CAF8841D3E9C572-001
   [junit4]   2> Jan 10, 2018 10:55:23 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=en-MT, 
timezone=America/Rosario
   [junit4]   2> NOTE: Linux 4.10.0-40-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=76960912,total=406327296
   [junit4]   2> NOTE: All tests run in this JVM: [RAMDirectoryFactoryTest, 
AutoAddReplicasPlanActionTest, SolrMetricReporterTest, MergeStrategyTest, 
TestLuceneIndexBackCompat, SimpleFacetsTest, AnalysisErrorHandlingTest, 
NodeAddedTriggerTest, TestDynamicFieldResource, TestRandomDVFaceting, 
PropertiesRequestHandlerTest, TestCoreBackup, TestCloudPseudoReturnFields, 
TestHighlightDedupGrouping, TestComponentsName, 
TestReversedWildcardFilterFactory, TestReplicationHandler, SearchHandlerTest, 
QueryParsingTest, PeerSyncWithIndexFingerprintCachingTest, 
BasicDistributedZkTest, CloneFieldUpdateProcessorFactoryTest, 
TestDistributedSearch, TestCloudSchemaless, ResponseLogComponentTest, 
TestBinaryResponseWriter, TestReRankQParserPlugin, DistributedQueueTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, HdfsChaosMonkeyNothingIsSafeTest, 
WrapperMergePolicyFactoryTest, TestRebalanceLeaders, 
TestMultiValuedNumericRangeQuery, TestQueryWrapperFilter, SolrCoreTest, 
CollectionsAPISolrJTest, TestIntervalFaceting, TestCryptoKeys, 
SpellCheckComponentTest, ForceLeaderTest, TestConfig, PrimitiveFieldTypeTest, 
TestScoreJoinQPScore, TestIBSimilarityFactory, ExecutePlanActionTest, 
StatelessScriptUpdateProcessorFactoryTest, SliceStateTest, 
TestFieldCacheWithThreads, IndexSchemaRuntimeFieldTest, 
CachingDirectoryFactoryTest, DistributedFacetPivotLongTailTest, 
TestEmbeddedSolrServerSchemaAPI, SimpleMLTQParserTest, 
ExternalFileFieldSortTest, ActionThrottleTest, TestPushWriter, 
TestPhraseSuggestions, MoveReplicaTest, TestComplexPhraseQParserPlugin, 
TestRetrieveFieldsOptimizer, SearchHandlerTest, BasicAuthStandaloneTest, 
MultiTermTest, DeleteInactiveReplicaTest, TestQueryUtils, SpatialFilterTest, 
SpatialRPTFieldTypeTest, TestCrossCoreJoin, LeaderElectionIntegrationTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSolr4Spatial2, 
TestZkAclsWithHadoopAuth, SyncSliceTest, TestFieldTypeCollectionResource, 
TestNumericTerms64, TestRTimerTree, TestAddFieldRealTimeGet, 
TestConfigSetImmutable, TestExceedMaxTermLength, 
ManagedSchemaRoundRobinCloudTest, TermsComponentTest, 
TestInPlaceUpdatesStandalone, TestUpdate, TestSchemaResource, 
TestSerializedLuceneMatchVersion, ZkStateWriterTest, 
TestBlendedInfixSuggestions, SystemLogListenerTest, TestSystemCollAutoCreate, 
TestMissingGroups, TestRecovery, TestClusterProperties, 
TermVectorComponentTest, DeleteReplicaTest, ConjunctionSolrSpellCheckerTest, 
TestFastOutputStream, TestFoldingMultitermQuery, 
TestSweetSpotSimilarityFactory, AutoscalingHistoryHandlerTest, 
OverseerModifyCollectionTest, TestDefaultStatsCache, 
SuggestComponentContextFilterQueryTest, TestExpandComponent, 
TestSQLHandlerNonCloud, TestSolrCloudWithDelegationTokens, 
SolrGraphiteReporterTest, SolrXmlInZkTest, TestSubQueryTransformer, 
SimpleCollectionCreateDeleteTest, TestCSVLoader, URLClassifyProcessorTest, 
TestBadConfig, TestLeaderElectionWithEmptyReplica, TestManagedSchema, 
TestDFRSimilarityFactory, PeerSyncTest, DistributedExpandComponentTest, 
SolrSlf4jReporterTest, TestStressVersions, SolrPluginUtilsTest, 
ParsingFieldUpdateProcessorsTest, NumberUtilsTest, TestCloudInspectUtil, 
TestPHPSerializedResponseWriter, TestManagedSynonymFilterFactory, BasicZkTest, 
FullSolrCloudDistribCmdsTest, TestDistributedGrouping, ZkControllerTest, 
StatsComponentTest, TestFunctionQuery, BasicFunctionalityTest, 
DirectUpdateHandlerTest, TestIndexSearcher, HighlighterTest, 
SoftAutoCommitTest, AsyncCallRequestStatusResponseTest, 
CollectionStateFormat2Test, CreateCollectionCleanupTest, 
DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnCommitTest, 
MoveReplicaHDFSTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, 
SolrCloudExampleTest, TestDistribDocBasedVersion, TestDownShardTolerantSearch, 
TestHdfsCloudBackupRestore, TestLeaderInitiatedRecoveryThread, 
TestLocalFSCloudBackupRestore, TestOnReconnectListenerSupport, 
TestRandomFlRTGCloud, TestRandomRequestDistribution, TestSSLRandomization, 
TestShortCircuitedRequests, TestSizeLimitedDistributedMap, 
TestStressCloudBlindAtomicUpdates]
   [junit4] Completed [559/751 (1!)] on J0 in 19.01s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 43909 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to