Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.3/13/

3 tests failed.
FAILED:  org.apache.solr.cloud.RestartWhileUpdatingTest.test

Error Message:
There are still nodes recoverying - waited for 320 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 320 
seconds
        at 
__randomizedtesting.SeedInfo.seed([77F3FB0BF7B93A21:FFA7C4D1594557D9]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:921)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1478)
        at 
org.apache.solr.cloud.RestartWhileUpdatingTest.test(RestartWhileUpdatingTest.java:144)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.RestartWhileUpdatingTest

Error Message:
7 threads leaked from SUITE scope at 
org.apache.solr.cloud.RestartWhileUpdatingTest:     1) Thread[id=28908, 
name=searcherExecutor-4035-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      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)    2) Thread[id=29096, 
name=searcherExecutor-4085-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      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=28948, 
name=searcherExecutor-4046-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      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=28983, 
name=searcherExecutor-4057-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      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=29023, 
name=searcherExecutor-4068-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      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=29162, 
name=searcherExecutor-4107-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      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)    7) Thread[id=29129, 
name=searcherExecutor-4096-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      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: 7 threads leaked from SUITE 
scope at org.apache.solr.cloud.RestartWhileUpdatingTest: 
   1) Thread[id=28908, name=searcherExecutor-4035-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        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)
   2) Thread[id=29096, name=searcherExecutor-4085-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        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=28948, name=searcherExecutor-4046-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        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=28983, name=searcherExecutor-4057-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        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=29023, name=searcherExecutor-4068-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        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=29162, name=searcherExecutor-4107-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        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)
   7) Thread[id=29129, name=searcherExecutor-4096-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        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([77F3FB0BF7B93A21]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.RestartWhileUpdatingTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=28908, name=searcherExecutor-4035-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      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)    2) Thread[id=29096, 
name=searcherExecutor-4085-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      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=28948, 
name=searcherExecutor-4046-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      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=28983, 
name=searcherExecutor-4057-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      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=29023, 
name=searcherExecutor-4068-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      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=29162, 
name=searcherExecutor-4107-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      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)    7) Thread[id=29129, 
name=searcherExecutor-4096-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      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=28908, name=searcherExecutor-4035-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        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)
   2) Thread[id=29096, name=searcherExecutor-4085-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        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=28948, name=searcherExecutor-4046-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        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=28983, name=searcherExecutor-4057-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        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=29023, name=searcherExecutor-4068-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        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=29162, name=searcherExecutor-4107-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        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)
   7) Thread[id=29129, name=searcherExecutor-4096-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        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([77F3FB0BF7B93A21]:0)




Build Log:
[...truncated 13770 lines...]
   [junit4] Suite: org.apache.solr.cloud.RestartWhileUpdatingTest
   [junit4]   2> 1371959 INFO  
(SUITE-RestartWhileUpdatingTest-seed#[77F3FB0BF7B93A21]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/init-core-data-001
   [junit4]   2> 1371960 WARN  
(SUITE-RestartWhileUpdatingTest-seed#[77F3FB0BF7B93A21]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1371960 INFO  
(SUITE-RestartWhileUpdatingTest-seed#[77F3FB0BF7B93A21]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1371962 INFO  
(SUITE-RestartWhileUpdatingTest-seed#[77F3FB0BF7B93A21]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1371963 INFO  
(SUITE-RestartWhileUpdatingTest-seed#[77F3FB0BF7B93A21]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /fsv/f
   [junit4]   2> 1371966 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1371967 INFO  (Thread-20468) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1371967 INFO  (Thread-20468) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1371983 ERROR (Thread-20468) [    ] 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> 1372067 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57391
   [junit4]   2> 1372070 INFO  (zkConnectionManagerCallback-2531-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1372074 INFO  (zkConnectionManagerCallback-2533-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1372079 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1372082 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1372083 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1372087 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1372088 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1372089 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1372089 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1372090 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1372091 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1372092 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1372093 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1372095 INFO  (zkConnectionManagerCallback-2536-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1372096 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1372182 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1372183 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1372183 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1372183 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1372183 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@793fc877{/fsv/f,null,AVAILABLE}
   [junit4]   2> 1372184 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@12fdcd5c{SSL,[ssl, 
http/1.1]}{127.0.0.1:34039}
   [junit4]   2> 1372185 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.Server Started @1374868ms
   [junit4]   2> 1372185 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/tempDir-001/control/data,
 hostContext=/fsv/f, hostPort=34039, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/control-001/cores}
   [junit4]   2> 1372185 ERROR 
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1372186 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1372186 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1372186 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1372186 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-29T07:59:09.819Z
   [junit4]   2> 1372187 INFO  (zkConnectionManagerCallback-2538-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1372188 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1372188 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/control-001/solr.xml
   [junit4]   2> 1372191 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1372191 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1372192 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e60c180, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1372194 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57391/solr
   [junit4]   2> 1372195 INFO  (zkConnectionManagerCallback-2542-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1372197 INFO  
(zkConnectionManagerCallback-2544-thread-1-processing-n:127.0.0.1:34039_fsv%2Ff)
 [n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 1372260 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1372261 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:34039_fsv%2Ff
   [junit4]   2> 1372261 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.Overseer Overseer 
(id=73536233736896517-127.0.0.1:34039_fsv%2Ff-n_0000000000) starting
   [junit4]   2> 1372267 INFO  
(zkConnectionManagerCallback-2549-thread-1-processing-n:127.0.0.1:34039_fsv%2Ff)
 [n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 1372268 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:57391/solr ready
   [junit4]   2> 1372270 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34039_fsv%2Ff
   [junit4]   2> 1372279 INFO  
(zkCallback-2548-thread-1-processing-n:127.0.0.1:34039_fsv%2Ff) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1372281 INFO  
(zkCallback-2543-thread-1-processing-n:127.0.0.1:34039_fsv%2Ff) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1372340 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e60c180
   [junit4]   2> 1372349 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e60c180
   [junit4]   2> 1372349 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e60c180
   [junit4]   2> 1372350 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/control-001/cores
   [junit4]   2> 1372367 INFO  (zkConnectionManagerCallback-2553-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1372370 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1372370 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57391/solr ready
   [junit4]   2> 1372411 INFO  (qtp1508521173-28867) [n:127.0.0.1:34039_fsv%2Ff 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34039_fsv%252Ff&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1372413 INFO  
(OverseerThreadFactory-4032-thread-1-processing-n:127.0.0.1:34039_fsv%2Ff) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 1372530 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
   ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1372531 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1372646 INFO  
(zkCallback-2543-thread-1-processing-n:127.0.0.1:34039_fsv%2Ff) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1373561 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1373573 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1373657 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1373670 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 1373670 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e60c180
   [junit4]   2> 1373670 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1373670 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1373673 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=84.8291015625, 
floorSegmentMB=2.02734375, forceMergeDeletesPctAllowed=28.701743827506796, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1373681 WARN  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_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> 1373716 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1373716 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1373717 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 30000ms; 
   [junit4]   2> 1373717 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 3000ms; 
   [junit4]   2> 1373718 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=43.9248046875, 
floorSegmentMB=0.5, forceMergeDeletesPctAllowed=27.696913629239543, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1373719 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70c2467d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1373720 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1373720 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1373721 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1373722 INFO  
(searcherExecutor-4035-thread-1-processing-n:127.0.0.1:34039_fsv%2Ff 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:34039_fsv%2Ff c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@70c2467d[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1373722 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1596258098982420480
   [junit4]   2> 1373727 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 1373729 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1373729 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1373729 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:34039/fsv/f/control_collection_shard1_replica_n1/
   [junit4]   2> 1373729 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1373729 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:34039/fsv/f/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1373729 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1373731 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34039/fsv/f/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1373832 INFO  
(zkCallback-2543-thread-2-processing-n:127.0.0.1:34039_fsv%2Ff) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1373882 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1373889 INFO  (qtp1508521173-28870) [n:127.0.0.1:34039_fsv%2Ff 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1358
   [junit4]   2> 1373892 INFO  (qtp1508521173-28867) [n:127.0.0.1:34039_fsv%2Ff 
   ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 1373989 INFO  
(zkCallback-2543-thread-2-processing-n:127.0.0.1:34039_fsv%2Ff) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1374416 INFO  
(OverseerCollectionConfigSetProcessor-73536233736896517-127.0.0.1:34039_fsv%2Ff-n_0000000000)
 [n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1374892 INFO  (qtp1508521173-28867) [n:127.0.0.1:34039_fsv%2Ff 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34039_fsv%252Ff&wt=javabin&version=2}
 status=0 QTime=2481
   [junit4]   2> 1374896 INFO  (zkConnectionManagerCallback-2557-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1374897 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1374898 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57391/solr ready
   [junit4]   2> 1374898 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1374900 INFO  (qtp1508521173-28869) [n:127.0.0.1:34039_fsv%2Ff 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1374901 INFO  
(OverseerThreadFactory-4032-thread-2-processing-n:127.0.0.1:34039_fsv%2Ff) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 1374902 WARN  
(OverseerThreadFactory-4032-thread-2-processing-n:127.0.0.1:34039_fsv%2Ff) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 1375105 INFO  (qtp1508521173-28869) [n:127.0.0.1:34039_fsv%2Ff 
   ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 1375106 INFO  (qtp1508521173-28869) [n:127.0.0.1:34039_fsv%2Ff 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=206
   [junit4]   2> 1375193 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/shard-1-001
 of type NRT
   [junit4]   2> 1375194 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1375195 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1375195 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1375195 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1375195 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d873b12{/fsv/f,null,AVAILABLE}
   [junit4]   2> 1375196 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6aebe9f{SSL,[ssl, 
http/1.1]}{127.0.0.1:36091}
   [junit4]   2> 1375196 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.Server Started @1377879ms
   [junit4]   2> 1375196 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/fsv/f, 
hostPort=36091, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/shard-1-001/cores}
   [junit4]   2> 1375196 ERROR 
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1375196 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1375196 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1375196 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1375196 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-29T07:59:12.829Z
   [junit4]   2> 1375201 INFO  (zkConnectionManagerCallback-2559-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1375202 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1375202 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/shard-1-001/solr.xml
   [junit4]   2> 1375205 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1375205 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1375206 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e60c180, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1375208 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57391/solr
   [junit4]   2> 1375209 INFO  (zkConnectionManagerCallback-2563-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1375211 INFO  
(zkConnectionManagerCallback-2565-thread-1-processing-n:127.0.0.1:36091_fsv%2Ff)
 [n:127.0.0.1:36091_fsv%2Ff    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 1375214 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:36091_fsv%2Ff    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1375216 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:36091_fsv%2Ff    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1375217 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:36091_fsv%2Ff    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36091_fsv%2Ff
   [junit4]   2> 1375218 INFO  
(zkCallback-2543-thread-2-processing-n:127.0.0.1:34039_fsv%2Ff) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1375218 INFO  
(zkCallback-2548-thread-1-processing-n:127.0.0.1:34039_fsv%2Ff) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1375234 INFO  
(zkCallback-2564-thread-1-processing-n:127.0.0.1:36091_fsv%2Ff) 
[n:127.0.0.1:36091_fsv%2Ff    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1375235 INFO  (zkCallback-2556-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1375314 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:36091_fsv%2Ff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e60c180
   [junit4]   2> 1375324 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:36091_fsv%2Ff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e60c180
   [junit4]   2> 1375324 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:36091_fsv%2Ff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e60c180
   [junit4]   2> 1375326 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:36091_fsv%2Ff    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/shard-1-001/cores
   [junit4]   2> 1375328 INFO  
(zkConnectionManagerCallback-2570-thread-1-processing-n:127.0.0.1:36091_fsv%2Ff)
 [n:127.0.0.1:36091_fsv%2Ff    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 1375329 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:36091_fsv%2Ff    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1375330 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:36091_fsv%2Ff    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:57391/solr ready
   [junit4]   2> 1375353 INFO  (qtp1508521173-28867) [n:127.0.0.1:34039_fsv%2Ff 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:36091_fsv%252Ff&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1375355 INFO  
(OverseerCollectionConfigSetProcessor-73536233736896517-127.0.0.1:34039_fsv%2Ff-n_0000000000)
 [n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1375361 INFO  
(OverseerThreadFactory-4032-thread-3-processing-n:127.0.0.1:34039_fsv%2Ff) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:36091_fsv%2Ff for creating new replica
   [junit4]   2> 1375393 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff  
  ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1375394 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff  
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1375496 INFO  
(zkCallback-2564-thread-1-processing-n:127.0.0.1:36091_fsv%2Ff) 
[n:127.0.0.1:36091_fsv%2Ff    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1376412 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1376424 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n21] Schema name=test
   [junit4]   2> 1376507 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1376520 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n21' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1376521 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n21' (registry 
'solr.core.collection1.shard1.replica_n21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e60c180
   [junit4]   2> 1376521 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1376521 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n21] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/shard-1-001/cores/collection1_shard1_replica_n21],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/shard-1-001/cores/collection1_shard1_replica_n21/data/]
   [junit4]   2> 1376524 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=84.8291015625, 
floorSegmentMB=2.02734375, forceMergeDeletesPctAllowed=28.701743827506796, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1376677 WARN  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
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> 1376712 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1376712 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1376713 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 30000ms; 
   [junit4]   2> 1376713 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Soft AutoCommit: if uncommited for 3000ms; 
   [junit4]   2> 1376715 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=43.9248046875, 
floorSegmentMB=0.5, forceMergeDeletesPctAllowed=27.696913629239543, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1376715 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@65628843[collection1_shard1_replica_n21] main]
   [junit4]   2> 1376716 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1376716 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1376717 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1376719 INFO  
(searcherExecutor-4046-thread-1-processing-n:127.0.0.1:36091_fsv%2Ff 
x:collection1_shard1_replica_n21 s:shard1 c:collection1) 
[n:127.0.0.1:36091_fsv%2Ff c:collection1 s:shard1  
x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[collection1_shard1_replica_n21] Registered new searcher 
Searcher@65628843[collection1_shard1_replica_n21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1376719 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1596258102125002752
   [junit4]   2> 1376724 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node22=0}, version=0}
   [junit4]   2> 1376726 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1376726 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1376726 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:36091/fsv/f/collection1_shard1_replica_n21/
   [junit4]   2> 1376726 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1376727 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
https://127.0.0.1:36091/fsv/f/collection1_shard1_replica_n21/ has no replicas
   [junit4]   2> 1376727 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1376729 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36091/fsv/f/collection1_shard1_replica_n21/ shard1
   [junit4]   2> 1376832 INFO  
(zkCallback-2564-thread-1-processing-n:127.0.0.1:36091_fsv%2Ff) 
[n:127.0.0.1:36091_fsv%2Ff    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1376880 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1376883 INFO  (qtp152036398-28921) [n:127.0.0.1:36091_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1489
   [junit4]   2> 1376885 INFO  (qtp1508521173-28867) [n:127.0.0.1:34039_fsv%2Ff 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:36091_fsv%252Ff&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1531
   [junit4]   2> 1376997 INFO  
(zkCallback-2564-thread-1-processing-n:127.0.0.1:36091_fsv%2Ff) 
[n:127.0.0.1:36091_fsv%2Ff    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1377016 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/shard-2-001
 of type NRT
   [junit4]   2> 1377017 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1377046 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1377046 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1377046 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1377046 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@740f7571{/fsv/f,null,AVAILABLE}
   [junit4]   2> 1377047 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@40d62f5b{SSL,[ssl, 
http/1.1]}{127.0.0.1:38401}
   [junit4]   2> 1377047 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.e.j.s.Server Started @1379730ms
   [junit4]   2> 1377047 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/fsv/f, 
hostPort=38401, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/shard-2-001/cores}
   [junit4]   2> 1377047 ERROR 
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1377047 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1377047 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1377047 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1377047 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-29T07:59:14.680Z
   [junit4]   2> 1377057 INFO  (zkConnectionManagerCallback-2572-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1377058 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1377058 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/shard-2-001/solr.xml
   [junit4]   2> 1377062 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1377062 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1377063 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e60c180, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1377065 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57391/solr
   [junit4]   2> 1377068 INFO  (zkConnectionManagerCallback-2576-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1377087 INFO  
(zkConnectionManagerCallback-2578-thread-1-processing-n:127.0.0.1:38401_fsv%2Ff)
 [n:127.0.0.1:38401_fsv%2Ff    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 1377090 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:38401_fsv%2Ff    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1377091 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:38401_fsv%2Ff    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1377093 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:38401_fsv%2Ff    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38401_fsv%2Ff
   [junit4]   2> 1377093 INFO  
(zkCallback-2564-thread-1-processing-n:127.0.0.1:36091_fsv%2Ff) 
[n:127.0.0.1:36091_fsv%2Ff    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1377094 INFO  
(zkCallback-2543-thread-2-processing-n:127.0.0.1:34039_fsv%2Ff) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1377101 INFO  (zkCallback-2556-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1377102 INFO  
(zkCallback-2548-thread-1-processing-n:127.0.0.1:34039_fsv%2Ff) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1377119 INFO  
(zkCallback-2577-thread-1-processing-n:127.0.0.1:38401_fsv%2Ff) 
[n:127.0.0.1:38401_fsv%2Ff    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1377120 INFO  
(zkCallback-2569-thread-1-processing-n:127.0.0.1:36091_fsv%2Ff) 
[n:127.0.0.1:36091_fsv%2Ff    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1377179 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:38401_fsv%2Ff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e60c180
   [junit4]   2> 1377188 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:38401_fsv%2Ff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e60c180
   [junit4]   2> 1377188 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:38401_fsv%2Ff    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e60c180
   [junit4]   2> 1377190 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:38401_fsv%2Ff    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/shard-2-001/cores
   [junit4]   2> 1377228 INFO  
(zkConnectionManagerCallback-2583-thread-1-processing-n:127.0.0.1:38401_fsv%2Ff)
 [n:127.0.0.1:38401_fsv%2Ff    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 1377229 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:38401_fsv%2Ff    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1377233 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[77F3FB0BF7B93A21]) 
[n:127.0.0.1:38401_fsv%2Ff    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:57391/solr ready
   [junit4]   2> 1377269 INFO  (qtp1508521173-28869) [n:127.0.0.1:34039_fsv%2Ff 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:38401_fsv%252Ff&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1377281 INFO  
(OverseerCollectionConfigSetProcessor-73536233736896517-127.0.0.1:34039_fsv%2Ff-n_0000000000)
 [n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1377289 INFO  
(OverseerThreadFactory-4032-thread-4-processing-n:127.0.0.1:34039_fsv%2Ff) 
[n:127.0.0.1:34039_fsv%2Ff    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:38401_fsv%2Ff for creating new replica
   [junit4]   2> 1377325 INFO  (qtp1392181611-28954) [n:127.0.0.1:38401_fsv%2Ff 
   ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1377326 INFO  (qtp1392181611-28954) [n:127.0.0.1:38401_fsv%2Ff 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1377429 INFO  
(zkCallback-2564-thread-1-processing-n:127.0.0.1:36091_fsv%2Ff) 
[n:127.0.0.1:36091_fsv%2Ff    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1377437 INFO  
(zkCallback-2577-thread-1-processing-n:127.0.0.1:38401_fsv%2Ff) 
[n:127.0.0.1:38401_fsv%2Ff    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1378338 INFO  (qtp1392181611-28954) [n:127.0.0.1:38401_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1378350 INFO  (qtp1392181611-28954) [n:127.0.0.1:38401_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n23] Schema name=test
   [junit4]   2> 1378435 INFO  (qtp1392181611-28954) [n:127.0.0.1:38401_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1378448 INFO  (qtp1392181611-28954) [n:127.0.0.1:38401_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n23' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1378449 INFO  (qtp1392181611-28954) [n:127.0.0.1:38401_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n23' (registry 
'solr.core.collection1.shard1.replica_n23') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e60c180
   [junit4]   2> 1378449 INFO  (qtp1392181611-28954) [n:127.0.0.1:38401_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1378449 INFO  (qtp1392181611-28954) [n:127.0.0.1:38401_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n23] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/shard-2-001/cores/collection1_shard1_replica_n23],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_77F3FB0BF7B93A21-001/shard-2-001/cores/collection1_shard1_replica_n23/data/]
   [junit4]   2> 1378452 INFO  (qtp1392181611-28954) [n:127.0.0.1:38401_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=84.8291015625, 
floorSegmentMB=2.02734375, forceMergeDeletesPctAllowed=28.701743827506796, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1378460 WARN  (qtp1392181611-28954) [n:127.0.0.1:38401_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
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> 1378495 INFO  (qtp1392181611-28954) [n:127.0.0.1:38401_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1378495 INFO  (qtp1392181611-28954) [n:127.0.0.1:38401_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1378496 INFO  (qtp1392181611-28954) [n:127.0.0.1:38401_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 30000ms; 
   [junit4]   2> 1378496 INFO  (qtp1392181611-28954) [n:127.0.0.1:38401_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker 
Soft AutoCommit: if uncommited for 3000ms; 
   [junit4]   2> 1378498 INFO  (qtp1392181611-28954) [n:127.0.0.1:38401_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=43.9248046875, 
floorSegmentMB=0.5, forceMergeDeletesPctAllowed=27.696913629239543, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1378498 INFO  (qtp1392181611-28954) [n:127.0.0.1:38401_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3bb89e92[collection1_shard1_replica_n23] main]
   [junit4]   2> 1378499 INFO  (qtp1392181611-28954) [n:127.0.0.1:38401_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1378499 INFO  (qtp1392181611-28954) [n:127.0.0.1:38401_fsv%2Ff 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json us

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

junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [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=29023, name=searcherExecutor-4068-thread-1, 
state=WAITING, group=TGRP-RestartWhileUpdatingTest]
   [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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [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=29162, name=searcherExecutor-4107-thread-1, 
state=WAITING, group=TGRP-RestartWhileUpdatingTest]
   [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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [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]    >    7) Thread[id=29129, name=searcherExecutor-4096-thread-1, 
state=WAITING, group=TGRP-RestartWhileUpdatingTest]
   [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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [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([77F3FB0BF7B93A21]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=28908, name=searcherExecutor-4035-thread-1, 
state=WAITING, group=TGRP-RestartWhileUpdatingTest]
   [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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [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]    >    2) Thread[id=29096, name=searcherExecutor-4085-thread-1, 
state=WAITING, group=TGRP-RestartWhileUpdatingTest]
   [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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [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=28948, name=searcherExecutor-4046-thread-1, 
state=WAITING, group=TGRP-RestartWhileUpdatingTest]
   [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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [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=28983, name=searcherExecutor-4057-thread-1, 
state=WAITING, group=TGRP-RestartWhileUpdatingTest]
   [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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [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=29023, name=searcherExecutor-4068-thread-1, 
state=WAITING, group=TGRP-RestartWhileUpdatingTest]
   [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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [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=29162, name=searcherExecutor-4107-thread-1, 
state=WAITING, group=TGRP-RestartWhileUpdatingTest]
   [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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [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]    >    7) Thread[id=29129, name=searcherExecutor-4096-thread-1, 
state=WAITING, group=TGRP-RestartWhileUpdatingTest]
   [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 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [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([77F3FB0BF7B93A21]:0)
   [junit4] Completed [355/783 (1!)] on J1 in 439.90s, 1 test, 1 failure, 2 
errors <<< FAILURES!

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

Reply via email to