You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/09/04 01:02:41 UTC

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.9 - Build # 91 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.9/91/

3 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([A2A59713EE6D17FE:298244C2AF6BBC7A]:0)
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:438)
	at sun.nio.ch.Net.bind(Net.java:430)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:225)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:344)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:310)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:234)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73)
	at org.eclipse.jetty.server.Server.doStart(Server.java:401)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:566)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:504)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:472)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:506)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.api.collections.ShardSplitTest

Error Message:
10 threads leaked from SUITE scope at org.apache.solr.cloud.api.collections.ShardSplitTest:     1) Thread[id=94297, name=qtp982794227-94297, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:183)         at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:190)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:543)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)         at org.eclipse.jetty.io.ManagedSelector$$Lambda$94/897368697.run(Unknown Source)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=94298, name=qtp982794227-94298, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:183)         at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:190)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:543)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)         at org.eclipse.jetty.io.ManagedSelector$$Lambda$94/897368697.run(Unknown Source)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=94305, name=Session-HouseKeeper-76ed3ef2-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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=94299, name=qtp982794227-94299-acceptor-0@40603388-ServerConnector@3eabbc79{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40937}, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:424)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:252)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:388)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:702)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=94300, name=qtp982794227-94300, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=94301, name=qtp982794227-94301, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=94302, name=qtp982794227-94302, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=94304, name=qtp982794227-94304, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=94391, name=Connector-Scheduler-3eabbc79-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)   10) Thread[id=94303, name=qtp982794227-94303, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 10 threads leaked from SUITE scope at org.apache.solr.cloud.api.collections.ShardSplitTest: 
   1) Thread[id=94297, name=qtp982794227-94297, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:183)
        at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:190)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:543)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$94/897368697.run(Unknown Source)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=94298, name=qtp982794227-94298, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:183)
        at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:190)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:543)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$94/897368697.run(Unknown Source)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=94305, name=Session-HouseKeeper-76ed3ef2-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        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=94299, name=qtp982794227-94299-acceptor-0@40603388-ServerConnector@3eabbc79{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40937}, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:424)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:252)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:388)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:702)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=94300, name=qtp982794227-94300, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=94301, name=qtp982794227-94301, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=94302, name=qtp982794227-94302, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=94304, name=qtp982794227-94304, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=94391, name=Connector-Scheduler-3eabbc79-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        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)
  10) Thread[id=94303, name=qtp982794227-94303, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([A2A59713EE6D17FE]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.ShardSplitTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=94301, name=qtp982794227-94301, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=94297, name=qtp982794227-94297, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:183)         at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:190)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:543)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)         at org.eclipse.jetty.io.ManagedSelector$$Lambda$94/897368697.run(Unknown Source)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=94302, name=qtp982794227-94302, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=94298, name=qtp982794227-94298, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:183)         at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:190)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:543)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)         at org.eclipse.jetty.io.ManagedSelector$$Lambda$94/897368697.run(Unknown Source)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=94305, name=Session-HouseKeeper-76ed3ef2-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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=94304, name=qtp982794227-94304, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=94299, name=qtp982794227-94299, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=94391, name=Connector-Scheduler-3eabbc79-1, state=WAITING, group=TGRP-ShardSplitTest]         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.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)    9) Thread[id=94300, name=qtp982794227-94300, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)         at java.lang.Thread.run(Thread.java:748)   10) Thread[id=94303, name=qtp982794227-94303, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)         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=94301, name=qtp982794227-94301, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=94297, name=qtp982794227-94297, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:183)
        at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:190)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:543)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$94/897368697.run(Unknown Source)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=94302, name=qtp982794227-94302, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=94298, name=qtp982794227-94298, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:183)
        at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:190)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:543)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$94/897368697.run(Unknown Source)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=94305, name=Session-HouseKeeper-76ed3ef2-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        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=94304, name=qtp982794227-94304, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=94299, name=qtp982794227-94299, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=94391, name=Connector-Scheduler-3eabbc79-1, state=WAITING, group=TGRP-ShardSplitTest]
        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.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        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)
   9) Thread[id=94300, name=qtp982794227-94300, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)
        at java.lang.Thread.run(Thread.java:748)
  10) Thread[id=94303, name=qtp982794227-94303, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([A2A59713EE6D17FE]:0)




Build Log:
[...truncated 15239 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 2734309 INFO  (SUITE-ShardSplitTest-seed#[A2A59713EE6D17FE]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2734310 INFO  (SUITE-ShardSplitTest-seed#[A2A59713EE6D17FE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_A2A59713EE6D17FE-001/data-dir-136-001
   [junit4]   2> 2734310 WARN  (SUITE-ShardSplitTest-seed#[A2A59713EE6D17FE]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2734310 INFO  (SUITE-ShardSplitTest-seed#[A2A59713EE6D17FE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2734312 INFO  (SUITE-ShardSplitTest-seed#[A2A59713EE6D17FE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 2734312 INFO  (SUITE-ShardSplitTest-seed#[A2A59713EE6D17FE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2734312 INFO  (SUITE-ShardSplitTest-seed#[A2A59713EE6D17FE]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ve_jd/b
   [junit4]   2> 2734316 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2734316 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2734316 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2734317 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2734416 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.ZkTestServer start zk server on port: 46323
   [junit4]   2> 2734416 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46323
   [junit4]   2> 2734416 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46323
   [junit4]   2> 2734416 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46323
   [junit4]   2> 2734417 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2734418 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2734420 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 2734420 DEBUG (zkConnectionManagerCallback-19100-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@41c2aecd name: ZooKeeperConnection Watcher:127.0.0.1:46323 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 2734420 INFO  (zkConnectionManagerCallback-19100-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2734421 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2734421 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2734422 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2734423 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2734424 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2734425 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 2734425 DEBUG (zkConnectionManagerCallback-19102-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c714353 name: ZooKeeperConnection Watcher:127.0.0.1:46323/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 2734425 INFO  (zkConnectionManagerCallback-19102-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2734425 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2734425 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2734426 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json
   [junit4]   2> 2734426 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2734427 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2734428 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2734428 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2734429 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2734430 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2734431 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2734431 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2734432 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2734432 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2734433 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2734433 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2734434 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2734434 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2734436 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2734436 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2734438 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2734438 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2734440 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2734440 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2734441 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2734441 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2734443 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2734541 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2734541 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2734541 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2734542 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2734542 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2734542 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2734542 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77d53e7e{/ve_jd/b,null,AVAILABLE}
   [junit4]   2> 2734542 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@401531ce{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33587}
   [junit4]   2> 2734542 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.e.j.s.Server Started @2734574ms
   [junit4]   2> 2734542 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_A2A59713EE6D17FE-001/tempDir-001/control/data, hostContext=/ve_jd/b, hostPort=33587, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_A2A59713EE6D17FE-001/control-001/cores}
   [junit4]   2> 2734543 ERROR (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2734543 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2734543 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 2734543 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2734543 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 2734543 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-03T23:50:48.126Z
   [junit4]   2> 2734543 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2734543 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2734544 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 2734545 DEBUG (zkConnectionManagerCallback-19104-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4463eb65 name: ZooKeeperConnection Watcher:127.0.0.1:46323/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 2734545 INFO  (zkConnectionManagerCallback-19104-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2734545 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2734546 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2734547 WARN  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]-SendThread(127.0.0.1:46323)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1010798c76e0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1010798c76e0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1010798c76e0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2734647 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2734647 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2734648 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_A2A59713EE6D17FE-001/control-001/solr.xml
   [junit4]   2> 2734650 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2734650 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2734652 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@67f614c9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2735408 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2735408 WARN  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@59656f9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2735408 WARN  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@59656f9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2735411 WARN  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d6caafe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2735411 WARN  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d6caafe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2735412 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46323/solr
   [junit4]   2> 2735412 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2735413 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2735414 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 2735414 DEBUG (zkConnectionManagerCallback-19115-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62a790a9 name: ZooKeeperConnection Watcher:127.0.0.1:46323 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 2735414 INFO  (zkConnectionManagerCallback-19115-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2735414 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2735414 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2735516 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2735516 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2735521 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 2735521 DEBUG (zkConnectionManagerCallback-19117-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@72d071af name: ZooKeeperConnection Watcher:127.0.0.1:46323/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 2735521 INFO  (zkConnectionManagerCallback-19117-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2735521 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2735523 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2735524 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2735526 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2735527 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /overseer/async_ids
   [junit4]   2> 2735531 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2735532 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2735532 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events
   [junit4]   2> 2735533 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/triggerState
   [junit4]   2> 2735534 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeAdded
   [junit4]   2> 2735535 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeLost
   [junit4]   2> 2735536 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2735536 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling.json
   [junit4]   2> 2735537 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2735538 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/protwords.txt
   [junit4]   2> 2735539 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/managed-schema
   [junit4]   2> 2735541 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/solrconfig.xml
   [junit4]   2> 2735542 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/synonyms.txt
   [junit4]   2> 2735543 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_it.txt
   [junit4]   2> 2735545 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_cz.txt
   [junit4]   2> 2735546 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fr.txt
   [junit4]   2> 2735547 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_no.txt
   [junit4]   2> 2735550 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ca.txt
   [junit4]   2> 2735551 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_sv.txt
   [junit4]   2> 2735552 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ca.txt
   [junit4]   2> 2735553 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hu.txt
   [junit4]   2> 2735556 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_gl.txt
   [junit4]   2> 2735560 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_bg.txt
   [junit4]   2> 2735561 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_th.txt
   [junit4]   2> 2735565 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ga.txt
   [junit4]   2> 2735567 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_da.txt
   [junit4]   2> 2735569 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_et.txt
   [junit4]   2> 2735570 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/userdict_ja.txt
   [junit4]   2> 2735571 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ga.txt
   [junit4]   2> 2735572 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_id.txt
   [junit4]   2> 2735573 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_tr.txt
   [junit4]   2> 2735574 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ja.txt
   [junit4]   2> 2735575 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ar.txt
   [junit4]   2> 2735576 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ru.txt
   [junit4]   2> 2735577 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/hyphenations_ga.txt
   [junit4]   2> 2735578 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_de.txt
   [junit4]   2> 2735579 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_en.txt
   [junit4]   2> 2735580 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stemdict_nl.txt
   [junit4]   2> 2735581 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ro.txt
   [junit4]   2> 2735582 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hy.txt
   [junit4]   2> 2735583 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_eu.txt
   [junit4]   2> 2735584 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hi.txt
   [junit4]   2> 2735585 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stoptags_ja.txt
   [junit4]   2> 2735597 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_fr.txt
   [junit4]   2> 2735598 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fi.txt
   [junit4]   2> 2735599 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_pt.txt
   [junit4]   2> 2735601 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_lv.txt
   [junit4]   2> 2735602 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_el.txt
   [junit4]   2> 2735603 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_it.txt
   [junit4]   2> 2735604 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_nl.txt
   [junit4]   2> 2735605 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_es.txt
   [junit4]   2> 2735606 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fa.txt
   [junit4]   2> 2735607 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/stopwords.txt
   [junit4]   2> 2735608 WARN  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 2735608 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2735609 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 2735609 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 2735610 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 2735610 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 2735610 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 2735612 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2735613 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2735615 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33587_ve_jd%2Fb
   [junit4]   2> 2735615 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2735616 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.Overseer Overseer (id=72347421776936964-127.0.0.1:33587_ve_jd%2Fb-n_0000000000) starting
   [junit4]   2> 2735616 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2735619 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2735623 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2735624 DEBUG (OverseerCollectionConfigSetProcessor-72347421776936964-127.0.0.1:33587_ve_jd%2Fb-n_0000000000) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2735625 INFO  (OverseerStateUpdate-72347421776936964-127.0.0.1:33587_ve_jd%2Fb-n_0000000000) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33587_ve_jd%2Fb
   [junit4]   2> 2735625 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33587_ve_jd%2Fb
   [junit4]   2> 2735626 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes
   [junit4]   2> 2735626 DEBUG (OverseerCollectionConfigSetProcessor-72347421776936964-127.0.0.1:33587_ve_jd%2Fb-n_0000000000) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 2735626 DEBUG (OverseerCollectionConfigSetProcessor-72347421776936964-127.0.0.1:33587_ve_jd%2Fb-n_0000000000) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 2735626 DEBUG (OverseerCollectionConfigSetProcessor-72347421776936964-127.0.0.1:33587_ve_jd%2Fb-n_0000000000) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2735626 DEBUG (OverseerCollectionConfigSetProcessor-72347421776936964-127.0.0.1:33587_ve_jd%2Fb-n_0000000000) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 2735626 INFO  (OverseerCollectionConfigSetProcessor-72347421776936964-127.0.0.1:33587_ve_jd%2Fb-n_0000000000) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 2735626 INFO  (OverseerStateUpdate-72347421776936964-127.0.0.1:33587_ve_jd%2Fb-n_0000000000) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2735626 DEBUG (OverseerStateUpdate-72347421776936964-127.0.0.1:33587_ve_jd%2Fb-n_0000000000) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33587_ve_jd%2Fb]
   [junit4]   2> 2735627 DEBUG (OverseerStateUpdate-72347421776936964-127.0.0.1:33587_ve_jd%2Fb-n_0000000000) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 2735627 DEBUG (OverseerAutoScalingTriggerThread-72347421776936964-127.0.0.1:33587_ve_jd%2Fb-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.scheduled_maintenance
   [junit4]   2> 2735628 DEBUG (zkCallback-19116-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2735628 DEBUG (zkCallback-19116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33587_ve_jd%2Fb] -> [127.0.0.1:33587_ve_jd%2Fb]
   [junit4]   2> 2735628 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2735629 WARN  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2735629 DEBUG (OverseerAutoScalingTriggerThread-72347421776936964-127.0.0.1:33587_ve_jd%2Fb-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.auto_add_replicas
   [junit4]   2> 2735639 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2735658 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67f614c9
   [junit4]   2> 2735666 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67f614c9
   [junit4]   2> 2735666 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67f614c9
   [junit4]   2> 2735667 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_A2A59713EE6D17FE-001/control-001/cores
   [junit4]   2> 2735678 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2735679 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2735679 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 2735679 DEBUG (zkConnectionManagerCallback-19134-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62b94fc3 name: ZooKeeperConnection Watcher:127.0.0.1:46323/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 2735680 INFO  (zkConnectionManagerCallback-19134-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2735680 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2735680 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2735680 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2735680 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 2735681 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2735681 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33587_ve_jd%2Fb]
   [junit4]   2> 2735681 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 2735681 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 2735682 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 2735682 INFO  (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46323/solr ready
   [junit4]   2> 2735684 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 2735684 DEBUG (TEST-ShardSplitTest.test-seed#[A2A59713EE6D17FE]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 2735685 DEBUG (OverseerCollectionConfigSetProcessor-72347421776936964-127.0.0.1:33587_ve_jd%2Fb-n_0000000000) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 2735685 DEBUG (OverseerCollectionConfigSetProcessor-72347421776936964-127.0.0.1:33587_ve_jd%2Fb-n_0000000000) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 2735685 DEBUG (OverseerCollectionConfigSetProcessor-72347421776936964-127.0.0.1:33587_ve_jd%2Fb-n_0000000000) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id: /overseer/collection-queue-work/qn-0000000000 message: {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:33587_ve_jd%2Fb",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2735685 DEBUG (OverseerThreadFactory-19124-thread-1-processing-n:127.0.0.1:33587_ve_jd%2Fb) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 2735685 DEBUG (OverseerThreadFactory-19124-thread-1-processing-n:127.0.0.1:33587_ve_jd%2Fb) [n:127.0.0.1:33587_ve_jd%2Fb     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:33587_ve_jd%2Fb",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2735685 DEBUG (OverseerCollectionConfigSetProce

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

ctorImpl.java:93)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:183)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:190)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:543)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$$Lambda$94/897368697.run(Unknown Source)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=94302, name=qtp982794227-94302, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=94298, name=qtp982794227-94298, state=RUNNABLE, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:183)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:190)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:543)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$$Lambda$94/897368697.run(Unknown Source)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    5) Thread[id=94305, name=Session-HouseKeeper-76ed3ef2-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [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=94304, name=qtp982794227-94304, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    7) Thread[id=94299, name=qtp982794227-94299, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    8) Thread[id=94391, name=Connector-Scheduler-3eabbc79-1, state=WAITING, group=TGRP-ShardSplitTest]
   [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.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [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]    >    9) Thread[id=94300, name=qtp982794227-94300, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   10) Thread[id=94303, name=qtp982794227-94303, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:973)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1023)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A2A59713EE6D17FE]:0)
   [junit4] Completed [608/939 (1!)] on J3 in 604.24s, 11 tests, 3 errors <<< FAILURES!

[...truncated 53535 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.9 - Build # 92 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.9/92/

1 tests failed.
FAILED:  org.apache.solr.core.snapshots.TestSolrCloudSnapshots.testSnapshots

Error Message:
expected:<4> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<4> but was:<3>
	at __randomizedtesting.SeedInfo.seed([21CF857FCB0CC930:178301E0BE55CB7F]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.core.snapshots.TestSolrCloudSnapshots.testSnapshots(TestSolrCloudSnapshots.java:141)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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)




Build Log:
[...truncated 15428 lines...]
   [junit4] Suite: org.apache.solr.core.snapshots.TestSolrCloudSnapshots
   [junit4]   2> 3812253 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 3812253 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3812253 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J0/temp/solr.core.snapshots.TestSolrCloudSnapshots_21CF857FCB0CC930-001/data-dir-193-001
   [junit4]   2> 3812253 WARN  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 3812254 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3812256 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 3812256 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 3812256 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J0/temp/solr.core.snapshots.TestSolrCloudSnapshots_21CF857FCB0CC930-001/tempDir-001
   [junit4]   2> 3812261 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3812271 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 3812271 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3812272 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 3812371 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 34985
   [junit4]   2> 3812371 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34985
   [junit4]   2> 3812371 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34985
   [junit4]   2> 3812371 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34985
   [junit4]   2> 3812373 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3812378 INFO  (zkConnectionManagerCallback-35508-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3812378 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3812394 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3812395 INFO  (zkConnectionManagerCallback-35510-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3812395 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3812396 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3812398 INFO  (zkConnectionManagerCallback-35512-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3812398 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3812500 INFO  (jetty-launcher-35513-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3812500 INFO  (jetty-launcher-35513-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3812500 INFO  (jetty-launcher-35513-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3812500 INFO  (jetty-launcher-35513-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3812500 INFO  (jetty-launcher-35513-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 3812500 INFO  (jetty-launcher-35513-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 3812501 INFO  (jetty-launcher-35513-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3812501 INFO  (jetty-launcher-35513-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3812501 INFO  (jetty-launcher-35513-thread-3) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 3812501 INFO  (jetty-launcher-35513-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3812501 INFO  (jetty-launcher-35513-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3812501 INFO  (jetty-launcher-35513-thread-4) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 3812503 INFO  (jetty-launcher-35513-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3812503 INFO  (jetty-launcher-35513-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3812503 INFO  (jetty-launcher-35513-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3812506 INFO  (jetty-launcher-35513-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3812506 INFO  (jetty-launcher-35513-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3812506 INFO  (jetty-launcher-35513-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3812506 INFO  (jetty-launcher-35513-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@431ad0bc{/solr,null,AVAILABLE}
   [junit4]   2> 3812507 INFO  (jetty-launcher-35513-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a53f013{/solr,null,AVAILABLE}
   [junit4]   2> 3812514 INFO  (jetty-launcher-35513-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3812514 INFO  (jetty-launcher-35513-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3812514 INFO  (jetty-launcher-35513-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3812515 INFO  (jetty-launcher-35513-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3812515 INFO  (jetty-launcher-35513-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3812515 INFO  (jetty-launcher-35513-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3812515 INFO  (jetty-launcher-35513-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23233ebe{/solr,null,AVAILABLE}
   [junit4]   2> 3812515 INFO  (jetty-launcher-35513-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@17c58151{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45889}
   [junit4]   2> 3812515 INFO  (jetty-launcher-35513-thread-3) [     ] o.e.j.s.Server Started @3812552ms
   [junit4]   2> 3812515 INFO  (jetty-launcher-35513-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34985/solr, hostPort=45889}
   [junit4]   2> 3812515 INFO  (jetty-launcher-35513-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@177ff9e9{/solr,null,AVAILABLE}
   [junit4]   2> 3812515 ERROR (jetty-launcher-35513-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3812515 INFO  (jetty-launcher-35513-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3812515 INFO  (jetty-launcher-35513-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 3812515 INFO  (jetty-launcher-35513-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3812515 INFO  (jetty-launcher-35513-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 3812515 INFO  (jetty-launcher-35513-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2fdb63e4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37719}
   [junit4]   2> 3812515 INFO  (jetty-launcher-35513-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-05T00:56:44.663Z
   [junit4]   2> 3812515 INFO  (jetty-launcher-35513-thread-1) [     ] o.e.j.s.Server Started @3812552ms
   [junit4]   2> 3812515 INFO  (jetty-launcher-35513-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34985/solr, hostPort=37719}
   [junit4]   2> 3812516 ERROR (jetty-launcher-35513-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3812516 INFO  (jetty-launcher-35513-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3812516 INFO  (jetty-launcher-35513-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 3812516 INFO  (jetty-launcher-35513-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3812516 INFO  (jetty-launcher-35513-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 3812516 INFO  (jetty-launcher-35513-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-05T00:56:44.664Z
   [junit4]   2> 3812516 INFO  (jetty-launcher-35513-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3812517 INFO  (jetty-launcher-35513-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3812517 INFO  (jetty-launcher-35513-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1b59cfbd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44791}
   [junit4]   2> 3812517 INFO  (jetty-launcher-35513-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4c6f5fed{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39393}
   [junit4]   2> 3812517 INFO  (jetty-launcher-35513-thread-4) [     ] o.e.j.s.Server Started @3812554ms
   [junit4]   2> 3812517 INFO  (jetty-launcher-35513-thread-2) [     ] o.e.j.s.Server Started @3812554ms
   [junit4]   2> 3812517 INFO  (jetty-launcher-35513-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34985/solr, hostPort=39393}
   [junit4]   2> 3812517 INFO  (jetty-launcher-35513-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34985/solr, hostPort=44791}
   [junit4]   2> 3812517 ERROR (jetty-launcher-35513-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3812517 ERROR (jetty-launcher-35513-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3812517 INFO  (jetty-launcher-35513-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3812517 INFO  (jetty-launcher-35513-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3812517 INFO  (jetty-launcher-35513-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 3812517 INFO  (jetty-launcher-35513-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 3812517 INFO  (jetty-launcher-35513-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3812517 INFO  (jetty-launcher-35513-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3812517 INFO  (jetty-launcher-35513-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 3812517 INFO  (jetty-launcher-35513-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 3812517 INFO  (jetty-launcher-35513-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-05T00:56:44.665Z
   [junit4]   2> 3812517 INFO  (jetty-launcher-35513-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-05T00:56:44.665Z
   [junit4]   2> 3812518 INFO  (jetty-launcher-35513-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3812519 INFO  (zkConnectionManagerCallback-35515-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3812519 INFO  (jetty-launcher-35513-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3812519 INFO  (jetty-launcher-35513-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3812519 INFO  (jetty-launcher-35513-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3812520 INFO  (zkConnectionManagerCallback-35519-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3812520 INFO  (zkConnectionManagerCallback-35521-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3812520 INFO  (jetty-launcher-35513-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3812520 INFO  (jetty-launcher-35513-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3812520 INFO  (jetty-launcher-35513-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3812534 INFO  (jetty-launcher-35513-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 3812534 INFO  (jetty-launcher-35513-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3812535 INFO  (jetty-launcher-35513-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 3812535 WARN  (jetty-launcher-35513-thread-3-SendThread(127.0.0.1:34985)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1076a624bba0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1076a624bba0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1076a624bba0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 3812538 INFO  (jetty-launcher-35513-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 3812538 INFO  (zkConnectionManagerCallback-35517-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3812538 INFO  (jetty-launcher-35513-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3812636 WARN  (jetty-launcher-35513-thread-2-SendThread(127.0.0.1:34985)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1076a624bba0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1076a624bba0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1076a624bba0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 3812636 INFO  (jetty-launcher-35513-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3812743 INFO  (jetty-launcher-35513-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 3813322 INFO  (jetty-launcher-35513-thread-3) [     ] o.a.s.c.CoreContainer Allowing use of paths: [_ALL_]
   [junit4]   2> 3813323 INFO  (jetty-launcher-35513-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3813323 WARN  (jetty-launcher-35513-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1e5d2c8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3813323 WARN  (jetty-launcher-35513-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1e5d2c8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3813333 WARN  (jetty-launcher-35513-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2af78746[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3813334 WARN  (jetty-launcher-35513-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2af78746[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3813335 INFO  (jetty-launcher-35513-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34985/solr
   [junit4]   2> 3813345 INFO  (jetty-launcher-35513-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3813345 INFO  (jetty-launcher-35513-thread-4) [     ] o.a.s.c.CoreContainer Allowing use of paths: [_ALL_]
   [junit4]   2> 3813346 INFO  (jetty-launcher-35513-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3813352 INFO  (zkConnectionManagerCallback-35541-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3813352 INFO  (jetty-launcher-35513-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3813352 WARN  (jetty-launcher-35513-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c9be721[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3813352 WARN  (jetty-launcher-35513-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c9be721[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3813382 WARN  (jetty-launcher-35513-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43560c4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3813382 WARN  (jetty-launcher-35513-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43560c4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3813383 INFO  (jetty-launcher-35513-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34985/solr
   [junit4]   2> 3813390 INFO  (jetty-launcher-35513-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3813390 INFO  (zkConnectionManagerCallback-35549-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3813390 INFO  (jetty-launcher-35513-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3813393 INFO  (jetty-launcher-35513-thread-2) [     ] o.a.s.c.CoreContainer Allowing use of paths: [_ALL_]
   [junit4]   2> 3813393 INFO  (jetty-launcher-35513-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3813394 WARN  (jetty-launcher-35513-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56e17179[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3813394 WARN  (jetty-launcher-35513-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56e17179[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3813396 WARN  (jetty-launcher-35513-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c8ce1e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3813396 WARN  (jetty-launcher-35513-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c8ce1e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3813397 INFO  (jetty-launcher-35513-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34985/solr
   [junit4]   2> 3813398 INFO  (jetty-launcher-35513-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3813398 INFO  (zkConnectionManagerCallback-35557-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3813398 INFO  (jetty-launcher-35513-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3813399 WARN  (jetty-launcher-35513-thread-2-SendThread(127.0.0.1:34985)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1076a624bba0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1076a624bba0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1076a624bba0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 3813466 INFO  (jetty-launcher-35513-thread-3) [n:127.0.0.1:45889_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3813467 INFO  (zkConnectionManagerCallback-35559-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3813467 INFO  (jetty-launcher-35513-thread-3) [n:127.0.0.1:45889_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3813503 INFO  (jetty-launcher-35513-thread-2) [n:127.0.0.1:44791_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3813504 INFO  (zkConnectionManagerCallback-35561-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3813504 INFO  (jetty-launcher-35513-thread-2) [n:127.0.0.1:44791_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3813578 INFO  (jetty-launcher-35513-thread-4) [n:127.0.0.1:39393_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3813595 INFO  (zkConnectionManagerCallback-35567-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3813595 INFO  (jetty-launcher-35513-thread-4) [n:127.0.0.1:39393_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3813604 WARN  (jetty-launcher-35513-thread-4) [n:127.0.0.1:39393_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 3813608 WARN  (jetty-launcher-35513-thread-2) [n:127.0.0.1:44791_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 3813614 INFO  (jetty-launcher-35513-thread-4) [n:127.0.0.1:39393_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39393_solr
   [junit4]   2> 3813614 INFO  (jetty-launcher-35513-thread-4) [n:127.0.0.1:39393_solr     ] o.a.s.c.Overseer Overseer (id=74144889284722700-127.0.0.1:39393_solr-n_0000000000) starting
   [junit4]   2> 3813624 INFO  (jetty-launcher-35513-thread-2) [n:127.0.0.1:44791_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44791_solr
   [junit4]   2> 3813629 WARN  (jetty-launcher-35513-thread-3) [n:127.0.0.1:45889_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 3813630 INFO  (jetty-launcher-35513-thread-3) [n:127.0.0.1:45889_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3813633 INFO  (jetty-launcher-35513-thread-3) [n:127.0.0.1:45889_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45889_solr as DOWN
   [junit4]   2> 3813633 INFO  (jetty-launcher-35513-thread-3) [n:127.0.0.1:45889_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3813633 INFO  (jetty-launcher-35513-thread-3) [n:127.0.0.1:45889_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45889_solr
   [junit4]   2> 3813634 INFO  (OverseerStateUpdate-74144889284722700-127.0.0.1:39393_solr-n_0000000000) [n:127.0.0.1:39393_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39393_solr
   [junit4]   2> 3813635 INFO  (jetty-launcher-35513-thread-3) [n:127.0.0.1:45889_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3813636 WARN  (jetty-launcher-35513-thread-3) [n:127.0.0.1:45889_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 3813646 INFO  (OverseerStateUpdate-74144889284722700-127.0.0.1:39393_solr-n_0000000000) [n:127.0.0.1:39393_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3813657 INFO  (jetty-launcher-35513-thread-3) [n:127.0.0.1:45889_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J0/temp/solr.core.snapshots.TestSolrCloudSnapshots_21CF857FCB0CC930-001/tempDir-001/node3
   [junit4]   2> 3813662 INFO  (jetty-launcher-35513-thread-4) [n:127.0.0.1:39393_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39393_solr as DOWN
   [junit4]   2> 3813663 INFO  (jetty-launcher-35513-thread-4) [n:127.0.0.1:39393_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3813663 INFO  (jetty-launcher-35513-thread-4) [n:127.0.0.1:39393_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39393_solr
   [junit4]   2> 3813665 INFO  (zkCallback-35566-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3813666 INFO  (jetty-launcher-35513-thread-2) [n:127.0.0.1:44791_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3813666 WARN  (jetty-launcher-35513-thread-2) [n:127.0.0.1:44791_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 3813674 INFO  (jetty-launcher-35513-thread-4) [n:127.0.0.1:39393_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3813675 WARN  (jetty-launcher-35513-thread-4) [n:127.0.0.1:39393_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 3813677 INFO  (jetty-launcher-35513-thread-2) [n:127.0.0.1:44791_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J0/temp/solr.core.snapshots.TestSolrCloudSnapshots_21CF857FCB0CC930-001/tempDir-001/node2
   [junit4]   2> 3813687 INFO  (jetty-launcher-35513-thread-4) [n:127.0.0.1:39393_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J0/temp/solr.core.snapshots.TestSolrCloudSnapshots_21CF857FCB0CC930-001/tempDir-001/node4
   [junit4]   2> 3813688 INFO  (zkCallback-35558-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 3813689 INFO  (zkCallback-35560-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3814032 INFO  (jetty-launcher-35513-thread-1) [     ] o.a.s.c.CoreContainer Allowing use of paths: [_ALL_]
   [junit4]   2> 3814033 INFO  (jetty-launcher-35513-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3814034 WARN  (jetty-launcher-35513-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f0ebfdd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3814034 WARN  (jetty-launcher-35513-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f0ebfdd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3814038 WARN  (jetty-launcher-35513-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@89fc4e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3814038 WARN  (jetty-launcher-35513-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@89fc4e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3814040 INFO  (jetty-launcher-35513-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34985/solr
   [junit4]   2> 3814042 INFO  (jetty-launcher-35513-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3814046 INFO  (zkConnectionManagerCallback-35593-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3814046 INFO  (jetty-launcher-35513-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3814047 WARN  (jetty-launcher-35513-thread-1-SendThread(127.0.0.1:34985)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1076a624bba000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1076a624bba000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1076a624bba000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 3814148 INFO  (jetty-launcher-35513-thread-1) [n:127.0.0.1:37719_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3814150 INFO  (zkConnectionManagerCallback-35595-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3814150 INFO  (jetty-launcher-35513-thread-1) [n:127.0.0.1:37719_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3814154 WARN  (jetty-launcher-35513-thread-1) [n:127.0.0.1:37719_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 3814155 INFO  (jetty-launcher-35513-thread-1) [n:127.0.0.1:37719_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3814159 INFO  (jetty-launcher-35513-thread-1) [n:127.0.0.1:37719_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37719_solr as DOWN
   [junit4]   2> 3814160 INFO  (jetty-launcher-35513-thread-1) [n:127.0.0.1:37719_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3814160 INFO  (jetty-launcher-35513-thread-1) [n:127.0.0.1:37719_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37719_solr
   [junit4]   2> 3814161 INFO  (zkCallback-35560-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3814161 INFO  (zkCallback-35566-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3814161 INFO  (zkCallback-35558-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3814163 INFO  (jetty-launcher-35513-thread-1) [n:127.0.0.1:37719_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3814163 INFO  (zkCallback-35594-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3814163 WARN  (jetty-launcher-35513-thread-1) [n:127.0.0.1:37719_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 3814181 INFO  (jetty-launcher-35513-thread-1) [n:127.0.0.1:37719_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J0/temp/solr.core.snapshots.TestSolrCloudSnapshots_21CF857FCB0CC930-001/tempDir-001/node1
   [junit4]   2> 3814196 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 3814197 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3814198 INFO  (zkConnectionManagerCallback-35606-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3814198 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3814199 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3814202 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34985/solr ready
   [junit4]   2> 3814277 INFO  (TEST-TestSolrCloudSnapshots.testSnapshots-seed#[21CF857FCB0CC930]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSnapshots
   [junit4]   2> 3814282 INFO  (OverseerThreadFactory-35577-thread-1-processing-n:127.0.0.1:39393_solr) [n:127.0.0.1:39393_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection SolrCloudSnapshots
   [junit4]   2> 3814389 INFO  (OverseerStateUpdate-74144889284722700-127.0.0.1:39393_solr-n_0000000000) [n:127.0.0.1:39393_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"SolrCloudSnapshots_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:44791_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:44791/solr",
   [junit4]   2>   "collection":"SolrCloudSnapshots",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3814391 INFO  (OverseerStateUpdate-74144889284722700-127.0.0.1:39393_solr-n_0000000000) [n:127.0.0.1:39393_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"SolrCloudSnapshots_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:45889_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:45889/solr",
   [junit4]   2>   "collection":"SolrCloudSnapshots",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3814394 INFO  (OverseerStateUpdate-74144889284722700-127.0.0.1:39393_solr-n_0000000000) [n:127.0.0.1:39393_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"SolrCloudSnapshots_shard2_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:39393_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39393/solr",
   [junit4]   2>   "collection":"SolrCloudSnapshots",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3814396 INFO  (OverseerStateUpdate-74144889284722700-127.0.0.1:39393_solr-n_0000000000) [n:127.0.0.1:39393_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"SolrCloudSnapshots_shard2_replica_n6",
   [junit4]   2>   "node_name":"127.0.0.1:37719_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37719/solr",
   [junit4]   2>   "collection":"SolrCloudSnapshots",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3814603 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr    x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n2&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3814603 INFO  (qtp362685310-67034) [n:127.0.0.1:44791_solr    x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n1&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3814603 INFO  (qtp362685310-67034) [n:127.0.0.1:44791_solr    x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3814604 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr    x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n4&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3814604 INFO  (qtp555522487-67018) [n:127.0.0.1:37719_solr    x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n6&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3814620 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 3814625 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 3814626 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3814626 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'SolrCloudSnapshots_shard1_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 3814626 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.SolrCore [[SolrCloudSnapshots_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J0/temp/solr.core.snapshots.TestSolrCloudSnapshots_21CF857FCB0CC930-001/tempDir-001/node3/SolrCloudSnapshots_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J0/temp/solr.core.snapshots.TestSolrCloudSnapshots_21CF857FCB0CC930-001/tempDir-001/node3/SolrCloudSnapshots_shard1_replica_n2/data/]
   [junit4]   2> 3814627 INFO  (qtp362685310-67034) [n:127.0.0.1:44791_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 3814629 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 3814630 INFO  (qtp362685310-67034) [n:127.0.0.1:44791_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 3814630 INFO  (qtp362685310-67034) [n:127.0.0.1:44791_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3814630 INFO  (qtp362685310-67034) [n:127.0.0.1:44791_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'SolrCloudSnapshots_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 3814630 INFO  (qtp362685310-67034) [n:127.0.0.1:44791_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.c.SolrCore [[SolrCloudSnapshots_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J0/temp/solr.core.snapshots.TestSolrCloudSnapshots_21CF857FCB0CC930-001/tempDir-001/node2/SolrCloudSnapshots_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J0/temp/solr.core.snapshots.TestSolrCloudSnapshots_21CF857FCB0CC930-001/tempDir-001/node2/SolrCloudSnapshots_shard1_replica_n1/data/]
   [junit4]   2> 3814632 INFO  (qtp555522487-67018) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 3814651 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 3814651 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3814651 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'SolrCloudSnapshots_shard2_replica_n4' using configuration from configset conf1, trusted=true
   [junit4]   2> 3814652 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.SolrCore [[SolrCloudSnapshots_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J0/temp/solr.core.snapshots.TestSolrCloudSnapshots_21CF857FCB0CC930-001/tempDir-001/node4/SolrCloudSnapshots_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J0/temp/solr.core.snapshots.TestSolrCloudSnapshots_21CF857FCB0CC930-001/tempDir-001/node4/SolrCloudSnapshots_shard2_replica_n4/data/]
   [junit4]   2> 3814658 INFO  (qtp555522487-67018) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 3814658 INFO  (qtp555522487-67018) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3814658 INFO  (qtp555522487-67018) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'SolrCloudSnapshots_shard2_replica_n6' using configuration from configset conf1, trusted=true
   [junit4]   2> 3814659 INFO  (qtp555522487-67018) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.SolrCore [[SolrCloudSnapshots_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J0/temp/solr.core.snapshots.TestSolrCloudSnapshots_21CF857FCB0CC930-001/tempDir-001/node1/SolrCloudSnapshots_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J0/temp/solr.core.snapshots.TestSolrCloudSnapshots_21CF857FCB0CC930-001/tempDir-001/node1/SolrCloudSnapshots_shard2_replica_n6/data/]
   [junit4]   2> 3814718 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3814718 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3814718 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3814718 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3814719 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3814719 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3814719 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3814719 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3814722 INFO  (qtp362685310-67034) [n:127.0.0.1:44791_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3814722 INFO  (qtp362685310-67034) [n:127.0.0.1:44791_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3814723 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3814723 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3814723 INFO  (qtp362685310-67034) [n:127.0.0.1:44791_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3814723 INFO  (qtp362685310-67034) [n:127.0.0.1:44791_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3814723 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3814724 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3814724 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1710021313164214272
   [junit4]   2> 3814725 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3814725 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3814725 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1710021313165262848
   [junit4]   2> 3814726 INFO  (qtp362685310-67034) [n:127.0.0.1:44791_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3814726 INFO  (qtp362685310-67034) [n:127.0.0.1:44791_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3814726 INFO  (qtp362685310-67034) [n:127.0.0.1:44791_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3814726 INFO  (qtp555522487-67018) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3814726 INFO  (qtp362685310-67034) [n:127.0.0.1:44791_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1710021313166311424
   [junit4]   2> 3814726 INFO  (qtp555522487-67018) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3814727 INFO  (searcherExecutor-35612-thread-1-processing-n:127.0.0.1:39393_solr x:SolrCloudSnapshots_shard2_replica_n4 c:SolrCloudSnapshots s:shard2 r:core_node7) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.SolrCore [SolrCloudSnapshots_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3814727 INFO  (qtp555522487-67018) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3814727 INFO  (qtp555522487-67018) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3814731 INFO  (searcherExecutor-35608-thread-1-processing-n:127.0.0.1:45889_solr x:SolrCloudSnapshots_shard1_replica_n2 c:SolrCloudSnapshots s:shard1 r:core_node5) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.SolrCore [SolrCloudSnapshots_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3814731 INFO  (searcherExecutor-35610-thread-1-processing-n:127.0.0.1:44791_solr x:SolrCloudSnapshots_shard1_replica_n1 c:SolrCloudSnapshots s:shard1 r:core_node3) [n:127.0.0.1:44791_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.c.SolrCore [SolrCloudSnapshots_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3814731 INFO  (qtp555522487-67018) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3814732 INFO  (qtp555522487-67018) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3814732 INFO  (qtp555522487-67018) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3814732 INFO  (qtp555522487-67018) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1710021313172602880
   [junit4]   2> 3814735 INFO  (searcherExecutor-35614-thread-1-processing-n:127.0.0.1:37719_solr x:SolrCloudSnapshots_shard2_replica_n6 c:SolrCloudSnapshots s:shard2 r:core_node8) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.SolrCore [SolrCloudSnapshots_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3814737 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SolrCloudSnapshots/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 3814737 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/SolrCloudSnapshots/leaders/shard2
   [junit4]   2> 3814739 INFO  (qtp362685310-67034) [n:127.0.0.1:44791_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SolrCloudSnapshots/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 3814740 INFO  (qtp362685310-67034) [n:127.0.0.1:44791_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/SolrCloudSnapshots/leaders/shard1
   [junit4]   2> 3814740 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 3814741 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SolrCloudSnapshots/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 3814741 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/SolrCloudSnapshots/leaders/shard1
   [junit4]   2> 3814743 INFO  (qtp555522487-67018) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SolrCloudSnapshots/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 3814743 INFO  (qtp555522487-67018) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/SolrCloudSnapshots/leaders/shard2
   [junit4]   2> 3814746 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3814747 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3814747 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39393/solr/SolrCloudSnapshots_shard2_replica_n4/
   [junit4]   2> 3814747 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3814747 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=SolrCloudSnapshots_shard2_replica_n4 url=http://127.0.0.1:39393/solr  START replicas=[http://127.0.0.1:37719/solr/SolrCloudSnapshots_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 3814747 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3814747 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45889/solr/SolrCloudSnapshots_shard1_replica_n2/
   [junit4]   2> 3814747 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=SolrCloudSnapshots_shard2_replica_n4 url=http://127.0.0.1:39393/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 3814748 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=SolrCloudSnapshots_shard1_replica_n2 url=http://127.0.0.1:45889/solr  START replicas=[http://127.0.0.1:44791/solr/SolrCloudSnapshots_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 3814750 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=SolrCloudSnapshots_shard1_replica_n2 url=http://127.0.0.1:45889/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 3814752 INFO  (qtp555522487-67015) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.S.Request [SolrCloudSnapshots_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3814753 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3814753 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3814753 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/SolrCloudSnapshots/leaders/shard2/leader after winning as /collections/SolrCloudSnapshots/leader_elect/shard2/election/74144889284722700-core_node7-n_0000000000
   [junit4]   2> 3814755 INFO  (qtp362685310-67036) [n:127.0.0.1:44791_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.c.S.Request [SolrCloudSnapshots_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 3814755 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3814755 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3814755 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/SolrCloudSnapshots/leaders/shard1/leader after winning as /collections/SolrCloudSnapshots/leader_elect/shard1/election/74144889284722698-core_node5-n_0000000000
   [junit4]   2> 3814757 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39393/solr/SolrCloudSnapshots_shard2_replica_n4/ shard2
   [junit4]   2> 3814758 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45889/solr/SolrCloudSnapshots_shard1_replica_n2/ shard1
   [junit4]   2> 3814860 INFO  (zkCallback-35558-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3814860 INFO  (zkCallback-35566-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3814860 INFO  (zkCallback-35566-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3814860 INFO  (zkCallback-35558-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3814861 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3814861 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3814865 INFO  (qtp419589121-67025) [n:127.0.0.1:45889_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n2&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=261
   [junit4]   2> 3814865 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n4&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=261
   [junit4]   2> 3814965 INFO  (zkCallback-35566-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3814965 INFO  (zkCallback-35558-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3814965 INFO  (zkCallback-35566-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3814965 INFO  (zkCallback-35558-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3814966 INFO  (zkCallback-35558-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3814966 INFO  (zkCallback-35566-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3815754 INFO  (qtp555522487-67018) [n:127.0.0.1:37719_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n6&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1149
   [junit4]   2> 3815757 INFO  (qtp362685310-67034) [n:127.0.0.1:44791_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n1&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1153
   [junit4]   2> 3815759 INFO  (qtp555522487-67016) [n:127.0.0.1:37719_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 3815854 INFO  (zkCallback-35560-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3815854 INFO  (zkCallback-35566-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3815854 INFO  (zkCallback-35566-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3815854 INFO  (zkCallback-35566-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3815854 INFO  (zkCallback-35558-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3815854 INFO  (zkCallback-35558-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3815854 INFO  (zkCallback-35558-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3815854 INFO  (zkCallback-35594-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3815854 INFO  (zkCallback-35560-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3815855 INFO  (zkCallback-35594-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3815856 INFO  (qtp555522487-67016) [n:127.0.0.1:37719_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=SolrCloudSnapshots&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1577
   [junit4]   2> 3815856 INFO  (TEST-TestSolrCloudSnapshots.testSnapshots-seed#[21CF857FCB0CC930]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: SolrCloudSnapshots
   [junit4]   2> 3815886 INFO  (qtp555522487-67015) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1710021314374270976&distrib.from=http://127.0.0.1:39393/solr/SolrCloudSnapshots_shard2_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:* (-1710021314374270976)} 0 2
   [junit4]   2> 3815887 INFO  (qtp1118349768-67045) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SolrCloudSnapshots/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 3815887 INFO  (qtp1118349768-67045) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:45889/solr/SolrCloudSnapshots_shard1_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1710021314374270976)} 0 10
   [junit4]   2> 3815898 INFO  (qtp362685310-67035) [n:127.0.0.1:44791_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1710021314361688064&distrib.from=http://127.0.0.1:45889/solr/SolrCloudSnapshots_shard1_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1710021314361688064)} 0 3
   [junit4]   2> 3815899 INFO  (qtp419589121-67027) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SolrCloudSnapshots/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2}
   [junit4]   2> 3815899 INFO  (qtp419589121-67027) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1710021314361688064)} 0 37
   [junit4]   2> 3815899 INFO  (TEST-TestSolrCloudSnapshots.testSnapshots-seed#[21CF857FCB0CC930]) [     ] o.a.s.h.BackupRestoreUtils Indexing 87 test docs
   [junit4]   2> 3815912 INFO  (qtp555522487-67018) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39393/solr/SolrCloudSnapshots_shard2_replica_n4/&wt=javabin&version=2}{add=[2 (1710021314399436800), 3 (1710021314401533952), 5 (1710021314401533953), 6 (1710021314401533954), 7 (1710021314401533955), 9 (1710021314401533956), 17 (1710021314401533957), 18 (1710021314401533958), 19 (1710021314401533959), 21 (1710021314401533960), ... (35 adds)]} 0 6
   [junit4]   2> 3815916 INFO  (qtp1118349768-67042) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1710021314399436800), 3 (1710021314401533952), 5 (1710021314401533953), 6 (1710021314401533954), 7 (1710021314401533955), 9 (1710021314401533956), 17 (1710021314401533957), 18 (1710021314401533958), 19 (1710021314401533959), 21 (1710021314401533960), ... (35 adds)]} 0 14
   [junit4]   2> 3815920 INFO  (qtp362685310-67036) [n:127.0.0.1:44791_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45889/solr/SolrCloudSnapshots_shard1_replica_n2/&wt=javabin&version=2}{add=[0 (1710021314409922560), 1 (1710021314410971136), 4 (1710021314410971137), 8 (1710021314410971138), 10 (1710021314410971139), 11 (1710021314410971140), 12 (1710021314410971141), 13 (1710021314410971142), 14 (1710021314410971143), 15 (1710021314410971144), ... (52 adds)]} 0 4
   [junit4]   2> 3815920 INFO  (qtp419589121-67028) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1710021314409922560), 1 (1710021314410971136), 4 (1710021314410971137), 8 (1710021314410971138), 10 (1710021314410971139), 11 (1710021314410971140), 12 (1710021314410971141), 13 (1710021314410971142), 14 (1710021314410971143), 15 (1710021314410971144), ... (52 adds)]} 0 18
   [junit4]   2> 3815959 INFO  (searcherExecutor-35614-thread-1-processing-n:127.0.0.1:37719_solr x:SolrCloudSnapshots_shard2_replica_n6 c:SolrCloudSnapshots s:shard2 r:core_node8) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.SolrCore [SolrCloudSnapshots_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3815959 INFO  (qtp555522487-67016) [n:127.0.0.1:37719_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39393/solr/SolrCloudSnapshots_shard2_replica_n4/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 37
   [junit4]   2> 3815959 INFO  (searcherExecutor-35612-thread-1-processing-n:127.0.0.1:39393_solr x:SolrCloudSnapshots_shard2_replica_n4 c:SolrCloudSnapshots s:shard2 r:core_node7) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.SolrCore [SolrCloudSnapshots_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3815960 INFO  (qtp1118349768-67043) [n:127.0.0.1:39393_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45889/solr/SolrCloudSnapshots_shard1_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 38
   [junit4]   2> 3815990 INFO  (searcherExecutor-35608-thread-1-processing-n:127.0.0.1:45889_solr x:SolrCloudSnapshots_shard1_replica_n2 c:SolrCloudSnapshots s:shard1 r:core_node5) [n:127.0.0.1:45889_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.SolrCore [SolrCloudSnapshots_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3815990 INFO  (searcherExecutor-35610-thread-1-processing-n:127.0.0.1:44791_solr x:SolrCloudSnapshots_shard1_replica_n1 c:SolrCloudSnapshots s:shard1 r:core_node3) [n:127.0.0.1:44791_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.c.SolrCore [SolrCloudSnapshots_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3815991 INFO  (qtp362685310-67034) [n:127.0.0.1:44791_solr c:Solr

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

onnector Stopped ServerConnector@1b59cfbd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 3821598 INFO  (jetty-closer-35637-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@177ff9e9{/solr,null,STOPPED}
   [junit4]   2> 3821598 INFO  (jetty-closer-35637-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3821599 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3821600 WARN  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker-SendThread(127.0.0.1:34985)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1076a624bba0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1076a624bba0000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1076a624bba0000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 3821703 WARN  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker-SendThread(127.0.0.1:34985)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1076a624bba0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1076a624bba0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1076a624bba0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 3821805 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections/SolrCloudSnapshots/terms/shard1
   [junit4]   2> 	7	/solr/collections/SolrCloudSnapshots/terms/shard2
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/SolrCloudSnapshots/collectionprops.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	53	/solr/collections/SolrCloudSnapshots/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/SolrCloudSnapshots/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/overseer/queue
   [junit4]   2> 	17	/solr/collections/SolrCloudSnapshots/state.json
   [junit4]   2> 	16	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 3821809 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34985
   [junit4]   2> 3821809 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34985
   [junit4]   2> 3821809 INFO  (SUITE-TestSolrCloudSnapshots-seed#[21CF857FCB0CC930]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34985
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J0/temp/solr.core.snapshots.TestSolrCloudSnapshots_21CF857FCB0CC930-001
   [junit4]   2> Sep 05, 2021 12:56:54 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=Lucene84, name=FST50, id=FST50}, docValues:{}, maxPointsInLeafNode=476, maxMBSortInHeap=6.239241023494275, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=Poland
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=100326616,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: [TestHighlightDedupGrouping, CdcrReplicationHandlerTest, HLLSerializationTest, SliceStateTest, SearchHandlerTest, OverseerTest, ExitableDirectoryReaderTest, TestDynamicLoadingUrl, DistribCursorPagingTest, TestSkipOverseerOperations, TestDocSet, TestPackages, TestJsonFacetsStatsParsing, CoreAdminOperationTest, TestInPlaceUpdatesDistrib, TaggingAttributeTest, TestCloudDeduplication, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestSolrDeletionPolicy1, TestManagedSynonymGraphFilterFactory, ThreadDumpHandlerTest, TestSearcherReuse, AliasIntegrationTest, CircularListTest, TestRandomFlRTGCloud, TestSchemaNameResource, TestSimpleTrackingShardHandler, CacheHeaderTest, TestSimScenario, ZkControllerTest, TestContainerPlugin, TestRawTransformer, OutputWriterTest, TestLFUCache, BinaryUpdateRequestHandlerTest, MaxSizeAutoCommitTest, AdminHandlersProxyTest, TestSubQueryTransformerDistrib, TestJavabinTupleStreamParser, DirectSolrSpellCheckerTest, SolrGraphiteReporterTest, TestUnifiedSolrHighlighter, TestSortByMinMaxFunction, TermsComponentTest, TestCollationFieldDocValues, TestExactSharedStatsCache, TestCloudNestedDocsSort, MultiDestinationAuditLoggerTest, ManagedSchemaRoundRobinCloudTest, HdfsChaosMonkeySafeLeaderTest, DistributedQueryComponentOptimizationTest, TestCoreDiscovery, TestApiFramework, TimeZoneUtilsTest, TestLuceneMatchVersion, IgnoreLargeDocumentProcessorFactoryTest, WordBreakSolrSpellCheckerTest, NodeMarkersRegistrationTest, TestLegacyBM25SimilarityFactory, TestExternalRoleRuleBasedAuthorizationPlugin, V2ApiIntegrationTest, TestAtomicUpdateErrorCases, TestFacetMethods, AnalysisAfterCoreReloadTest, ExecutePlanActionTest, PreAnalyzedUpdateProcessorTest, TestDFRSimilarityFactory, TestSolr4Spatial2, MetricUtilsTest, TestComplexPhraseLeadingWildcard, TestMacros, ZkCollectionPropsCachingTest, TestInitParams, TestSolrJacksonAnnotation, MetricsHistoryIntegrationTest, ShardRoutingCustomTest, MoveReplicaHDFSFailoverTest, TestPhraseSuggestions, TestSimDistributedQueue, LukeRequestHandlerTest, TestSimLargeCluster, BaseCdcrDistributedZkTest, DeleteNodeTest, HealthCheckHandlerTest, ChangedSchemaMergeTest, LeaderFailureAfterFreshStartTest, SolrCoreMetricManagerTest, TestQueryTypes, SuggestComponentContextFilterQueryTest, TestFileDictionaryLookup, TestUseDocValuesAsStored, SortByFunctionTest, TriggerSetPropertiesIntegrationTest, ConfigureRecoveryStrategyTest, DisMaxRequestHandlerTest, HighlighterMaxOffsetTest, BigEndianAscendingWordSerializerTest, SimpleCollectionCreateDeleteTest, DynamicMapsTest, UniqFieldsUpdateProcessorFactoryTest, HdfsCollectionsAPIDistributedZkTest, TestReloadAndDeleteDocs, ChaosMonkeySafeLeaderWithPullReplicasTest, ConcurrentCreateCollectionTest, AnalyticsQueryTest, HDFSCollectionsAPITest, TestMinHashQParser, ZkSolrClientTest, TestCloudPivotFacet, EmbeddedSolrNoSerializeTest, CdcrUpdateLogTest, SpellCheckCollatorWithCollapseTest, TestPullReplica, TestConfigSetsAPIShareSchema, TestLuceneIndexBackCompat, MultiThreadedOCPTest, ClusterStateMockUtilTest, ClusterStateUpdateTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, ForceLeaderWithTlogReplicasTest, HttpPartitionTest, LeaderElectionContextKeyTest, LeaderElectionTest, MissingSegmentRecoveryTest, OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, ReplaceNodeTest, RestartWhileUpdatingTest, TestCloudConsistency, TestDownShardTolerantSearch, TestHashPartitioner, TestOnReconnectListenerSupport, TestShortCircuitedRequests, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, TestWaitForStateWithJettyShutdowns, TestWithCollection, TriLevelCompositeIdRoutingTest, UnloadDistributedZkTest, ZkCLITest, HdfsCloudIncrementalBackupTest, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestReplicaProperties, AutoAddReplicasIntegrationTest, IndexSizeTriggerTest, MetricTriggerIntegrationTest, MetricTriggerTest, NodeAddedTriggerIntegrationTest, NodeAddedTriggerTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest, TriggerCooldownIntegrationTest, TestSimGenericDistributedQueue, CdcrWithNodesRestartsTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, ImplicitSnitchTest, RuleEngineTest, RulesTest, ZkDynamicConfigTest, BlobRepositoryCloudTest, ByteBuffersDirectoryFactoryTest, CachingDirectoryFactoryTest, RAMDirectoryFactoryTest, RequestHandlersTest, ResourceLoaderTest, SOLR749Test, SolrCoreTest, TestConfigSetImmutable, TestMinimalConfig, TestQuerySenderListener, TestSolrXml, TestXIncludeConfig, BackupIdTest, TestSolrCloudSnapshots]
   [junit4] Completed [659/939 (1!)] on J0 in 10.27s, 1 test, 1 failure <<< FAILURES!

[...truncated 53422 lines...]