Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5536/
Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed

Error Message:
[]

Stack Trace:
java.lang.AssertionError: []
        at 
__randomizedtesting.SeedInfo.seed([9F32918D10A5218B:773EA39C81D91389]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed(SearchRateTriggerTest.java:263)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest

Error Message:
20 threads leaked from SUITE scope at 
org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest:     1) Thread[id=3338, 
name=nioEventLoopGroup-2-10, state=RUNNABLE, group=TGRP-HDFSCollectionsAPITest] 
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)         at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124) 
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)         
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)         at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
         at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
         at [email protected]/java.lang.Thread.run(Thread.java:835)    2) 
Thread[id=3345, name=nioEventLoopGroup-3-5, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]         at 
[email protected]/sun.nio.ch.KQueue.poll(Native Method)         at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124) 
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)         
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)         at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
         at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
         at [email protected]/java.lang.Thread.run(Thread.java:835)    3) 
Thread[id=3350, name=nioEventLoopGroup-3-10, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]         at 
[email protected]/sun.nio.ch.KQueue.poll(Native Method)         at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124) 
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)         
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)         at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
         at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
         at [email protected]/java.lang.Thread.run(Thread.java:835)    4) 
Thread[id=3333, name=nioEventLoopGroup-2-5, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]         at 
[email protected]/sun.nio.ch.KQueue.poll(Native Method)         at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124) 
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)         
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)         at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
         at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
         at [email protected]/java.lang.Thread.run(Thread.java:835)    5) 
Thread[id=3348, name=nioEventLoopGroup-3-8, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]         at 
[email protected]/sun.nio.ch.KQueue.poll(Native Method)         at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124) 
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)         
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)         at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
         at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
         at [email protected]/java.lang.Thread.run(Thread.java:835)    6) 
Thread[id=3351, name=nioEventLoopGroup-3-11, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]         at 
[email protected]/sun.nio.ch.KQueue.poll(Native Method)         at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124) 
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)         
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)         at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
         at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
         at [email protected]/java.lang.Thread.run(Thread.java:835)    7) 
Thread[id=3337, name=nioEventLoopGroup-2-9, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]         at 
[email protected]/sun.nio.ch.KQueue.poll(Native Method)         at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124) 
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)         
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)         at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
         at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
         at [email protected]/java.lang.Thread.run(Thread.java:835)    8) 
Thread[id=3347, name=nioEventLoopGroup-3-7, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]         at 
[email protected]/sun.nio.ch.KQueue.poll(Native Method)         at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124) 
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)         
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)         at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
         at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
         at [email protected]/java.lang.Thread.run(Thread.java:835)    9) 
Thread[id=3334, name=nioEventLoopGroup-2-6, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]         at 
[email protected]/sun.nio.ch.KQueue.poll(Native Method)         at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124) 
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)         
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)         at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
         at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
         at [email protected]/java.lang.Thread.run(Thread.java:835)   10) 
Thread[id=3343, name=nioEventLoopGroup-3-3, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]         at 
[email protected]/sun.nio.ch.KQueue.poll(Native Method)         at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124) 
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)         
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)         at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
         at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
         at [email protected]/java.lang.Thread.run(Thread.java:835)   11) 
Thread[id=3344, name=nioEventLoopGroup-3-4, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]         at 
[email protected]/sun.nio.ch.KQueue.poll(Native Method)         at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124) 
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)         
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)         at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
         at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
         at [email protected]/java.lang.Thread.run(Thread.java:835)   12) 
Thread[id=3341, name=nioEventLoopGroup-3-1, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]         at 
[email protected]/sun.nio.ch.KQueue.poll(Native Method)         at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124) 
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)         
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)         at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
         at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
         at [email protected]/java.lang.Thread.run(Thread.java:835)   13) 
Thread[id=3336, name=nioEventLoopGroup-2-8, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]         at 
[email protected]/sun.nio.ch.KQueue.poll(Native Method)         at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124) 
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)         
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)         at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
         at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
         at [email protected]/java.lang.Thread.run(Thread.java:835)   14) 
Thread[id=3331, name=nioEventLoopGroup-2-3, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]         at 
[email protected]/sun.nio.ch.KQueue.poll(Native Method)         at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124) 
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)         
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)         at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
         at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
         at [email protected]/java.lang.Thread.run(Thread.java:835)   15) 
Thread[id=3036, name=nioEventLoopGroup-2-1, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]         at 
[email protected]/sun.nio.ch.KQueue.poll(Native Method)         at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124) 
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)         
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)         at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
         at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
         at [email protected]/java.lang.Thread.run(Thread.java:835)   16) 
Thread[id=3335, name=nioEventLoopGroup-2-7, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]         at 
[email protected]/sun.nio.ch.KQueue.poll(Native Method)         at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124) 
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)         
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)         at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
         at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
         at [email protected]/java.lang.Thread.run(Thread.java:835)   17) 
Thread[id=3342, name=nioEventLoopGroup-3-2, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]         at 
[email protected]/sun.nio.ch.KQueue.poll(Native Method)         at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124) 
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)         
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)         at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
         at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
         at [email protected]/java.lang.Thread.run(Thread.java:835)   18) 
Thread[id=3332, name=nioEventLoopGroup-2-4, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]         at 
[email protected]/sun.nio.ch.KQueue.poll(Native Method)         at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124) 
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)         
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)         at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
         at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
         at [email protected]/java.lang.Thread.run(Thread.java:835)   19) 
Thread[id=3346, name=nioEventLoopGroup-3-6, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]         at 
[email protected]/sun.nio.ch.KQueue.poll(Native Method)         at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124) 
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)         
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)         at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
         at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
         at [email protected]/java.lang.Thread.run(Thread.java:835)   20) 
Thread[id=3340, name=nioEventLoopGroup-2-12, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]         at 
[email protected]/sun.nio.ch.KQueue.poll(Native Method)         at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124) 
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)         
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)         
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)         at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
         at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
         at [email protected]/java.lang.Thread.run(Thread.java:835)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 20 threads leaked from 
SUITE scope at org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest: 
   1) Thread[id=3338, name=nioEventLoopGroup-2-10, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
        at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
        at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
        at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
        at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
   2) Thread[id=3345, name=nioEventLoopGroup-3-5, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
        at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
        at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
        at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
        at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
   3) Thread[id=3350, name=nioEventLoopGroup-3-10, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
        at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
        at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
        at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
        at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
   4) Thread[id=3333, name=nioEventLoopGroup-2-5, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
        at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
        at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
        at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
        at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
   5) Thread[id=3348, name=nioEventLoopGroup-3-8, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
        at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
        at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
        at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
        at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
   6) Thread[id=3351, name=nioEventLoopGroup-3-11, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
        at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
        at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
        at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
        at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
   7) Thread[id=3337, name=nioEventLoopGroup-2-9, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
        at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
        at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
        at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
        at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
   8) Thread[id=3347, name=nioEventLoopGroup-3-7, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
        at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
        at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
        at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
        at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
   9) Thread[id=3334, name=nioEventLoopGroup-2-6, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
        at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
        at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
        at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
        at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
  10) Thread[id=3343, name=nioEventLoopGroup-3-3, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
        at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
        at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
        at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
        at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
  11) Thread[id=3344, name=nioEventLoopGroup-3-4, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
        at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
        at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
        at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
        at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
  12) Thread[id=3341, name=nioEventLoopGroup-3-1, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
        at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
        at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
        at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
        at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
  13) Thread[id=3336, name=nioEventLoopGroup-2-8, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
        at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
        at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
        at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
        at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
  14) Thread[id=3331, name=nioEventLoopGroup-2-3, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
        at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
        at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
        at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
        at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
  15) Thread[id=3036, name=nioEventLoopGroup-2-1, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
        at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
        at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
        at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
        at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
  16) Thread[id=3335, name=nioEventLoopGroup-2-7, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
        at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
        at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
        at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
        at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
  17) Thread[id=3342, name=nioEventLoopGroup-3-2, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
        at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
        at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
        at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
        at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
  18) Thread[id=3332, name=nioEventLoopGroup-2-4, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
        at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
        at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
        at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
        at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
  19) Thread[id=3346, name=nioEventLoopGroup-3-6, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
        at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
        at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
        at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
        at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
  20) Thread[id=3340, name=nioEventLoopGroup-2-12, state=RUNNABLE, 
group=TGRP-HDFSCollectionsAPITest]
        at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
        at 
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
        at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
        at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
        at 
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
        at 
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
        at __randomizedtesting.SeedInfo.seed([9F32918D10A5218B]:0)


FAILED:  org.apache.solr.search.FuzzySearchTest.testTooComplex

Error Message:
Unexpected exception type, expected RemoteSolrException but got 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:63338/solr/c1]

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected 
RemoteSolrException but got org.apache.solr.client.solrj.SolrServerException: 
No live SolrServers available to handle this 
request:[http://127.0.0.1:63338/solr/c1]
        at 
__randomizedtesting.SeedInfo.seed([9F32918D10A5218B:4990DBA90F7612C1]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2752)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
        at 
org.apache.solr.search.FuzzySearchTest.testTooComplex(FuzzySearchTest.java:64)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:835)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live 
SolrServers available to handle this request:[http://127.0.0.1:63338/solr/c1]
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
        at 
org.apache.solr.search.FuzzySearchTest.lambda$testTooComplex$0(FuzzySearchTest.java:64)
        at 
org.apache.lucene.util.LuceneTestCase._expectThrows(LuceneTestCase.java:2870)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2745)
        ... 41 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:63338/solr/c1: Term too complex: 
headquarters(在日米海軍横須賀基地司令部庁舎/旧横須賀鎮守府会議所・横須賀海軍艦船部)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        ... 50 more




Build Log:
[...truncated 13388 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest
   [junit4]   2> 227421 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_9F32918D10A5218B-001/data-dir-11-001
   [junit4]   2> 227422 WARN  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 227422 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 227423 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 227423 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 227423 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_9F32918D10A5218B-001/tempDir-001
   [junit4]   2> 227424 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 227424 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 227425 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 227525 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:61225
   [junit4]   2> 227525 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61225
   [junit4]   2> 227525 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61225
   [junit4]   2> 227525 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 61225
   [junit4]   2> 227528 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 227538 INFO  (zkConnectionManagerCallback-991-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 227538 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 227547 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 227560 INFO  (zkConnectionManagerCallback-993-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 227560 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 227563 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 227578 INFO  (zkConnectionManagerCallback-995-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 227578 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 227701 WARN  (jetty-launcher-996-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 227701 INFO  (jetty-launcher-996-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 227701 INFO  (jetty-launcher-996-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 227701 INFO  (jetty-launcher-996-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.1+12
   [junit4]   2> 227702 WARN  (jetty-launcher-996-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 227702 INFO  (jetty-launcher-996-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 227702 INFO  (jetty-launcher-996-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 227702 INFO  (jetty-launcher-996-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.1+12
   [junit4]   2> 227707 INFO  (jetty-launcher-996-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 227707 INFO  (jetty-launcher-996-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 227707 INFO  (jetty-launcher-996-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 227707 INFO  (jetty-launcher-996-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43eebf8b{/solr,null,AVAILABLE}
   [junit4]   2> 227712 INFO  (jetty-launcher-996-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 227712 INFO  (jetty-launcher-996-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 227712 INFO  (jetty-launcher-996-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 227714 INFO  (jetty-launcher-996-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7f63a639{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:61230}
   [junit4]   2> 227714 INFO  (jetty-launcher-996-thread-2) [     ] 
o.e.j.s.Server Started @227818ms
   [junit4]   2> 227714 INFO  (jetty-launcher-996-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61230}
   [junit4]   2> 227715 ERROR (jetty-launcher-996-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 227715 INFO  (jetty-launcher-996-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 227715 INFO  (jetty-launcher-996-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 227715 INFO  (jetty-launcher-996-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 227715 INFO  (jetty-launcher-996-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 227716 INFO  (jetty-launcher-996-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-16T06:58:30.727990Z
   [junit4]   2> 227722 INFO  (jetty-launcher-996-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63e247bc{/solr,null,AVAILABLE}
   [junit4]   2> 227723 INFO  (jetty-launcher-996-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 227728 INFO  (jetty-launcher-996-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@53839906{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:61231}
   [junit4]   2> 227728 INFO  (jetty-launcher-996-thread-1) [     ] 
o.e.j.s.Server Started @227832ms
   [junit4]   2> 227728 INFO  (jetty-launcher-996-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61231}
   [junit4]   2> 227730 ERROR (jetty-launcher-996-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 227730 INFO  (jetty-launcher-996-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 227730 INFO  (jetty-launcher-996-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 227731 INFO  (jetty-launcher-996-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 227731 INFO  (jetty-launcher-996-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 227731 INFO  (jetty-launcher-996-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-16T06:58:30.743144Z
   [junit4]   2> 227734 INFO  (zkConnectionManagerCallback-998-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 227734 INFO  (jetty-launcher-996-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 227736 INFO  (jetty-launcher-996-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 227737 INFO  (jetty-launcher-996-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 227759 INFO  (zkConnectionManagerCallback-1000-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 227759 INFO  (jetty-launcher-996-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 227864 INFO  (jetty-launcher-996-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 228008 INFO  (jetty-launcher-996-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 228014 WARN  (jetty-launcher-996-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@51a55594[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 228014 WARN  (jetty-launcher-996-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@51a55594[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 228025 WARN  (jetty-launcher-996-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7fe24994[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 228025 WARN  (jetty-launcher-996-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7fe24994[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 228029 INFO  (jetty-launcher-996-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61225/solr
   [junit4]   2> 228031 INFO  (jetty-launcher-996-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 228035 INFO  (zkConnectionManagerCallback-1008-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 228035 INFO  (jetty-launcher-996-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 228143 INFO  (jetty-launcher-996-thread-2) 
[n:127.0.0.1:61230_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 228148 INFO  (zkConnectionManagerCallback-1010-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 228148 INFO  (jetty-launcher-996-thread-2) 
[n:127.0.0.1:61230_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 228316 INFO  (jetty-launcher-996-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 228327 WARN  (jetty-launcher-996-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1414bb42[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 228328 WARN  (jetty-launcher-996-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1414bb42[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 228347 WARN  (jetty-launcher-996-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2a9e6665[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 228348 WARN  (jetty-launcher-996-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2a9e6665[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 228350 INFO  (jetty-launcher-996-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61225/solr
   [junit4]   2> 228352 INFO  (jetty-launcher-996-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 228362 INFO  (zkConnectionManagerCallback-1018-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 228363 INFO  (jetty-launcher-996-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 228479 INFO  (jetty-launcher-996-thread-1) 
[n:127.0.0.1:61231_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 228493 INFO  (zkConnectionManagerCallback-1020-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 228493 INFO  (jetty-launcher-996-thread-1) 
[n:127.0.0.1:61231_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 228599 INFO  (jetty-launcher-996-thread-1) 
[n:127.0.0.1:61231_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:61231_solr
   [junit4]   2> 228605 INFO  (jetty-launcher-996-thread-1) 
[n:127.0.0.1:61231_solr     ] o.a.s.c.Overseer Overseer 
(id=72063526270992392-127.0.0.1:61231_solr-n_0000000000) starting
   [junit4]   2> 228652 INFO  
(OverseerStateUpdate-72063526270992392-127.0.0.1:61231_solr-n_0000000000) 
[n:127.0.0.1:61231_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:61231_solr
   [junit4]   2> 228659 INFO  (jetty-launcher-996-thread-1) 
[n:127.0.0.1:61231_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61231_solr
   [junit4]   2> 228670 INFO  (zkCallback-1019-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 228686 INFO  (jetty-launcher-996-thread-1) 
[n:127.0.0.1:61231_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 228687 WARN  (jetty-launcher-996-thread-1) 
[n:127.0.0.1:61231_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> 228738 INFO  (jetty-launcher-996-thread-1) 
[n:127.0.0.1:61231_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 228821 INFO  (jetty-launcher-996-thread-1) 
[n:127.0.0.1:61231_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61231.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e10eaa1
   [junit4]   2> 228887 INFO  (jetty-launcher-996-thread-1) 
[n:127.0.0.1:61231_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61231.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e10eaa1
   [junit4]   2> 228887 INFO  (jetty-launcher-996-thread-1) 
[n:127.0.0.1:61231_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61231.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e10eaa1
   [junit4]   2> 228893 INFO  (jetty-launcher-996-thread-1) 
[n:127.0.0.1:61231_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_9F32918D10A5218B-001/tempDir-001/node1/.
   [junit4]   2> 228993 INFO  (jetty-launcher-996-thread-2) 
[n:127.0.0.1:61230_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 229042 INFO  (jetty-launcher-996-thread-2) 
[n:127.0.0.1:61230_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:61230_solr as DOWN
   [junit4]   2> 229048 INFO  (jetty-launcher-996-thread-2) 
[n:127.0.0.1:61230_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 229048 INFO  (jetty-launcher-996-thread-2) 
[n:127.0.0.1:61230_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61230_solr
   [junit4]   2> 229058 INFO  (zkCallback-1019-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 229059 INFO  (zkCallback-1009-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 229070 INFO  (jetty-launcher-996-thread-2) 
[n:127.0.0.1:61230_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 229071 WARN  (jetty-launcher-996-thread-2) 
[n:127.0.0.1:61230_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> 229104 INFO  (jetty-launcher-996-thread-2) 
[n:127.0.0.1:61230_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 229169 INFO  (jetty-launcher-996-thread-2) 
[n:127.0.0.1:61230_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61230.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e10eaa1
   [junit4]   2> 229210 INFO  (jetty-launcher-996-thread-2) 
[n:127.0.0.1:61230_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61230.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e10eaa1
   [junit4]   2> 229211 INFO  (jetty-launcher-996-thread-2) 
[n:127.0.0.1:61230_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61230.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e10eaa1
   [junit4]   2> 229212 INFO  (jetty-launcher-996-thread-2) 
[n:127.0.0.1:61230_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_9F32918D10A5218B-001/tempDir-001/node2/.
   [junit4]   2> 229293 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 229296 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 229304 INFO  (zkConnectionManagerCallback-1031-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 229304 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 229314 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 229325 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61225/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 232476 WARN  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 232546 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.1+12
   [junit4]   2> 232558 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 232558 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 232558 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 232580 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6eafe9cd{static,/static,jar:file:/Users/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 233065 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@7b9acf91{hdfs,/,file:///Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/jetty-localhost-61252-hadoop-hdfs-3_2_0-tests_jar-_-any-1579350662329924737.dir/webapp/,AVAILABLE}{jar:file:/Users/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 233067 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@35e1e6ab{HTTP/1.1,[http/1.1]}{localhost:61252}
   [junit4]   2> 233067 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.e.j.s.Server Started @233171ms
   [junit4]   2> 235485 WARN  (StorageLocationChecker thread 0) [     ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   2> 235819 WARN  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 235845 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.1+12
   [junit4]   2> 235863 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 235865 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 235865 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 235867 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@244fcb38{static,/static,jar:file:/Users/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 236226 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@6e648666{datanode,/,file:///Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/jetty-localhost-61278-hadoop-hdfs-3_2_0-tests_jar-_-any-9963638945085216981.dir/webapp/,AVAILABLE}{jar:file:/Users/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 236231 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@191e3eb7{HTTP/1.1,[http/1.1]}{localhost:61278}
   [junit4]   2> 236231 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[9F32918D10A5218B]-worker) [     ] 
o.e.j.s.Server Started @236335ms
   [junit4]   2> 241282 INFO  (Block report processor) [     ] BlockStateChange 
BLOCK* processReport 0x5282bae8635312e2: Processing first storage report for 
DS-6bbc2b75-9741-4095-a9ed-6de737e81c8b from datanode 
a963ffdc-3a36-4e13-88e1-3e919a88fca1
   [junit4]   2> 241287 INFO  (Block report processor) [     ] BlockStateChange 
BLOCK* processReport 0x5282bae8635312e2: from storage 
DS-6bbc2b75-9741-4095-a9ed-6de737e81c8b node 
DatanodeRegistration(127.0.0.1:61276, 
datanodeUuid=a963ffdc-3a36-4e13-88e1-3e919a88fca1, infoPort=61291, 
infoSecurePort=0, ipcPort=61294, 
storageInfo=lv=-57;cid=testClusterID;nsid=36111219;c=1579157914702), blocks: 0, 
hasStaleStorage: true, processing time: 4 msecs, invalidatedBlocks: 0
   [junit4]   2> 241288 INFO  (Block report processor) [     ] BlockStateChange 
BLOCK* processReport 0x5282bae8635312e2: Processing first storage report for 
DS-d843d8ab-ea1c-442a-8d1c-7dff92b1dfad from datanode 
a963ffdc-3a36-4e13-88e1-3e919a88fca1
   [junit4]   2> 241288 INFO  (Block report processor) [     ] BlockStateChange 
BLOCK* processReport 0x5282bae8635312e2: from storage 
DS-d843d8ab-ea1c-442a-8d1c-7dff92b1dfad node 
DatanodeRegistration(127.0.0.1:61276, 
datanodeUuid=a963ffdc-3a36-4e13-88e1-3e919a88fca1, infoPort=61291, 
infoSecurePort=0, ipcPort=61294, 
storageInfo=lv=-57;cid=testClusterID;nsid=36111219;c=1579157914702), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 241696 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[9F32918D10A5218B]) [  
   ] o.a.s.SolrTestCaseJ4 ###Starting testDataDirIsNotReused
   [junit4]   2> 241702 INFO  (qtp1564765406-2926) [n:127.0.0.1:61231_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=test&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61231_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 241725 INFO  
(OverseerThreadFactory-820-thread-1-processing-n:127.0.0.1:61231_solr) 
[n:127.0.0.1:61231_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
test
   [junit4]   2> 241871 INFO  
(OverseerStateUpdate-72063526270992392-127.0.0.1:61231_solr-n_0000000000) 
[n:127.0.0.1:61231_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61231/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 242089 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr    
x:test_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 242090 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr    
x:test_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 243183 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 243200 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[test_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 243203 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 243203 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'test_shard1_replica_n1' using configuration from collection 
test, trusted=true
   [junit4]   2> 243206 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61231.solr.core.test.shard1.replica_n1' (registry 
'solr.core.test.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e10eaa1
   [junit4]   2> 243234 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:61271/solr_hdfs_home
   [junit4]   2> 243235 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 243235 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[test_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_9F32918D10A5218B-001/tempDir-001/node1/test_shard1_replica_n1],
 dataDir=[hdfs://localhost:61271/solr_hdfs_home/test/core_node2/data/]
   [junit4]   2> 243243 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:61271/solr_hdfs_home/test/core_node2/data/snapshot_metadata
   [junit4]   2> 243273 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 243273 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 243273 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 243388 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 243401 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:61271/solr_hdfs_home/test/core_node2/data
   [junit4]   2> 243467 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:61271/solr_hdfs_home/test/core_node2/data/index
   [junit4]   2> 243482 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 243482 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 243482 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 243535 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 244546 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 244546 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 244546 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 244577 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 244577 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 244739 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@18501067[test_shard1_replica_n1] 
main]
   [junit4]   2> 244752 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 244754 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 244767 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 244773 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1655867103285084160
   [junit4]   2> 244783 INFO  
(searcherExecutor-829-thread-1-processing-n:127.0.0.1:61231_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrCore 
[test_shard1_replica_n1] Registered new searcher 
Searcher@18501067[test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 244813 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/test/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 244815 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test/leaders/shard1
   [junit4]   2> 244844 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 244844 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 244844 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:61231/solr/test_shard1_replica_n1/
   [junit4]   2> 244847 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 244849 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:61231/solr/test_shard1_replica_n1/ has no replicas
   [junit4]   2> 244849 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/test/leaders/shard1/leader after winning as 
/collections/test/leader_elect/shard1/election/72063526270992392-core_node2-n_0000000000
   [junit4]   2> 244861 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61231/solr/test_shard1_replica_n1/ shard1
   [junit4]   2> 244872 INFO  (zkCallback-1019-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 244872 INFO  (zkCallback-1019-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 244878 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 244900 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2813
   [junit4]   2> 244930 INFO  (qtp1564765406-2926) [n:127.0.0.1:61231_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> 245000 INFO  (zkCallback-1019-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 245001 INFO  (zkCallback-1019-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 245002 INFO  (zkCallback-1019-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 245004 INFO  (qtp1564765406-2926) [n:127.0.0.1:61231_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=test&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61231_solr&wt=javabin&version=2}
 status=0 QTime=3303
   [junit4]   2> 245005 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[9F32918D10A5218B]) [  
   ] o.a.s.c.SolrCloudTestCase waitForState (test): 
   [junit4]   2> 245008 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[9F32918D10A5218B]) [  
   ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 245010 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[9F32918D10A5218B]) [  
   ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 245014 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[9F32918D10A5218B]) [  
   ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 245075 INFO  (qtp1564765406-2925) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/test/terms/shard1 to 
Terms{values={core_node2=1}, version=1}
   [junit4]   2> 245108 INFO  (qtp1564765406-2925) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1655867103559811072)]} 0 87
   [junit4]   2> 245118 INFO  (qtp1564765406-2927) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[2 (1655867103641600000)]} 0 7
   [junit4]   2> 245131 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1655867103658377216,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 245131 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@455ad80e 
commitCommandVersion:1655867103658377216
   [junit4]   2> 245986 INFO  
(OverseerCollectionConfigSetProcessor-72063526270992392-127.0.0.1:61231_solr-n_0000000000)
 [n:127.0.0.1:61231_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 248276 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6f53a13f[test_shard1_replica_n1] 
main]
   [junit4]   2> 248283 INFO  
(searcherExecutor-829-thread-1-processing-n:127.0.0.1:61231_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrCore 
[test_shard1_replica_n1] Registered new searcher 
Searcher@6f53a13f[test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C2:[diagnostics={timestamp=1579157928753,
 java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.14.6, 
java.runtime.version=12.0.1+12, os.arch=x86_64, source=flush, 
lucene.version=9.0.0, java.vm.version=12.0.1+12, 
java.version=12.0.1}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 248291 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 248291 INFO  (qtp1564765406-2928) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_shard1_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=test:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 3166
   [junit4]   2> 248332 INFO  (qtp1564765406-2926) [n:127.0.0.1:61231_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[3 (1655867106977120256)]} 0 37
   [junit4]   2> 248333 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[9F32918D10A5218B]) [  
   ] o.a.s.c.

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

 (3)
   [junit4]   2> 561141 INFO  (jetty-closer-1969-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 561142 INFO  (jetty-closer-1969-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7200a96b: rootName = 
solr_63404, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@2a5ac250
   [junit4]   2> 561142 INFO  (jetty-closer-1969-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 561147 INFO  (closeThreadPool-1983-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72063547951087630-127.0.0.1:63404_solr-n_0000000000) closing
   [junit4]   2> 561147 INFO  (jetty-closer-1969-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 561147 INFO  (jetty-closer-1969-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e6e967: rootName = 
solr_63401, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@2a5ac250
   [junit4]   2> 561147 INFO  (jetty-closer-1969-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 561147 INFO  
(OverseerStateUpdate-72063547951087630-127.0.0.1:63404_solr-n_0000000000) 
[n:127.0.0.1:63404_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:63404_solr
   [junit4]   2> 561148 INFO  
(OverseerAutoScalingTriggerThread-72063547951087630-127.0.0.1:63404_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 561148 INFO  (jetty-closer-1969-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 561148 INFO  (jetty-closer-1969-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@992fe64: rootName = 
solr_63402, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@2a5ac250
   [junit4]   2> 561148 INFO  (jetty-closer-1969-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 561179 INFO  (closeThreadPool-1983-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72063547951087630-127.0.0.1:63404_solr-n_0000000000) closing
   [junit4]   2> 561207 INFO  (jetty-closer-1969-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@269714ff{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:۰}
   [junit4]   2> 561208 INFO  (jetty-closer-1969-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6b2d328a{/solr,null,UNAVAILABLE}
   [junit4]   2> 561209 INFO  (jetty-closer-1969-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 561274 INFO  (zkCallback-1940-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 561278 INFO  (jetty-closer-1969-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3524c126{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:۰}
   [junit4]   2> 561279 INFO  (jetty-closer-1969-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4bae8893{/solr,null,UNAVAILABLE}
   [junit4]   2> 561280 INFO  (jetty-closer-1969-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 561303 INFO  (jetty-closer-1969-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72063547951087630-127.0.0.1:63404_solr-n_0000000000) closing
   [junit4]   2> 561309 INFO  (jetty-closer-1969-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@799da3ac{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:۰}
   [junit4]   2> 561310 INFO  (jetty-closer-1969-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@12ff1ede{/solr,null,UNAVAILABLE}
   [junit4]   2> 561310 INFO  (jetty-closer-1969-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 561383 INFO  (jetty-closer-1969-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6fe62a01{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:۰}
   [junit4]   2> 561384 INFO  (jetty-closer-1969-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@22984c01{/solr,null,UNAVAILABLE}
   [junit4]   2> 561384 INFO  (jetty-closer-1969-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 561390 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[9F32918D10A5218B]) 
[     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 561621 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>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72063547951087629-127.0.0.1:63401_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/live_nodes
   [junit4]   2>        9       /solr/overseer/queue
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 561630 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[9F32918D10A5218B]) 
[     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:63395
   [junit4]   2> 561630 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[9F32918D10A5218B]) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63395
   [junit4]   2> 561630 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[9F32918D10A5218B]) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63395
   [junit4]   2> 561631 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[9F32918D10A5218B]) 
[     ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultsAndBackcompat
   [junit4] IGNOR/A 0.00s J3 | SearchRateTriggerTest.testTrigger
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";))
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.SearchRateTriggerTest_9F32918D10A5218B-001
   [junit4]   2> Jan 16, 2020 7:04:04 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(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=1604, maxMBSortInHeap=6.407041591261064, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1c53ffb7),
 locale=lrc-IQ, timezone=NZ-CHAT
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.1 
(64-bit)/cpus=6,threads=1,free=108386048,total=280064000
   [junit4]   2> NOTE: All tests run in this JVM: [TestMiniSolrCloudClusterSSL, 
CacheHeaderTest, TestPseudoReturnFields, ShowFileRequestHandlerTest, 
NodeAddedTriggerIntegrationTest, TestDynamicFieldNamesIndexCorrectly, 
HighlighterMaxOffsetTest, TestCloudSearcherWarming, SolrJmxReporterCloudTest, 
TestAnalyzeInfixSuggestions, HDFSCollectionsAPITest, TestGroupingSearch, 
AddBlockUpdateTest, HLLUtilTest, CoreAdminHandlerTest, SortByFunctionTest, 
TestCorePropertiesReload, TaggerTest, TestCloudJSONFacetSKG, 
TestBulkSchemaConcurrent, EnumFieldTest, FieldMutatingUpdateProcessorTest, 
BadIndexSchemaTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, 
TestMultiWordSynonyms, BufferStoreTest, ParsingFieldUpdateProcessorsTest, 
MergeStrategyTest, AutoScalingHandlerTest, SimpleCollectionCreateDeleteTest, 
TestCursorMarkWithoutUniqueKey, TestUnInvertedFieldException, 
TestXmlQParserPlugin, CollectionPropsTest, UUIDUpdateProcessorFallbackTest, 
TestScoreJoinQPNoScore, TriLevelCompositeIdRoutingTest, MetricsHandlerTest, 
PathHierarchyTokenizerFactoryTest, SearchRateTriggerTest]
   [junit4] Completed [156/899 (3!)] on J3 in 23.37s, 3 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 47534 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:634: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:507: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:494: Source 
checkout is dirty (unversioned/missing files) after running tests!!! Offending 
files:
* solr/licenses/jetty-start-9.4.24.v20191120-shaded.jar.sha1

Total time: 77 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to