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/10/01 01:09:39 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-11.0.6) - Build # 1537 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1537/
Java: 64bit/jdk-11.0.6 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestRandomRequestDistribution.test

Error Message:
Error from server at http://127.0.0.1:52884: Underlying core creation failed while creating collection: a1x2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52884: Underlying core creation failed while creating collection: a1x2
	at __randomizedtesting.SeedInfo.seed([B186A4EADF1B891:834C5594030DD569]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:390)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.TestRandomRequestDistribution.testRequestTracking(TestRandomRequestDistribution.java:80)
	at org.apache.solr.cloud.TestRandomRequestDistribution.test(TestRandomRequestDistribution.java:69)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens:     1) Thread[id=17432, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@11.0.6/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens: 
   1) Thread[id=17432, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]
        at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
	at __randomizedtesting.SeedInfo.seed([B186A4EADF1B891]:0)




Build Log:
[...truncated 2365 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J4-20201001_000315_15516793181882436604532.syserr
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J0-20201001_000315_1528722973874115579321.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J2-20201001_000315_1538541902426266393273.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J3-20201001_000315_15316361024254802866847.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J1-20201001_000315_15717409758807315307994.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 291 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J2-20201001_000619_72214066865974189418605.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J3-20201001_000619_7251984163441606410045.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J0-20201001_000619_7212766208982157878763.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20201001_000619_7226078903851254025565.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J4-20201001_000619_72714687494075279216958.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 1119 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J3-20201001_000650_18011244680055650230918.syserr
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J2-20201001_000650_18016275084461202450347.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20201001_000650_1791497860661378909418.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20201001_000650_1794675285051503111618.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J4-20201001_000650_1849850813662223012333.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20201001_000729_4331206537227408794300.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Suite: org.apache.lucene.collation.TestICUCollationDocValuesField
   [junit4] Completed [12/16] on J4 in 3.74s, 2 tests
   [junit4] 
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20201001_000729_433952386061732596152.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J4-20201001_000729_4372121581832956972327.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J2-20201001_000729_4344542273123343550496.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J3-20201001_000729_4345181270163739534532.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J3-20201001_000738_07617393140744996511271.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20201001_000738_0753869244654859058559.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20201001_000738_076199409561183033746.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20201001_000738_0755591668817961409761.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J4-20201001_000738_0766428649473902790146.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J0-20201001_000745_7797319672765742493057.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20201001_000745_7798188745869916616706.syserr
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J2-20201001_000745_77917827766123283095158.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 194 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J0-20201001_000749_90316094801023393295572.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J3-20201001_000749_9049362380133979967345.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J1-20201001_000749_9042690223149860860097.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J4-20201001_000749_9069958294338820979374.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J2-20201001_000749_90413338971056470925883.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J3-20201001_000756_6648417460437718677906.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J4-20201001_000756_6647341994128305366743.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J0-20201001_000756_66316912618699489441420.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J2-20201001_000756_664985378876603629232.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J1-20201001_000756_66418078383635768640176.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 179 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J3-20201001_000800_74415405083733507424253.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J4-20201001_000800_74510226034642982003406.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J2-20201001_000800_74112158047935003318263.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J1-20201001_000800_7389365138936312190668.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20201001_000800_73714907189986200291715.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J0-20201001_000806_5693690497516270809347.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J1-20201001_000806_5691307576394818538469.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J2-20201001_000809_565915849172117751405.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J3-20201001_000809_56618333984072245901728.syserr
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J1-20201001_000809_5647636494929521604179.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20201001_000809_5643891542691648050025.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 208 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J1-20201001_000813_49416588938014889452093.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J3-20201001_000813_49518168422151390704157.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J0-20201001_000813_4947951170862021001836.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 28 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J2-20201001_000813_4956989820726937106795.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 15 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J4-20201001_000813_49717574760128032770698.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 1383 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J1-20201001_000949_43413043911057240725990.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J4-20201001_000949_4355041015330193708552.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J2-20201001_000949_43415764722202009330251.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J0-20201001_000949_43414540630676669430258.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J3-20201001_000949_43411522334377916924274.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 240 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J1-20201001_001001_97014844674716846536187.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J3-20201001_001001_9707057044321816419659.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J2-20201001_001001_970797417751518458870.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J0-20201001_001001_9706674365719175596261.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J4-20201001_001001_9721663307393884402471.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 326 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J2-20201001_001009_6554192016349665159438.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20201001_001009_6555977999022301365583.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J3-20201001_001009_65613253786392586084465.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 10 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20201001_001009_65511597010549714911375.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J4-20201001_001009_6576485630101384813879.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J1-20201001_001101_22812088282226630825834.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J4-20201001_001101_23116235484889755129541.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J2-20201001_001101_22914965494899843166767.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J3-20201001_001101_2304492768799467640293.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J0-20201001_001101_22810693691860148779125.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J3-20201001_001105_63410774454475238095084.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J1-20201001_001105_63311091557115656383142.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20201001_001105_63310874618180258460566.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J2-20201001_001105_63317380120361434812869.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J4-20201001_001105_63517328763242818544046.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 237 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J3-20201001_001111_4914384550054901501751.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J4-20201001_001111_4925701029698665744204.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J0-20201001_001111_4908564595920827717422.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J1-20201001_001111_49011067253207971873683.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J2-20201001_001111_4902202518992262146407.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 221 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J2-20201001_001125_5916851647614168053284.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J1-20201001_001125_59114746450532894513839.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20201001_001125_5903333751514140269674.syserr
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J3-20201001_001125_5913275289642686676782.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J4-20201001_001125_5928627539924581034063.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 254 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20201001_001134_21410922621889959321677.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J3-20201001_001134_2141141765183809063796.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J0-20201001_001134_21415412045962201181181.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J4-20201001_001134_21611631051726872581848.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J2-20201001_001134_21415638040738335998509.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 172 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J3-20201001_001146_0356831520263187470882.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J0-20201001_001146_0341835732722902239372.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J4-20201001_001146_0363354581699610606903.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J1-20201001_001146_0341659892225987052932.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J2-20201001_001146_03515582491426978638907.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 303 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J0-20201001_001156_02910563064800847044332.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J1-20201001_001156_03010509316607491870723.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J4-20201001_001156_0309754507388630437295.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J2-20201001_001156_0304485518399357556635.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J3-20201001_001156_03010394855629467261038.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/memory/test/temp/junit4-J0-20201001_001205_5524117940949002341680.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/memory/test/temp/junit4-J1-20201001_001205_55211119877631100640361.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 191 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J4-20201001_001209_36511294547460811465162.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J1-20201001_001209_36410906758200927838144.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J3-20201001_001209_36616805835004364201818.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J2-20201001_001209_36412016701708797910524.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J0-20201001_001209_36411828714497059643351.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 264 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J2-20201001_001218_9042904835121526233703.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J0-20201001_001218_90412130882222796103354.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J1-20201001_001218_9041861121272073090496.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J3-20201001_001218_90511363772166133031535.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J4-20201001_001218_9054404074444561736308.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 247 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J0-20201001_001228_1246584952385958892153.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J3-20201001_001228_12613618365920440770293.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J4-20201001_001228_1265615995686273941204.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J2-20201001_001228_12516345653262946851607.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J1-20201001_001228_12517855872344790720198.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 234 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J4-20201001_001237_61216386209412270008094.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J1-20201001_001237_6119244794956563565299.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20201001_001237_61113626641787851452914.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J2-20201001_001237_61111735522813941202874.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J3-20201001_001237_61213906029801116846134.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 199 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J0-20201001_001247_8351968694904362009441.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20201001_001247_83514361319959933900269.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J4-20201001_001247_83911398212533758611031.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J3-20201001_001247_83827269172553798390.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J2-20201001_001247_83512975208947130728506.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 202 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J1-20201001_001303_59913868094904917213689.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J4-20201001_001303_60110808775543967967327.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J3-20201001_001303_5992302583721563182543.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J2-20201001_001303_5991249342096930254500.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20201001_001303_598834967449365447839.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 289 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J4-20201001_001314_6577982754271796867337.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J3-20201001_001314_6578277345549514673486.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20201001_001314_6554760968919459513813.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J1-20201001_001314_65511068031087340874953.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J2-20201001_001314_65612245247079797049848.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 194 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J4-20201001_001336_26714552038333826194795.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20201001_001336_26613821946020326445779.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J2-20201001_001336_2667671576118618711852.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J3-20201001_001336_267756323134408223215.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J1-20201001_001336_2665562339929578275138.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 264 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J3-20201001_001345_4622874116117374994504.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J2-20201001_001345_4608595621824953777074.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J4-20201001_001345_4629460630951093614662.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20201001_001345_46010351209091679212578.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J1-20201001_001345_4606391507168324276769.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3454 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> 1130706 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[B186A4EADF1B891]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1130706 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[B186A4EADF1B891]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1130707 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[B186A4EADF1B891]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_B186A4EADF1B891-001/data-dir-117-001
   [junit4]   2> 1130707 WARN  (SUITE-TestSolrCloudWithDelegationTokens-seed#[B186A4EADF1B891]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1130707 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[B186A4EADF1B891]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1130708 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[B186A4EADF1B891]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1130756 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[B186A4EADF1B891]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_B186A4EADF1B891-001/tempDir-001
   [junit4]   2> 1130757 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[B186A4EADF1B891]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1130761 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1130762 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1130766 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1130861 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[B186A4EADF1B891]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 53070
   [junit4]   2> 1130862 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[B186A4EADF1B891]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53070
   [junit4]   2> 1130862 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[B186A4EADF1B891]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53070
   [junit4]   2> 1130862 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[B186A4EADF1B891]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53070
   [junit4]   2> 1130867 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[B186A4EADF1B891]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1130876 INFO  (zkConnectionManagerCallback-10950-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1130877 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[B186A4EADF1B891]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1130886 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[B186A4EADF1B891]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1130891 INFO  (zkConnectionManagerCallback-10952-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1130892 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[B186A4EADF1B891]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1130894 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[B186A4EADF1B891]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1130900 INFO  (zkConnectionManagerCallback-10954-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1130901 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[B186A4EADF1B891]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1130907 WARN  (SUITE-TestSolrCloudWithDelegationTokens-seed#[B186A4EADF1B891]-worker-SendThread(127.0.0.1:53070)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10031a6d2af0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10031a6d2af0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10031a6d2af0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1131013 WARN  (jetty-launcher-10955-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1131013 INFO  (jetty-launcher-10955-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1131013 INFO  (jetty-launcher-10955-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1131013 INFO  (jetty-launcher-10955-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1131013 WARN  (jetty-launcher-10955-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1131013 INFO  (jetty-launcher-10955-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1131013 INFO  (jetty-launcher-10955-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1131013 INFO  (jetty-launcher-10955-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1131016 INFO  (jetty-launcher-10955-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1131016 INFO  (jetty-launcher-10955-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1131016 INFO  (jetty-launcher-10955-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1131017 INFO  (jetty-launcher-10955-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1131017 INFO  (jetty-launcher-10955-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1131017 INFO  (jetty-launcher-10955-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1131017 INFO  (jetty-launcher-10955-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46080f1f{/solr,null,AVAILABLE}
   [junit4]   2> 1131017 INFO  (jetty-launcher-10955-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fa9d2ab{/solr,null,AVAILABLE}
   [junit4]   2> 1131018 INFO  (jetty-launcher-10955-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4b7673ff{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53078}
   [junit4]   2> 1131018 INFO  (jetty-launcher-10955-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2f21c758{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53077}
   [junit4]   2> 1131018 INFO  (jetty-launcher-10955-thread-2) [     ] o.e.j.s.Server Started @1131081ms
   [junit4]   2> 1131018 INFO  (jetty-launcher-10955-thread-1) [     ] o.e.j.s.Server Started @1131081ms
   [junit4]   2> 1131018 INFO  (jetty-launcher-10955-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53078}
   [junit4]   2> 1131018 INFO  (jetty-launcher-10955-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53077}
   [junit4]   2> 1131019 ERROR (jetty-launcher-10955-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1131019 INFO  (jetty-launcher-10955-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1131019 INFO  (jetty-launcher-10955-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 1131019 INFO  (jetty-launcher-10955-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1131019 INFO  (jetty-launcher-10955-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1131019 INFO  (jetty-launcher-10955-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-01T00:33:28.930567Z
   [junit4]   2> 1131019 ERROR (jetty-launcher-10955-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1131019 INFO  (jetty-launcher-10955-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1131019 INFO  (jetty-launcher-10955-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 1131019 INFO  (jetty-launcher-10955-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1131019 INFO  (jetty-launcher-10955-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1131019 INFO  (jetty-launcher-10955-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-01T00:33:28.930846Z
   [junit4]   2> 1131020 INFO  (jetty-launcher-10955-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1131021 INFO  (jetty-launcher-10955-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1131025 INFO  (zkConnectionManagerCallback-10959-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1131025 INFO  (jetty-launcher-10955-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1131025 INFO  (zkConnectionManagerCallback-10957-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1131025 INFO  (jetty-launcher-10955-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1131026 INFO  (jetty-launcher-10955-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1131027 INFO  (jetty-launcher-10955-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1131035 WARN  (jetty-launcher-10955-thread-1-SendThread(127.0.0.1:53070)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10031a6d2af0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10031a6d2af0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10031a6d2af0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1131036 WARN  (jetty-launcher-10955-thread-2-SendThread(127.0.0.1:53070)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10031a6d2af0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10031a6d2af0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10031a6d2af0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1131338 INFO  (jetty-launcher-10955-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1131343 WARN  (jetty-launcher-10955-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43012ea5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1131343 WARN  (jetty-launcher-10955-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43012ea5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1131344 INFO  (jetty-launcher-10955-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1131346 WARN  (jetty-launcher-10955-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b72b1f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1131346 WARN  (jetty-launcher-10955-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b72b1f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1131350 WARN  (jetty-launcher-10955-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d2a576e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1131350 WARN  (jetty-launcher-10955-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d2a576e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1131352 WARN  (jetty-launcher-10955-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@67a1c9c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1131352 WARN  (jetty-launcher-10955-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@67a1c9c0[provider=nu

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

was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J0-20201001_010132_56414068019545985392125.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J3-20201001_010132_56517800133961361578372.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J1-20201001_010132_5648760786156176645273.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 674 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20201001_010146_8706142368768223085341.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20201001_010146_87016993601479346055863.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J3-20201001_010146_87111841297400994740240.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J4-20201001_010146_8717166981938475054954.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20201001_010146_8704076036981872547462.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 579 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20201001_010229_6906421839615017306782.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 13 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20201001_010229_69014147036088657525458.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J3-20201001_010229_69014390044021041838275.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J2-20201001_010229_690616954282795512904.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 565 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20201001_010249_86314755529326199242748.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 38155 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1537/consoleText

[repro] Revision: cc341292d2f2dd4bd0a6ccbd379424d8c2f23644

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.seed=B186A4EADF1B891 -Dtests.slow=true -Dtests.locale=en-TK -Dtests.timezone=Asia/Almaty -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestRandomRequestDistribution -Dtests.method=test -Dtests.seed=B186A4EADF1B891 -Dtests.slow=true -Dtests.locale=is-IS -Dtests.timezone=America/Juneau -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[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/core
[repro]       TestRandomRequestDistribution
[repro]       TestSolrCloudWithDelegationTokens
[repro] ant compile-test

[...truncated 3454 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.TestRandomRequestDistribution|*.TestSolrCloudWithDelegationTokens" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=B186A4EADF1B891 -Dtests.slow=true -Dtests.locale=is-IS -Dtests.timezone=America/Juneau -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 98 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20201001_010807_8372535164076875495089.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J3-20201001_010807_88410711311244250497103.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J4-20201001_010807_8357411083436085466592.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20201001_010807_8371183887247389077502.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J2-20201001_010807_8355763159237639611518.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 27 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestRandomRequestDistribution
[repro]   0/5 failed: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[repro] Exiting with code 0

[...truncated 93 lines...]

[JENKINS-Experimental-GC] Lucene-Solr-8.x-MacOSX (64bit/jdk-14.0.1) - Build # 1542 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1542/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

3 tests failed.
FAILED:  org.apache.solr.DistributedIntervalFacetingTest.test

Error Message:
Error from server at http://127.0.0.1:53794/c/o/collection1: org.apache.solr.client.solrj.SolrServerException: Total timeout 15000 ms elapsed

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53794/c/o/collection1: org.apache.solr.client.solrj.SolrServerException: Total timeout 15000 ms elapsed
	at __randomizedtesting.SeedInfo.seed([F787ADF5911881AD:7FD3922F3FE4EC55]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642)
	at org.apache.solr.DistributedIntervalFacetingTest.doTestQuery(DistributedIntervalFacetingTest.java:192)
	at org.apache.solr.DistributedIntervalFacetingTest.testRandom(DistributedIntervalFacetingTest.java:161)
	at org.apache.solr.DistributedIntervalFacetingTest.test(DistributedIntervalFacetingTest.java:47)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1117)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.HttpPartitionOnCommitTest.test

Error Message:
Error from server at http://127.0.0.1:56208/dclwl/s: Underlying core creation failed while creating collection: c8n_2x2_commits

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56208/dclwl/s: Underlying core creation failed while creating collection: c8n_2x2_commits
	at __randomizedtesting.SeedInfo.seed([F787ADF5911881AD:7FD3922F3FE4EC55]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.BasicDistributedZkTest.createCollection(BasicDistributedZkTest.java:810)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
	at org.apache.solr.cloud.HttpPartitionOnCommitTest.multiShardTest(HttpPartitionOnCommitTest.java:76)
	at org.apache.solr.cloud.HttpPartitionOnCommitTest.test(HttpPartitionOnCommitTest.java:67)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.TestCryptoKeys.test

Error Message:
Error from server at http://127.0.0.1:57791: Underlying core creation failed while creating collection: .system

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57791: Underlying core creation failed while creating collection: .system
	at __randomizedtesting.SeedInfo.seed([F787ADF5911881AD:7FD3922F3FE4EC55]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.handler.TestBlobHandler.createSystemCollection(TestBlobHandler.java:123)
	at org.apache.solr.cloud.TestCryptoKeys.test(TestCryptoKeys.java:96)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14851 lines...]
   [junit4] Suite: org.apache.solr.DistributedIntervalFacetingTest
   [junit4]   2> 1051089 INFO  (SUITE-DistributedIntervalFacetingTest-seed#[F787ADF5911881AD]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1051089 INFO  (SUITE-DistributedIntervalFacetingTest-seed#[F787ADF5911881AD]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1051211 INFO  (SUITE-DistributedIntervalFacetingTest-seed#[F787ADF5911881AD]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/data-dir-80-001
   [junit4]   2> 1051213 WARN  (SUITE-DistributedIntervalFacetingTest-seed#[F787ADF5911881AD]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1051213 INFO  (SUITE-DistributedIntervalFacetingTest-seed#[F787ADF5911881AD]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1051219 INFO  (SUITE-DistributedIntervalFacetingTest-seed#[F787ADF5911881AD]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-9182 - causes OOM") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1051219 INFO  (SUITE-DistributedIntervalFacetingTest-seed#[F787ADF5911881AD]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /c/o
   [junit4]   2> 1061824 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1061829 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1061829 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1061829 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1061829 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1061871 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1061871 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1061877 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1061892 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78c884a0{/c/o,null,AVAILABLE}
   [junit4]   2> 1061893 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7e7b933d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53728}
   [junit4]   2> 1061893 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.s.Server Started @1062020ms
   [junit4]   2> 1061893 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-distrib-interval-faceting.xml, hostContext=/c/o, solrconfig=solrconfig-basic.xml, hostPort=53728, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/control/cores}
   [junit4]   2> 1061894 ERROR (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1061894 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1061894 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 1061896 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1061896 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1061896 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-02T05:47:33.541163Z
   [junit4]   2> 1061896 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/control/solr.xml
   [junit4]   2> 1061902 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1061902 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1061906 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@66aaeb52, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1061971 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1061973 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3490908e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1061973 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3490908e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1061980 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c7bd75f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1061980 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c7bd75f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1061983 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] 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> 1062004 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1062004 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1062038 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66aaeb52
   [junit4]   2> 1062048 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66aaeb52
   [junit4]   2> 1062058 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66aaeb52
   [junit4]   2> 1062060 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/control/cores
   [junit4]   2> 1062060 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1062069 INFO  (coreLoadExecutor-8542-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1062091 INFO  (coreLoadExecutor-8542-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1062097 INFO  (coreLoadExecutor-8542-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1062097 INFO  (coreLoadExecutor-8542-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1062097 INFO  (coreLoadExecutor-8542-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66aaeb52
   [junit4]   2> 1062097 INFO  (coreLoadExecutor-8542-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/control/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1062099 INFO  (coreLoadExecutor-8542-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1062164 INFO  (coreLoadExecutor-8542-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1062164 INFO  (coreLoadExecutor-8542-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1062165 INFO  (coreLoadExecutor-8542-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=11.8232421875, floorSegmentMB=2.181640625, forceMergeDeletesPctAllowed=26.216038102895894, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5201767703139943, deletesPctAllowed=43.01796539620328
   [junit4]   2> 1062167 WARN  (coreLoadExecutor-8542-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 1062167 INFO  (coreLoadExecutor-8542-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1062168 INFO  (searcherExecutor-8544-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1064463 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1064499 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1064499 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1064499 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1064499 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1064514 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1064514 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1064514 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1064517 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76de2d2{/c/o,null,AVAILABLE}
   [junit4]   2> 1064523 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@e744fb2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53735}
   [junit4]   2> 1064524 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.s.Server Started @1064650ms
   [junit4]   2> 1064524 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-distrib-interval-faceting.xml, hostContext=/c/o, solrconfig=solrconfig-basic.xml, hostPort=53735, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/shard0/cores}
   [junit4]   2> 1064524 ERROR (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1064524 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1064524 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 1064524 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1064550 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1064550 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-02T05:47:36.195231Z
   [junit4]   2> 1064550 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1064563 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1064564 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1064567 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@66aaeb52, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1064758 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1064775 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78593f5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1064775 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78593f5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1064803 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34b6d02a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1064803 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34b6d02a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1064809 WARN  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] 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> 1064831 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1064832 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1064915 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66aaeb52
   [junit4]   2> 1064947 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66aaeb52
   [junit4]   2> 1064947 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66aaeb52
   [junit4]   2> 1064950 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/shard0/cores
   [junit4]   2> 1064950 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1064971 INFO  (coreLoadExecutor-8559-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1064984 INFO  (coreLoadExecutor-8559-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1064992 INFO  (coreLoadExecutor-8559-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1064992 INFO  (coreLoadExecutor-8559-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1064993 INFO  (coreLoadExecutor-8559-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66aaeb52
   [junit4]   2> 1064993 INFO  (coreLoadExecutor-8559-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/shard0/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.DistributedIntervalFacetingTest_F787ADF5911881AD-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1064994 INFO  (coreLoadExecutor-8559-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1065137 INFO  (coreLoadExecutor-8559-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1065137 INFO  (coreLoadExecutor-8559-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1065145 INFO  (coreLoadExecutor-8559-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=11.8232421875, floorSegmentMB=2.181640625, forceMergeDeletesPctAllowed=26.216038102895894, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5201767703139943, deletesPctAllowed=43.01796539620328
   [junit4]   2> 1065168 WARN  (coreLoadExecutor-8559-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 1065169 INFO  (coreLoadExecutor-8559-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1065171 INFO  (searcherExecutor-8561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1065694 INFO  (TEST-DistributedIntervalFacetingTest.test-seed#[F787ADF5911881AD]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1065713 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1065714 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 1
   [junit4]   2> 1065844 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1065845 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 1
   [junit4]   2> 1065850 INFO  (searcherExecutor-8544-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1065851 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 1065854 INFO  (searcherExecutor-8561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1065856 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 1065867 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[0]} 0 3
   [junit4]   2> 1065872 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[0]} 0 3
   [junit4]   2> 1065882 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[1]} 0 1
   [junit4]   2> 1065892 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[1]} 0 1
   [junit4]   2> 1065895 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1065898 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1065901 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1065904 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1065907 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1065909 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1065911 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1065914 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1065917 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1065921 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1065922 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1065923 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1065927 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1065932 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1065933 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1065936 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1065940 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1065941 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1065942 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1065944 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1065952 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[12]} 0 3
   [junit4]   2> 1065983 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1065985 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1065987 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1065988 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1065989 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1065990 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1065990 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1065991 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1065999 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1066001 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1066001 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1066002 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1066004 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1066006 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1066009 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1066010 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1066016 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1066030 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1066031 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1066032 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1066033 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1066034 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1066037 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1066040 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1066046 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1066053 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1066058 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1066061 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1066064 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1066066 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1066070 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1066072 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1066073 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1066075 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1066078 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[29]} 0 2
   [junit4]   2> 1066080 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1066083 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[30]} 0 1
   [junit4]   2> 1066089 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1066091 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1066092 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1066093 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1066094 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1066096 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1066105 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[34]} 0 1
   [junit4]   2> 1066106 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1066110 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1066111 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1066112 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1066113 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1066114 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1066114 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1066115 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1066117 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1066118 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1066118 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1066119 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1066120 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1066120 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1066126 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1066128 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1066131 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1066142 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1066147 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1066150 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1066154 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1066158 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{deleteByQuery=id:44} 0 0
   [junit4]   2> 1066160 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{deleteByQuery=id:44} 0 0
   [junit4]   2> 1066164 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1066165 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1066166 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1066167 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1066168 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1066169 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1066213 INFO  (searcherExecutor-8544-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1066217 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 47
   [junit4]   2> 1066235 INFO  (searcherExecutor-8561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1066235 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 1066238 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[48]} 0 1
   [junit4]   2> 1066239 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1066240 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1066241 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1066246 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1066247 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1066248 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1066248 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1066249 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1066250 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1066250 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1066251 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1066254 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1066254 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1066255 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1066256 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1066257 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1066259 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1066260 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1066260 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1066261 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1066262 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1066264 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1066265 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1066266 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1066267 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1066268 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1066269 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1066270 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1066275 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1066276 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1066276 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1066277 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1066292 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1066293 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1066294 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1066295 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1066295 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1066296 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1066297 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1066297 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1066298 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1066299 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1066300 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1066301 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1066302 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1066303 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1066303 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1066304 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1066305 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1066306 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1066306 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1066307 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1066308 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1066309 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1066310 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1066311 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1066313 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1066315 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1066316 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1066317 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1066318 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1066319 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1066319 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1066321 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1066322 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1066334 INFO  (searcherExecutor-8544-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1066335 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 12
   [junit4]   2> 1066347 INFO  (searcherExecutor-8561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1066348 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 1066357 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[81]} 0 7
   [junit4]   2> 1066359 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[81]} 0 1
   [junit4]   2> 1066362 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1066364 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1066368 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 1066375 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[83]} 0 6
   [junit4]   2> 1066377 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1066378 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1066378 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1066379 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1066380 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1066383 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[86]} 0 1
   [junit4]   2> 1066384 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1066385 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1066386 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1066386 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1066388 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1066388 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1066389 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1066390 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1066391 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 1066391 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 1066392 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 1066393 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 1066394 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1066395 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1066396 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1066396 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1066397 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1066398 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1066398 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1066399 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1066400 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1066400 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1066401 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1066402 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1066403 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 1066413 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[99]} 0 1
   [junit4]   2> 1066416 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 1066416 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 1066417 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 1066418 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 1066419 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 1066420 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 1066422 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 1066427 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[103]} 0 1
   [junit4]   2> 1066432 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 1066434 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 1066435 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 1066436 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 1066437 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 1066437 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 1066441 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 1066442 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 1066444 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[108]} 0 1
   [junit4]   2> 1066449 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 1066452 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 1066454 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 1066456 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 1066458 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 1066459 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 1066460 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 1066461 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 1066464 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 1066465 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 1066466 INFO  (qtp542579180-13851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 1066466 INFO  (qtp1201055891-13827) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 1066502 INFO  (qtp542579180-13848) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 1066505 INFO  (qtp1201055891-13828) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[115]} 0 1
   [junit4]   2> 1066527 INFO  (qtp542579180-13849) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 1066532 INFO  (qtp1201055891-13829) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 1066547 INFO  (qtp542579180-13850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 1066551 INFO  (qtp1201055891-13830) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c/o path=/update params={wt=ja

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

entCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1778103 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> 	16	/solr/collections/collection1/state.json
   [junit4]   2> 	14	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/.system/terms/shard1
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	87	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72119127462313993-core_node2-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72119127462313993-127.0.0.1:57766_-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72119127462313996-127.0.0.1:57779_-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	55	/solr/overseer/queue
   [junit4]   2> 	37	/solr/live_nodes
   [junit4]   2> 	27	/solr/collections
   [junit4]   2> 	19	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1778107 INFO  (TEST-TestCryptoKeys.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:57688
   [junit4]   2> 1778107 INFO  (TEST-TestCryptoKeys.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57688
   [junit4]   2> 1778107 INFO  (TEST-TestCryptoKeys.test-seed#[F787ADF5911881AD]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57688
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCryptoKeys -Dtests.method=test -Dtests.seed=F787ADF5911881AD -Dtests.slow=true -Dtests.locale=en-TV -Dtests.timezone=Etc/GMT-13 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   52.2s J4 | TestCryptoKeys.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57791: Underlying core creation failed while creating collection: .system
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F787ADF5911881AD:7FD3922F3FE4EC55]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.handler.TestBlobHandler.createSystemCollection(TestBlobHandler.java:123)
   [junit4]    > 	at org.apache.solr.cloud.TestCryptoKeys.test(TestCryptoKeys.java:96)
   [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:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCryptoKeys_F787ADF5911881AD-001
   [junit4]   2> Oct 02, 2020 5:59:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=185, maxMBSortInHeap=5.056841633459975, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-TV, timezone=Etc/GMT-13
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=331350016,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyFieldCache, ConjunctionSolrSpellCheckerTest, TestSimpleQParserPlugin, StressHdfsTest, CollectionPropsTest, TestPostingsSolrHighlighter, CleanupOldIndexTest, TestInPlaceUpdateWithRouteField, BadIndexSchemaTest, RandomizedTaggerTest, MoveReplicaTest, NodeMarkersRegistrationTest, MaxScoreCollectorTest, TestConfigSets, SolrJmxReporterTest, DistributedQueryComponentCustomSortTest, InfoHandlerTest, TestImpersonationWithHadoopAuth, ImplicitSnitchTest, GraphQueryTest, TestHdfsCloudBackupRestore, TestRequestForwarding, NotRequiredUniqueKeyTest, TestPerFieldSimilarityWithDefaultOverride, UniqFieldsUpdateProcessorFactoryTest, LeaderFailureAfterFreshStartTest, SolrPluginUtilsTest, TestExtendedDismaxParser, SearchRateTriggerIntegrationTest, TestInitParams, SpellCheckComponentTest, TestUniqueKeyFieldResource, TestWordDelimiterFilterFactory, TestAuthorizationFramework, HttpSolrCallGetCoreTest, MetricsHistoryHandlerTest, TestJsonFacets, SpellCheckCollatorWithCollapseTest, TestBooleanSimilarityFactory, SpatialFilterTest, SuggesterFSTTest, TestAuthenticationFramework, TestXIncludeConfig, TestTestInjection, CollectionsAPIDistributedZkTest, TestSimDistribStateManager, TestSQLHandler, TestLockTree, DisMaxRequestHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, BigEndianAscendingWordSerializerTest, ZkControllerTest, TestExclusionRuleCollectionAccess, TestCollectionAPIs, BJQParserTest, TestXmlQParser, SolrCloudExampleTest, HdfsChaosMonkeySafeLeaderTest, TestNumericTokenStream, MetricsHistoryWithAuthIntegrationTest, ProtectedTermFilterFactoryTest, TestBulkSchemaConcurrent, TestFoldingMultitermQuery, EnumFieldTest, CdcrWithNodesRestartsTest, ChaosMonkeyNothingIsSafeTest, OverseerSolrResponseTest, RemoteQueryErrorTest, TestMissingGroups, TestSystemCollAutoCreate, DateFieldTest, CoreAdminRequestStatusTest, AnalyticsQueryTest, HttpTriggerListenerTest, RollingRestartTest, DeleteNodeTest, BinaryUpdateRequestHandlerTest, NumberUtilsTest, PreAnalyzedFieldTest, TestPartialUpdateDeduplication, DefaultValueUpdateProcessorTest, TestClusterProperties, TestSimLargeCluster, TestCloudPivotFacet, TestLMDirichletSimilarityFactory, DistributedFacetPivotLongTailTest, TestStandardQParsers, TestDistributedGrouping, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, CollectionStateFormat2Test, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, HttpPartitionOnCommitTest, MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, TestCryptoKeys]
   [junit4] Completed [527/920 (3!)] on J4 in 52.80s, 1 test, 1 error <<< FAILURES!

[...truncated 46838 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1542/consoleText

[repro] Revision: 9b5823fa72acb432346e9096fe322a645fdeaf8c

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=DistributedIntervalFacetingTest -Dtests.method=test -Dtests.seed=F787ADF5911881AD -Dtests.slow=true -Dtests.locale=fr-SY -Dtests.timezone=Asia/Tehran -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=HttpPartitionOnCommitTest -Dtests.method=test -Dtests.seed=F787ADF5911881AD -Dtests.slow=true -Dtests.locale=dua -Dtests.timezone=Africa/Johannesburg -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestCryptoKeys -Dtests.method=test -Dtests.seed=F787ADF5911881AD -Dtests.slow=true -Dtests.locale=en-TV -Dtests.timezone=Etc/GMT-13 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[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/core
[repro]       TestCryptoKeys
[repro]       HttpPartitionOnCommitTest
[repro]       DistributedIntervalFacetingTest
[repro] ant compile-test

[...truncated 3454 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15 -Dtests.class="*.TestCryptoKeys|*.HttpPartitionOnCommitTest|*.DistributedIntervalFacetingTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=F787ADF5911881AD -Dtests.slow=true -Dtests.locale=en-TV -Dtests.timezone=Etc/GMT-13 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 121 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.DistributedIntervalFacetingTest
[repro]   0/5 failed: org.apache.solr.cloud.HttpPartitionOnCommitTest
[repro]   0/5 failed: org.apache.solr.cloud.TestCryptoKeys
[repro] Exiting with code 0

[...truncated 93 lines...]

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-11.0.6) - Build # 1541 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1541/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.client.ref_guide_examples.ZkConfigFilesTest.testCanUploadConfigToZk

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([99D1CC6535424E67]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.ref_guide_examples.ZkConfigFilesTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([99D1CC6535424E67]:0)




Build Log:
[...truncated 17274 lines...]
   [junit4] Suite: org.apache.solr.client.ref_guide_examples.ZkConfigFilesTest
   [junit4]   2> 159099 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 159099 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 159100 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.ref_guide_examples.ZkConfigFilesTest_99D1CC6535424E67-001/data-dir-13-001
   [junit4]   2> 159100 WARN  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 159100 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 159101 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 159101 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.ref_guide_examples.ZkConfigFilesTest_99D1CC6535424E67-001/tempDir-001
   [junit4]   2> 159101 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 159102 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 159102 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 159105 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 159208 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 64195
   [junit4]   2> 159208 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:64195
   [junit4]   2> 159208 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64195
   [junit4]   2> 159208 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64195
   [junit4]   2> 159210 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159216 INFO  (zkConnectionManagerCallback-2517-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 159216 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159221 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159226 INFO  (zkConnectionManagerCallback-2519-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 159226 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159227 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159231 INFO  (zkConnectionManagerCallback-2521-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 159231 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159337 WARN  (jetty-launcher-2522-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 159337 INFO  (jetty-launcher-2522-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 159337 INFO  (jetty-launcher-2522-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 159337 INFO  (jetty-launcher-2522-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 159338 INFO  (jetty-launcher-2522-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 159339 INFO  (jetty-launcher-2522-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 159339 INFO  (jetty-launcher-2522-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 159339 INFO  (jetty-launcher-2522-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42032588{/solr,null,AVAILABLE}
   [junit4]   2> 159340 INFO  (jetty-launcher-2522-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@46db0847{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64204}
   [junit4]   2> 159340 INFO  (jetty-launcher-2522-thread-1) [     ] o.e.j.s.Server Started @159409ms
   [junit4]   2> 159340 INFO  (jetty-launcher-2522-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64204}
   [junit4]   2> 159340 ERROR (jetty-launcher-2522-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 159340 INFO  (jetty-launcher-2522-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 159340 INFO  (jetty-launcher-2522-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 159340 INFO  (jetty-launcher-2522-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 159340 INFO  (jetty-launcher-2522-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 159340 INFO  (jetty-launcher-2522-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-02T00:43:35.734686Z
   [junit4]   2> 159341 INFO  (jetty-launcher-2522-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159354 INFO  (zkConnectionManagerCallback-2524-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 159358 INFO  (jetty-launcher-2522-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159359 INFO  (jetty-launcher-2522-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 159580 INFO  (jetty-launcher-2522-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 159581 WARN  (jetty-launcher-2522-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@489df52b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 159581 WARN  (jetty-launcher-2522-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@489df52b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 159583 WARN  (jetty-launcher-2522-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@517ab2ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 159583 WARN  (jetty-launcher-2522-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@517ab2ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 159584 INFO  (jetty-launcher-2522-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64195/solr
   [junit4]   2> 159585 INFO  (jetty-launcher-2522-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159588 INFO  (zkConnectionManagerCallback-2534-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 159588 INFO  (jetty-launcher-2522-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159588 WARN  (jetty-launcher-2522-thread-1-SendThread(127.0.0.1:64195)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10036d6710f0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10036d6710f0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10036d6710f0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 159691 INFO  (jetty-launcher-2522-thread-1) [n:127.0.0.1:64204_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159696 INFO  (zkConnectionManagerCallback-2536-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 159696 INFO  (jetty-launcher-2522-thread-1) [n:127.0.0.1:64204_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 160084 INFO  (jetty-launcher-2522-thread-1) [n:127.0.0.1:64204_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64204_solr
   [junit4]   2> 160085 INFO  (jetty-launcher-2522-thread-1) [n:127.0.0.1:64204_solr     ] o.a.s.c.Overseer Overseer (id=72117888685637637-127.0.0.1:64204_solr-n_0000000000) starting
   [junit4]   2> 160101 INFO  (OverseerStateUpdate-72117888685637637-127.0.0.1:64204_solr-n_0000000000) [n:127.0.0.1:64204_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:64204_solr
   [junit4]   2> 160101 INFO  (jetty-launcher-2522-thread-1) [n:127.0.0.1:64204_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64204_solr
   [junit4]   2> 160104 INFO  (OverseerStateUpdate-72117888685637637-127.0.0.1:64204_solr-n_0000000000) [n:127.0.0.1:64204_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 160112 INFO  (jetty-launcher-2522-thread-1) [n:127.0.0.1:64204_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 160112 WARN  (jetty-launcher-2522-thread-1) [n:127.0.0.1:64204_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> 160126 INFO  (jetty-launcher-2522-thread-1) [n:127.0.0.1:64204_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 160153 INFO  (jetty-launcher-2522-thread-1) [n:127.0.0.1:64204_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64204.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c0ee666
   [junit4]   2> 160186 INFO  (jetty-launcher-2522-thread-1) [n:127.0.0.1:64204_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64204.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c0ee666
   [junit4]   2> 160186 INFO  (jetty-launcher-2522-thread-1) [n:127.0.0.1:64204_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64204.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c0ee666
   [junit4]   2> 160193 INFO  (jetty-launcher-2522-thread-1) [n:127.0.0.1:64204_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.ref_guide_examples.ZkConfigFilesTest_99D1CC6535424E67-001/tempDir-001/node1
   [junit4]   2> 160210 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 160211 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 160215 INFO  (zkConnectionManagerCallback-2553-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 160215 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 160221 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 160230 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64195/solr ready
   [junit4]   2> 160279 INFO  (TEST-ZkConfigFilesTest.testCanUploadConfigToZk-seed#[99D1CC6535424E67]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCanUploadConfigToZk
   [junit4]   2> 160411 INFO  (TEST-ZkConfigFilesTest.testCanUploadConfigToZk-seed#[99D1CC6535424E67]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 160414 INFO  (zkConnectionManagerCallback-2555-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 160414 INFO  (TEST-ZkConfigFilesTest.testCanUploadConfigToZk-seed#[99D1CC6535424E67]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> Oct 02, 2020 10:43:37 AM com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: org.apache.solr.client.ref_guide_examples.ZkConfigFilesTest
   [junit4]   2> ==== jstack at approximately timeout time ====
   [junit4]   2> "main" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@6964894
   [junit4]   2> 	at java.base@11.0.6/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@6964894
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.join(Thread.java:1305)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.join(Thread.java:1379)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:639)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:496)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> 
   [junit4]   2> "Reference Handler" ID=2 RUNNABLE
   [junit4]   2> 	at java.base@11.0.6/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
   [junit4]   2> 	at java.base@11.0.6/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
   [junit4]   2> 	at java.base@11.0.6/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
   [junit4]   2> 
   [junit4]   2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@47ab42af
   [junit4]   2> 	at java.base@11.0.6/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@47ab42af
   [junit4]   2> 	at java.base@11.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
   [junit4]   2> 	at java.base@11.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
   [junit4]   2> 	at java.base@11.0.6/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170)
   [junit4]   2> 
   [junit4]   2> "Signal Dispatcher" ID=4 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Common-Cleaner" ID=9 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@42c0f363
   [junit4]   2> 	at java.base@11.0.6/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- timed waiting on java.lang.ref.ReferenceQueue$Lock@42c0f363
   [junit4]   2> 	at java.base@11.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)
   [junit4]   2> 
   [junit4]   2> "JUnit4-serializer-daemon" ID=11 TIMED_WAITING
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> "ForkJoinPool.commonPool-worker-3" ID=3789 WAITING on java.util.concurrent.ForkJoinPool@76a6c147
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.ForkJoinPool@76a6c147
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)
   [junit4]   2> 
   [junit4]   2> "SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]" ID=3993 RUNNABLE
   [junit4]   2> 	at java.management@11.0.6/sun.management.ThreadImpl.dumpThreads0(Native Method)
   [junit4]   2> 	at java.management@11.0.6/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:502)
   [junit4]   2> 	at java.management@11.0.6/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:490)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2> 	- locked java.lang.Object@3a272e31
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:708)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:629)
   [junit4]   2> 
   [junit4]   2> "TEST-ZkConfigFilesTest.testCanUploadConfigToZk-seed#[99D1CC6535424E67]" ID=3994 WAITING on org.apache.zookeeper.ClientCnxn$Packet@2784bde0
   [junit4]   2> 	at java.base@11.0.6/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on org.apache.zookeeper.ClientCnxn$Packet@2784bde0
   [junit4]   2> 	at java.base@11.0.6/java.lang.Object.wait(Object.java:328)
   [junit4]   2> 	at app//org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1574)
   [junit4]   2> 	at app//org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1546)
   [junit4]   2> 	at app//org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:1732)
   [junit4]   2> 	at app//org.apache.solr.common.cloud.SolrZkClient.lambda$makePath$9(SolrZkClient.java:530)
   [junit4]   2> 	at app//org.apache.solr.common.cloud.SolrZkClient$$Lambda$207/0x0000000800356040.execute(Unknown Source)
   [junit4]   2> 	at app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at app//org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:529)
   [junit4]   2> 	at app//org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:426)
   [junit4]   2> 	at app//org.apache.solr.common.cloud.ZkMaintenanceUtils$1.visitFile(ZkMaintenanceUtils.java:307)
   [junit4]   2> 	at app//org.apache.solr.common.cloud.ZkMaintenanceUtils$1.visitFile(ZkMaintenanceUtils.java:293)
   [junit4]   2> 	at java.base@11.0.6/java.nio.file.Files.walkFileTree(Files.java:2724)
   [junit4]   2> 	at java.base@11.0.6/java.nio.file.Files.walkFileTree(Files.java:2796)
   [junit4]   2> 	at app//org.apache.solr.common.cloud.ZkMaintenanceUtils.uploadToZK(ZkMaintenanceUtils.java:293)
   [junit4]   2> 	at app//org.apache.solr.common.cloud.SolrZkClient.uploadToZK(SolrZkClient.java:852)
   [junit4]   2> 	at app//org.apache.solr.common.cloud.ZkConfigManager.uploadConfigDir(ZkConfigManager.java:65)
   [junit4]   2> 	at app//org.apache.solr.client.ref_guide_examples.ZkConfigFilesTest.testCanUploadConfigToZk(ZkConfigFilesTest.java:76)
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base@11.0.6/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "ZkTestServer Run Thread" ID=3995 WAITING on org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread@2bc08380
   [junit4]   2> 	at java.base@11.0.6/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread@2bc08380
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.join(Thread.java:1305)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.join(Thread.java:1379)
   [junit4]   2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:929)
   [junit4]   2> 	at app//org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:348)
   [junit4]   2> 	at app//org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:571)
   [junit4]   2> 
   [junit4]   2> "NIOServerCxnFactory.SelectorThread-0" ID=3997 RUNNABLE (in native code)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueue.poll(Native Method)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
   [junit4]   2> 	- locked sun.nio.ch.Util$2@629a1998
   [junit4]   2> 	- locked sun.nio.ch.KQueueSelectorImpl@22f65075
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
   [junit4]   2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select(NIOServerCnxnFactory.java:417)
   [junit4]   2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run(NIOServerCnxnFactory.java:382)
   [junit4]   2> 
   [junit4]   2> "NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:0" ID=3998 RUNNABLE (in native code)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueue.poll(Native Method)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
   [junit4]   2> 	- locked sun.nio.ch.Util$2@2123a4bc
   [junit4]   2> 	- locked sun.nio.ch.KQueueSelectorImpl@23ca66c5
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
   [junit4]   2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.select(NIOServerCnxnFactory.java:219)
   [junit4]   2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.run(NIOServerCnxnFactory.java:195)
   [junit4]   2> 
   [junit4]   2> "ConnnectionExpirer" ID=3996 TIMED_WAITING
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at app//org.apache.zookeeper.server.NIOServerCnxnFactory$ConnectionExpirerThread.run(NIOServerCnxnFactory.java:568)
   [junit4]   2> 
   [junit4]   2> "SessionTracker" ID=3999 TIMED_WAITING
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
   [junit4]   2> 
   [junit4]   2> "SyncThread:0" ID=4000 RUNNABLE
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.NativeThread.current(Native Method)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.NativeThreadSet.add(NativeThreadSet.java:46)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.FileChannelImpl.position(FileChannelImpl.java:331)
   [junit4]   2> 	- locked java.lang.Object@11aeedfd
   [junit4]   2> 	at app//org.apache.zookeeper.server.persistence.FilePadding.padFile(FilePadding.java:76)
   [junit4]   2> 	at app//org.apache.zookeeper.server.persistence.FileTxnLog.append(FileTxnLog.java:297)
   [junit4]   2> 	- locked org.apache.zookeeper.server.persistence.FileTxnLog@14b6245
   [junit4]   2> 	at app//org.apache.zookeeper.server.persistence.FileTxnSnapLog.append(FileTxnSnapLog.java:582)
   [junit4]   2> 	at app//org.apache.zookeeper.server.ZKDatabase.append(ZKDatabase.java:641)
   [junit4]   2> 	at app//org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:181)
   [junit4]   2> 
   [junit4]   2> "ProcessThread(sid:0 cport:64195):" ID=4001 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3df13094
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3df13094
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at app//org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:140)
   [junit4]   2> 
   [junit4]   2> "RequestThrottler" ID=4002 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4d7d85a1
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4d7d85a1
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at app//org.apache.zookeeper.server.RequestThrottler.run(RequestThrottler.java:139)
   [junit4]   2> 
   [junit4]   2> "NIOWorkerThread-1" ID=4003 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker-SendThread(127.0.0.1:64195)" ID=4004 RUNNABLE (in native code)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueue.poll(Native Method)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
   [junit4]   2> 	- locked sun.nio.ch.Util$2@71595e82
   [junit4]   2> 	- locked sun.nio.ch.KQueueSelectorImpl@4598a5ad
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
   [junit4]   2> 	at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
   [junit4]   2> 	at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
   [junit4]   2> 
   [junit4]   2> "SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker-EventThread" ID=4005 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@64697032
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@64697032
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:558)
   [junit4]   2> 
   [junit4]   2> "NIOWorkerThread-2" ID=4006 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "NIOWorkerThread-3" ID=4007 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "zkConnectionManagerCallback-2517-thread-1" ID=4008 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1d0d09b1
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1d0d09b1
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "NIOWorkerThread-4" ID=4009 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "NIOWorkerThread-5" ID=4010 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "NIOWorkerThread-6" ID=4011 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "NIOWorkerThread-7" ID=4012 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker-SendThread(127.0.0.1:64195)" ID=4013 RUNNABLE (in native code)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueue.poll(Native Method)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
   [junit4]   2> 	- locked sun.nio.ch.Util$2@269be9dc
   [junit4]   2> 	- locked sun.nio.ch.KQueueSelectorImpl@26ae956f
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
   [junit4]   2> 	at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
   [junit4]   2> 	at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
   [junit4]   2> 
   [junit4]   2> "SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker-EventThread" ID=4014 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@9e98968
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@9e98968
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:558)
   [junit4]   2> 
   [junit4]   2> "NIOWorkerThread-8" ID=4015 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "NIOWorkerThread-9" ID=4016 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "zkConnectionManagerCallback-2519-thread-1" ID=4017 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7cdc4965
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7cdc4965
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "NIOWorkerThread-10" ID=4020 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "NIOWorkerThread-11" ID=4021 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "NIOWorkerThread-12" ID=4023 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2bda48f6
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "qtp1209855796-4025" ID=4025 RUNNABLE (in native code)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueue.poll(Native Method)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
   [junit4]   2> 	- locked sun.nio.ch.Util$2@5f09a2b
   [junit4]   2> 	- locked sun.nio.ch.KQueueSelectorImpl@57276217
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
   [junit4]   2> 	at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)
   [junit4]   2> 	at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]   2> 	at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$242/0x00000008003b9840.run(Unknown Source)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "qtp1209855796-4026" ID=4026 RUNNABLE (in native code)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueue.poll(Native Method)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
   [junit4]   2> 	- locked sun.nio.ch.Util$2@12c00352
   [junit4]   2> 	- locked sun.nio.ch.KQueueSelectorImpl@cc9f70e
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
   [junit4]   2> 	at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)
   [junit4]   2> 	at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]   2> 	at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$242/0x00000008003b9840.run(Unknown Source)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "qtp1209855796-4027" ID=4027 RUNNABLE (in native code)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueue.poll(Native Method)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
   [junit4]   2> 	- locked sun.nio.ch.Util$2@de9057e
   [junit4]   2> 	- locked sun.nio.ch.KQueueSelectorImpl@61b2f90e
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
   [junit4]   2> 	at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)
   [junit4]   2> 	at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]   2> 	at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$242/0x00000008003b9840.run(Unknown Source)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "qtp1209855796-4028-acceptor-0@3c467b0f-ServerConnector@46db0847{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64204}" ID=4028 RUNNABLE (in native code)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:285)
   [junit4]   2> 	at app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:385)
   [junit4]   2> 	at app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:702)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 	Locked synchronizers:
   [junit4]   2> 	- java.util.concurrent.locks.ReentrantLock$NonfairSync@737aacf9
   [junit4]   2> 
   [junit4]   2> "qtp1209855796-4029" ID=4029 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@30c8441f
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@30c8441f
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
   [junit4]   2> 	at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "qtp1209855796-4030" ID=4030 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@30c8441f
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@30c8441f
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
   [junit4]   2> 	at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "qtp1209855796-4031" ID=4031 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@30c8441f
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@30c8441f
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
   [junit4]   2> 	at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "qtp1209855796-4032" ID=4032 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@30c8441f
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@30c8441f
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
   [junit4]   2> 	at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "Session-HouseKeeper-4d1520ea-1" ID=4033 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@75cf758d
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@75cf758d
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "httpShardExecutor-2529-thread-1" ID=4037 RUNNABLE (in native code)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueue.poll(Native Method)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
   [junit4]   2> 	- locked sun.nio.ch.Util$2@3c398b3
   [junit4]   2> 	- locked sun.nio.ch.KQueueSelectorImpl@25f8f156
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
   [junit4]   2> 	at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)
   [junit4]   2> 	at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]   2> 	at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$242/0x00000008003b9840.run(Unknown Source)
   [junit4]   2> 	at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$205/0x0000000800357040.run(Unknown Source)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 	Locked synchronizers:
   [junit4]   2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@7cda534
   [junit4]   2> 
   [junit4]   2> "Connection evictor" ID=4038 TIMED_WAITING
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "Connection evictor" ID=4039 TIMED_WAITING
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "h2sc-2531-thread-1" ID=4040 RUNNABLE (in native code)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueue.poll(Native Method)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
   [junit4]   2> 	- locked sun.nio.ch.Util$2@5762b14a
   [junit4]   2> 	- locked sun.nio.ch.KQueueSelectorImpl@598fd536
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
   [junit4]   2> 	at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)
   [junit4]   2> 	at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]   2> 	at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]   2> 	at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$242/0x00000008003b9840.run(Unknown Source)
   [junit4]   2> 	at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$205/0x0000000800357040.run(Unknown Source)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 	Locked synchronizers:
   [junit4]   2> 	- java.util.concurrent.ThreadPoolExecutor$Worker@63c7563b
   [junit4]   2> 
   [junit4]   2> "jetty-launcher-2522-thread-1-SendThread(127.0.0.1:64195)" ID=4044 RUNNABLE (in native code)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueue.poll(Native Method)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
   [junit4]   2> 	- locked sun.nio.ch.Util$2@4616d8b4
   [junit4]   2> 	- locked sun.nio.ch.KQueueSelectorImpl@2406f361
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
   [junit4]   2> 	at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
   [junit4]   2> 	at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
   [junit4]   2> 
   [junit4]   2> "jetty-launcher-2522-thread-1-EventThread" ID=4045 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@662cee4a
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@662cee4a
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:558)
   [junit4]   2> 
   [junit4]   2> "zkConnectionManagerCallback-2536-thread-1" ID=4046 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@412da1dc
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@412da1dc
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "OverseerStateUpdate-72117888685637637-127.0.0.1:64204_solr-n_0000000000" ID=4047 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@318e0235
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@318e0235
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
   [junit4]   2> 	at app//org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:470)
   [junit4]   2> 	at app//org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:228)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "OverseerCollectionConfigSetProcessor-72117888685637637-127.0.0.1:64204_solr-n_0000000000" ID=4048 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2280629e
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2280629e
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
   [junit4]   2> 	at app//org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:470)
   [junit4]   2> 	at app//org.apache.solr.cloud.OverseerTaskQueue.peekTopN(OverseerTaskQueue.java:271)
   [junit4]   2> 	at app//org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:240)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "OverseerAutoScalingTriggerThread-72117888685637637-127.0.0.1:64204_solr-n_0000000000" ID=4049 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@23df963a
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@23df963a
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at app//org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:209)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "zkCallback-2535-thread-1" ID=4050 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@fd0e0dc
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.SynchronousQueue$TransferStack@fd0e0dc
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "ScheduledTrigger-2541-thread-1" ID=4051 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4e0ec4b9
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4e0ec4b9
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "ScheduledTrigger-2541-thread-2" ID=4052 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4e0ec4b9
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4e0ec4b9
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "SolrRrdBackendFactory-2546-thread-1" ID=4053 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f3bdb74
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f3bdb74
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "MetricsHistoryHandler-2547-thread-1" ID=4054 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@300afeef
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@300afeef
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "ScheduledTrigger-2541-thread-3" ID=4055 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4e0ec4b9
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4e0ec4b9
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "ScheduledTrigger-2541-thread-4" ID=4056 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4e0ec4b9
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4e0ec4b9
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "Thread-595" ID=4057 WAITING on java.lang.Object@38d42e32
   [junit4]   2> 	at java.base@11.0.6/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on java.lang.Object@38d42e32
   [junit4]   2> 	at java.base@11.0.6/java.lang.Object.wait(Object.java:328)
   [junit4]   2> 	at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2211)
   [junit4]   2> 
   [junit4]   2> "coreContainerWorkExecutor-2526-thread-1" ID=4058 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@470e9d
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.SynchronousQueue$TransferStack@470e9d
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "Connection evictor" ID=4059 TIMED_WAITING
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker-SendThread(127.0.0.1:64195)" ID=4060 RUNNABLE (in native code)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueue.poll(Native Method)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
   [junit4]   2> 	- locked sun.nio.ch.Util$2@3116859a
   [junit4]   2> 	- locked sun.nio.ch.KQueueSelectorImpl@568cf8d1
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
   [junit4]   2> 	at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
   [junit4]   2> 	at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
   [junit4]   2> 
   [junit4]   2> "SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker-EventThread" ID=4061 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4fb0e98c
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4fb0e98c
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:558)
   [junit4]   2> 
   [junit4]   2> "zkConnectionManagerCallback-2553-thread-1" ID=4062 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@773b2501
   [junit4]   2> 	at java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@773b2501
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2> 	at java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> "TEST-ZkConfigFilesTest.testCanUploadConfigToZk-seed#[99D1CC6535424E67]-SendThread(127.0.0.1:64195)" ID=4063 RUNNABLE (in native code)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueue.poll(Native Method)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
   [junit4]   2> 	- locked sun.nio.ch.Util$2@72844429
   [junit4]   2> 	- locked sun.nio.ch.KQueueSelectorImpl@43ff60d8
   [junit4]   2> 	at java.base@11.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
   [junit4]   2> 	at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
   [junit4]   2> 	at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
   [junit4]   2> 
   [junit4]   2> "TEST-ZkConfigFilesTest.testCanUploadConfigToZk-seed#[99D1CC6535424E67]-EventThread" ID=4064 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@b4b0da2
   [junit4]   2> 	at ja

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

27.0.0.1:64195)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10036d6710f0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10036d6710f0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10036d6710f0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 162868 INFO  (jetty-closer-2556-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1732572429
   [junit4]   2> 162868 INFO  (jetty-closer-2556-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64204_solr
   [junit4]   2> 162898 INFO  (jetty-closer-2556-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 162898 INFO  (jetty-closer-2556-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:64204_solr as DOWN
   [junit4]   2> 162964 INFO  (jetty-closer-2556-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 162977 INFO  (jetty-closer-2556-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 162983 INFO  (jetty-closer-2556-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42300d8d: rootName = solr_64204, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@660cafa0
   [junit4]   2> 162999 INFO  (jetty-closer-2556-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 162999 INFO  (jetty-closer-2556-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@23020d74: rootName = solr_64204, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@68fdbb3e
   [junit4]   2> 163001 INFO  (jetty-closer-2556-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 163001 INFO  (jetty-closer-2556-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2722259b: rootName = solr_64204, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@378352ef
   [junit4]   2> 163001 INFO  (jetty-closer-2556-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 163004 INFO  (closeThreadPool-2561-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72117888685637637-127.0.0.1:64204_solr-n_0000000000) closing
   [junit4]   2> 163004 INFO  (OverseerStateUpdate-72117888685637637-127.0.0.1:64204_solr-n_0000000000) [n:127.0.0.1:64204_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64204_solr
   [junit4]   2> 163004 INFO  (OverseerAutoScalingTriggerThread-72117888685637637-127.0.0.1:64204_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 163016 INFO  (closeThreadPool-2561-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72117888685637637-127.0.0.1:64204_solr-n_0000000000) closing
   [junit4]   2> 163019 WARN  (jetty-launcher-2522-thread-1-SendThread(127.0.0.1:64195)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10036d6710f0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10036d6710f0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10036d6710f0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 163121 INFO  (jetty-closer-2556-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72117888685637637-127.0.0.1:64204_solr-n_0000000000) closing
   [junit4]   2> 163124 INFO  (jetty-closer-2556-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@46db0847{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 163127 INFO  (jetty-closer-2556-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@42032588{/solr,null,UNAVAILABLE}
   [junit4]   2> 163129 INFO  (jetty-closer-2556-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 163138 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 163371 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> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 163393 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:64195
   [junit4]   2> 163393 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64195
   [junit4]   2> 163393 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64195
   [junit4]   2> 163394 INFO  (SUITE-ZkConfigFilesTest-seed#[99D1CC6535424E67]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=165, maxMBSortInHeap=6.904447387554649, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-GI, timezone=Etc/GMT-10
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=1,free=185075136,total=333447168
   [junit4]   2> NOTE: All tests run in this JVM: [ArrayEvaluatorTest, RoundEvaluatorTest, ClientUtilsTest, TestUpdateRequestCodec, GraphExpressionTest, ConcurrentUpdateSolrClientTest, TestJavaBinCodec, TestEmbeddedSolrServer, QueryResponseTest, JsonQueryRequestUnitTest, CloudSolrClientCacheTest, StreamExpressionToExpessionTest, SolrExampleStreamingBinaryHttp2Test, TestSolrJErrorHandling, JDBCStreamTest, TestCollectionStateWatchers, ConcurrentUpdateHttp2SolrClientMultiCollectionTest, PowerEvaluatorTest, ConcatOperationTest, JsonRequestApiHeatmapFacetingTest, UsingSolrJRefGuideExamplesTest, ZkConfigFilesTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkConfigFilesTest -Dtests.seed=99D1CC6535424E67 -Dtests.slow=true -Dtests.locale=en-GI -Dtests.timezone=Etc/GMT-10 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | ZkConfigFilesTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([99D1CC6535424E67]:0)
   [junit4] Completed [96/210 (1!)] on J0 in 4.94s, 1 test, 2 errors <<< FAILURES!

[...truncated 46928 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1541/consoleText

[repro] Revision: 83d2ba1ad3a09f4d4788ee527652164f5511f469

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=ZkConfigFilesTest -Dtests.method=testCanUploadConfigToZk -Dtests.seed=99D1CC6535424E67 -Dtests.slow=true -Dtests.locale=en-GI -Dtests.timezone=Etc/GMT-10 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=ZkConfigFilesTest -Dtests.seed=99D1CC6535424E67 -Dtests.slow=true -Dtests.locale=en-GI -Dtests.timezone=Etc/GMT-10 -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]       ZkConfigFilesTest
[repro] ant compile-test

[...truncated 2590 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ZkConfigFilesTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=99D1CC6535424E67 -Dtests.slow=true -Dtests.locale=en-GI -Dtests.timezone=Etc/GMT-10 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 81 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.client.ref_guide_examples.ZkConfigFilesTest
[repro] Exiting with code 0

[...truncated 93 lines...]

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-14.0.1) - Build # 1540 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1540/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionOnCommitTest.test

Error Message:
Error from server at http://127.0.0.1:59157: Underlying core creation failed while creating collection: control_collection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:59157: Underlying core creation failed while creating collection: control_collection
	at __randomizedtesting.SeedInfo.seed([E832B9A33D51CCA0:6066867993ADA158]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:390)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14144 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionOnCommitTest
   [junit4]   2> 675985 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[E832B9A33D51CCA0]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 675986 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[E832B9A33D51CCA0]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_E832B9A33D51CCA0-001/data-dir-75-001
   [junit4]   2> 675986 WARN  (SUITE-HttpPartitionOnCommitTest-seed#[E832B9A33D51CCA0]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 675986 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[E832B9A33D51CCA0]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 675989 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[E832B9A33D51CCA0]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 675989 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[E832B9A33D51CCA0]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 675989 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[E832B9A33D51CCA0]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 676004 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 676005 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 676005 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 676007 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 676144 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkTestServer start zk server on port: 59151
   [junit4]   2> 676144 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:59151
   [junit4]   2> 676144 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59151
   [junit4]   2> 676144 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59151
   [junit4]   2> 676208 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676566 INFO  (zkConnectionManagerCallback-4545-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676574 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676649 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676795 INFO  (zkConnectionManagerCallback-4547-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676796 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676828 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 676882 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 677166 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 677191 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 677224 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 677253 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 677266 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 677271 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 677277 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 677284 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 677328 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 677344 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 679469 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 679469 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 679469 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 679469 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 679485 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 679485 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 679485 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 679499 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@782081bb{/,null,AVAILABLE}
   [junit4]   2> 679505 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@27f995bc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:59158}
   [junit4]   2> 679505 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.e.j.s.Server Started @679710ms
   [junit4]   2> 679505 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_E832B9A33D51CCA0-001/tempDir-001/control/data, hostPort=59157, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_E832B9A33D51CCA0-001/control-001/cores}
   [junit4]   2> 679513 ERROR (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 679513 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 679513 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 679513 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 679513 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 679513 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-01T19:24:56.384598Z
   [junit4]   2> 679526 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 679583 INFO  (zkConnectionManagerCallback-4549-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 679583 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 679598 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]-SendThread(127.0.0.1:59151)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10035b2a7630002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10035b2a7630002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10035b2a7630002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 679743 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 679743 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_E832B9A33D51CCA0-001/control-001/solr.xml
   [junit4]   2> 679748 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 679748 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 679804 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@27f18dc0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 680189 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 680196 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@97e08c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 680197 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@97e08c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 680229 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@256258a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 680229 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@256258a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 680231 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59151/solr
   [junit4]   2> 680236 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 680280 INFO  (zkConnectionManagerCallback-4559-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 680280 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 680302 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]-SendThread(127.0.0.1:59151)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10035b2a7630003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10035b2a7630003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10035b2a7630003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 680410 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [n:127.0.0.1:59157_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 680469 INFO  (zkConnectionManagerCallback-4561-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 680470 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [n:127.0.0.1:59157_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 684460 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [n:127.0.0.1:59157_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59157_
   [junit4]   2> 684601 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [n:127.0.0.1:59157_     ] o.a.s.c.Overseer Overseer (id=72116635466661892-127.0.0.1:59157_-n_0000000000) starting
   [junit4]   2> 685523 INFO  (OverseerStateUpdate-72116635466661892-127.0.0.1:59157_-n_0000000000) [n:127.0.0.1:59157_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:59157_
   [junit4]   2> 685616 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [n:127.0.0.1:59157_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59157_
   [junit4]   2> 686156 INFO  (zkCallback-4560-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 686337 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [n:127.0.0.1:59157_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 686338 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [n:127.0.0.1:59157_     ] 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> 686588 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [n:127.0.0.1:59157_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 686740 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [n:127.0.0.1:59157_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27f18dc0
   [junit4]   2> 686763 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [n:127.0.0.1:59157_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27f18dc0
   [junit4]   2> 686764 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [n:127.0.0.1:59157_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27f18dc0
   [junit4]   2> 686766 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [n:127.0.0.1:59157_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_E832B9A33D51CCA0-001/control-001/cores
   [junit4]   2> 687037 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687142 INFO  (zkConnectionManagerCallback-4578-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 687144 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687212 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 687537 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59151/solr ready
   [junit4]   2> 687550 INFO  (SocketProxy-Acceptor-59157) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=59173,localport=59157], receiveBufferSize: 408300
   [junit4]   2> 687565 INFO  (SocketProxy-Acceptor-59157) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=59158,localport=59174], receiveBufferSize=408300
   [junit4]   2> 687620 INFO  (qtp1628998406-6565) [n:127.0.0.1:59157_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59157_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 688073 INFO  (OverseerThreadFactory-4568-thread-1-processing-n:127.0.0.1:59157_) [n:127.0.0.1:59157_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 688760 INFO  (SocketProxy-Acceptor-59157) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=59179,localport=59157], receiveBufferSize: 408300
   [junit4]   2> 688815 INFO  (SocketProxy-Acceptor-59157) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=59158,localport=59180], receiveBufferSize=408300
   [junit4]   2> 688906 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 688906 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 691541 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 691610 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 691853 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 692430 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 692431 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27f18dc0
   [junit4]   2> 692431 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_E832B9A33D51CCA0-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_E832B9A33D51CCA0-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 692443 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=32.4736328125, floorSegmentMB=0.7060546875, forceMergeDeletesPctAllowed=18.259344648126536, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47309219772637556, deletesPctAllowed=31.64213026590989
   [junit4]   2> 692471 WARN  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 692621 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 692621 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 692621 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 692621 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 692621 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=86.44140625, floorSegmentMB=1.6162109375, forceMergeDeletesPctAllowed=1.8114697218465425, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=49.74774241760922
   [junit4]   2> 692673 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 692683 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 692686 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 692687 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1679378674675089408
   [junit4]   2> 692699 INFO  (searcherExecutor-4580-thread-1-processing-n:127.0.0.1:59157_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 693273 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 693274 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 693368 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 693369 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 693369 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59157/control_collection_shard1_replica_n1/
   [junit4]   2> 693372 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 693375 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:59157/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 693375 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72116635466661892-core_node2-n_0000000000
   [junit4]   2> 693470 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59157/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 693538 INFO  (zkCallback-4560-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 693541 INFO  (zkCallback-4560-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 693596 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 693754 ERROR (OverseerThreadFactory-4568-thread-1-processing-n:127.0.0.1:59157_) [n:127.0.0.1:59157_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:59157
   [junit4]   2>           => org.apache.solr.client.solrj.SolrServerException: Total timeout 5000 ms elapsed
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient$1.onFailure(Http2SolrClient.java:413)
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Total timeout 5000 ms elapsed
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient$1.onFailure(Http2SolrClient.java:413) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.client.ResponseNotifier.notifyFailure(ResponseNotifier.java:197) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.ResponseNotifier.notifyFailure(ResponseNotifier.java:189) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpReceiver.abort(HttpReceiver.java:608) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpChannel.abortResponse(HttpChannel.java:156) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpChannel.abort(HttpChannel.java:149) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpExchange.abort(HttpExchange.java:257) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpConversation.abort(HttpConversation.java:149) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpRequest.abort(HttpRequest.java:796) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.TimeoutCompleteListener.onTimeoutExpired(TimeoutCompleteListener.java:51) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.CyclicTimeout$Wakeup.run(CyclicTimeout.java:282) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> Caused by: java.util.concurrent.TimeoutException: Total timeout 5000 ms elapsed
   [junit4]   2> 	... 8 more
   [junit4]   2> 693772 ERROR (OverseerThreadFactory-4568-thread-1-processing-n:127.0.0.1:59157_) [n:127.0.0.1:59157_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Cleaning up collection [control_collection].
   [junit4]   2> 693774 INFO  (qtp1628998406-6564) [n:127.0.0.1:59157_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4869
   [junit4]   2> 693807 INFO  (OverseerThreadFactory-4568-thread-1-processing-n:127.0.0.1:59157_) [n:127.0.0.1:59157_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 693813 INFO  (qtp1628998406-6567) [n:127.0.0.1:59157_    x:control_collection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1 tag=null
   [junit4]   2> 693813 INFO  (qtp1628998406-6567) [n:127.0.0.1:59157_    x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f56af3d: rootName = null, domain = solr.core.control_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.control_collection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@73442c53
   [junit4]   2> 693841 INFO  (qtp1628998406-6567) [n:127.0.0.1:59157_     ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@52c6275c
   [junit4]   2> 693841 INFO  (qtp1628998406-6567) [n:127.0.0.1:59157_     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1 tag=SolrCore@52c6275c
   [junit4]   2> 693841 INFO  (qtp1628998406-6567) [n:127.0.0.1:59157_     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.control_collection.shard1.leader tag=SolrCore@52c6275c
   [junit4]   2> 693841 INFO  (qtp1628998406-6567) [n:127.0.0.1:59157_     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 693874 INFO  (qtp1628998406-6567) [n:127.0.0.1:59157_     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 693886 INFO  (qtp1628998406-6567) [n:127.0.0.1:59157_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=control_collection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=74
   [junit4]   2> 694180 INFO  (zkCallback-4560-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 694180 INFO  (zkCallback-4560-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 694180 INFO  (zkCallback-4560-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 694888 INFO  (OverseerThreadFactory-4568-thread-1-processing-n:127.0.0.1:59157_) [n:127.0.0.1:59157_     ] o.a.s.c.a.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [control_collection]
   [junit4]   2> 694888 ERROR (OverseerThreadFactory-4568-thread-1-processing-n:127.0.0.1:59157_) [n:127.0.0.1:59157_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: control_collection operation: create failed:org.apache.solr.common.SolrException: Underlying core creation failed while creating collection: control_collection
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:310)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:264)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:517)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 695068 INFO  (qtp1628998406-6565) [n:127.0.0.1:59157_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59157_&wt=javabin&version=2} status=400 QTime=7448
   [junit4]   2> 695116 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]-SendThread(127.0.0.1:59151)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10035b2a7630005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10035b2a7630005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10035b2a7630005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 695263 INFO  (closeThreadPool-4586-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=658088935
   [junit4]   2> 695264 INFO  (closeThreadPool-4586-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:59157_
   [junit4]   2> 695280 INFO  (closeThreadPool-4586-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 695280 INFO  (closeThreadPool-4586-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:59157_ as DOWN
   [junit4]   2> 695515 INFO  (closeThreadPool-4586-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 695515 INFO  (closeThreadPool-4586-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56bfd8bf: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6512799c
   [junit4]   2> 695577 INFO  (closeThreadPool-4586-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 695577 INFO  (closeThreadPool-4586-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e1414c6: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5db8c82a
   [junit4]   2> 695585 INFO  (closeThreadPool-4586-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 695585 INFO  (closeThreadPool-4586-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2397a8cc: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@9ef5c5
   [junit4]   2> 695585 INFO  (closeThreadPool-4586-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 695599 INFO  (closeThreadPool-4591-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72116635466661892-127.0.0.1:59157_-n_0000000000) closing
   [junit4]   2> 695604 INFO  (OverseerStateUpdate-72116635466661892-127.0.0.1:59157_-n_0000000000) [n:127.0.0.1:59157_     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:59157_
   [junit4]   2> 695624 INFO  (OverseerAutoScalingTriggerThread-72116635466661892-127.0.0.1:59157_-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 695644 INFO  (closeThreadPool-4591-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72116635466661892-127.0.0.1:59157_-n_0000000000) closing
   [junit4]   2> 695736 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]-SendThread(127.0.0.1:59151)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10035b2a7630004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10035b2a7630004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10035b2a7630004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 695884 INFO  (closeThreadPool-4586-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72116635466661892-127.0.0.1:59157_-n_0000000000) closing
   [junit4]   2> 696009 INFO  (closeThreadPool-4586-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@27f995bc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 696033 INFO  (closeThreadPool-4586-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@782081bb{/,null,UNAVAILABLE}
   [junit4]   2> 696067 INFO  (closeThreadPool-4586-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 696104 WARN  (closeThreadPool-4586-thread-2) [     ] o.a.s.c.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:59157/, target: http://127.0.0.1:59158/
   [junit4]   2> 696134 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 696220 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]-SendThread(127.0.0.1:59151)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10035b2a7630000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10035b2a7630000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10035b2a7630000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 696357 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]-SendThread(127.0.0.1:59151)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10035b2a7630001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10035b2a7630001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10035b2a7630001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 696469 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/collections/control_collection/terms/shard1
   [junit4]   2> 	3	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/overseer/queue
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 696478 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:59151
   [junit4]   2> 696479 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59151
   [junit4]   2> 696479 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[E832B9A33D51CCA0]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59151
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionOnCommitTest -Dtests.method=test -Dtests.seed=E832B9A33D51CCA0 -Dtests.slow=true -Dtests.locale=bs -Dtests.timezone=Europe/Mariehamn -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   20.5s J2 | HttpPartitionOnCommitTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:59157: Underlying core creation failed while creating collection: control_collection
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E832B9A33D51CCA0:6066867993ADA158]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:390)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_E832B9A33D51CCA0-001
   [junit4]   2> Oct 01, 2020 7:25:13 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1442, maxMBSortInHeap=7.872298469887722, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=bs, timezone=Europe/Mariehamn
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=107511752,total=286609408
   [junit4]   2> NOTE: All tests run in this JVM: [BlockDirectoryTest, TestSchemalessBufferedUpdates, DirectUpdateHandlerTest, HdfsRecoveryZkTest, TestCopyFieldCollectionResource, OverseerModifyCollectionTest, TestCollectionAPI, SystemInfoHandlerTest, TestWithCollection, SimpleMLTQParserTest, TestJsonFacetErrors, SecurityHeadersTest, TestScoreJoinQPNoScore, DeleteStatusTest, TestCorePropertiesReload, TestDefaultStatsCache, ConcurrentCreateRoutedAliasTest, TestLeaderElectionWithEmptyReplica, TestShardHandlerFactory, SynonymTokenizerTest, TestTrieFacet, TestCrossCoreJoin, TestQueryUtils, ZkStateReaderTest, DistributedFacetPivotWhiteBoxTest, TestExceedMaxTermLength, TestSha256AuthenticationProvider, HdfsBasicDistributedZkTest, ClassificationUpdateProcessorTest, NodeLostTriggerIntegrationTest, TestNonDefinedSimilarityFactory, SimpleFacetsTest, QueryParsingTest, FullHLLTest, OverseerTaskQueueTest, ActionThrottleTest, HdfsUnloadDistributedZkTest, TestFilteredDocIdSet, HighlighterTest, MetricUtilsTest, TestIndexSearcher, JavabinLoaderTest, TestRequestStatusCollectionAPI, URLClassifyProcessorTest, CacheHeaderTest, TestDocumentBuilder, TestCloudInspectUtil, UpdateLogTest, MetricsConfigTest, SSLMigrationTest, SegmentsInfoRequestHandlerTest, TestDFRSimilarityFactory, MoreLikeThisComponentTest, TestSolrIndexConfig, TestCloudRecovery2, AtomicUpdateRemovalJavabinTest, RangeFacetCloudTest, TestImplicitCoreProperties, TestSimPolicyCloud, RequestHandlersTest, UtilsToolTest, TestSubQueryTransformerDistrib, NestedAtomicUpdateTest, RequiredFieldsTest, SolrIndexSearcherTest, TestMergePolicyConfig, TestInPlaceUpdatesStandalone, TestDocSet, ClusterStateTest, TestManagedSynonymGraphFilterFactory, LegacyCloudClusterPropTest, DistributedFacetExistsSmallTest, TestFieldTypeCollectionResource, SolrGraphiteReporterTest, HttpPartitionOnCommitTest]
   [junit4] Completed [239/920 (1!)] on J2 in 21.46s, 1 test, 1 error <<< FAILURES!

[...truncated 11974 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:634: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:128: Found 2 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

Total time: 60 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-14.0.1) - Build # 1539 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1539/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudSearcherWarming

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestCloudSearcherWarming:     1) Thread[id=10398, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestCloudSearcherWarming]         at java.base@14.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestCloudSearcherWarming: 
   1) Thread[id=10398, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestCloudSearcherWarming]
        at java.base@14.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
	at __randomizedtesting.SeedInfo.seed([A29128B205AE474B]:0)


FAILED:  org.apache.solr.update.SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeMixedAdds

Error Message:
Tracker reports too many hard commits expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: Tracker reports too many hard commits expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([A29128B205AE474B:6176F4A334929036]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.update.SoftAutoCommitTest.doTestSoftAndHardCommitMaxTimeMixedAdds(SoftAutoCommitTest.java:253)
	at org.apache.solr.update.SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeMixedAdds(SoftAutoCommitTest.java:174)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14513 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4]   2> 717711 INFO  (SUITE-TestCloudSearcherWarming-seed#[A29128B205AE474B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 717713 INFO  (SUITE-TestCloudSearcherWarming-seed#[A29128B205AE474B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_A29128B205AE474B-001/data-dir-81-001
   [junit4]   2> 717713 INFO  (SUITE-TestCloudSearcherWarming-seed#[A29128B205AE474B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 717713 INFO  (SUITE-TestCloudSearcherWarming-seed#[A29128B205AE474B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 717713 INFO  (SUITE-TestCloudSearcherWarming-seed#[A29128B205AE474B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 717715 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPeersyncFailureReplicationSuccess
   [junit4]   2> 717715 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_A29128B205AE474B-001/tempDir-001
   [junit4]   2> 717715 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 717716 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 717716 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 717717 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 717826 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.ZkTestServer start zk server on port: 58105
   [junit4]   2> 717826 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:58105
   [junit4]   2> 717826 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58105
   [junit4]   2> 717826 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58105
   [junit4]   2> 717828 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717831 INFO  (zkConnectionManagerCallback-6476-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717831 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717834 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717837 INFO  (zkConnectionManagerCallback-6478-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717837 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717838 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717841 INFO  (zkConnectionManagerCallback-6480-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717842 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717845 WARN  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]-SendThread(127.0.0.1:58105)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10033c092490002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10033c092490002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10033c092490002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 717947 WARN  (jetty-launcher-6481-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 717947 INFO  (jetty-launcher-6481-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 717947 INFO  (jetty-launcher-6481-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 717947 INFO  (jetty-launcher-6481-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 717949 INFO  (jetty-launcher-6481-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 717949 INFO  (jetty-launcher-6481-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 717949 INFO  (jetty-launcher-6481-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 717949 INFO  (jetty-launcher-6481-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@273d5764{/solr,null,AVAILABLE}
   [junit4]   2> 717949 INFO  (jetty-launcher-6481-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a4dbdb8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:58115}
   [junit4]   2> 717950 INFO  (jetty-launcher-6481-thread-1) [     ] o.e.j.s.Server Started @718015ms
   [junit4]   2> 717950 INFO  (jetty-launcher-6481-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58115}
   [junit4]   2> 717950 ERROR (jetty-launcher-6481-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 717950 INFO  (jetty-launcher-6481-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 717950 INFO  (jetty-launcher-6481-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 717950 INFO  (jetty-launcher-6481-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 717950 INFO  (jetty-launcher-6481-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 717950 INFO  (jetty-launcher-6481-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-01T10:20:50.797357Z
   [junit4]   2> 717951 INFO  (jetty-launcher-6481-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717953 INFO  (zkConnectionManagerCallback-6483-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717953 INFO  (jetty-launcher-6481-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717954 INFO  (jetty-launcher-6481-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 718113 INFO  (jetty-launcher-6481-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 718114 WARN  (jetty-launcher-6481-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d803fe6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718114 WARN  (jetty-launcher-6481-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d803fe6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718116 WARN  (jetty-launcher-6481-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@631489e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718116 WARN  (jetty-launcher-6481-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@631489e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718117 INFO  (jetty-launcher-6481-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58105/solr
   [junit4]   2> 718118 INFO  (jetty-launcher-6481-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 718120 INFO  (zkConnectionManagerCallback-6493-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718120 INFO  (jetty-launcher-6481-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 718122 WARN  (jetty-launcher-6481-thread-1-SendThread(127.0.0.1:58105)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10033c092490004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10033c092490004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10033c092490004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 718233 INFO  (jetty-launcher-6481-thread-1) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 718235 INFO  (zkConnectionManagerCallback-6495-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718235 INFO  (jetty-launcher-6481-thread-1) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 718368 INFO  (jetty-launcher-6481-thread-1) [n:127.0.0.1:58115_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58115_solr
   [junit4]   2> 718372 INFO  (jetty-launcher-6481-thread-1) [n:127.0.0.1:58115_solr     ] o.a.s.c.Overseer Overseer (id=72114496218923013-127.0.0.1:58115_solr-n_0000000000) starting
   [junit4]   2> 718385 INFO  (OverseerStateUpdate-72114496218923013-127.0.0.1:58115_solr-n_0000000000) [n:127.0.0.1:58115_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:58115_solr
   [junit4]   2> 718385 INFO  (jetty-launcher-6481-thread-1) [n:127.0.0.1:58115_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58115_solr
   [junit4]   2> 718387 INFO  (OverseerStateUpdate-72114496218923013-127.0.0.1:58115_solr-n_0000000000) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 718392 INFO  (jetty-launcher-6481-thread-1) [n:127.0.0.1:58115_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 718392 WARN  (jetty-launcher-6481-thread-1) [n:127.0.0.1:58115_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> 718401 INFO  (jetty-launcher-6481-thread-1) [n:127.0.0.1:58115_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 718422 INFO  (jetty-launcher-6481-thread-1) [n:127.0.0.1:58115_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58115.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c3212e2
   [junit4]   2> 718428 INFO  (jetty-launcher-6481-thread-1) [n:127.0.0.1:58115_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58115.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c3212e2
   [junit4]   2> 718428 INFO  (jetty-launcher-6481-thread-1) [n:127.0.0.1:58115_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58115.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c3212e2
   [junit4]   2> 718429 INFO  (jetty-launcher-6481-thread-1) [n:127.0.0.1:58115_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_A29128B205AE474B-001/tempDir-001/node1
   [junit4]   2> 718436 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 718438 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 718441 INFO  (zkConnectionManagerCallback-6512-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718441 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 718445 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 718448 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58105/solr ready
   [junit4]   2> 718456 INFO  (qtp1149918041-10138) [n:127.0.0.1:58115_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=2&name=testPeersyncFailureReplicationSuccess&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:58115_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 718463 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPeersyncFailureReplicationSuccess
   [junit4]   2> 718464 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/managed-schema
   [junit4]   2> 718469 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/protwords.txt
   [junit4]   2> 718474 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 718478 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 718482 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 718486 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 718490 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 718494 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 718498 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 718502 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 718506 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 718510 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 718514 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 718518 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 718522 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 718526 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 718530 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 718534 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 718538 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 718542 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 718546 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 718550 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 718554 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 718558 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 718562 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 718567 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 718570 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 718574 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 718578 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 718582 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 718586 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 718590 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 718594 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 718598 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 718602 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 718606 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 718608 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 718614 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 718618 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 718622 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 718626 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 718630 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/solrconfig.xml
   [junit4]   2> 718634 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/synonyms.txt
   [junit4]   2> 718638 INFO  (OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/stopwords.txt
   [junit4]   2> 718766 INFO  (OverseerStateUpdate-72114496218923013-127.0.0.1:58115_solr-n_0000000000) [n:127.0.0.1:58115_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPeersyncFailureReplicationSuccess",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58115/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58115_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 718984 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr    x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testPeersyncFailureReplicationSuccess.AUTOCREATED&newCollection=true&name=testPeersyncFailureReplicationSuccess_shard1_replica_n1&action=CREATE&numShards=1&collection=testPeersyncFailureReplicationSuccess&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 718984 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr    x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 718998 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 719014 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 719172 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 719245 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testPeersyncFailureReplicationSuccess_shard1_replica_n1' using configuration from configset testPeersyncFailureReplicationSuccess.AUTOCREATED, trusted=true
   [junit4]   2> 719245 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58115.solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1' (registry 'solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c3212e2
   [junit4]   2> 719246 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrCore [[testPeersyncFailureReplicationSuccess_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_A29128B205AE474B-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_A29128B205AE474B-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/data/]
   [junit4]   2> 719422 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 719422 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 719423 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 719423 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 719424 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED
   [junit4]   2> 719424 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED
   [junit4]   2> 719424 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/managed-schema
   [junit4]   2> 719429 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 719429 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 719429 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 719431 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 719431 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1679344431035056128
   [junit4]   2> 719433 INFO  (searcherExecutor-6514-thread-1-processing-n:127.0.0.1:58115_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 719433 INFO  (searcherExecutor-6514-thread-1-processing-n:127.0.0.1:58115_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 719434 INFO  (searcherExecutor-6514-thread-1-processing-n:127.0.0.1:58115_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrCore [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 719439 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testPeersyncFailureReplicationSuccess/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 719439 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testPeersyncFailureReplicationSuccess/leaders/shard1
   [junit4]   2> 719445 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 719446 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 719446 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58115/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
   [junit4]   2> 719446 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 719447 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:58115/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ has no replicas
   [junit4]   2> 719447 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testPeersyncFailureReplicationSuccess/leaders/shard1/leader after winning as /collections/testPeersyncFailureReplicationSuccess/leader_elect/shard1/election/72114496218923013-core_node2-n_0000000000
   [junit4]   2> 719450 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58115/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ shard1
   [junit4]   2> 719555 INFO  (zkCallback-6494-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPeersyncFailureReplicationSuccess/state.json] for collection [testPeersyncFailureReplicationSuccess] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 719555 INFO  (zkCallback-6494-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPeersyncFailureReplicationSuccess/state.json] for collection [testPeersyncFailureReplicationSuccess] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 719557 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 719561 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testPeersyncFailureReplicationSuccess.AUTOCREATED&newCollection=true&name=testPeersyncFailureReplicationSuccess_shard1_replica_n1&action=CREATE&numShards=1&collection=testPeersyncFailureReplicationSuccess&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=576
   [junit4]   2> 719564 INFO  (qtp1149918041-10138) [n:127.0.0.1:58115_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 719672 INFO  (zkCallback-6494-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPeersyncFailureReplicationSuccess/state.json] for collection [testPeersyncFailureReplicationSuccess] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 719672 INFO  (zkCallback-6494-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPeersyncFailureReplicationSuccess/state.json] for collection [testPeersyncFailureReplicationSuccess] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 719672 INFO  (zkCallback-6494-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPeersyncFailureReplicationSuccess/state.json] for collection [testPeersyncFailureReplicationSuccess] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 719674 INFO  (qtp1149918041-10138) [n:127.0.0.1:58115_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&maxShardsPerNode=2&name=testPeersyncFailureReplicationSuccess&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:58115_solr&wt=javabin&version=2} status=0 QTime=1218
   [junit4]   2> 719674 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testPeersyncFailureReplicationSuccess): The collection should have 1 shard and 1 replica
   [junit4]   2> 719676 INFO  (watches-6509-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 719675 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 719676 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 719677 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 719683 INFO  (qtp1149918041-10139) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection testPeersyncFailureReplicationSuccess
   [junit4]   2> 719684 INFO  (Thread-1728) [     ] o.a.s.c.SolrCore config update listener called for core testPeersyncFailureReplicationSuccess_shard1_replica_n1
   [junit4]   2> 719684 INFO  (solrHandlerExecutor-6519-thread-1-processing-n:127.0.0.1:58115_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 719685 INFO  (Thread-1728) [n:127.0.0.1:58115_solr     ] o.a.s.c.SolrCore core reload testPeersyncFailureReplicationSuccess_shard1_replica_n1
   [junit4]   2> 719696 INFO  (Thread-1728) [n:127.0.0.1:58115_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 719723 INFO  (Thread-1728) [n:127.0.0.1:58115_solr     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 720021 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 720021 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 720022 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 720022 INFO  (solrHandlerExecutor-6519-thread-1-processing-n:127.0.0.1:58115_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:58115/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 720022 INFO  (solrHandlerExecutor-6519-thread-1-processing-n:127.0.0.1:58115_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 720123 INFO  (qtp1149918041-10138) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 720123 INFO  (qtp1149918041-10138) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 720124 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 720124 INFO  (solrHandlerExecutor-6519-thread-1-processing-n:127.0.0.1:58115_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:58115/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 720124 INFO  (solrHandlerExecutor-6519-thread-1-processing-n:127.0.0.1:58115_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 720164 INFO  (Thread-1728) [n:127.0.0.1:58115_solr     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 720225 INFO  (qtp1149918041-10140) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 720226 INFO  (qtp1149918041-10140) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 720226 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 720226 INFO  (solrHandlerExecutor-6519-thread-1-processing-n:127.0.0.1:58115_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:58115/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ for prop overlay   after 3 attempts
   [junit4]   2> 720226 INFO  (solrHandlerExecutor-6519-thread-1-processing-n:127.0.0.1:58115_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 720247 INFO  (Thread-1728) [n:127.0.0.1:58115_solr     ] o.a.s.c.CoreContainer Reloading SolrCore 'testPeersyncFailureReplicationSuccess_shard1_replica_n1' using configuration from configset testPeersyncFailureReplicationSuccess.AUTOCREATED
   [junit4]   2> 720276 INFO  (Thread-1728) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58115.solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1' (registry 'solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c3212e2
   [junit4]   2> 720277 INFO  (Thread-1728) [n:127.0.0.1:58115_solr     ] o.a.s.c.SolrCore [[testPeersyncFailureReplicationSuccess_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_A29128B205AE474B-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_A29128B205AE474B-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/data/]
   [junit4]   2> 720324 INFO  (Thread-1728) [n:127.0.0.1:58115_solr     ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 720324 INFO  (Thread-1728) [n:127.0.0.1:58115_solr     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 720327 INFO  (Thread-1728) [n:127.0.0.1:58115_solr     ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED
   [junit4]   2> 720327 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 720327 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 720327 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 720327 INFO  (Thread-1728) [n:127.0.0.1:58115_solr     ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED
   [junit4]   2> 720328 INFO  (Thread-1728) [n:127.0.0.1:58115_solr     ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/managed-schema
   [junit4]   2> 720328 INFO  (solrHandlerExecutor-6519-thread-1-processing-n:127.0.0.1:58115_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:58115/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/ for prop overlay   after 4 attempts
   [junit4]   2> 720328 INFO  (solrHandlerExecutor-6519-thread-1-processing-n:127.0.0.1:58115_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 720329 INFO  (Thread-1728) [n:127.0.0.1:58115_solr     ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 720329 INFO  (Thread-1728) [n:127.0.0.1:58115_solr     ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 720329 INFO  (Thread-1728) [n:127.0.0.1:58115_solr     ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 720330 INFO  (Thread-1728) [n:127.0.0.1:58115_solr     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 720330 INFO  (Thread-1728) [n:127.0.0.1:58115_solr     ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1679344431977725952
   [junit4]   2> 720331 INFO  (searcherExecutor-6524-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 720331 INFO  (searcherExecutor-6524-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 720333 INFO  (Thread-1728) [n:127.0.0.1:58115_solr     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 720334 INFO  (searcherExecutor-6524-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.SolrCore [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 720335 INFO  (searcherExecutor-6524-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 720339 INFO  (searcherExecutor-6524-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr     ] o.a.s.c.SolrCore [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 720429 INFO  (qtp1149918041-10138) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 720429 INFO  (qtp1149918041-10138) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 720429 INFO  (qtp1149918041-10138) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 720430 INFO  (qtp1149918041-10139) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Took 747.0ms to set the property overlay to be of version 0 for collection testPeersyncFailureReplicationSuccess
   [junit4]   2> 720430 INFO  (qtp1149918041-10139) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/config params={wt=javabin&version=2} status=0 QTime=751
   [junit4]   2> 720431 INFO  (qtp1149918041-10139) [n:127.0.0.1:58115_solr     ] o.a.s.c.SolrCore [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13b785e8
   [junit4]   2> 720431 INFO  (qtp1149918041-10139) [n:127.0.0.1:58115_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1 tag=SolrCore@13b785e8
   [junit4]   2> 720431 INFO  (qtp1149918041-10139) [n:127.0.0.1:58115_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f2f8bf: rootName = solr_58115, domain = solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1/com.codahale.metrics.MetricRegistry@6fd69b68
   [junit4]   2> 720440 INFO  (qtp1149918041-10139) [n:127.0.0.1:58115_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testPeersyncFailureReplicationSuccess.shard1.leader tag=SolrCore@13b785e8
   [junit4]   2> 720450 INFO  (qtp1149918041-10138) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testPeersyncFailureReplicationSuccess/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 720450 INFO  (qtp1149918041-10138) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1679344432100409344)]} 0 8
   [junit4]   2> 720475 INFO  (OverseerCollectionConfigSetProcessor-72114496218923013-127.0.0.1:58115_solr-n_0000000000) [n:127.0.0.1:58115_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 720485 INFO  (searcherExecutor-6524-thread-1-processing-n:127.0.0.1:58115_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 720486 INFO  (searcherExecutor-6524-thread-1-processing-n:127.0.0.1:58115_solr x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrCore [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 720486 INFO  (qtp1149918041-10137) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=testPeersyncFailureReplicationSuccess:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 35
   [junit4]   2> 720488 INFO  (qtp1149918041-10140) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=testPeersyncFailureReplicationSuccess:4&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 720491 WARN  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 720491 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 720491 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 720491 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 720492 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 720492 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 720492 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 720493 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3dd3fe47{/solr,null,AVAILABLE}
   [junit4]   2> 720493 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1f558460{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:58133}
   [junit4]   2> 720493 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.e.j.s.Server Started @720558ms
   [junit4]   2> 720493 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58133}
   [junit4]   2> 720493 ERROR (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 720493 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 720493 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 720493 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 720493 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 720493 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-01T10:20:53.340986Z
   [junit4]   2> 720494 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 720497 INFO  (zkConnectionManagerCallback-6531-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 720497 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 720497 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 720830 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 720831 WARN  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@422eb494[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 720831 WARN  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@422eb494[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 720833 WARN  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f80eea7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 720833 WARN  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f80eea7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 720833 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58105/solr
   [junit4]   2> 720834 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 720836 INFO  (zkConnectionManagerCallback-6541-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 720836 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 720838 WARN  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]-SendThread(127.0.0.1:58105)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10033c092490008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10033c092490008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10033c092490008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 720942 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [n:127.0.0.1:58133_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 720944 INFO  (zkConnectionManagerCallback-6543-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 720944 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [n:127.0.0.1:58133_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 720954 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [n:127.0.0.1:58133_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 720960 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [n:127.0.0.1:58133_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:58133_solr as DOWN
   [junit4]   2> 720965 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [n:127.0.0.1:58133_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 720965 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [n:127.0.0.1:58133_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58133_solr
   [junit4]   2> 720968 INFO  (zkCallback-6511-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 720968 INFO  (zkCallback-6494-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 720968 INFO  (zkCallback-6542-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 720971 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [n:127.0.0.1:58133_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 720971 WARN  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [n:127.0.0.1:58133_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> 720979 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [n:127.0.0.1:58133_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 720993 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [n:127.0.0.1:58133_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58133.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c3212e2
   [junit4]   2> 721000 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [n:127.0.0.1:58133_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58133.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c3212e2
   [junit4]   2> 721000 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [n:127.0.0.1:58133_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58133.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c3212e2
   [junit4]   2> 721001 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [n:127.0.0.1:58133_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_A29128B205AE474B-001/tempDir-001/node2
   [junit4]   2> 721006 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[A29128B205AE474B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 721007 INFO  (qtp1149918041-10139) [n:127.0.0.1:58115_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:58133_solr&action=ADDREPLICA&collection=testPeersyncFailureReplicationSuccess&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 721011 INFO  (OverseerThreadFactory-6502-thread-2-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:58133_solr for creating new replica of shard shard1 for collection testPeersyncFailureReplicationSuccess
   [junit4]   2> 721014 INFO  (OverseerThreadFactory-6502-thread-2-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr c:testPeersyncFailureReplicationSuccess s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 721017 INFO  (OverseerStateUpdate-72114496218923013-127.0.0.1:58115_solr-n_0000000000) [n:127.0.0.1:58115_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testPeersyncFailureReplicationSuccess",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58133/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58133_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 721130 INFO  (zkCallback-6511-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPeersyncFailureReplicationSuccess/state.json] for collection [testPeersyncFailureReplicationSuccess] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 721130 INFO  (zkCallback-6511-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPeersyncFailureReplicationSuccess/state.json] for collection [testPeersyncFailureReplicationSuccess] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 721130 INFO  (zkCallback-6494-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPeersyncFailureReplicationSuccess/state.json] for collection [testPeersyncFailureReplicationSuccess] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 721130 INFO  (zkCallback-6494-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPeersyncFailureReplicationSuccess/state.json] for collection [testPeersyncFailureReplicationSuccess] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 721130 INFO  (zkCallback-6494-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPeersyncFailureReplicationSuccess/state.json] for collection [testPeersyncFailureReplicationSuccess] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 721241 INFO  (qtp1751412161-10205) [n:127.0.0.1:58133_solr    x:testPeersyncFailureReplicationSuccess_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=testPeersyncFailureReplicationSuccess.AUTOCREATED&name=testPeersyncFailureReplicationSuccess_shard1_replica_n3&action=CREATE&collection=testPeersyncFailureReplicationSuccess&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 721261 INFO  (qtp1751412161-10205) [n:127.0.0.1:58133_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node4 x:testPeersyncFailureReplicationSuccess_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 721289 INFO  (qtp1751412161-10205) [n:127.0.0.1:58133_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node4 x:testPeersyncFailureReplicationSuccess_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 721363 INFO  (zkCallback-6494-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPeersyncFailureReplicationSuccess/state.json] for collection [testPeersyncFailureReplicationSuccess] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 721363 INFO  (zkCallback-6511-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPeersyncFailureReplicationSuccess/state.json] for collection [testPeersyncFailureReplicationSuccess] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 721363 INFO  (zkCallback-6494-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPeersyncFailureReplicationSuccess/state.json] for collection [testPeersyncFailureReplicationSuccess] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 721363 INFO  (zkCallback-6494-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPeersyncFailureReplicationSuccess/state.json] for collection [testPeersyncFailureReplicationSuccess] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 721363 INFO  (zkCallback-6511-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testPeersyncFailureReplicationSuccess/state.json] for collection [testPeersyncFailureReplicationSuccess] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 721451 INFO  (qtp1751412161-10205) [n:127.0.0.1:58133_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node4 x:testPeersyncFailureReplicationSuccess_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 721525 INFO  (qtp1751412161-10205) [n:127.0.0.1:58133_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node4 x:testPeersyncFailureReplicationSuccess_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'testPeersyncFailureReplicationSuccess_shard1_replica_n3' using configuration from configset testPeersyncFailureReplicationSuccess.AUTOCREATED, trusted=true
   [junit4]   2> 721525 INFO  (qtp1751412161-10205) [n:127.0.0.1:58133_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node4 x:testPeersyncFailureReplicationSuccess_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58133.solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n3' (registry 'solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c3212e2
   [junit4]   2> 721526 INFO  (qtp1751412161-10205) [n:127.0.0.1:58133_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node4 x:testPeersyncFailureReplicationSuccess_shard1_replica_n3 ] o.a.s.c.SolrCore [[testPeersyncFailureReplicationSuccess_shard1_replica_n3] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_A29128B205AE474B-001/tempDir-001/node2/testPeersyncFailureReplicationSuccess_shard1_replica_n3], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCloudSearcherWarming_A29128B205AE474B-001/tempDir-001/node2/testPeersyncFailureReplicationSuccess_shard1_replica_n3/data/]
   [junit4]   2> 721592 INFO  (qtp1751412161-10205) [n:127.0.0.1:58133_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node4 x:testPeersyncFailureReplicationSuccess_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 721593 INFO  (qtp1751412161-10205) [n:127.0.0.1:58133_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node4 x:testPeersyncFailureReplicationSuccess_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 721594 INFO  (qtp1751412161-10205) [n:127.0.0.1:58133_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node4 x:testPeersyncFailureReplicationSuccess_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 721594 INFO  (qtp1751412161-10205) [n:127.0.0.1:58133_solr c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node4 x:testPeersy

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

  (searcherExecutor-5778-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 813091 INFO  (TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[A29128B205AE474B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSoftAndHardCommitMaxTimeMixedAdds
   [junit4]   2> 813100 INFO  (TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds-seed#[A29128B205AE474B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSoftCommitWithinAndHardCommitMaxTimeRapidAdds
   [junit4]   2> 818106 INFO  (TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds-seed#[A29128B205AE474B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5000 (1679344534504341504)]} 0 1
   [junit4]   2> 818106 INFO  (TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds-seed#[A29128B205AE474B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5001 (1679344534505390080)]} 0 0
   [junit4]   2> 818107 INFO  (TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds-seed#[A29128B205AE474B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5002 (1679344534506438656)]} 0 0
   [junit4]   2> 818107 INFO  (TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds-seed#[A29128B205AE474B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5003 (1679344534506438657)]} 0 0
   [junit4]   2> 818107 INFO  (TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds-seed#[A29128B205AE474B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5004 (1679344534506438658)]} 0 0
   [junit4]   2> 818108 INFO  (TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds-seed#[A29128B205AE474B]) [     ] o.a.s.u.SoftAutoCommitTest maxTimeMillis: 868358765962576ns - 868358762806768ns == 3ms
   [junit4]   2> 818108 INFO  (TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds-seed#[A29128B205AE474B]) [     ] o.a.s.u.SoftAutoCommitTest maxExpectedSoft=1
   [junit4]   2> 818108 INFO  (TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds-seed#[A29128B205AE474B]) [     ] o.a.s.u.SoftAutoCommitTest maxExpectedHard=1
   [junit4]   2> 818615 INFO  (searcherExecutor-5778-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 824724 INFO  (TEST-SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds-seed#[A29128B205AE474B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSoftCommitWithinAndHardCommitMaxTimeRapidAdds
   [junit4]   2> 824725 INFO  (SUITE-SoftAutoCommitTest-seed#[A29128B205AE474B]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 824725 INFO  (SUITE-SoftAutoCommitTest-seed#[A29128B205AE474B]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=550178499
   [junit4]   2> 824725 INFO  (coreCloseExecutor-5784-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5cdd0f3d
   [junit4]   2> 824725 INFO  (coreCloseExecutor-5784-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@5cdd0f3d
   [junit4]   2> 824725 INFO  (coreCloseExecutor-5784-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@862b2a4: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@4dc0b18
   [junit4]   2> 824735 INFO  (coreCloseExecutor-5784-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 824737 INFO  (SUITE-SoftAutoCommitTest-seed#[A29128B205AE474B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 824737 INFO  (SUITE-SoftAutoCommitTest-seed#[A29128B205AE474B]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14ebe355: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@38b4b272
   [junit4]   2> 824740 INFO  (SUITE-SoftAutoCommitTest-seed#[A29128B205AE474B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 824741 INFO  (SUITE-SoftAutoCommitTest-seed#[A29128B205AE474B]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e15dcba: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@146a29f1
   [junit4]   2> 824742 INFO  (SUITE-SoftAutoCommitTest-seed#[A29128B205AE474B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 824742 INFO  (SUITE-SoftAutoCommitTest-seed#[A29128B205AE474B]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71b3f04d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@4b517c19
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SoftAutoCommitTest_A29128B205AE474B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {range_facet_l_dv=PostingsFormat(name=Direct), multiDefault=FST50, subject=FST50, _root_=PostingsFormat(name=LuceneVarGapFixedInterval), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id_i1=FST50, id=PostingsFormat(name=Direct), range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), text=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=356, maxMBSortInHeap=5.945221997682436, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-LB, timezone=America/Matamoros
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=222306200,total=469803008
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedQueryElevationComponentTest, TestReRankQParserPlugin, TestStressRecovery, SuggestComponentContextFilterQueryTest, DocValuesMissingTest, TestFieldCacheSortRandom, TestCloudJSONFacetSKGEquiv, ComputePlanActionTest, TestReloadAndDeleteDocs, TestSolrQueryResponse, TestSolr4Spatial, FullSolrCloudDistribCmdsTest, InfixSuggestersTest, TestNumericTerms64, V2StandaloneTest, TestSimNodeLostTrigger, TestPHPSerializedResponseWriter, HdfsTlogReplayBufferedWhileIndexingTest, TestSolrCloudSnapshots, TestCustomSort, TestMacroExpander, TestContainerPlugin, SolrCloudReportersTest, TestReplicationHandlerDiskOverFlow, TestSnapshotCloudManager, TestReplicaProperties, TestDistributedSearch, LeaderVoteWaitTimeoutTest, OverseerStatusTest, DistanceUnitsTest, TestManagedSchemaAPI, LeaderElectionIntegrationTest, TestSchemaManager, DistributedExpandComponentTest, RulesTest, TestCaffeineCache, HdfsBasicDistributedZk2Test, MissingSegmentRecoveryTest, CursorMarkTest, StatsReloadRaceTest, DistributedFacetSimpleRefinementLongTailTest, NodeAddedTriggerTest, TestInPlaceUpdatesRequiredField, CloudReplicaSourceTest, TestCoreDiscovery, TestFileDictionaryLookup, ExplicitHLLTest, HdfsRecoverLeaseTest, TestMultiValuedNumericRangeQuery, TestUseDocValuesAsStored2, TestIntervalFaceting, BlockCacheTest, SoftAutoCommitTest]
   [junit4] Completed [372/920 (2!)] on J1 in 128.89s, 10 tests, 1 failure <<< FAILURES!

[...truncated 46832 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1539/consoleText

[repro] Revision: db4bc94480a4a122dae031619cffeef8b9b1aa8f

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestCloudSearcherWarming -Dtests.seed=A29128B205AE474B -Dtests.slow=true -Dtests.locale=de -Dtests.timezone=Asia/Singapore -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=SoftAutoCommitTest -Dtests.method=testHardCommitWithinAndSoftCommitMaxTimeMixedAdds -Dtests.seed=A29128B205AE474B -Dtests.slow=true -Dtests.locale=ar-LB -Dtests.timezone=America/Matamoros -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[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/core
[repro]       SoftAutoCommitTest
[repro]       TestCloudSearcherWarming
[repro] ant compile-test

[...truncated 3454 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.SoftAutoCommitTest|*.TestCloudSearcherWarming" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=A29128B205AE474B -Dtests.slow=true -Dtests.locale=ar-LB -Dtests.timezone=America/Matamoros -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 151 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestCloudSearcherWarming
[repro]   0/5 failed: org.apache.solr.update.SoftAutoCommitTest
[repro] Exiting with code 0

[...truncated 93 lines...]

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-12.0.2) - Build # 1538 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1538/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Error from server at http://127.0.0.1:49711: Underlying core creation failed while creating collection: c8n_1x2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:49711: Underlying core creation failed while creating collection: c8n_1x2
	at __randomizedtesting.SeedInfo.seed([6EBF703D46AF5CE6:E6EB4FE7E853311E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1829)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1850)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2081)
	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:214)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14336 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> 834597 INFO  (SUITE-HttpPartitionTest-seed#[6EBF703D46AF5CE6]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 834608 INFO  (SUITE-HttpPartitionTest-seed#[6EBF703D46AF5CE6]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/data-dir-65-001
   [junit4]   2> 834608 WARN  (SUITE-HttpPartitionTest-seed#[6EBF703D46AF5CE6]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 834608 INFO  (SUITE-HttpPartitionTest-seed#[6EBF703D46AF5CE6]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 834614 INFO  (SUITE-HttpPartitionTest-seed#[6EBF703D46AF5CE6]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 834614 INFO  (SUITE-HttpPartitionTest-seed#[6EBF703D46AF5CE6]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 834614 INFO  (SUITE-HttpPartitionTest-seed#[6EBF703D46AF5CE6]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 834658 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 834658 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 834658 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 834661 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 834759 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ZkTestServer start zk server on port: 49610
   [junit4]   2> 834759 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49610
   [junit4]   2> 834759 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49610
   [junit4]   2> 834759 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49610
   [junit4]   2> 834767 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834774 INFO  (zkConnectionManagerCallback-6840-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 834777 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834825 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834845 INFO  (zkConnectionManagerCallback-6842-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 834845 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834854 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 834900 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 834906 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 834917 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 834937 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 835057 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 835116 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 835176 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 835215 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 835222 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 835249 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 835256 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 836571 WARN  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 836571 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 836571 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 836571 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 836576 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 836576 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 836576 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 836582 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7610620b{/,null,AVAILABLE}
   [junit4]   2> 836584 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2c612a56{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:49626}
   [junit4]   2> 836584 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.e.j.s.Server Started @836660ms
   [junit4]   2> 836585 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/tempDir-001/control/data, hostPort=49624, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/control-001/cores}
   [junit4]   2> 836585 ERROR (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 836585 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 836585 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 836585 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 836585 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 836585 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-01T05:18:02.502899Z
   [junit4]   2> 836590 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 836595 INFO  (zkConnectionManagerCallback-6844-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 836595 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 836603 WARN  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]-SendThread(127.0.0.1:49610)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10032ab51e90002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10032ab51e90002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10032ab51e90002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 836705 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 836705 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/control-001/solr.xml
   [junit4]   2> 836708 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 836709 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 836710 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 836883 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 836885 WARN  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@201f8b4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 836885 WARN  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@201f8b4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 836891 WARN  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7d1f4eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 836891 WARN  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7d1f4eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 836894 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49610/solr
   [junit4]   2> 836904 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 836916 INFO  (zkConnectionManagerCallback-6854-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 836917 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 836920 WARN  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]-SendThread(127.0.0.1:49610)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10032ab51e90003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10032ab51e90003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10032ab51e90003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 837023 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 837027 INFO  (zkConnectionManagerCallback-6856-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 837027 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 837751 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49624_
   [junit4]   2> 837754 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] o.a.s.c.Overseer Overseer (id=72113305432948740-127.0.0.1:49624_-n_0000000000) starting
   [junit4]   2> 837790 INFO  (OverseerStateUpdate-72113305432948740-127.0.0.1:49624_-n_0000000000) [n:127.0.0.1:49624_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:49624_
   [junit4]   2> 837795 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49624_
   [junit4]   2> 837805 INFO  (zkCallback-6855-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 837825 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 837826 WARN  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] 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> 837858 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 837895 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 837914 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 837914 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 837916 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [n:127.0.0.1:49624_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/control-001/cores
   [junit4]   2> 837929 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 837932 INFO  (zkConnectionManagerCallback-6873-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 837933 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 837935 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 837940 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49610/solr ready
   [junit4]   2> 837942 INFO  (SocketProxy-Acceptor-49624) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49649,localport=49624], receiveBufferSize: 408300
   [junit4]   2> 837946 INFO  (SocketProxy-Acceptor-49624) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=49626,localport=49650], receiveBufferSize=408300
   [junit4]   2> 837949 INFO  (qtp1974941824-11286) [n:127.0.0.1:49624_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:49624_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 837965 INFO  (OverseerThreadFactory-6863-thread-1-processing-n:127.0.0.1:49624_) [n:127.0.0.1:49624_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 838089 INFO  (SocketProxy-Acceptor-49624) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49657,localport=49624], receiveBufferSize: 408300
   [junit4]   2> 838091 INFO  (SocketProxy-Acceptor-49624) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=49626,localport=49658], receiveBufferSize=408300
   [junit4]   2> 838098 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 838098 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 839330 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 839349 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 839455 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 839539 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 839540 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 839540 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 839543 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=66.6015625, floorSegmentMB=1.912109375, forceMergeDeletesPctAllowed=25.395923510795633, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.40519778746530455, deletesPctAllowed=36.71477175863467
   [junit4]   2> 839546 WARN  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 839643 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 839643 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 839647 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 839647 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 839649 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=63.61328125, floorSegmentMB=1.6396484375, forceMergeDeletesPctAllowed=5.00661925216193, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.534787688800586, deletesPctAllowed=26.93542662527049
   [junit4]   2> 839652 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 839654 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 839654 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 839655 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1679325381863145472
   [junit4]   2> 839663 INFO  (searcherExecutor-6875-thread-1-processing-n:127.0.0.1:49624_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 839675 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 839675 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 839690 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 839690 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 839690 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49624/control_collection_shard1_replica_n1/
   [junit4]   2> 839692 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 839693 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:49624/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 839693 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72113305432948740-core_node2-n_0000000000
   [junit4]   2> 839700 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49624/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 839808 INFO  (zkCallback-6855-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 839809 INFO  (zkCallback-6855-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 839812 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 839822 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1724
   [junit4]   2> 839832 INFO  (qtp1974941824-11286) [n:127.0.0.1:49624_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 839922 INFO  (zkCallback-6855-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 839922 INFO  (zkCallback-6855-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 839922 INFO  (zkCallback-6855-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 839924 INFO  (qtp1974941824-11286) [n:127.0.0.1:49624_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:49624_&wt=javabin&version=2} status=0 QTime=1975
   [junit4]   2> 839925 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 839974 INFO  (OverseerCollectionConfigSetProcessor-72113305432948740-127.0.0.1:49624_-n_0000000000) [n:127.0.0.1:49624_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 840047 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 840054 INFO  (zkConnectionManagerCallback-6884-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 840054 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 840059 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 840065 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49610/solr ready
   [junit4]   2> 840065 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 840067 INFO  (SocketProxy-Acceptor-49624) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49677,localport=49624], receiveBufferSize: 408300
   [junit4]   2> 840070 INFO  (SocketProxy-Acceptor-49624) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=49626,localport=49678], receiveBufferSize=408300
   [junit4]   2> 840072 INFO  (qtp1974941824-11286) [n:127.0.0.1:49624_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 840086 INFO  (OverseerThreadFactory-6863-thread-2-processing-n:127.0.0.1:49624_) [n:127.0.0.1:49624_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 840308 WARN  (OverseerThreadFactory-6863-thread-2-processing-n:127.0.0.1:49624_) [n:127.0.0.1:49624_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 840315 INFO  (qtp1974941824-11286) [n:127.0.0.1:49624_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 840320 INFO  (qtp1974941824-11286) [n:127.0.0.1:49624_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=248
   [junit4]   2> 840323 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 840323 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 840323 INFO  (watches-6881-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 840323 INFO  (watches-6881-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 840327 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 840327 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 840330 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 840330 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 840330 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 841445 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 841447 WARN  (closeThreadPool-6885-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 841447 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 841447 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 841447 INFO  (closeThreadPool-6885-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 841449 INFO  (closeThreadPool-6885-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 841450 INFO  (closeThreadPool-6885-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 841450 INFO  (closeThreadPool-6885-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 841450 INFO  (closeThreadPool-6885-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50cc2f48{/,null,AVAILABLE}
   [junit4]   2> 841451 INFO  (closeThreadPool-6885-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3cedba1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:49691}
   [junit4]   2> 841451 INFO  (closeThreadPool-6885-thread-1) [     ] o.e.j.s.Server Started @841527ms
   [junit4]   2> 841451 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/tempDir-001/jetty1, hostPort=49690, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 841452 ERROR (closeThreadPool-6885-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 841452 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 841452 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 841452 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 841452 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 841452 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-01T05:18:07.369242Z
   [junit4]   2> 841453 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 841457 INFO  (zkConnectionManagerCallback-6887-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841457 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 841461 WARN  (closeThreadPool-6885-thread-1-SendThread(127.0.0.1:49610)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10032ab51e90007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10032ab51e90007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10032ab51e90007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 841565 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 841565 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-1-001/solr.xml
   [junit4]   2> 841569 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 841569 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 841570 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 841851 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 841853 WARN  (closeThreadPool-6885-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@27b2c599[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 841853 WARN  (closeThreadPool-6885-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@27b2c599[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 841868 WARN  (closeThreadPool-6885-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a865f20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 841868 WARN  (closeThreadPool-6885-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a865f20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 841872 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49610/solr
   [junit4]   2> 841874 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 841880 INFO  (zkConnectionManagerCallback-6897-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841880 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 841885 WARN  (closeThreadPool-6885-thread-1-SendThread(127.0.0.1:49610)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10032ab51e90008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10032ab51e90008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10032ab51e90008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 841993 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49690_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 841997 INFO  (zkConnectionManagerCallback-6899-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841997 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49690_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 842068 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49690_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 842093 INFO  (OverseerCollectionConfigSetProcessor-72113305432948740-127.0.0.1:49624_-n_0000000000) [n:127.0.0.1:49624_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 842096 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49690_     ] o.a.s.c.ZkController Publish node=127.0.0.1:49690_ as DOWN
   [junit4]   2> 842102 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49690_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 842103 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49690_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49690_
   [junit4]   2> 842113 INFO  (zkCallback-6855-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 842114 INFO  (zkCallback-6898-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 842115 INFO  (zkCallback-6883-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 842124 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49690_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 842125 WARN  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49690_     ] 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> 842174 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49690_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 842234 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49690_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 842255 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49690_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 842255 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49690_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 842256 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49690_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-1-001/cores
   [junit4]   2> 842284 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49690_
   [junit4]   2> 842426 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 842431 WARN  (closeThreadPool-6885-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 842432 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 842432 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 842434 INFO  (closeThreadPool-6885-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 842446 INFO  (closeThreadPool-6885-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 842446 INFO  (closeThreadPool-6885-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 842448 INFO  (closeThreadPool-6885-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 842450 INFO  (closeThreadPool-6885-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e67eee9{/,null,AVAILABLE}
   [junit4]   2> 842455 INFO  (closeThreadPool-6885-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@43505a2d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:49716}
   [junit4]   2> 842455 INFO  (closeThreadPool-6885-thread-1) [     ] o.e.j.s.Server Started @842531ms
   [junit4]   2> 842455 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/tempDir-001/jetty2, hostPort=49711, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 842456 ERROR (closeThreadPool-6885-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 842456 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 842456 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 842456 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 842456 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 842456 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-01T05:18:08.373394Z
   [junit4]   2> 842458 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 842464 INFO  (zkConnectionManagerCallback-6909-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 842464 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 842483 WARN  (closeThreadPool-6885-thread-1-SendThread(127.0.0.1:49610)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10032ab51e9000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10032ab51e9000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10032ab51e9000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 842588 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 842588 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-2-001/solr.xml
   [junit4]   2> 842591 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 842591 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 842592 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 842637 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 842639 WARN  (closeThreadPool-6885-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71a73a79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 842639 WARN  (closeThreadPool-6885-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71a73a79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 842648 WARN  (closeThreadPool-6885-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46860913[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 842649 WARN  (closeThreadPool-6885-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46860913[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 842650 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49610/solr
   [junit4]   2> 842654 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 842657 INFO  (zkConnectionManagerCallback-6919-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 842659 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 842664 WARN  (closeThreadPool-6885-thread-1-SendThread(127.0.0.1:49610)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10032ab51e9000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10032ab51e9000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10032ab51e9000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 842774 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49711_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 842778 INFO  (zkConnectionManagerCallback-6921-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 842779 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49711_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 842819 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49711_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 842846 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49711_     ] o.a.s.c.ZkController Publish node=127.0.0.1:49711_ as DOWN
   [junit4]   2> 842851 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49711_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 842851 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49711_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49711_
   [junit4]   2> 842858 INFO  (zkCallback-6898-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 842859 INFO  (zkCallback-6855-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 842860 INFO  (zkCallback-6883-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 842861 INFO  (zkCallback-6920-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 842876 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49711_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 842876 WARN  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49711_     ] 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> 842900 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49711_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 842970 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49711_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 842999 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49711_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 842999 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49711_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 843005 INFO  (closeThreadPool-6885-thread-1) [n:127.0.0.1:49711_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-2-001/cores
   [junit4]   2> 843023 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 843024 WARN  (closeThreadPool-6885-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 843027 INFO  (closeThreadPool-6885-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 843027 INFO  (closeThreadPool-6885-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 843027 INFO  (closeThreadPool-6885-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 843030 INFO  (closeThreadPool-6885-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 843030 INFO  (closeThreadPool-6885-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 843030 INFO  (closeThreadPool-6885-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 843030 INFO  (closeThreadPool-6885-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71d6ab7e{/,null,AVAILABLE}
   [junit4]   2> 843031 INFO  (closeThreadPool-6885-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49711_
   [junit4]   2> 843031 INFO  (closeThreadPool-6885-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7221d3de{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:49722}
   [junit4]   2> 843031 INFO  (closeThreadPool-6885-thread-2) [     ] o.e.j.s.Server Started @843107ms
   [junit4]   2> 843031 INFO  (closeThreadPool-6885-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/tempDir-001/jetty3, hostPort=49721, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 843031 ERROR (closeThreadPool-6885-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 843031 INFO  (closeThreadPool-6885-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 843031 INFO  (closeThreadPool-6885-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 843031 INFO  (closeThreadPool-6885-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 843031 INFO  (closeThreadPool-6885-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 843031 INFO  (closeThreadPool-6885-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-01T05:18:08.948981Z
   [junit4]   2> 843040 INFO  (closeThreadPool-6885-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 843044 INFO  (zkConnectionManagerCallback-6931-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 843044 INFO  (closeThreadPool-6885-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 843047 WARN  (closeThreadPool-6885-thread-2-SendThread(127.0.0.1:49610)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10032ab51e9000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10032ab51e9000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10032ab51e9000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 843151 INFO  (closeThreadPool-6885-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 843151 INFO  (closeThreadPool-6885-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-3-001/solr.xml
   [junit4]   2> 843153 INFO  (closeThreadPool-6885-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 843153 INFO  (closeThreadPool-6885-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 843154 INFO  (closeThreadPool-6885-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 843310 INFO  (closeThreadPool-6885-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 843312 WARN  (closeThreadPool-6885-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6cf5d023[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 843313 WARN  (closeThreadPool-6885-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6cf5d023[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 843320 WARN  (closeThreadPool-6885-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b003dd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 843320 WARN  (closeThreadPool-6885-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b003dd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 843322 INFO  (closeThreadPool-6885-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49610/solr
   [junit4]   2> 843324 INFO  (closeThreadPool-6885-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 843328 INFO  (zkConnectionManagerCallback-6941-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 843328 INFO  (closeThreadPool-6885-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 843340 WARN  (closeThreadPool-6885-thread-2-SendThread(127.0.0.1:49610)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10032ab51e9000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10032ab51e9000e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10032ab51e9000e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 843443 INFO  (closeThreadPool-6885-thread-2) [n:127.0.0.1:49721_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 843446 INFO  (zkConnectionManagerCallback-6943-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 843447 INFO  (closeThreadPool-6885-thread-2) [n:127.0.0.1:49721_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 843489 INFO  (closeThreadPool-6885-thread-2) [n:127.0.0.1:49721_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 843524 INFO  (closeThreadPool-6885-thread-2) [n:127.0.0.1:49721_     ] o.a.s.c.ZkController Publish node=127.0.0.1:49721_ as DOWN
   [junit4]   2> 843530 INFO  (closeThreadPool-6885-thread-2) [n:127.0.0.1:49721_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 843530 INFO  (closeThreadPool-6885-thread-2) [n:127.0.0.1:49721_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49721_
   [junit4]   2> 843539 INFO  (zkCallback-6855-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 843539 INFO  (zkCallback-6920-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 843539 INFO  (zkCallback-6898-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 843539 INFO  (zkCallback-6942-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 843540 INFO  (zkCallback-6883-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 843555 INFO  (closeThreadPool-6885-thread-2) [n:127.0.0.1:49721_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 843556 WARN  (closeThreadPool-6885-thread-2) [n:127.0.0.1:49721_     ] 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> 843576 INFO  (closeThreadPool-6885-thread-2) [n:127.0.0.1:49721_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 843603 INFO  (closeThreadPool-6885-thread-2) [n:127.0.0.1:49721_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 843614 INFO  (closeThreadPool-6885-thread-2) [n:127.0.0.1:49721_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 843614 INFO  (closeThreadPool-6885-thread-2) [n:127.0.0.1:49721_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 843615 INFO  (closeThreadPool-6885-thread-2) [n:127.0.0.1:49721_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-3-001/cores
   [junit4]   2> 843632 INFO  (closeThreadPool-6885-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49721_
   [junit4]   2> 843639 INFO  (SocketProxy-Acceptor-49624) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49729,localport=49624], receiveBufferSize: 408300
   [junit4]   2> 843641 INFO  (SocketProxy-Acceptor-49624) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=49626,localport=49731], receiveBufferSize=408300
   [junit4]   2> 843642 INFO  (SocketProxy-Acceptor-49624) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49730,localport=49624], receiveBufferSize: 408300
   [junit4]   2> 843645 INFO  (qtp1974941824-11287) [n:127.0.0.1:49624_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:49711_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 843645 INFO  (qtp1974941824-11285) [n:127.0.0.1:49624_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:49690_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 843645 INFO  (SocketProxy-Acceptor-49624) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=49626,localport=49732], receiveBufferSize=408300
   [junit4]   2> 843648 INFO  (qtp1974941824-11288) [n:127.0.0.1:49624_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:49721_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 843675 INFO  (OverseerThreadFactory-6863-thread-3-processing-n:127.0.0.1:49624_) [n:127.0.0.1:49624_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:49711_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 843680 INFO  (OverseerThreadFactory-6863-thread-4-processing-n:127.0.0.1:49624_) [n:127.0.0.1:49624_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:49690_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 843688 INFO  (OverseerThreadFactory-6863-thread-3-processing-n:127.0.0.1:49624_) [n:127.0.0.1:49624_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 843691 INFO  (SocketProxy-Acceptor-49711) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49733,localport=49711], receiveBufferSize: 408300
   [junit4]   2> 843691 INFO  (OverseerThreadFactory-6863-thread-4-processing-n:127.0.0.1:49624_) [n:127.0.0.1:49624_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 843694 INFO  (SocketProxy-Acceptor-49711) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=49716,localport=49734], receiveBufferSize=408300
   [junit4]   2> 843697 INFO  (SocketProxy-Acceptor-49690) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49735,localport=49690], receiveBufferSize: 408300
   [junit4]   2> 843701 INFO  (SocketProxy-Acceptor-49690) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=49691,localport=49736], receiveBufferSize=408300
   [junit4]   2> 843703 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 843706 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_    x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 844735 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 844737 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 844758 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 844759 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 844850 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 844870 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 844924 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 844925 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 844925 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-1-001/cores/collection1_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 844927 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=66.6015625, floorSegmentMB=1.912109375, forceMergeDeletesPctAllowed=25.395923510795633, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.40519778746530455, deletesPctAllowed=36.71477175863467
   [junit4]   2> 844929 WARN  (qtp133259143-11352) [n:127.0.0.1:49690_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 844956 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 844957 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24134b28
   [junit4]   2> 844958 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-2-001/cores/collection1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 844960 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=66.6015625, floorSegmentMB=1.912109375, forceMergeDeletesPctAllowed=25.395923510795633, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.40519778746530455, deletesPctAllowed=36.71477175863467
   [junit4]   2> 844966 WARN  (qtp761570691-11383) [n:127.0.0.1:49711_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 845020 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 845020 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 845023 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 845023 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 845029 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=63.61328125, floorSegmentMB=1.6396484375, forceMergeDeletesPctAllowed=5.00661925216193, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.534787688800586, deletesPctAllowed=26.93542662527049
   [junit4]   2> 845040 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 845054 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 845058 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 845060 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 845061 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 845061 INFO  (qtp133259143-11352) [n:127.0.0.1:49690_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1679325387531747328
   [junit4]   2> 845066 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 845066 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 845091 INFO  (qtp761570691-11383) [n:127.0.0.1:49711_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=63.61328125, floorSegmentMB=1.6396484375, forceMergeDeletesPctAllowed=5.00661925216193, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 

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

ata from server sessionid 0x10032ab51e90001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 870599 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> 	21	/solr/collections/collDoRecoveryOnRestart/terms/shard1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	6	/solr/collections/collDoRecoveryOnRestart/state.json
   [junit4]   2> 	6	/solr/collections/c8n_1x2/terms/shard1
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	3	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 	3	/solr/collections/collDoRecoveryOnRestart/collectionprops.json
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	60	/solr/collections/collection1/state.json
   [junit4]   2> 	55	/solr/collections/collDoRecoveryOnRestart/state.json
   [junit4]   2> 	18	/solr/collections/control_collection/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/c8n_1x2/state.json
   [junit4]   2> 	2	/solr/collections/collDoRecoveryOnRestart/leader_elect/shard1/election/72113305432948745-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72113305432948745-127.0.0.1:49690_-n_0000000001
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	76	/solr/overseer/queue
   [junit4]   2> 	33	/solr/live_nodes
   [junit4]   2> 	27	/solr/collections
   [junit4]   2> 	24	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 870607 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:49610
   [junit4]   2> 870607 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49610
   [junit4]   2> 870607 INFO  (TEST-HttpPartitionTest.test-seed#[6EBF703D46AF5CE6]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49610
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=6EBF703D46AF5CE6 -Dtests.slow=true -Dtests.locale=he-IL -Dtests.timezone=Europe/Saratov -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   36.0s J3 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:49711: Underlying core creation failed while creating collection: c8n_1x2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6EBF703D46AF5CE6:E6EB4FE7E853311E]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1829)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1850)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2081)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:214)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
   [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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest_6EBF703D46AF5CE6-001
   [junit4]   2> Oct 01, 2020 5:18:36 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=PostingsFormat(name=MockRandom), text=PostingsFormat(name=LuceneFixedGap)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=508, maxMBSortInHeap=5.869080013987136, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=he-IL, timezone=Europe/Saratov
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=197043488,total=418381824
   [junit4]   2> NOTE: All tests run in this JVM: [NodeMutatorTest, TestPerFieldSimilarity, AlternateDirectoryTest, TestSimpleTextCodec, TestBlobHandler, TestDynamicFieldNamesIndexCorrectly, ZkCLITest, PathHierarchyTokenizerFactoryTest, TestStressThreadBackup, TestManagedResource, TestGroupingSearch, TestSortableTextField, TestSort, SolrIndexConfigTest, SolrLogAuditLoggerPluginTest, TestCollectionsAPIViaSolrCloudCluster, TestAnalyzeInfixSuggestions, TestStreamBody, SpatialHeatmapFacetsTest, SolrCoreMetricManagerTest, TestZkChroot, UUIDUpdateProcessorFallbackTest, TestSystemIdResolver, ZkStateWriterTest, TestSearcherReuse, TestSizeLimitedDistributedMap, TestSolrXml, TestMinHashQParser, TestCryptoKeys, TestCloudPhrasesIdentificationComponent, TestHdfsUpdateLog, NodeLostTriggerTest, SignatureUpdateProcessorFactoryTest, TestDistributedTracing, TestJsonFacetRefinement, EmbeddedSolrNoSerializeTest, DistanceFunctionTest, DistributedFacetPivotLargeTest, FieldMutatingUpdateProcessorTest, TestSimGenericDistributedQueue, TestRTGBase, CloneFieldUpdateProcessorFactoryTest, HdfsWriteToMultipleCollectionsTest, TestRawResponseWriter, TestCollationFieldDocValues, TestChildDocTransformerHierarchy, TestCursorMarkWithoutUniqueKey, OutputWriterTest, TestInfoStreamLogging, TestObjectReleaseTracker, TestConfigSetProperties, SortSpecParsingTest, ConfigSetsAPITest, TestRebalanceLeaders, BigEndianAscendingWordDeserializerTest, TestPayloadCheckQParserPlugin, SolrRequestParserTest, UpdateParamsTest, TestSimComputePlanAction, UninvertDocValuesMergePolicyTest, TestReversedWildcardFilterFactory, TestLeaderElectionZkExpiry, SolrRrdBackendFactoryTest, CollectionsAPIAsyncDistributedZkTest, HLLSerializationTest, HttpPartitionTest]
   [junit4] Completed [310/920 (1!)] on J3 in 36.96s, 1 test, 1 error <<< FAILURES!

[...truncated 49848 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1538/consoleText

[repro] Revision: cc341292d2f2dd4bd0a6ccbd379424d8c2f23644

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=6EBF703D46AF5CE6 -Dtests.slow=true -Dtests.locale=he-IL -Dtests.timezone=Europe/Saratov -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[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/core
[repro]       HttpPartitionTest
[repro] ant compile-test

[...truncated 3454 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.HttpPartitionTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=6EBF703D46AF5CE6 -Dtests.slow=true -Dtests.locale=he-IL -Dtests.timezone=Europe/Saratov -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 87 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.HttpPartitionTest
[repro] Exiting with code 0

[...truncated 93 lines...]