You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/01/17 10:11:58 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.1) - Build # 5541 - Unstable!

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

4 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties

Error Message:
conf(default delay): Couldn't get second timestampe after max allowed polling

Stack Trace:
java.lang.AssertionError: conf(default delay): Couldn't get second timestampe after max allowed polling
	at __randomizedtesting.SeedInfo.seed([E759383DC74D8332:8C3DEF74746016B6]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:712)
	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:229)
	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:92)
	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:  org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testExecutorStream

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([1AD3CECB492E5396:38134F306A447986]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testExecutorStream(StreamDecoratorTest.java:3893)
	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.client.solrj.io.stream.StreamDecoratorTest

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest:     1) Thread[id=5262, name=CloudSolrClient ThreadPool-2389-thread-3, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@12.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@12.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@12.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@12.0.1/java.lang.Thread.run(Thread.java:835)    2) Thread[id=5261, name=CloudSolrClient ThreadPool-2389-thread-2, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@12.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@12.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@12.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@12.0.1/java.lang.Thread.run(Thread.java:835)    3) Thread[id=5260, name=CloudSolrClient ThreadPool-2389-thread-1, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@12.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@12.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@12.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@12.0.1/java.lang.Thread.run(Thread.java:835)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest: 
   1) Thread[id=5262, name=CloudSolrClient ThreadPool-2389-thread-3, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@12.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@12.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
        at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@12.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@12.0.1/java.lang.Thread.run(Thread.java:835)
   2) Thread[id=5261, name=CloudSolrClient ThreadPool-2389-thread-2, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@12.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@12.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
        at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@12.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@12.0.1/java.lang.Thread.run(Thread.java:835)
   3) Thread[id=5260, name=CloudSolrClient ThreadPool-2389-thread-1, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@12.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@12.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
        at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@12.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@12.0.1/java.lang.Thread.run(Thread.java:835)
	at __randomizedtesting.SeedInfo.seed([1AD3CECB492E5396]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5262, name=CloudSolrClient ThreadPool-2389-thread-3, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@12.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@12.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@12.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@12.0.1/java.lang.Thread.run(Thread.java:835)    2) Thread[id=5261, name=CloudSolrClient ThreadPool-2389-thread-2, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@12.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@12.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@12.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@12.0.1/java.lang.Thread.run(Thread.java:835)    3) Thread[id=5260, name=CloudSolrClient ThreadPool-2389-thread-1, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@12.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@12.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@12.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@12.0.1/java.lang.Thread.run(Thread.java:835)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=5262, name=CloudSolrClient ThreadPool-2389-thread-3, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@12.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@12.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
        at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@12.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@12.0.1/java.lang.Thread.run(Thread.java:835)
   2) Thread[id=5261, name=CloudSolrClient ThreadPool-2389-thread-2, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@12.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@12.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
        at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@12.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@12.0.1/java.lang.Thread.run(Thread.java:835)
   3) Thread[id=5260, name=CloudSolrClient ThreadPool-2389-thread-1, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@12.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@12.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
        at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@12.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@12.0.1/java.lang.Thread.run(Thread.java:835)
	at __randomizedtesting.SeedInfo.seed([1AD3CECB492E5396]:0)




Build Log:
[...truncated 14876 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
   [junit4]   2> 1500421 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_E759383DC74D8332-001/data-dir-165-001
   [junit4]   2> 1500422 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1500423 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 1500424 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1500425 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_E759383DC74D8332-001/tempDir-001
   [junit4]   2> 1500425 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1500426 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1500426 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1500531 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:57044
   [junit4]   2> 1500532 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:57044
   [junit4]   2> 1500532 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57044
   [junit4]   2> 1500532 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57044
   [junit4]   2> 1500534 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1500537 INFO  (zkConnectionManagerCallback-6535-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1500537 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1500540 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1500542 INFO  (zkConnectionManagerCallback-6537-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1500542 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1500543 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1500545 INFO  (zkConnectionManagerCallback-6539-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1500545 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1500680 WARN  (jetty-launcher-6540-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1500680 WARN  (jetty-launcher-6540-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1500680 INFO  (jetty-launcher-6540-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1500680 INFO  (jetty-launcher-6540-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1500680 INFO  (jetty-launcher-6540-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1500680 INFO  (jetty-launcher-6540-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1500680 INFO  (jetty-launcher-6540-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> 1500680 INFO  (jetty-launcher-6540-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> 1500683 INFO  (jetty-launcher-6540-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1500683 INFO  (jetty-launcher-6540-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1500683 INFO  (jetty-launcher-6540-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1500684 INFO  (jetty-launcher-6540-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1500684 INFO  (jetty-launcher-6540-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1500684 INFO  (jetty-launcher-6540-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1500684 INFO  (jetty-launcher-6540-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c944c3a{/solr,null,AVAILABLE}
   [junit4]   2> 1500684 INFO  (jetty-launcher-6540-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2457f712{/solr,null,AVAILABLE}
   [junit4]   2> 1500687 INFO  (jetty-launcher-6540-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7a0372be{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:57053}
   [junit4]   2> 1500687 INFO  (jetty-launcher-6540-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3f7d2fc5{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:57052}
   [junit4]   2> 1500687 INFO  (jetty-launcher-6540-thread-2) [     ] o.e.j.s.Server Started @1500764ms
   [junit4]   2> 1500687 INFO  (jetty-launcher-6540-thread-1) [     ] o.e.j.s.Server Started @1500764ms
   [junit4]   2> 1500687 INFO  (jetty-launcher-6540-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57053}
   [junit4]   2> 1500687 INFO  (jetty-launcher-6540-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57052}
   [junit4]   2> 1500687 ERROR (jetty-launcher-6540-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1500687 ERROR (jetty-launcher-6540-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1500687 INFO  (jetty-launcher-6540-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1500687 INFO  (jetty-launcher-6540-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1500687 INFO  (jetty-launcher-6540-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1500687 INFO  (jetty-launcher-6540-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1500687 INFO  (jetty-launcher-6540-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1500687 INFO  (jetty-launcher-6540-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1500687 INFO  (jetty-launcher-6540-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1500687 INFO  (jetty-launcher-6540-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1500687 INFO  (jetty-launcher-6540-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-17T09:44:34.824784Z
   [junit4]   2> 1500687 INFO  (jetty-launcher-6540-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-17T09:44:34.824857Z
   [junit4]   2> 1500689 INFO  (jetty-launcher-6540-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1500689 INFO  (jetty-launcher-6540-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1500694 INFO  (zkConnectionManagerCallback-6544-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1500694 INFO  (jetty-launcher-6540-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1500694 INFO  (zkConnectionManagerCallback-6542-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1500694 INFO  (jetty-launcher-6540-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1500696 INFO  (jetty-launcher-6540-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1500696 INFO  (jetty-launcher-6540-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1500900 INFO  (jetty-launcher-6540-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1500902 WARN  (jetty-launcher-6540-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6615de73[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1500902 WARN  (jetty-launcher-6540-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6615de73[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1500905 WARN  (jetty-launcher-6540-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6cbf4925[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1500905 WARN  (jetty-launcher-6540-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6cbf4925[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1500906 INFO  (jetty-launcher-6540-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57044/solr
   [junit4]   2> 1500907 INFO  (jetty-launcher-6540-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1500911 INFO  (zkConnectionManagerCallback-6552-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1500911 INFO  (jetty-launcher-6540-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1500923 INFO  (jetty-launcher-6540-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1500924 WARN  (jetty-launcher-6540-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3530a9b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1500924 WARN  (jetty-launcher-6540-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3530a9b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1500928 WARN  (jetty-launcher-6540-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@23716cfc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1500928 WARN  (jetty-launcher-6540-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@23716cfc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1500929 INFO  (jetty-launcher-6540-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57044/solr
   [junit4]   2> 1500930 INFO  (jetty-launcher-6540-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1500934 INFO  (zkConnectionManagerCallback-6558-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1500935 INFO  (jetty-launcher-6540-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1501017 INFO  (jetty-launcher-6540-thread-1) [n:127.0.0.1:57053_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1501021 INFO  (zkConnectionManagerCallback-6560-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1501021 INFO  (jetty-launcher-6540-thread-1) [n:127.0.0.1:57053_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1501122 INFO  (jetty-launcher-6540-thread-2) [n:127.0.0.1:57052_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1501128 INFO  (zkConnectionManagerCallback-6564-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1501128 INFO  (jetty-launcher-6540-thread-2) [n:127.0.0.1:57052_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1501183 INFO  (jetty-launcher-6540-thread-2) [n:127.0.0.1:57052_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57052_solr
   [junit4]   2> 1501187 INFO  (jetty-launcher-6540-thread-2) [n:127.0.0.1:57052_solr     ] o.a.s.c.Overseer Overseer (id=72059960959041544-127.0.0.1:57052_solr-n_0000000000) starting
   [junit4]   2> 1501220 INFO  (OverseerStateUpdate-72059960959041544-127.0.0.1:57052_solr-n_0000000000) [n:127.0.0.1:57052_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:57052_solr
   [junit4]   2> 1501222 INFO  (jetty-launcher-6540-thread-2) [n:127.0.0.1:57052_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57052_solr
   [junit4]   2> 1501223 DEBUG (OverseerAutoScalingTriggerThread-72059960959041544-127.0.0.1:57052_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1501228 INFO  (OverseerStateUpdate-72059960959041544-127.0.0.1:57052_solr-n_0000000000) [n:127.0.0.1:57052_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1501230 DEBUG (OverseerAutoScalingTriggerThread-72059960959041544-127.0.0.1:57052_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1501231 DEBUG (OverseerAutoScalingTriggerThread-72059960959041544-127.0.0.1:57052_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 1501231 DEBUG (OverseerAutoScalingTriggerThread-72059960959041544-127.0.0.1:57052_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1501240 INFO  (jetty-launcher-6540-thread-2) [n:127.0.0.1:57052_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1501243 WARN  (jetty-launcher-6540-thread-2) [n:127.0.0.1:57052_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> 1501251 DEBUG (OverseerAutoScalingTriggerThread-72059960959041544-127.0.0.1:57052_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:57052_solr]
   [junit4]   2> 1501253 DEBUG (OverseerAutoScalingTriggerThread-72059960959041544-127.0.0.1:57052_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1501257 DEBUG (ScheduledTrigger-6324-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1501257 DEBUG (OverseerAutoScalingTriggerThread-72059960959041544-127.0.0.1:57052_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1501275 INFO  (jetty-launcher-6540-thread-2) [n:127.0.0.1:57052_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1501320 INFO  (jetty-launcher-6540-thread-2) [n:127.0.0.1:57052_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57052.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58142b8c
   [junit4]   2> 1501336 INFO  (jetty-launcher-6540-thread-1) [n:127.0.0.1:57053_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1501340 INFO  (jetty-launcher-6540-thread-2) [n:127.0.0.1:57052_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57052.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58142b8c
   [junit4]   2> 1501341 INFO  (jetty-launcher-6540-thread-2) [n:127.0.0.1:57052_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57052.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58142b8c
   [junit4]   2> 1501345 INFO  (jetty-launcher-6540-thread-2) [n:127.0.0.1:57052_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_E759383DC74D8332-001/tempDir-001/node2/.
   [junit4]   2> 1501353 INFO  (jetty-launcher-6540-thread-1) [n:127.0.0.1:57053_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:57053_solr as DOWN
   [junit4]   2> 1501356 INFO  (jetty-launcher-6540-thread-1) [n:127.0.0.1:57053_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1501357 INFO  (jetty-launcher-6540-thread-1) [n:127.0.0.1:57053_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57053_solr
   [junit4]   2> 1501363 INFO  (zkCallback-6563-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1501363 INFO  (zkCallback-6559-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1501368 INFO  (jetty-launcher-6540-thread-1) [n:127.0.0.1:57053_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1501368 WARN  (jetty-launcher-6540-thread-1) [n:127.0.0.1:57053_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> 1501383 INFO  (jetty-launcher-6540-thread-1) [n:127.0.0.1:57053_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1501418 INFO  (jetty-launcher-6540-thread-1) [n:127.0.0.1:57053_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57053.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58142b8c
   [junit4]   2> 1501427 INFO  (jetty-launcher-6540-thread-1) [n:127.0.0.1:57053_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57053.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58142b8c
   [junit4]   2> 1501428 INFO  (jetty-launcher-6540-thread-1) [n:127.0.0.1:57053_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57053.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58142b8c
   [junit4]   2> 1501429 INFO  (jetty-launcher-6540-thread-1) [n:127.0.0.1:57053_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_E759383DC74D8332-001/tempDir-001/node1/.
   [junit4]   2> 1501451 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1501452 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1501454 INFO  (zkConnectionManagerCallback-6575-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1501454 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1501459 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1501465 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57044/solr ready
   [junit4]   2> 1501489 INFO  (qtp897926325-18839) [n:127.0.0.1:57052_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1501511 INFO  (qtp897926325-18839) [n:127.0.0.1:57052_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1501524 INFO  (qtp1895504334-18845) [n:127.0.0.1:57053_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1501525 DEBUG (qtp897926325-18837) [n:127.0.0.1:57052_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1501526 INFO  (qtp897926325-18837) [n:127.0.0.1:57052_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=36
   [junit4]   2> 1501528 DEBUG (zkCallback-6563-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1501530 DEBUG (OverseerAutoScalingTriggerThread-72059960959041544-127.0.0.1:57052_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1501544 DEBUG (OverseerAutoScalingTriggerThread-72059960959041544-127.0.0.1:57052_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1501551 DEBUG (OverseerAutoScalingTriggerThread-72059960959041544-127.0.0.1:57052_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1501564 INFO  (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E759383DC74D8332]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 1501567 INFO  (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E759383DC74D8332]) [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest Configuring simple scheduler and adding trigger: mock-timestamper
   [junit4]   2> 1501573 INFO  (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E759383DC74D8332]) [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest conf(default delay): Waiting for 2 timestamps to be recorded
   [junit4]   2> 1501575 INFO  (ScheduledTrigger-6335-thread-1) [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest Running mock-timestamper in ScheduledTrigger-6335-thread-1
   [junit4]   2> 1506323 DEBUG (ScheduledTrigger-6324-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 1506344 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E759383DC74D8332]) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1506344 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E759383DC74D8332]) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1506344 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E759383DC74D8332]) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1506344 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E759383DC74D8332]) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1506344 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E759383DC74D8332]) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1506345 INFO  (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[E759383DC74D8332]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TriggerSetPropertiesIntegrationTest -Dtests.method=testSetProperties -Dtests.seed=E759383DC74D8332 -Dtests.slow=true -Dtests.locale=id-ID -Dtests.timezone=Europe/Dublin -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 4.82s J4 | TriggerSetPropertiesIntegrationTest.testSetProperties <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: conf(default delay): Couldn't get second timestampe after max allowed polling
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E759383DC74D8332:8C3DEF74746016B6]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:229)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:92)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 1506453 INFO  (jetty-closer-6576-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1482300267
   [junit4]   2> 1506453 INFO  (jetty-closer-6576-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:57052_solr
   [junit4]   2> 1506454 INFO  (jetty-closer-6576-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=678206823
   [junit4]   2> 1506454 INFO  (jetty-closer-6576-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:57053_solr
   [junit4]   2> 1506455 INFO  (jetty-closer-6576-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1506455 INFO  (jetty-closer-6576-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:57052_solr as DOWN
   [junit4]   2> 1506456 INFO  (jetty-closer-6576-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1506456 INFO  (jetty-closer-6576-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:57053_solr as DOWN
   [junit4]   2> 1506465 INFO  (jetty-closer-6576-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1506467 INFO  (jetty-closer-6576-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1506467 INFO  (jetty-closer-6576-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61b41854: rootName = solr_57052, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@183b1fa2
   [junit4]   2> 1506470 INFO  (jetty-closer-6576-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1506470 INFO  (jetty-closer-6576-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ab5a077: rootName = solr_57053, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3e84378d
   [junit4]   2> 1506486 INFO  (jetty-closer-6576-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1506486 INFO  (jetty-closer-6576-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2cfe29d4: rootName = solr_57052, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6cff5167
   [junit4]   2> 1506511 INFO  (jetty-closer-6576-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1506511 INFO  (jetty-closer-6576-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@553e874b: rootName = solr_57053, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6cff5167
   [junit4]   2> 1506515 INFO  (jetty-closer-6576-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1506515 INFO  (jetty-closer-6576-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63f2e512: rootName = solr_57052, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@30ccf7f7
   [junit4]   2> 1506515 INFO  (jetty-closer-6576-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1506516 INFO  (jetty-closer-6576-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1506516 INFO  (jetty-closer-6576-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e66ee4c: rootName = solr_57053, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@30ccf7f7
   [junit4]   2> 1506516 INFO  (jetty-closer-6576-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1506519 INFO  (closeThreadPool-6583-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72059960959041544-127.0.0.1:57052_solr-n_0000000000) closing
   [junit4]   2> 1506521 INFO  (OverseerStateUpdate-72059960959041544-127.0.0.1:57052_solr-n_0000000000) [n:127.0.0.1:57052_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:57052_solr
   [junit4]   2> 1506521 INFO  (OverseerAutoScalingTriggerThread-72059960959041544-127.0.0.1:57052_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1506526 DEBUG (closeThreadPool-6583-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1506527 DEBUG (closeThreadPool-6583-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1506527 DEBUG (closeThreadPool-6583-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1506527 DEBUG (closeThreadPool-6583-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1506533 DEBUG (closeThreadPool-6583-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1506533 DEBUG (closeThreadPool-6583-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1506533 INFO  (closeThreadPool-6583-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72059960959041544-127.0.0.1:57052_solr-n_0000000000) closing
   [junit4]   2> 1506638 INFO  (jetty-closer-6576-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72059960959041544-127.0.0.1:57052_solr-n_0000000000) closing
   [junit4]   2> 1506644 INFO  (jetty-closer-6576-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7a0372be{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1506644 INFO  (jetty-closer-6576-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2457f712{/solr,null,UNAVAILABLE}
   [junit4]   2> 1506645 INFO  (jetty-closer-6576-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1506647 INFO  (jetty-closer-6576-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3f7d2fc5{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1506649 INFO  (jetty-closer-6576-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c944c3a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1506650 INFO  (jetty-closer-6576-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1506655 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1506884 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> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1506887 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:57044
   [junit4]   2> 1506887 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57044
   [junit4]   2> 1506887 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[E759383DC74D8332]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57044
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_E759383DC74D8332-001
   [junit4]   2> Jan 17, 2020 9:44:41 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=785, maxMBSortInHeap=6.517878382744557, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@546b9282), locale=id-ID, timezone=Europe/Dublin
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=6,threads=1,free=304776568,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestPackages, FieldAnalysisRequestHandlerTest, TestDistribIDF, TestMergePolicyConfig, TestReplicaProperties, TestNestedUpdateProcessor, ConjunctionSolrSpellCheckerTest, AnalysisErrorHandlingTest, CategoryRoutedAliasUpdateProcessorTest, DirectSolrConnectionTest, TestExactSharedStatsCacheCloud, TestSimNodeLostTrigger, TestElisionMultitermQuery, DateRangeFieldTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, VersionInfoTest, TestSchemaField, TestTermsQParserPlugin, JavabinLoaderTest, PrimitiveFieldTypeTest, CollectionReloadTest, SpellCheckCollatorWithCollapseTest, ChaosMonkeyNothingIsSafeTest, MetricsHistoryHandlerTest, TestExpandComponent, TestSolrCoreProperties, TestJsonFacetRefinement, TestBadConfig, TestSolr4Spatial, MoreLikeThisComponentTest, TestHighFrequencyDictionaryFactory, JWTAuthPluginTest, TestSchemaResource, TestBinaryResponseWriter, BJQParserTest, DistributedSpellCheckComponentTest, TestComplexPhraseLeadingWildcard, TestLegacyNumericUtils, XsltUpdateRequestHandlerTest, TestHighlightDedupGrouping, TestCloudPivotFacet, SuggestComponentTest, TestReRankQParserPlugin, CoreAdminOperationTest, TestNoOpRegenerator, TestUtils, PackageManagerCLITest, OrderedExecutorTest, SolrMetricManagerTest, DistributedFacetExistsSmallTest, TestImplicitCoreProperties, ExternalFileFieldSortTest, SuggesterFSTTest, ZkCollectionPropsCachingTest, LeaderFailureAfterFreshStartTest, DisMaxRequestHandlerTest, CachingDirectoryFactoryTest, TestTlogReplayVsRecovery, SortSpecParsingTest, QueryEqualityTest, NodeAddedTriggerTest, TestOnReconnectListenerSupport, MaxSizeAutoCommitTest, TestManagedStopFilterFactory, TestFieldCacheReopen, TestStressRecovery, PeerSyncWithLeaderTest, TestWriterPerf, DOMUtilTest, TestManagedSchema, TestStressThreadBackup, UnloadDistributedZkTest, CreateCollectionCleanupTest, AuditLoggerPluginTest, TestAnalyzedSuggestions, TestInPlaceUpdateWithRouteField, SplitByPrefixTest, RemoteQueryErrorTest, TestDeleteCollectionOnDownNodes, TestSolrJ, SearchHandlerTest, TestSafeXMLParsing, TestSolrIndexConfig, BitVectorTest, IndexSizeTriggerSizeEstimationTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, TestDistributedGrouping, ProtectedTermFilterFactoryTest, TestWordDelimiterFilterFactory, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, CollectionStateFormat2Test, DeleteInactiveReplicaTest, DeleteShardTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, LeaderFailoverAfterPartitionTest, MetricsHistoryWithAuthIntegrationTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerSolrResponseTest, PeerSyncReplicationTest, TestHashPartitioner, TestLeaderElectionWithEmptyReplica, TestRequestForwarding, TestSegmentSorting, TestSolrCloudWithKerberosAlt, ZkNodePropsTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, AutoScalingHandlerTest, ExecutePlanActionTest, IndexSizeTriggerTest, MetricTriggerTest, NodeAddedTriggerIntegrationTest, NodeLostTriggerTest, TriggerSetPropertiesIntegrationTest]
   [junit4] Completed [557/899 (1!)] on J4 in 6.71s, 1 test, 1 failure <<< FAILURES!

[...truncated 2324 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
   [junit4]   2> 168208 INFO  (SUITE-StreamDecoratorTest-seed#[1AD3CECB492E5396]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J4/temp/solr.client.solrj.io.stream.StreamDecoratorTest_1AD3CECB492E5396-001/data-dir-18-001
   [junit4]   2> 168209 WARN  (SUITE-StreamDecoratorTest-seed#[1AD3CECB492E5396]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35
   [junit4]   2> 168209 INFO  (SUITE-StreamDecoratorTest-seed#[1AD3CECB492E5396]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 168209 INFO  (SUITE-StreamDecoratorTest-seed#[1AD3CECB492E5396]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 168210 INFO  (SUITE-StreamDecoratorTest-seed#[1AD3CECB492E5396]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 168210 INFO  (SUITE-StreamDecoratorTest-seed#[1AD3CECB492E5396]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J4/temp/solr.client.solrj.io.stream.StreamDecoratorTest_1AD3CECB492E5396-001/tempDir-001
   [junit4]   2> 168210 INFO  (SUITE-StreamDecoratorTest-seed#[1AD3CECB492E5396]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 168211 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 168211 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 168313 INFO  (SUITE-StreamDecoratorTest-seed#[1AD3CECB492E5396]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:50000
   [junit4]   2> 168313 INFO  (SUITE-StreamDecoratorTest-seed#[1AD3CECB492E5396]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:50000
   [junit4]   2> 168313 INFO  (SUITE-StreamDecoratorTest-seed#[1AD3CECB492E5396]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50000
   [junit4]   2> 168313 INFO  (SUITE-StreamDecoratorTest-seed#[1AD3CECB492E5396]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50000
   [junit4]   2> 168316 INFO  (SUITE-StreamDecoratorTest-seed#[1AD3CECB492E5396]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 168321 INFO  (zkConnectionManagerCallback-1726-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168321 INFO  (SUITE-StreamDecoratorTest-seed#[1AD3CECB492E5396]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 168327 INFO  (SUITE-StreamDecoratorTest-seed#[1AD3CECB492E5396]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 168331 INFO  (zkConnectionManagerCallback-1728-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168331 INFO  (SUITE-StreamDecoratorTest-seed#[1AD3CECB492E5396]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 168332 INFO  (SUITE-StreamDecoratorTest-seed#[1AD3CECB492E5396]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 168336 INFO  (zkConnectionManagerCallback-1730-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168336 INFO  (SUITE-StreamDecoratorTest-seed#[1AD3CECB492E5396]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 168440 WARN  (jetty-launcher-1731-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 168440 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 168440 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 168440 INFO  (jetty-launcher-1731-thread-4) [     ] 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> 168440 WARN  (jetty-launcher-1731-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 168440 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 168440 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 168440 INFO  (jetty-launcher-1731-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> 168450 WARN  (jetty-launcher-1731-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 168450 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 168450 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 168450 INFO  (jetty-launcher-1731-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> 168450 WARN  (jetty-launcher-1731-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 168450 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 168450 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 168450 INFO  (jetty-launcher-1731-thread-3) [     ] 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> 168451 INFO  (jetty-launcher-1731-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 168451 INFO  (jetty-launcher-1731-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 168451 INFO  (jetty-launcher-1731-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 168454 INFO  (jetty-launcher-1731-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@510f145{/solr,null,AVAILABLE}
   [junit4]   2> 168456 INFO  (jetty-launcher-1731-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6c04d1d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50009}
   [junit4]   2> 168456 INFO  (jetty-launcher-1731-thread-2) [     ] o.e.j.s.Server Started @168525ms
   [junit4]   2> 168456 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50009}
   [junit4]   2> 168456 ERROR (jetty-launcher-1731-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 168457 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 168457 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 168457 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 168457 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 168457 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-17T09:58:25.759835Z
   [junit4]   2> 168458 INFO  (jetty-launcher-1731-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 168459 INFO  (jetty-launcher-1731-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 168459 INFO  (jetty-launcher-1731-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 168462 INFO  (jetty-launcher-1731-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 168462 INFO  (jetty-launcher-1731-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 168462 INFO  (jetty-launcher-1731-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 168463 INFO  (jetty-launcher-1731-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fb67498{/solr,null,AVAILABLE}
   [junit4]   2> 168464 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 168466 INFO  (jetty-launcher-1731-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5cd78c13{/solr,null,AVAILABLE}
   [junit4]   2> 168466 INFO  (jetty-launcher-1731-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1d2d8dfc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50010}
   [junit4]   2> 168466 INFO  (jetty-launcher-1731-thread-1) [     ] o.e.j.s.Server Started @168535ms
   [junit4]   2> 168466 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50010}
   [junit4]   2> 168467 ERROR (jetty-launcher-1731-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 168467 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 168467 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 168467 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 168467 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 168467 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-17T09:58:25.769608Z
   [junit4]   2> 168469 INFO  (jetty-launcher-1731-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 168469 INFO  (jetty-launcher-1731-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 168469 INFO  (jetty-launcher-1731-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 168471 INFO  (jetty-launcher-1731-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6ee93814{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50011}
   [junit4]   2> 168471 INFO  (jetty-launcher-1731-thread-3) [     ] o.e.j.s.Server Started @168540ms
   [junit4]   2> 168471 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50011}
   [junit4]   2> 168471 ERROR (jetty-launcher-1731-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 168471 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 168471 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 168471 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 168471 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 168471 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 168471 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-17T09:58:25.773873Z
   [junit4]   2> 168472 INFO  (jetty-launcher-1731-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@476cfec{/solr,null,AVAILABLE}
   [junit4]   2> 168474 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 168475 INFO  (jetty-launcher-1731-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7e7db75e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50013}
   [junit4]   2> 168475 INFO  (jetty-launcher-1731-thread-4) [     ] o.e.j.s.Server Started @168544ms
   [junit4]   2> 168475 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50013}
   [junit4]   2> 168475 INFO  (zkConnectionManagerCallback-1733-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168475 ERROR (jetty-launcher-1731-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 168475 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 168475 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 168475 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 168475 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 168475 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-17T09:58:25.777793Z
   [junit4]   2> 168475 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 168478 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 168480 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 168484 INFO  (zkConnectionManagerCallback-1735-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168485 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 168485 INFO  (zkConnectionManagerCallback-1737-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168485 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 168487 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 168487 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 168489 INFO  (zkConnectionManagerCallback-1739-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168489 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 168499 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 168800 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 168800 WARN  (jetty-launcher-1731-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7aa79799[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 168800 WARN  (jetty-launcher-1731-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7aa79799[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 168806 WARN  (jetty-launcher-1731-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5431108f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 168806 WARN  (jetty-launcher-1731-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5431108f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 168807 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50000/solr
   [junit4]   2> 168807 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 168811 INFO  (zkConnectionManagerCallback-1747-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168811 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 168828 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 168829 WARN  (jetty-launcher-1731-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@62f48175[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 168829 WARN  (jetty-launcher-1731-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@62f48175[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 168831 WARN  (jetty-launcher-1731-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c1f5e27[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 168831 WARN  (jetty-launcher-1731-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c1f5e27[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 168832 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50000/solr
   [junit4]   2> 168833 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 168835 INFO  (zkConnectionManagerCallback-1754-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168836 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 168918 INFO  (jetty-launcher-1731-thread-2) [n:127.0.0.1:50009_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 168926 INFO  (zkConnectionManagerCallback-1757-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168926 INFO  (jetty-launcher-1731-thread-2) [n:127.0.0.1:50009_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 168961 WARN  (jetty-launcher-1731-thread-2) [n:127.0.0.1:50009_solr     ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 168976 INFO  (jetty-launcher-1731-thread-2) [n:127.0.0.1:50009_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50009_solr
   [junit4]   2> 168978 INFO  (jetty-launcher-1731-thread-2) [n:127.0.0.1:50009_solr     ] o.a.s.c.Overseer Overseer (id=72060015416442889-127.0.0.1:50009_solr-n_0000000000) starting
   [junit4]   2> 168980 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 168981 WARN  (jetty-launcher-1731-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e15c5f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 168981 WARN  (jetty-launcher-1731-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e15c5f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 168984 WARN  (jetty-launcher-1731-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b032bd6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 168984 WARN  (jetty-launcher-1731-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b032bd6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 168985 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50000/solr
   [junit4]   2> 168986 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 168990 INFO  (zkConnectionManagerCallback-1765-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168990 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 169023 INFO  (jetty-launcher-1731-thread-4) [n:127.0.0.1:50013_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 169025 INFO  (zkConnectionManagerCallback-1767-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169025 INFO  (jetty-launcher-1731-thread-4) [n:127.0.0.1:50013_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 169031 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 169031 WARN  (jetty-launcher-1731-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d8b5272[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 169031 WARN  (jetty-launcher-1731-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d8b5272[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 169034 WARN  (jetty-launcher-1731-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69553512[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 169034 WARN  (jetty-launcher-1731-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69553512[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 169035 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50000/solr
   [junit4]   2> 169036 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 169038 INFO  (zkConnectionManagerCallback-1773-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169038 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 169098 INFO  (jetty-launcher-1731-thread-1) [n:127.0.0.1:50010_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 169102 INFO  (zkConnectionManagerCallback-1775-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169103 INFO  (jetty-launcher-1731-thread-1) [n:127.0.0.1:50010_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 169103 INFO  (OverseerStateUpdate-72060015416442889-127.0.0.1:50009_solr-n_0000000000) [n:127.0.0.1:50009_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:50009_solr
   [junit4]   2> 169106 INFO  (jetty-launcher-1731-thread-2) [n:127.0.0.1:50009_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50009_solr
   [junit4]   2> 169112 INFO  (zkCallback-1756-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 169123 INFO  (jetty-launcher-1731-thread-2) [n:127.0.0.1:50009_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 169125 WARN  (jetty-launcher-1731-thread-2) [n:127.0.0.1:50009_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> 169127 WARN  (jetty-launcher-1731-thread-1) [n:127.0.0.1:50010_solr     ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 169128 WARN  (jetty-launcher-1731-thread-4) [n:127.0.0.1:50013_solr     ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 169136 INFO  (jetty-launcher-1731-thread-1) [n:127.0.0.1:50010_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 169139 INFO  (jetty-launcher-1731-thread-4) [n:127.0.0.1:50013_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 169168 INFO  (jetty-launcher-1731-thread-1) [n:127.0.0.1:50010_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:50010_solr as DOWN
   [junit4]   2> 169173 INFO  (jetty-launcher-1731-thread-4) [n:127.0.0.1:50013_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:50013_solr as DOWN
   [junit4]   2> 169173 INFO  (jetty-launcher-1731-thread-1) [n:127.0.0.1:50010_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 169173 INFO  (jetty-launcher-1731-thread-1) [n:127.0.0.1:50010_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50010_solr
   [junit4]   2> 169180 INFO  (zkCallback-1756-thread-1) [     ] o.

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

ble #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest: 
   [junit4]    >    1) Thread[id=5262, name=CloudSolrClient ThreadPool-2389-thread-3, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
   [junit4]    >         at java.base@12.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >         at java.base@12.0.1/java.lang.Thread.run(Thread.java:835)
   [junit4]    >    2) Thread[id=5261, name=CloudSolrClient ThreadPool-2389-thread-2, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
   [junit4]    >         at java.base@12.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >         at java.base@12.0.1/java.lang.Thread.run(Thread.java:835)
   [junit4]    >    3) Thread[id=5260, name=CloudSolrClient ThreadPool-2389-thread-1, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
   [junit4]    >         at java.base@12.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >         at java.base@12.0.1/java.lang.Thread.run(Thread.java:835)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1AD3CECB492E5396]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5262, name=CloudSolrClient ThreadPool-2389-thread-3, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
   [junit4]    >         at java.base@12.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >         at java.base@12.0.1/java.lang.Thread.run(Thread.java:835)
   [junit4]    >    2) Thread[id=5261, name=CloudSolrClient ThreadPool-2389-thread-2, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
   [junit4]    >         at java.base@12.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >         at java.base@12.0.1/java.lang.Thread.run(Thread.java:835)
   [junit4]    >    3) Thread[id=5260, name=CloudSolrClient ThreadPool-2389-thread-1, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
   [junit4]    >         at java.base@12.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]    >         at java.base@12.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >         at java.base@12.0.1/java.lang.Thread.run(Thread.java:835)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1AD3CECB492E5396]:0)
   [junit4] Completed [206/206 (1!)] on J4 in 101.05s, 51 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 43536 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5541/consoleText

[repro] Revision: 5f2d7c4855987670489d68884c787e4cfb377fa9

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TriggerSetPropertiesIntegrationTest -Dtests.method=testSetProperties -Dtests.seed=E759383DC74D8332 -Dtests.slow=true -Dtests.locale=id-ID -Dtests.timezone=Europe/Dublin -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=StreamDecoratorTest -Dtests.method=testExecutorStream -Dtests.seed=1AD3CECB492E5396 -Dtests.slow=true -Dtests.locale=kok-IN -Dtests.timezone=Iceland -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=StreamDecoratorTest -Dtests.seed=1AD3CECB492E5396 -Dtests.slow=true -Dtests.locale=kok-IN -Dtests.timezone=Iceland -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/solrj
[repro]       StreamDecoratorTest
[repro]    solr/core
[repro]       TriggerSetPropertiesIntegrationTest
[repro] ant compile-test

[...truncated 2601 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.StreamDecoratorTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=1AD3CECB492E5396 -Dtests.slow=true -Dtests.locale=kok-IN -Dtests.timezone=Iceland -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 331 lines...]
[repro] ant compile-test

[...truncated 1316 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TriggerSetPropertiesIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=E759383DC74D8332 -Dtests.slow=true -Dtests.locale=id-ID -Dtests.timezone=Europe/Dublin -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 81 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
[repro] Exiting with code 0

[...truncated 73 lines...]