Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/144/

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

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:35952/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:43845/solr/test_col_shard1_replica_n1: Server Error    
request: 
http://127.0.0.1:43845/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A35952%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2
 Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:35952/solr/test_col_shard1_replica_n2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@13d3cdf2

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



request: 
http://127.0.0.1:43845/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A35952%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:35952/solr/test_col_shard1_replica_n2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@13d3cdf2
        at 
__randomizedtesting.SeedInfo.seed([9E487420AEB72D2:3FF0E50480B648C3]: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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: Error from server at 
http://127.0.0.1:35952/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:43845/solr/test_col_shard1_replica_n1: Server Error



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



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


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([F1207114290F78EE:4C37040D102345B3]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:6916)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest

Error Message:
8 threads leaked from SUITE scope at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest:     1) 
Thread[id=3308, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=4176, 
name=zkCallback-1584-thread-4-SendThread(127.0.0.1:41728), state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)    
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    
3) Thread[id=3302, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=5464, 
name=zkCallback-1584-thread-7, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]         at sun.misc.Unsafe.park(Native Method) 
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    5) Thread[id=4148, 
name=zkCallback-1584-thread-4, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]         at sun.misc.Unsafe.park(Native Method) 
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    6) Thread[id=3309, 
name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]  
       at java.lang.Thread.sleep(Native Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=4177, 
name=zkCallback-1584-thread-4-EventThread, state=WAITING, 
group=TGRP-StreamExpressionTest]         at sun.misc.Unsafe.park(Native Method) 
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)    
     at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    
8) Thread[id=5463, name=zkCallback-1584-thread-6, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]         at sun.misc.Unsafe.park(Native Method) 
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 8 threads leaked from SUITE 
scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest: 
   1) Thread[id=3308, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=4176, 
name=zkCallback-1584-thread-4-SendThread(127.0.0.1:41728), state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   3) Thread[id=3302, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=5464, name=zkCallback-1584-thread-7, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=4148, name=zkCallback-1584-thread-4, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=3309, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=4177, name=zkCallback-1584-thread-4-EventThread, state=WAITING, 
group=TGRP-StreamExpressionTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   8) Thread[id=5463, name=zkCallback-1584-thread-6, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([F1207114290F78EE]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=4176, name=zkCallback-1584-thread-4-SendThread(127.0.0.1:41728), 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)    
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    
2) Thread[id=5464, name=zkCallback-1584-thread-7, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]         at sun.misc.Unsafe.park(Native Method) 
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    3) Thread[id=4148, 
name=zkCallback-1584-thread-4, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]         at sun.misc.Unsafe.park(Native Method) 
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    4) Thread[id=5463, 
name=zkCallback-1584-thread-6, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]         at sun.misc.Unsafe.park(Native Method) 
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=4176, 
name=zkCallback-1584-thread-4-SendThread(127.0.0.1:41728), state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   2) Thread[id=5464, name=zkCallback-1584-thread-7, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=4148, name=zkCallback-1584-thread-4, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=5463, name=zkCallback-1584-thread-6, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([F1207114290F78EE]:0)




Build Log:
[...truncated 12745 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> 4792508 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E487420AEB72D2]-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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E487420AEB72D2-001/init-core-data-001
   [junit4]   2> 4792525 WARN  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E487420AEB72D2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 4792525 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E487420AEB72D2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4792526 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E487420AEB72D2]-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> 4792526 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E487420AEB72D2]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E487420AEB72D2-001/tempDir-001
   [junit4]   2> 4792526 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E487420AEB72D2]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4792545 INFO  (Thread-5808) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4792545 INFO  (Thread-5808) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 4792573 ERROR (Thread-5808) [    ] 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> 4792654 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E487420AEB72D2]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39821
   [junit4]   2> 4792765 INFO  (jetty-launcher-2678-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4792781 INFO  (jetty-launcher-2678-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4792801 INFO  (jetty-launcher-2678-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4792817 INFO  (jetty-launcher-2678-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4792850 INFO  (jetty-launcher-2678-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e4058c2{/solr,null,AVAILABLE}
   [junit4]   2> 4792850 INFO  (jetty-launcher-2678-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2d345e8f{HTTP/1.1,[http/1.1]}{127.0.0.1:35952}
   [junit4]   2> 4792851 INFO  (jetty-launcher-2678-thread-1) [    ] 
o.e.j.s.Server Started @4804172ms
   [junit4]   2> 4792851 INFO  (jetty-launcher-2678-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35952}
   [junit4]   2> 4792851 ERROR (jetty-launcher-2678-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4792851 INFO  (jetty-launcher-2678-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 4792851 INFO  (jetty-launcher-2678-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4792851 INFO  (jetty-launcher-2678-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 4792851 INFO  (jetty-launcher-2678-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-22T02:22:57.917Z
   [junit4]   2> 4792907 INFO  (jetty-launcher-2678-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@425cf130{/solr,null,AVAILABLE}
   [junit4]   2> 4792907 INFO  (jetty-launcher-2678-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@c4c2e38{HTTP/1.1,[http/1.1]}{127.0.0.1:45649}
   [junit4]   2> 4792907 INFO  (jetty-launcher-2678-thread-2) [    ] 
o.e.j.s.Server Started @4804228ms
   [junit4]   2> 4792907 INFO  (jetty-launcher-2678-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45649}
   [junit4]   2> 4792907 ERROR (jetty-launcher-2678-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4792907 INFO  (jetty-launcher-2678-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 4792908 INFO  (jetty-launcher-2678-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4792908 INFO  (jetty-launcher-2678-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 4792908 INFO  (jetty-launcher-2678-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-22T02:22:57.974Z
   [junit4]   2> 4792909 INFO  (jetty-launcher-2678-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4792931 INFO  (jetty-launcher-2678-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4793031 INFO  (jetty-launcher-2678-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6c8957d8{/solr,null,AVAILABLE}
   [junit4]   2> 4793032 INFO  (jetty-launcher-2678-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4be647e8{HTTP/1.1,[http/1.1]}{127.0.0.1:40276}
   [junit4]   2> 4793032 INFO  (jetty-launcher-2678-thread-4) [    ] 
o.e.j.s.Server Started @4804353ms
   [junit4]   2> 4793032 INFO  (jetty-launcher-2678-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40276}
   [junit4]   2> 4793032 ERROR (jetty-launcher-2678-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4793032 INFO  (jetty-launcher-2678-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 4793032 INFO  (jetty-launcher-2678-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4793163 INFO  (jetty-launcher-2678-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@50e32fda{/solr,null,AVAILABLE}
   [junit4]   2> 4793163 INFO  (jetty-launcher-2678-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@336ab400{HTTP/1.1,[http/1.1]}{127.0.0.1:43845}
   [junit4]   2> 4793163 INFO  (jetty-launcher-2678-thread-3) [    ] 
o.e.j.s.Server Started @4804484ms
   [junit4]   2> 4793163 INFO  (jetty-launcher-2678-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43845}
   [junit4]   2> 4793163 ERROR (jetty-launcher-2678-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4793163 INFO  (jetty-launcher-2678-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 4793164 INFO  (jetty-launcher-2678-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4793164 INFO  (jetty-launcher-2678-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 4793164 INFO  (jetty-launcher-2678-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-22T02:22:58.230Z
   [junit4]   2> 4793179 INFO  (jetty-launcher-2678-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4793195 INFO  (jetty-launcher-2678-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 4793195 INFO  (jetty-launcher-2678-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-22T02:22:58.261Z
   [junit4]   2> 4793278 INFO  (jetty-launcher-2678-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39821/solr
   [junit4]   2> 4793349 INFO  (jetty-launcher-2678-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39821/solr
   [junit4]   2> 4793384 INFO  (jetty-launcher-2678-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39821/solr
   [junit4]   2> 4793431 INFO  (jetty-launcher-2678-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4793598 INFO  (jetty-launcher-2678-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39821/solr
   [junit4]   2> 4793742 INFO  (jetty-launcher-2678-thread-4) 
[n:127.0.0.1:40276_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4793743 INFO  (jetty-launcher-2678-thread-4) 
[n:127.0.0.1:40276_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40276_solr
   [junit4]   2> 4793757 INFO  (jetty-launcher-2678-thread-4) 
[n:127.0.0.1:40276_solr    ] o.a.s.c.Overseer Overseer 
(id=98524763102314508-127.0.0.1:40276_solr-n_0000000000) starting
   [junit4]   2> 4793778 INFO  (jetty-launcher-2678-thread-2) 
[n:127.0.0.1:45649_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4793779 INFO  (jetty-launcher-2678-thread-2) 
[n:127.0.0.1:45649_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45649_solr
   [junit4]   2> 4793911 INFO  (jetty-launcher-2678-thread-4) 
[n:127.0.0.1:40276_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40276_solr
   [junit4]   2> 4793911 INFO  (jetty-launcher-2678-thread-1) 
[n:127.0.0.1:35952_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4793927 INFO  (jetty-launcher-2678-thread-1) 
[n:127.0.0.1:35952_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4793928 INFO  (jetty-launcher-2678-thread-1) 
[n:127.0.0.1:35952_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35952_solr
   [junit4]   2> 4793938 INFO  
(OverseerStateUpdate-98524763102314508-127.0.0.1:40276_solr-n_0000000000) 
[n:127.0.0.1:40276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4794008 INFO  
(zkCallback-2694-thread-1-processing-n:127.0.0.1:45649_solr) 
[n:127.0.0.1:45649_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4794008 INFO  
(zkCallback-2697-thread-1-processing-n:127.0.0.1:35952_solr) 
[n:127.0.0.1:35952_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 4794060 INFO  
(zkCallback-2697-thread-2-processing-n:127.0.0.1:35952_solr) 
[n:127.0.0.1:35952_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 4794076 INFO  
(zkCallback-2702-thread-2-processing-n:127.0.0.1:40276_solr) 
[n:127.0.0.1:40276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 4794089 INFO  
(zkCallback-2694-thread-2-processing-n:127.0.0.1:45649_solr) 
[n:127.0.0.1:45649_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 4794236 INFO  (jetty-launcher-2678-thread-4) 
[n:127.0.0.1:40276_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40276.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ec14acb
   [junit4]   2> 4794271 INFO  (jetty-launcher-2678-thread-4) 
[n:127.0.0.1:40276_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40276.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ec14acb
   [junit4]   2> 4794271 INFO  (jetty-launcher-2678-thread-4) 
[n:127.0.0.1:40276_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40276.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ec14acb
   [junit4]   2> 4794284 INFO  (jetty-launcher-2678-thread-4) 
[n:127.0.0.1:40276_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E487420AEB72D2-001/tempDir-001/node4/.
   [junit4]   2> 4794534 INFO  (jetty-launcher-2678-thread-2) 
[n:127.0.0.1:45649_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45649.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ec14acb
   [junit4]   2> 4794602 INFO  (jetty-launcher-2678-thread-2) 
[n:127.0.0.1:45649_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45649.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ec14acb
   [junit4]   2> 4794602 INFO  (jetty-launcher-2678-thread-2) 
[n:127.0.0.1:45649_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45649.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ec14acb
   [junit4]   2> 4794653 INFO  (jetty-launcher-2678-thread-2) 
[n:127.0.0.1:45649_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E487420AEB72D2-001/tempDir-001/node2/.
   [junit4]   2> 4794697 INFO  (jetty-launcher-2678-thread-1) 
[n:127.0.0.1:35952_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35952.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ec14acb
   [junit4]   2> 4794897 INFO  (jetty-launcher-2678-thread-1) 
[n:127.0.0.1:35952_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35952.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ec14acb
   [junit4]   2> 4794966 INFO  (jetty-launcher-2678-thread-1) 
[n:127.0.0.1:35952_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35952.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ec14acb
   [junit4]   2> 4794968 INFO  (jetty-launcher-2678-thread-1) 
[n:127.0.0.1:35952_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E487420AEB72D2-001/tempDir-001/node1/.
   [junit4]   2> 4794994 INFO  (jetty-launcher-2678-thread-3) 
[n:127.0.0.1:43845_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 4795185 INFO  (jetty-launcher-2678-thread-3) 
[n:127.0.0.1:43845_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4795303 INFO  (jetty-launcher-2678-thread-3) 
[n:127.0.0.1:43845_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43845_solr
   [junit4]   2> 4795316 INFO  
(zkCallback-2702-thread-2-processing-n:127.0.0.1:40276_solr) 
[n:127.0.0.1:40276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 4795335 INFO  
(zkCallback-2697-thread-2-processing-n:127.0.0.1:35952_solr) 
[n:127.0.0.1:35952_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 4795335 INFO  
(zkCallback-2694-thread-2-processing-n:127.0.0.1:45649_solr) 
[n:127.0.0.1:45649_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 4795348 INFO  
(zkCallback-2695-thread-1-processing-n:127.0.0.1:43845_solr) 
[n:127.0.0.1:43845_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 4795627 INFO  (jetty-launcher-2678-thread-3) 
[n:127.0.0.1:43845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43845.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ec14acb
   [junit4]   2> 4795659 INFO  (jetty-launcher-2678-thread-3) 
[n:127.0.0.1:43845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43845.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ec14acb
   [junit4]   2> 4795659 INFO  (jetty-launcher-2678-thread-3) 
[n:127.0.0.1:43845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43845.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ec14acb
   [junit4]   2> 4795660 INFO  (jetty-launcher-2678-thread-3) 
[n:127.0.0.1:43845_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E487420AEB72D2-001/tempDir-001/node3/.
   [junit4]   2> 4796087 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E487420AEB72D2]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 4796111 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E487420AEB72D2]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39821/solr ready
   [junit4]   2> 4797477 INFO  (qtp1803542420-21733) [n:127.0.0.1:45649_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> 4797528 INFO  
(OverseerThreadFactory-7056-thread-1-processing-n:127.0.0.1:40276_solr) 
[n:127.0.0.1:40276_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 4797646 INFO  
(OverseerStateUpdate-98524763102314508-127.0.0.1:40276_solr-n_0000000000) 
[n:127.0.0.1:40276_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:43845/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 4797649 INFO  
(OverseerStateUpdate-98524763102314508-127.0.0.1:40276_solr-n_0000000000) 
[n:127.0.0.1:40276_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:35952/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 4797665 INFO  
(OverseerStateUpdate-98524763102314508-127.0.0.1:40276_solr-n_0000000000) 
[n:127.0.0.1:40276_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:40276/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 4797667 INFO  
(OverseerStateUpdate-98524763102314508-127.0.0.1:40276_solr-n_0000000000) 
[n:127.0.0.1:40276_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:45649/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 4798070 INFO  (qtp1803542420-21731) [n:127.0.0.1:45649_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> 4798070 INFO  (qtp1803542420-21731) [n:127.0.0.1:45649_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 4798071 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_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> 4798071 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 4798071 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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> 4798072 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 4798072 INFO  (qtp1634293588-21721) [n:127.0.0.1:35952_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> 4798072 INFO  (qtp1634293588-21721) [n:127.0.0.1:35952_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 4798435 INFO  
(zkCallback-2702-thread-2-processing-n:127.0.0.1:40276_solr) 
[n:127.0.0.1:40276_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> 4798435 INFO  
(zkCallback-2702-thread-1-processing-n:127.0.0.1:40276_solr) 
[n:127.0.0.1:40276_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> 4798435 INFO  
(zkCallback-2695-thread-1-processing-n:127.0.0.1:43845_solr) 
[n:127.0.0.1:43845_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> 4798435 INFO  
(zkCallback-2695-thread-2-processing-n:127.0.0.1:43845_solr) 
[n:127.0.0.1:43845_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> 4798440 INFO  
(zkCallback-2697-thread-2-processing-n:127.0.0.1:35952_solr) 
[n:127.0.0.1:35952_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> 4798440 INFO  
(zkCallback-2697-thread-1-processing-n:127.0.0.1:35952_solr) 
[n:127.0.0.1:35952_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> 4798440 INFO  
(zkCallback-2694-thread-2-processing-n:127.0.0.1:45649_solr) 
[n:127.0.0.1:45649_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> 4798440 INFO  
(zkCallback-2694-thread-1-processing-n:127.0.0.1:45649_solr) 
[n:127.0.0.1:45649_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> 4799222 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 4799400 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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> 4799402 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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> 4799402 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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> 4799403 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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_40276.solr.core.test_col.shard2.replica_n4' (registry 
'solr.core.test_col.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ec14acb
   [junit4]   2> 4799405 INFO  (qtp1803542420-21731) [n:127.0.0.1:45649_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 4799418 INFO  (qtp1634293588-21721) [n:127.0.0.1:35952_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 4799432 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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> 4799432 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E487420AEB72D2-001/tempDir-001/node4/test_col_shard2_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E487420AEB72D2-001/tempDir-001/node4/./test_col_shard2_replica_n4/data/]
   [junit4]   2> 4799449 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1476805696, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 4799470 WARN  (qtp1656545326-21748) [n:127.0.0.1:40276_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> 4799486 INFO  (qtp1803542420-21731) [n:127.0.0.1:45649_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> 4799487 INFO  (qtp1803542420-21731) [n:127.0.0.1:45649_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> 4799487 INFO  (qtp1803542420-21731) [n:127.0.0.1:45649_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> 4799488 INFO  (qtp1803542420-21731) [n:127.0.0.1:45649_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_45649.solr.core.test_col.shard2.replica_n6' (registry 
'solr.core.test_col.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ec14acb
   [junit4]   2> 4799488 INFO  (qtp1803542420-21731) [n:127.0.0.1:45649_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> 4799488 INFO  (qtp1803542420-21731) [n:127.0.0.1:45649_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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E487420AEB72D2-001/tempDir-001/node2/test_col_shard2_replica_n6],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E487420AEB72D2-001/tempDir-001/node2/./test_col_shard2_replica_n6/data/]
   [junit4]   2> 4799502 INFO  (qtp1803542420-21731) [n:127.0.0.1:45649_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.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1476805696, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 4799522 WARN  (qtp1803542420-21731) [n:127.0.0.1:45649_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> 4799547 INFO  (qtp1634293588-21721) [n:127.0.0.1:35952_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> 4799548 INFO  (qtp1634293588-21721) [n:127.0.0.1:35952_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> 4799548 INFO  (qtp1634293588-21721) [n:127.0.0.1:35952_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> 4799549 INFO  (qtp1634293588-21721) [n:127.0.0.1:35952_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_35952.solr.core.test_col.shard1.replica_n2' (registry 
'solr.core.test_col.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ec14acb
   [junit4]   2> 4799549 INFO  (qtp1634293588-21721) [n:127.0.0.1:35952_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> 4799549 INFO  (qtp1634293588-21721) [n:127.0.0.1:35952_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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E487420AEB72D2-001/tempDir-001/node1/test_col_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E487420AEB72D2-001/tempDir-001/node1/./test_col_shard1_replica_n2/data/]
   [junit4]   2> 4799564 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 4799611 INFO  (qtp1634293588-21721) [n:127.0.0.1:35952_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.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1476805696, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 4799613 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_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> 4799624 WARN  (qtp1634293588-21721) [n:127.0.0.1:35952_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> 4799639 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_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> 4799639 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_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> 4799639 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_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_43845.solr.core.test_col.shard1.replica_n1' (registry 
'solr.core.test_col.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ec14acb
   [junit4]   2> 4799639 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_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> 4799640 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E487420AEB72D2-001/tempDir-001/node3/test_col_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E487420AEB72D2-001/tempDir-001/node3/./test_col_shard1_replica_n1/data/]
   [junit4]   2> 4799642 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_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.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1476805696, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 4799673 WARN  (qtp457444062-21754) [n:127.0.0.1:43845_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> 4799819 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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> 4799819 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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> 4799820 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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> 4799820 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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> 4799901 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 4799920 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@20151c7a[test_col_shard2_replica_n4] main]
   [junit4]   2> 4799923 INFO  (qtp1803542420-21731) [n:127.0.0.1:45649_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> 4799923 INFO  (qtp1803542420-21731) [n:127.0.0.1:45649_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> 4799956 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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> 4799956 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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> 4799957 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4799958 INFO  
(searcherExecutor-7065-thread-1-processing-n:127.0.0.1:40276_solr 
x:test_col_shard2_replica_n4 s:shard2 c:test_col r:core_node7) 
[n:127.0.0.1:40276_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@20151c7a[test_col_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4799958 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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 1576396217410125824
   [junit4]   2> 4800009 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_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> 4800009 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_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> 4800010 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_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> 4800010 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_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> 4800011 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_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.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 4800011 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@719d4efd[test_col_shard1_replica_n1] main]
   [junit4]   2> 4800017 INFO  (qtp1803542420-21731) [n:127.0.0.1:45649_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> 4800017 INFO  (qtp1803542420-21731) [n:127.0.0.1:45649_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> 4800018 INFO  (qtp1803542420-21731) [n:127.0.0.1:45649_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.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 4800018 INFO  (qtp1803542420-21731) [n:127.0.0.1:45649_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3cf54f48[test_col_shard2_replica_n6] main]
   [junit4]   2> 4800056 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_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> 4800056 INFO  (qtp1803542420-21731) [n:127.0.0.1:45649_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> 4800056 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_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> 4800057 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4800070 INFO  (qtp1634293588-21721) [n:127.0.0.1:35952_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> 4800070 INFO  (qtp1634293588-21721) [n:127.0.0.1:35952_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> 4800071 INFO  (qtp1634293588-21721) [n:127.0.0.1:35952_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> 4800071 INFO  (qtp1634293588-21721) [n:127.0.0.1:35952_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> 4800074 INFO  (qtp1803542420-21731) [n:127.0.0.1:45649_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> 4800074 INFO  
(searcherExecutor-7068-thread-1-processing-n:127.0.0.1:43845_solr 
x:test_col_shard1_replica_n1 s:shard1 c:test_col r:core_node3) 
[n:127.0.0.1:43845_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@719d4efd[test_col_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4800074 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_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 1576396217531760640
   [junit4]   2> 4800075 INFO  (qtp1803542420-21731) [n:127.0.0.1:45649_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4800075 INFO  (qtp1803542420-21731) [n:127.0.0.1:45649_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 1576396217532809216
   [junit4]   2> 4800086 INFO  (qtp1634293588-21721) [n:127.0.0.1:35952_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.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 4800086 INFO  (qtp1634293588-21721) [n:127.0.0.1:35952_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@34f3c8d4[test_col_shard1_replica_n2] main]
   [junit4]   2> 4800086 INFO  
(searcherExecutor-7066-thread-1-processing-n:127.0.0.1:45649_solr 
x:test_col_shard2_replica_n6 s:shard2 c:test_col r:core_node8) 
[n:127.0.0.1:45649_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@3cf54f48[test_col_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4800092 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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> 4800092 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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> 4800092 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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:40276/solr/test_col_shard2_replica_n4/
   [junit4]   2> 4800092 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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:40276/solr START 
replicas=[http://127.0.0.1:45649/solr/test_col_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 4800093 INFO  (qtp1634293588-21721) [n:127.0.0.1:35952_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> 4800093 INFO  (qtp1634293588-21721) [n:127.0.0.1:35952_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> 4800093 INFO  (qtp1634293588-21721) [n:127.0.0.1:35952_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4800109 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 4800123 INFO  
(searcherExecutor-7067-thread-1-processing-n:127.0.0.1:35952_solr 
x:test_col_shard1_replica_n2 s:shard1 c:test_col r:core_node5) 
[n:127.0.0.1:35952_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@34f3c8d4[test_col_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4800123 INFO  (qtp1634293588-21721) [n:127.0.0.1:35952_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 1576396217583140864
   [junit4]   2> 4800139 INFO  (qtp1803542420-21735) [n:127.0.0.1:45649_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=12
   [junit4]   2> 4800213 INFO  
(zkCallback-2697-thread-2-processing-n:127.0.0.1:35952_solr) 
[n:127.0.0.1:35952_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> 4800213 INFO  
(zkCallback-2697-thread-1-processing-n:127.0.0.1:35952_solr) 
[n:127.0.0.1:35952_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> 4800213 INFO  
(zkCallback-2694-thread-1-processing-n:127.0.0.1:45649_solr) 
[n:127.0.0.1:45649_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> 4800213 INFO  
(zkCallback-2694-thread-2-processing-n:127.0.0.1:45649_solr) 
[n:127.0.0.1:45649_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> 4800213 INFO  
(zkCallback-2702-thread-2-processing-n:127.0.0.1:40276_solr) 
[n:127.0.0.1:40276_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> 4800216 INFO  
(zkCallback-2702-thread-1-processing-n:127.0.0.1:40276_solr) 
[n:127.0.0.1:40276_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> 4800216 INFO  
(zkCallback-2695-thread-2-processing-n:127.0.0.1:43845_solr) 
[n:127.0.0.1:43845_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> 4800228 INFO  
(zkCallback-2695-thread-1-processing-n:127.0.0.1:43845_solr) 
[n:127.0.0.1:43845_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> 4800411 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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:40276/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 4800411 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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> 4800411 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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> 4800411 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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> 4800413 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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:40276/solr/test_col_shard2_replica_n4/ shard2
   [junit4]   2> 4800569 INFO  
(zkCallback-2697-thread-1-processing-n:127.0.0.1:35952_solr) 
[n:127.0.0.1:35952_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> 4800569 INFO  
(zkCallback-2697-thread-2-processing-n:127.0.0.1:35952_solr) 
[n:127.0.0.1:35952_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> 4800569 INFO  
(zkCallback-2694-thread-1-processing-n:127.0.0.1:45649_solr) 
[n:127.0.0.1:45649_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> 4800569 INFO  
(zkCallback-2694-thread-2-processing-n:127.0.0.1:45649_solr) 
[n:127.0.0.1:45649_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> 4800570 INFO  
(zkCallback-2702-thread-1-processing-n:127.0.0.1:40276_solr) 
[n:127.0.0.1:40276_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> 4800570 INFO  
(zkCallback-2702-thread-2-processing-n:127.0.0.1:40276_solr) 
[n:127.0.0.1:40276_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> 4800572 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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> 4800581 INFO  
(zkCallback-2695-thread-2-processing-n:127.0.0.1:43845_solr) 
[n:127.0.0.1:43845_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> 4800581 INFO  
(zkCallback-2695-thread-1-processing-n:127.0.0.1:43845_solr) 
[n:127.0.0.1:43845_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> 4800586 INFO  (qtp1656545326-21748) [n:127.0.0.1:40276_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=2514
   [junit4]   2> 4800622 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4800622 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4800622 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43845/solr/test_col_shard1_replica_n1/
   [junit4]   2> 4800623 INFO  (qtp457444062-21754) [n:127.0.0.1:43845_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard1_replica_n1 url=http://127.0.0.1:43845/solr START 
replicas=[http://127.0.0.1:35952/solr/test_col_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 4800639 INFO  (qtp1634293588-21719) [n:127.0.0.1:35952_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.S.Request [test_col_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 4800849 INFO  
(zkCallback-2702-thread-1-processing-n:127.0.0.1:40276_solr) 
[n:127.0.0.1:40276_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> 4800849 INFO  
(zkCallback-2702-thread-2-processing-n:127.0.0.1:40276_solr) 
[n:127.0.0.1:40276_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> 4800849 INFO  
(zkCallback-2697-thread-1-processing-n:127.0.0.1:35952_solr) 
[n:127.0.0.1:35952_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> 4800850 INFO  
(zkCallback-2697-thread-2-processing-n:127.0.0.1:35952_solr) 
[n:127.0.0.1:35952_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> 4800850 INFO  
(zkCallback-2694-thread-1-processing-n:127.0.0.1:45649_solr) 
[n:127.0.0.1:45649_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> 4800850 INFO  
(zkCallback-2694-thread-2-processing-n:127.0.0.1:45649_solr) 
[n:127.0.0.1:45649_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/sta

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

acheTest, JettyWebappTest, TestPolicy, TestDelegationTokenResponse, 
TestRetryUtil, FloorEvaluatorTest, JdbcTest, SolrZkClientTest, 
CosineEvaluatorTest, StreamingTest, GraphExpressionTest, TestBatchUpdate, 
TestDelegationTokenRequest, StreamExpressionTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=StreamExpressionTest -Dtests.seed=F1207114290F78EE 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ca 
-Dtests.timezone=America/Porto_Acre -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | StreamExpressionTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 8 threads leaked from SUITE 
scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest: 
   [junit4]    >    1) Thread[id=3308, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=4176, 
name=zkCallback-1584-thread-4-SendThread(127.0.0.1:41728), state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >    3) Thread[id=3302, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=5464, name=zkCallback-1584-thread-7, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    5) Thread[id=4148, name=zkCallback-1584-thread-4, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    6) Thread[id=3309, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    7) Thread[id=4177, 
name=zkCallback-1584-thread-4-EventThread, state=WAITING, 
group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]    >    8) Thread[id=5463, name=zkCallback-1584-thread-6, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F1207114290F78EE]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=4176, 
name=zkCallback-1584-thread-4-SendThread(127.0.0.1:41728), state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >    2) Thread[id=5464, name=zkCallback-1584-thread-7, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=4148, name=zkCallback-1584-thread-4, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=5463, name=zkCallback-1584-thread-6, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F1207114290F78EE]:0)
   [junit4] Completed [129/135 (1!)] on J2 in 327.27s, 94 tests, 1 failure, 2 
errors <<< FAILURES!

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

Reply via email to