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/03/30 19:15:37 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
Error from server at http://127.0.0.1:61903/bt_yo/px/collection1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:61903/bt_yo/px/collection1/select

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61903/bt_yo/px/collection1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:61903/bt_yo/px/collection1/select
	at __randomizedtesting.SeedInfo.seed([4835105CC32DD095:C0612F866DD1BD6D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	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:626)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:678)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:656)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:635)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:75)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1108)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:830)




Build Log:
[...truncated 2284 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J1-20200330_180952_7346172438634398738594.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/core/test/temp/junit4-J4-20200330_180952_7342093860812965784210.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/core/test/temp/junit4-J0-20200330_180952_73414863651153245759922.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/core/test/temp/junit4-J2-20200330_180952_7355378386329808679684.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/core/test/temp/junit4-J3-20200330_180952_7343037926288875917620.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 307 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20200330_181253_43012984277794432155826.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/test-framework/test/temp/junit4-J2-20200330_181253_43014963718253867302278.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-20200330_181253_4306571503174235579721.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 12 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-20200330_181253_4315599458267424934709.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 11 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-20200330_181253_43016200002168039332909.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 1110 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J2-20200330_181324_38915381671211237370529.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J3-20200330_181324_39015347594578859659102.syserr
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20200330_181324_38816555952562701652986.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 J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20200330_181324_3889501606002853308693.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/common/test/temp/junit4-J4-20200330_181324_3923252106525727922778.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 257 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-20200330_181359_45113495113328733021149.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/icu/test/temp/junit4-J3-20200330_181359_4514403727551467366481.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 J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20200330_181359_4513254705334838995339.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 8 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-20200330_181359_451714240606725126545.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/analysis/icu/test/temp/junit4-J2-20200330_181359_45113211253254979857771.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 232 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-20200330_181408_0203506096652002264520.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 J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20200330_181408_0206580151887272789635.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/analysis/kuromoji/test/temp/junit4-J3-20200330_181408_0242413384971465918645.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/analysis/kuromoji/test/temp/junit4-J2-20200330_181408_0205596085535043009265.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 9 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J4-20200330_181408_02512460945367043561645.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 J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20200330_181418_05811121906592395353302.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/morfologik/test/temp/junit4-J0-20200330_181418_0587459905504183092429.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/analysis/morfologik/test/temp/junit4-J2-20200330_181418_0581509088749751906022.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/analysis/nori/test/temp/junit4-J4-20200330_181422_26612621039754596617748.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/analysis/nori/test/temp/junit4-J1-20200330_181422_2644368408902823137663.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/analysis/nori/test/temp/junit4-J3-20200330_181422_265239864471512604434.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J2-20200330_181422_26411236636828950032448.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/analysis/nori/test/temp/junit4-J0-20200330_181422_26415814057983598431983.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 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-20200330_181429_63511435986579790749912.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/opennlp/test/temp/junit4-J4-20200330_181429_63612084132531270501198.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/opennlp/test/temp/junit4-J2-20200330_181429_6354741716349761383380.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 J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J0-20200330_181429_63410156998120136548704.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/analysis/opennlp/test/temp/junit4-J1-20200330_181429_6345751139553696463909.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 176 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-20200330_181433_9999407302430433725003.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] Suite: org.apache.lucene.analysis.phonetic.TestPhoneticFilter
   [junit4] Completed [5/8] on J1 in 2.64s, 3 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 J3: EOF ----

[...truncated 3 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-20200330_181433_99813208589084473962768.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/analysis/phonetic/test/temp/junit4-J4-20200330_181434_0003474789526655776118.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/analysis/phonetic/test/temp/junit4-J2-20200330_181433_99815695543071015455276.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/analysis/phonetic/test/temp/junit4-J0-20200330_181433_99815980576722331197255.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-20200330_181440_1646211939700453722319.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-20200330_181440_16415297380570991735821.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 163 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-20200330_181443_53115755036723260789986.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/analysis/stempel/test/temp/junit4-J2-20200330_181443_53018094425583196046124.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 J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20200330_181443_53015778254842898658484.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/analysis/stempel/test/temp/junit4-J1-20200330_181443_53014249380068454410541.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 183 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-20200330_181447_76010760402130882730510.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/backward-codecs/test/temp/junit4-J3-20200330_181447_7595452042483888662572.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 11 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-20200330_181447_7569904074101289414292.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 19 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-20200330_181447_75714190038271648044139.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 J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J0-20200330_181447_7566656937390608256132.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 1397 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J1-20200330_181636_72410749302249965828421.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/benchmark/test/temp/junit4-J4-20200330_181636_72510606822224199513405.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/benchmark/test/temp/junit4-J3-20200330_181636_7246317505274779232129.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J2-20200330_181636_72418291243997369521182.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-20200330_181636_72411139940903073799003.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 241 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J2-20200330_181649_12211912603995806508448.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/classification/test/temp/junit4-J3-20200330_181649_1228283406859591064911.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 J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J0-20200330_181649_1215423607036264962280.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/classification/test/temp/junit4-J1-20200330_181649_1211209320061258771253.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/classification/test/temp/junit4-J4-20200330_181649_1237553848951867269014.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 305 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20200330_181656_6556707867413830734764.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J2-20200330_181656_65512410227725038428577.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/codecs/test/temp/junit4-J0-20200330_181656_65515041863179532242296.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 18 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J3-20200330_181656_65610458668940642806616.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J4-20200330_181656_6574076937871370689530.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 234 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J1-20200330_181739_56612136405798372765331.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/lucene/build/demo/test/temp/junit4-J3-20200330_181739_5673526562911562674548.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/demo/test/temp/junit4-J0-20200330_181739_5667697350348815567044.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/demo/test/temp/junit4-J2-20200330_181739_56618352222821621285005.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/demo/test/temp/junit4-J4-20200330_181739_56715535353994817179530.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 176 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J4-20200330_181743_9294781128918025047211.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/expressions/test/temp/junit4-J2-20200330_181743_9272757308488898430545.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 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-20200330_181743_92711912293944248610874.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20200330_181743_92711818008866521492316.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 J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J3-20200330_181743_929198801187291248804.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 237 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J0-20200330_181749_3104197053289084508473.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/facet/test/temp/junit4-J4-20200330_181749_3121910828025441384158.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J3-20200330_181749_3124231907868914384832.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/facet/test/temp/junit4-J1-20200330_181749_3116912319882709831145.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-20200330_181749_31110176992238902686548.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 185 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J4-20200330_181803_1243504514322674755719.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J3-20200330_181803_12415240166015626726071.syserr
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20200330_181803_12218128110028940878709.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J2-20200330_181803_12310882593618583819729.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-20200330_181803_12312316557474184398185.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 251 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J4-20200330_181809_15513061522332921867633.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-20200330_181809_15311947400484981728463.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 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-20200330_181809_1547593219104535831732.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/highlighter/test/temp/junit4-J0-20200330_181809_15115636447917569069554.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/highlighter/test/temp/junit4-J1-20200330_181809_15211600668744314187867.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 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-20200330_181823_5129712937762674339490.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/join/test/temp/junit4-J4-20200330_181823_51815192319363090208048.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/join/test/temp/junit4-J2-20200330_181823_5124360042974122513313.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/lucene/build/join/test/temp/junit4-J1-20200330_181823_51217711077261930948673.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/join/test/temp/junit4-J0-20200330_181823_512641109621419747390.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 302 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J0-20200330_181832_55610912859106743359321.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/luke/test/temp/junit4-J2-20200330_181832_5574878913942311434806.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/luke/test/temp/junit4-J1-20200330_181832_5567772084086760196226.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/luke/test/temp/junit4-J4-20200330_181832_5575671100879836441248.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/luke/test/temp/junit4-J3-20200330_181832_5576821230470200787695.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-20200330_181841_2311480713826546449019.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-20200330_181841_2322774106522535154802.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J3-20200330_181845_12115649012881585389932.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/misc/test/temp/junit4-J1-20200330_181845_1213130184308698219338.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 10 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J2-20200330_181845_12110475164438958220253.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/misc/test/temp/junit4-J4-20200330_181845_1212611913408968066815.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 J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J0-20200330_181845_1208638953520274833316.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 267 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J2-20200330_181853_85411271234520702078479.syserr
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J4-20200330_181853_85512359640191500960349.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/monitor/test/temp/junit4-J1-20200330_181853_8549462843895673963549.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/monitor/test/temp/junit4-J0-20200330_181853_8535070558594328333648.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/monitor/test/temp/junit4-J3-20200330_181853_85510851763894812957305.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 247 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J3-20200330_181903_00315422638310235711366.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J2-20200330_181903_00310478356180167811608.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-20200330_181903_0037639055105219518664.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/queries/test/temp/junit4-J0-20200330_181903_0037021905322092036787.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/queries/test/temp/junit4-J4-20200330_181903_0041026102857236798846.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 231 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J3-20200330_181911_9426297143247354979998.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/queryparser/test/temp/junit4-J0-20200330_181911_9399046192881250595900.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/queryparser/test/temp/junit4-J4-20200330_181911_94212972018987269279299.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 J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J1-20200330_181911_93916499503645254487366.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J2-20200330_181911_94010828739151076833349.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 196 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J3-20200330_181920_885929677490997912463.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/replicator/test/temp/junit4-J4-20200330_181920_8862112731744767233628.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/replicator/test/temp/junit4-J2-20200330_181920_8845705518463372683657.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/replicator/test/temp/junit4-J0-20200330_181920_88413847691741122941571.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 23 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20200330_181920_88416033432539046707127.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 202 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J3-20200330_181931_58216193061765901146758.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/sandbox/test/temp/junit4-J4-20200330_181931_5834854191865884003642.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/sandbox/test/temp/junit4-J2-20200330_181931_5812896369180112533976.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/sandbox/test/temp/junit4-J1-20200330_181931_5816538700036120460083.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/sandbox/test/temp/junit4-J0-20200330_181931_58112031989258157362789.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 283 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-20200330_181941_5471846803399081251300.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/spatial-extras/test/temp/junit4-J4-20200330_181941_54914770325515094630186.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/spatial-extras/test/temp/junit4-J1-20200330_181941_54614797310117192023262.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/lucene/build/spatial-extras/test/temp/junit4-J3-20200330_181941_5483250500663029845284.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 J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20200330_181941_546673494565489437602.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 191 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J2-20200330_181959_5613743570447066331444.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 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20200330_181959_5601624936907543689020.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/spatial3d/test/temp/junit4-J1-20200330_181959_56010969483957125840562.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/lucene/build/spatial3d/test/temp/junit4-J3-20200330_181959_5618585333710346710694.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J4-20200330_181959_5622174878270708989927.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 264 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20200330_182009_1882681027985461014290.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/suggest/test/temp/junit4-J4-20200330_182009_1903262850093018800216.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/suggest/test/temp/junit4-J3-20200330_182009_1897529752645717357689.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/lucene/build/suggest/test/temp/junit4-J2-20200330_182009_1887276659467839153613.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/lucene/build/suggest/test/temp/junit4-J1-20200330_182009_1884490306484671255258.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 3169 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedGrouping
   [junit4]   2> 844449 INFO  (SUITE-TestDistributedGrouping-seed#[4835105CC32DD095]-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> 844450 INFO  (SUITE-TestDistributedGrouping-seed#[4835105CC32DD095]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_4835105CC32DD095-001/data-dir-128-001
   [junit4]   2> 844450 WARN  (SUITE-TestDistributedGrouping-seed#[4835105CC32DD095]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 844450 INFO  (SUITE-TestDistributedGrouping-seed#[4835105CC32DD095]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 844451 INFO  (SUITE-TestDistributedGrouping-seed#[4835105CC32DD095]-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> 844452 INFO  (SUITE-TestDistributedGrouping-seed#[4835105CC32DD095]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 844452 INFO  (SUITE-TestDistributedGrouping-seed#[4835105CC32DD095]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /bt_yo/px
   [junit4]   2> 848299 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] 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.TestDistributedGrouping_4835105CC32DD095-001/tempDir-001/control/cores/collection1
   [junit4]   2> 848302 WARN  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 848302 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 848302 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 848303 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 848313 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 848313 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 848313 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 848333 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d97092c{/bt_yo/px,null,AVAILABLE}
   [junit4]   2> 848338 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@69f0de82{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61892}
   [junit4]   2> 848338 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.e.j.s.Server Started @848386ms
   [junit4]   2> 848338 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/bt_yo/px, hostPort=61892, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_4835105CC32DD095-001/tempDir-001/control/cores}
   [junit4]   2> 848341 ERROR (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 848341 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 848341 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 848341 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 848342 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 848342 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-30T18:35:09.382023Z
   [junit4]   2> 848342 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] 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.TestDistributedGrouping_4835105CC32DD095-001/tempDir-001/control/solr.xml
   [junit4]   2> 848352 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 848353 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 848354 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@f216fbb, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 848570 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 848575 WARN  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b301bb5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 848576 WARN  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b301bb5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 848582 WARN  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@35c51a70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 848582 WARN  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@35c51a70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 848583 WARN  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] 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> 848627 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 848628 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 848701 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f216fbb
   [junit4]   2> 848711 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f216fbb
   [junit4]   2> 848711 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f216fbb
   [junit4]   2> 848717 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] 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.TestDistributedGrouping_4835105CC32DD095-001/tempDir-001/control/cores
   [junit4]   2> 848717 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 848723 INFO  (coreLoadExecutor-2954-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 848754 INFO  (coreLoadExecutor-2954-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 848864 INFO  (coreLoadExecutor-2954-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 848896 INFO  (coreLoadExecutor-2954-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> 848931 INFO  (coreLoadExecutor-2954-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@f216fbb
   [junit4]   2> 848932 INFO  (coreLoadExecutor-2954-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.TestDistributedGrouping_4835105CC32DD095-001/tempDir-001/control/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_4835105CC32DD095-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 848943 INFO  (coreLoadExecutor-2954-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 849086 INFO  (coreLoadExecutor-2954-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 849086 INFO  (coreLoadExecutor-2954-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 849090 INFO  (coreLoadExecutor-2954-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 849090 INFO  (coreLoadExecutor-2954-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 849091 INFO  (coreLoadExecutor-2954-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=86.42578125, floorSegmentMB=1.677734375, forceMergeDeletesPctAllowed=29.481251369303543, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=21.8360859497536
   [junit4]   2> 849092 INFO  (coreLoadExecutor-2954-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18193591[collection1] main]
   [junit4]   2> 849093 INFO  (coreLoadExecutor-2954-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 849142 INFO  (coreLoadExecutor-2954-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 849306 INFO  (coreLoadExecutor-2954-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 849307 INFO  (coreLoadExecutor-2954-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1662615090990415872
   [junit4]   2> 849308 INFO  (searcherExecutor-2955-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 849309 INFO  (searcherExecutor-2955-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 849309 INFO  (searcherExecutor-2955-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 849309 INFO  (searcherExecutor-2955-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 849310 INFO  (searcherExecutor-2955-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 849310 INFO  (searcherExecutor-2955-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 849311 INFO  (searcherExecutor-2955-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 849311 INFO  (searcherExecutor-2955-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 849312 INFO  (searcherExecutor-2955-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 849313 INFO  (searcherExecutor-2955-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18193591[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 849756 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] 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.TestDistributedGrouping_4835105CC32DD095-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 849757 WARN  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 849757 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 849757 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 849757 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 849761 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 849761 INFO  (TEST-TestDistributedGrouping.test-seed#[4835105CC32DD095]) [     

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

derr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J0-20200330_190458_24914467505341508087692.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-20200330_190458_24913435274114421560309.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-20200330_190458_2497897130796126408202.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 683 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-20200330_190511_6863253978051507535552.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 J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20200330_190511_6855726199602649920534.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/solr/build/contrib/solr-ltr/test/temp/junit4-J4-20200330_190511_6861690308753286528958.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/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20200330_190511_68512566121162800289910.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/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20200330_190511_68517576507743618400558.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 583 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-20200330_190551_4903131839029059705449.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/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J2-20200330_190551_49110070693998297035652.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 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-20200330_190551_49116811948321310470939.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/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J4-20200330_190551_49317555109701580603379.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/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J3-20200330_190551_49214846909956031426492.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 570 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-20200330_190610_59216600580797053771087.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 38394 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/801/consoleText

[repro] Revision: 70d084c0348eb31e12d45ca74d833a08394f5f44

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=TestDistributedGrouping -Dtests.method=test -Dtests.seed=4835105CC32DD095 -Dtests.slow=true -Dtests.locale=es-ES -Dtests.timezone=America/Yakutat -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]       TestDistributedGrouping
[repro] ant compile-test

[...truncated 3448 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestDistributedGrouping" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=4835105CC32DD095 -Dtests.slow=true -Dtests.locale=es-ES -Dtests.timezone=America/Yakutat -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 43 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-20200330_191301_27216685889116555812883.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 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-20200330_191301_27616486525272057714325.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 8 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-20200330_191301_27416282967637714248859.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 J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20200330_191301_2725501539596647691489.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/solr/build/solr-core/test/temp/junit4-J4-20200330_191301_27217509585884413158922.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 27 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.TestDistributedGrouping
[repro] Exiting with code 0

[...truncated 73 lines...]

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

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.PackageManagerCLITest

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

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




Build Log:
[...truncated 14889 lines...]
   [junit4] Suite: org.apache.solr.cloud.PackageManagerCLITest
   [junit4]   2> 1406434 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-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> 1406435 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1406435 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_94EA0DD2764CD7E-001/data-dir-105-001
   [junit4]   2> 1406436 WARN  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1406436 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1406437 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-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> 1406437 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_94EA0DD2764CD7E-001/tempDir-001
   [junit4]   2> 1406437 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1406438 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1406438 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1406538 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:65382
   [junit4]   2> 1406538 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:65382
   [junit4]   2> 1406538 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:65382
   [junit4]   2> 1406538 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 65382
   [junit4]   2> 1406541 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1406553 INFO  (zkConnectionManagerCallback-4670-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1406553 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1406561 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1406565 INFO  (zkConnectionManagerCallback-4672-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1406565 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1406565 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1406569 INFO  (zkConnectionManagerCallback-4674-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1406569 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1406676 WARN  (jetty-launcher-4675-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1406676 INFO  (jetty-launcher-4675-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1406676 INFO  (jetty-launcher-4675-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1406676 INFO  (jetty-launcher-4675-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1406678 INFO  (jetty-launcher-4675-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1406678 INFO  (jetty-launcher-4675-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1406678 INFO  (jetty-launcher-4675-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1406679 INFO  (jetty-launcher-4675-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2945c5d2{/solr,null,AVAILABLE}
   [junit4]   2> 1406680 INFO  (jetty-launcher-4675-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1055296e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:65388}
   [junit4]   2> 1406680 INFO  (jetty-launcher-4675-thread-1) [     ] o.e.j.s.Server Started @1406738ms
   [junit4]   2> 1406680 INFO  (jetty-launcher-4675-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65388}
   [junit4]   2> 1406681 ERROR (jetty-launcher-4675-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1406681 INFO  (jetty-launcher-4675-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1406681 INFO  (jetty-launcher-4675-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1406681 INFO  (jetty-launcher-4675-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1406681 INFO  (jetty-launcher-4675-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1406681 INFO  (jetty-launcher-4675-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-31T05:32:13.580382Z
   [junit4]   2> 1406682 INFO  (jetty-launcher-4675-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1406687 INFO  (zkConnectionManagerCallback-4677-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1406687 INFO  (jetty-launcher-4675-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1406689 INFO  (jetty-launcher-4675-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1406847 INFO  (jetty-launcher-4675-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1406848 WARN  (jetty-launcher-4675-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@561d84d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1406848 WARN  (jetty-launcher-4675-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@561d84d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1406850 WARN  (jetty-launcher-4675-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7dd69804[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1406850 WARN  (jetty-launcher-4675-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7dd69804[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1406851 INFO  (jetty-launcher-4675-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65382/solr
   [junit4]   2> 1406852 INFO  (jetty-launcher-4675-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1406855 INFO  (zkConnectionManagerCallback-4684-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1406855 INFO  (jetty-launcher-4675-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1406961 INFO  (jetty-launcher-4675-thread-1) [n:127.0.0.1:65388_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1406964 INFO  (zkConnectionManagerCallback-4686-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1406964 INFO  (jetty-launcher-4675-thread-1) [n:127.0.0.1:65388_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1407110 INFO  (jetty-launcher-4675-thread-1) [n:127.0.0.1:65388_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65388_solr
   [junit4]   2> 1407111 INFO  (jetty-launcher-4675-thread-1) [n:127.0.0.1:65388_solr     ] o.a.s.c.Overseer Overseer (id=72078677571928069-127.0.0.1:65388_solr-n_0000000000) starting
   [junit4]   2> 1407122 INFO  (OverseerStateUpdate-72078677571928069-127.0.0.1:65388_solr-n_0000000000) [n:127.0.0.1:65388_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:65388_solr
   [junit4]   2> 1407123 INFO  (jetty-launcher-4675-thread-1) [n:127.0.0.1:65388_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65388_solr
   [junit4]   2> 1407127 INFO  (zkCallback-4685-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1407131 INFO  (jetty-launcher-4675-thread-1) [n:127.0.0.1:65388_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1407131 WARN  (jetty-launcher-4675-thread-1) [n:127.0.0.1:65388_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> 1407146 INFO  (jetty-launcher-4675-thread-1) [n:127.0.0.1:65388_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1407166 INFO  (jetty-launcher-4675-thread-1) [n:127.0.0.1:65388_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65388.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d6c9c3a
   [junit4]   2> 1407173 INFO  (jetty-launcher-4675-thread-1) [n:127.0.0.1:65388_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65388.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d6c9c3a
   [junit4]   2> 1407173 INFO  (jetty-launcher-4675-thread-1) [n:127.0.0.1:65388_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65388.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d6c9c3a
   [junit4]   2> 1407174 INFO  (jetty-launcher-4675-thread-1) [n:127.0.0.1:65388_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_94EA0DD2764CD7E-001/tempDir-001/node1/.
   [junit4]   2> 1407180 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1407181 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1407185 INFO  (zkConnectionManagerCallback-4695-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1407185 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1407188 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1407190 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65382/solr ready
   [junit4]   2> 1407211 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1407213 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@d9659bc{HTTP/1.1,[http/1.1]}{0.0.0.0:65393}
   [junit4]   2> 1407213 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.e.j.s.Server Started @1407271ms
   [junit4]   2> 1407263 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPackageManager
   [junit4]   2> 1407265 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:65388/solr, solr base url: http://127.0.0.1:65388
   [junit4]   2> 1407269 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=1
   [junit4]   2> 1407272 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1407274 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=1
   [junit4]   2> 1407275 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:65382/solr
   [junit4]   2> 1407283 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1407286 INFO  (zkConnectionManagerCallback-4697-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1407287 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1407287 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   1> Installed packages:
   [junit4]   1> -----
   [junit4]   2> 1407294 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 1407295 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Got packages: []
   [junit4]   2> 1407406 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Finished: list-installed
   [junit4]   2> 1407407 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:65388/solr, solr base url: http://127.0.0.1:65388
   [junit4]   2> 1407410 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=1
   [junit4]   2> 1407413 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1407414 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=1
   [junit4]   2> 1407415 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:65382/solr
   [junit4]   2> 1407418 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1407420 INFO  (zkConnectionManagerCallback-4699-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1407420 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1407421 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   2> 1407421 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.RepositoryManager []
   [junit4]   2> 1407492 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=3
   [junit4]   2> 1407550 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/fullstory.der params={sync=true} status=0 QTime=13
   [junit4]   1> Added repository: fullstory
   [junit4]   2> 1407663 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Finished: add-repo
   [junit4]   2> 1407663 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:65388/solr, solr base url: http://127.0.0.1:65388
   [junit4]   2> 1407668 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=1
   [junit4]   2> 1407670 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1407672 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=2
   [junit4]   2> 1407673 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:65382/solr
   [junit4]   2> 1407675 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1407680 INFO  (zkConnectionManagerCallback-4701-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1407680 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   1> Available packages:
   [junit4]   1> -----
   [junit4]   2> 1407680 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   1> question-answer 		A natural language question answering plugin
   [junit4]   1> 	Version: 1.0.0
   [junit4]   1> 	Version: 1.1.0
   [junit4]   2> 1407813 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Finished: list-available
   [junit4]   2> 1407813 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:65388/solr, solr base url: http://127.0.0.1:65388
   [junit4]   2> 1407818 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=1
   [junit4]   2> 1407820 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1407821 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=1
   [junit4]   2> 1407822 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:65382/solr
   [junit4]   2> 1407824 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1407827 INFO  (zkConnectionManagerCallback-4703-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1407827 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1407827 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   2> 1407854 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 1407854 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Got packages: []
   [junit4]   1> Posting manifest...
   [junit4]   2> 1407928 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /package/question-answer/1.0.0/manifest.json
   [junit4]   2> 1407928 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /package/question-answer/1.0.0/manifest.json
   [junit4]   2> 1407947 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore persisted a file /package/question-answer/1.0.0/manifest.json and metadata. sizes 809 144
   [junit4]   2> 1407953 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/package/question-answer/1.0.0/manifest.json params={wt=javabin&version=2} status=0 QTime=25
   [junit4]   1> Posting artifacts...
   [junit4]   2> 1407960 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore fullstory.der does not exist locally, downloading.. 
   [junit4]   2> 1407963 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp
   [junit4]   2> 1407963 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp
   [junit4]   2> 1407976 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore persisted a file /package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp and metadata. sizes 5579 246
   [junit4]   2> 1407985 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp params={sig=TTzgh5/usbyWg7oZ7lRwz4eQfh1FeXWvv4U85tsVthVz0MRDz9t7SmonDkegZ7OyqeoiQ4I207pifpVW%2BDRd9Q%3D%3D&wt=javabin&version=2} status=0 QTime=29
   [junit4]   1> Executing Package API to register this package...
   [junit4]   2> 1407995 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore fullstory.der does not exist locally, downloading.. 
   [junit4]   2> 1407997 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore fullstory.der does not exist locally, downloading.. 
   [junit4]   2> 1408005 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1408005 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.p.PackageLoader A new package: question-answer introduced
   [junit4]   2> 1408009 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.p.PackageLoader A new version: 1.0.0 added for package: question-answer with artifacts [/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp]
   [junit4]   2> 1408019 INFO  (zkCallback-4685-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1408019 INFO  (zkCallback-4685-thread-1) [     ] o.a.s.p.PackageLoader A new package: question-answer introduced
   [junit4]   2> 1408021 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore fullstory.der does not exist locally, downloading.. 
   [junit4]   2> 1408024 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore fullstory.der does not exist locally, downloading.. 
   [junit4]   2> 1408027 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_94EA0DD2764CD7E-001/tempDir-001/node1/filestore/package/question-answer/1.0.0]
   [junit4]   2> 1408028 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.p.PackageLoader version: 1.0.0 is the new latest in package: question-answer
   [junit4]   2> 1408028 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=40
   [junit4]   1> Response: {"responseHeader":{
   [junit4]   1>     "status":0,
   [junit4]   1>     "QTime":40}}
   [junit4]   1> question-answer installed.
   [junit4]   2> 1408133 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Finished: install
   [junit4]   2> 1408133 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:65388/solr, solr base url: http://127.0.0.1:65388
   [junit4]   2> 1408146 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=1
   [junit4]   2> 1408148 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1408150 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=1
   [junit4]   2> 1408153 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:65382/solr
   [junit4]   2> 1408162 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1408166 INFO  (zkConnectionManagerCallback-4705-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1408166 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   1> Installed packages:
   [junit4]   1> -----
   [junit4]   2> 1408166 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   2> 1408167 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 1408177 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.0.0/manifest.json params={} status=0 QTime=6
   [junit4]   2> 1408184 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Got packages: [{
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.0.0"}]
   [junit4]   1> {
   [junit4]   1>   "name":"question-answer",
   [junit4]   1>   "version":"1.0.0"}
   [junit4]   2> 1408295 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Finished: list-installed
   [junit4]   2> 1408296 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=abc&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1408303 INFO  (OverseerThreadFactory-4377-thread-1-processing-n:127.0.0.1:65388_solr) [n:127.0.0.1:65388_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection abc
   [junit4]   2> 1408427 INFO  (OverseerStateUpdate-72078677571928069-127.0.0.1:65388_solr-n_0000000000) [n:127.0.0.1:65388_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65388/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65388_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1408636 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr    x:abc_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=abc_shard1_replica_n1&action=CREATE&numShards=1&collection=abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1408637 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr    x:abc_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1408652 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1408659 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1408700 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1408700 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'abc_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1408701 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65388.solr.core.abc.shard1.replica_n1' (registry 'solr.core.abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d6c9c3a
   [junit4]   2> 1408702 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrCore [[abc_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_94EA0DD2764CD7E-001/tempDir-001/node1/./abc_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_94EA0DD2764CD7E-001/tempDir-001/node1/./abc_shard1_replica_n1/data/]
   [junit4]   2> 1408758 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1408758 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1408759 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1408759 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1408761 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@27a92aac[abc_shard1_replica_n1] main]
   [junit4]   2> 1408764 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1408766 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1408767 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1408767 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1662656431433711616
   [junit4]   2> 1408776 INFO  (searcherExecutor-4382-thread-1-processing-n:127.0.0.1:65388_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrCore [abc_shard1_replica_n1] Registered new searcher Searcher@27a92aac[abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1408791 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/abc/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1408791 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/abc/leaders/shard1
   [junit4]   2> 1408801 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1408801 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1408801 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:65388/solr/abc_shard1_replica_n1/
   [junit4]   2> 1408802 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1408802 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:65388/solr/abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 1408802 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/abc/leaders/shard1/leader after winning as /collections/abc/leader_elect/shard1/election/72078677571928069-core_node2-n_0000000000
   [junit4]   2> 1408811 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:65388/solr/abc_shard1_replica_n1/ shard1
   [junit4]   2> 1408917 INFO  (zkCallback-4685-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1408917 INFO  (zkCallback-4685-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1408921 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1408930 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=abc_shard1_replica_n1&action=CREATE&numShards=1&collection=abc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=293
   [junit4]   2> 1408938 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_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> 1409034 INFO  (zkCallback-4685-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1409034 INFO  (zkCallback-4685-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1409034 INFO  (zkCallback-4685-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1409036 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=abc&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=739
   [junit4]   2> 1409037 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf2&name=def&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1409048 INFO  (OverseerThreadFactory-4377-thread-2-processing-n:127.0.0.1:65388_solr) [n:127.0.0.1:65388_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection def
   [junit4]   2> 1409049 INFO  (OverseerCollectionConfigSetProcessor-72078677571928069-127.0.0.1:65388_solr-n_0000000000) [n:127.0.0.1:65388_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> 1409274 INFO  (OverseerStateUpdate-72078677571928069-127.0.0.1:65388_solr-n_0000000000) [n:127.0.0.1:65388_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"def",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"def_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65388/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65388_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1409484 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr    x:def_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=def_shard1_replica_n1&action=CREATE&numShards=1&collection=def&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1409505 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1409514 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1409515 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1409515 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'def_shard1_replica_n1' using configuration from configset conf2, trusted=true
   [junit4]   2> 1409516 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65388.solr.core.def.shard1.replica_n1' (registry 'solr.core.def.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d6c9c3a
   [junit4]   2> 1409516 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SolrCore [[def_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_94EA0DD2764CD7E-001/tempDir-001/node1/./def_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_94EA0DD2764CD7E-001/tempDir-001/node1/./def_shard1_replica_n1/data/]
   [junit4]   2> 1409600 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1409600 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1409602 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1409602 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1409603 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b7643c2[def_shard1_replica_n1] main]
   [junit4]   2> 1409606 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 1409610 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 1409611 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1409612 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1662656432319758336
   [junit4]   2> 1409620 INFO  (searcherExecutor-4387-thread-1-processing-n:127.0.0.1:65388_solr x:def_shard1_replica_n1 c:def s:shard1 r:core_node2) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SolrCore [def_shard1_replica_n1] Registered new searcher Searcher@7b7643c2[def_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1409638 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/def/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1409640 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/def/leaders/shard1
   [junit4]   2> 1409674 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1409674 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1409674 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:65388/solr/def_shard1_replica_n1/
   [junit4]   2> 1409676 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1409678 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:65388/solr/def_shard1_replica_n1/ has no replicas
   [junit4]   2> 1409678 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/def/leaders/shard1/leader after winning as /collections/def/leader_elect/shard1/election/72078677571928069-core_node2-n_0000000000
   [junit4]   2> 1409687 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:65388/solr/def_shard1_replica_n1/ shard1
   [junit4]   2> 1409799 INFO  (zkCallback-4685-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1409799 INFO  (zkCallback-4685-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1409802 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1409807 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=def_shard1_replica_n1&action=CREATE&numShards=1&collection=def&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=323
   [junit4]   2> 1409811 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_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> 1409909 INFO  (zkCallback-4685-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1409909 INFO  (zkCallback-4685-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1409909 INFO  (zkCallback-4685-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1409911 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf2&name=def&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=873
   [junit4]   2> 1409912 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:65388/solr, solr base url: http://127.0.0.1:65388
   [junit4]   2> 1409916 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=1
   [junit4]   2> 1409918 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1409921 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=2
   [junit4]   2> 1409921 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:65382/solr
   [junit4]   2> 1409923 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1409926 INFO  (zkConnectionManagerCallback-4709-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1409926 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1409926 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   1> Package question-answer not deployed on any collection.
   [junit4]   2> 1410061 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Finished: list-deployed
   [junit4]   2> 1410061 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:65388/solr, solr base url: http://127.0.0.1:65388
   [junit4]   2> 1410066 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=2
   [junit4]   2> 1410068 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1410072 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=3
   [junit4]   2> 1410073 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:65382/solr
   [junit4]   2> 1410077 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1410081 INFO  (zkConnectionManagerCallback-4711-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1410081 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1410081 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   2> 1410082 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 1410091 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.0.0/manifest.json params={} status=0 QTime=0
   [junit4]   2> 1410095 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Got packages: [{
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.0.0"}]
   [junit4]   2> 1410113 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 0 for collection abc
   [junit4]   2> 1410115 INFO  (Thread-2221) [     ] o.a.s.c.SolrCore config update listener called for core abc_shard1_replica_n1
   [junit4]   2> 1410115 INFO  (solrHandlerExecutor-4392-thread-1-processing-n:127.0.0.1:65388_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1410117 INFO  (Thread-2221) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1410117 INFO  (Thread-2221) [     ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1410226 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I already have the expected version 0 of params
   [junit4]   2> 1410226 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1410226 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={params=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1410227 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Took 113.0ms to set the property params to be of version 0 for collection abc
   [junit4]   2> 1410230 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ZkController Persisted config data to node /configs/conf1/params.json 
   [junit4]   2> 1410231 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 1 for collection abc
   [junit4]   2> 1410232 INFO  (Thread-2222) [     ] o.a.s.c.SolrCore config update listener called for core abc_shard1_replica_n1
   [junit4]   2> 1410233 INFO  (solrHandlerExecutor-4393-thread-1-processing-n:127.0.0.1:65388_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1410234 INFO  (Thread-2222) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 1410234 INFO  (Thread-2222) [     ] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 1410343 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I already have the expected version 1 of params
   [junit4]   2> 1410343 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1410343 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={params=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1410344 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Took 113.0ms to set the property params to be of version 1 for collection abc
   [junit4]   1> Executing {"add-requesthandler":{"name":"/mypath2","class":"question-answer:fullstory.QARequestHandler"}} for path:/api/collections/abc/config
   [junit4]   1> Putting patterns into the list from the init()
   [junit4]   2> 1410373 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_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 abc
   [junit4]   2> 1410375 INFO  (Thread-2223) [     ] o.a.s.c.SolrCore config update listener called for core abc_shard1_replica_n1
   [junit4]   2> 1410375 INFO  (solrHandlerExecutor-4394-thread-1-processing-n:127.0.0.1:65388_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1410377 INFO  (Thread-2223) [     ] o.a.s.c.SolrCore core reload abc_shard1_replica_n1
   [junit4]   2> 1410392 INFO  (Thread-2223) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 1410392 INFO  (Thread-2223) [     ] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 1410392 INFO  (Thread-2223) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1410400 INFO  (Thread-2223) [     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1410401 INFO  (Thread-2223) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1410401 INFO  (Thread-2223) [     ] o.a.s.c.CoreContainer Reloading SolrCore 'abc_shard1_replica_n1' using configuration from configset conf1
   [junit4]   2> 1410438 INFO  (Thread-2223) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65388.solr.core.abc.shard1.replica_n1' (registry 'solr.core.abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d6c9c3a
   [junit4]   2> 1410438 INFO  (Thread-2223) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrCore [[abc_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_94EA0DD2764CD7E-001/tempDir-001/node1/./abc_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_94EA0DD2764CD7E-001/tempDir-001/node1/./abc_shard1_replica_n1/data/]
   [junit4]   2> 1410478 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1410478 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1410478 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1410479 INFO  (solrHandlerExecutor-4394-thread-1-processing-n:127.0.0.1:65388_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:65388/solr/abc_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 1410479 INFO  (solrHandlerExecutor-4394-thread-1-processing-n:127.0.0.1:65388_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1410499 INFO  (Thread-2223) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.p.PackagePluginHolder loading plugin: requestHandler -> /mypath2 using  package question-answer:1.0.0
   [junit4]   1> Putting patterns into the list from the init()
   [junit4]   2> 1410506 INFO  (Thread-2223) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1410506 INFO  (Thread-2223) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1410516 INFO  (Thread-2223) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@25ad05b[abc_shard1_replica_n1] main]
   [junit4]   2> 1410518 INFO  (Thread-2223) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1410519 INFO  (Thread-2223) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1410519 INFO  (Thread-2223) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1410520 INFO  (Thread-2223) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1662656433271865344
   [junit4]   2> 1410525 INFO  (Thread-2223) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1410526 INFO  (searcherExecutor-4395-thread-1-processing-n:127.0.0.1:65388_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrCore [abc_shard1_replica_n1] Registered new searcher Searcher@25ad05b[abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1410526 INFO  (Thread-2223) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e432c7c[abc_shard1_replica_n1] main]
   [junit4]   2> 1410528 INFO  (searcherExecutor-4395-thread-1-processing-n:127.0.0.1:65388_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrCore [abc_shard1_replica_n1] Registered new searcher Searcher@5e432c7c[abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1410581 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 1410581 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1410581 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1410582 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Took 208.0ms to set the property overlay to be of version 0 for collection abc
   [junit4]   2> 1410582 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrCore [abc_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@53f5ead
   [junit4]   2> 1410582 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.abc.shard1.replica_n1, tag=SolrCore@53f5ead
   [junit4]   2> 1410582 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@507230a7: rootName = solr_65388, domain = solr.core.abc.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.abc.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@2f3c93a8
   [junit4]   2> 1410598 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.abc.shard1.leader, tag=SolrCore@53f5ead
   [junit4]   2> 1410600 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ZkController Persisted config data to node /configs/conf1/params.json 
   [junit4]   2> 1410600 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 2 for collection abc
   [junit4]   2> 1410604 INFO  (Thread-2224) [     ] o.a.s.c.SolrCore config update listener called for core abc_shard1_replica_n1
   [junit4]   2> 1410605 INFO  (solrHandlerExecutor-4399-thread-1-processing-n:127.0.0.1:65388_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1410607 INFO  (Thread-2224) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 2 
   [junit4]   2> 1410607 INFO  (Thread-2224) [     ] o.a.s.c.RequestParams request params refreshed to version 2
   [junit4]   2> 1410709 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I already have the expected version 2 of params
   [junit4]   2> 1410709 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1410709 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={params=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1410712 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Took 112.0ms to set the property params to be of version 2 for collection abc
   [junit4]   1> Executing http://127.0.0.1:65388/api/collections/abc/config/requestHandler?componentName=/mypath2&meta=true for collection:abc
   [junit4]   1> {
   [junit4]   1>   "responseHeader":{
   [junit4]   1>     "status":0,
   [junit4]   1>     "QTime":0},
   [junit4]   1>   "config":{"requestHandler":{"/mypath2":{
   [junit4]   1>         "name":"/mypath2",
   [junit4]   1>         "class":"question-answer:fullstory.QARequestHandler",
   [junit4]   1>         "_packageinfo_":{
   [junit4]   1>           "package":"question-answer",
   [junit4]   1>           "version":"1.0.0",
   [junit4]   1>           "files":["/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp"],
   [junit4]   1>           "manifest":"/package/question-answer/1.0.0/manifest.json",
   [junit4]   1>           "manifestSHA512":"a91ab5a2c5abd53f0f72c256592c2be8b667cecb8226ac054aeed4d28aac9d743311442f2d58539bb83663a19bd1efb310aaadfd77bea458f3d475161721a114"}}}}}
   [junit4]   1> 
   [junit4]   1> Actual: 1.0.0, expected: 1.0.0
   [junit4]   1> Deployed on [abc] and verified package: question-answer, version: 1.0.0
   [junit4]   1> Deployment successful
   [junit4]   2> 1410826 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Finished: deploy
   [junit4]   2> 1410833 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/params params={meta=true} status=0 QTime=0
   [junit4]   2> 1410837 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/requestHandler params={meta=true&componentName=/mypath2} status=0 QTime=0
   [junit4]   2> 1410837 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:65388/solr, solr base url: http://127.0.0.1:65388
   [junit4]   2> 1410841 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=1
   [junit4]   2> 1410842 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1410846 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=3
   [junit4]   2> 1410847 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:65382/solr
   [junit4]   2> 1410849 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1410852 INFO  (zkConnectionManagerCallback-4719-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1410852 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1410852 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   1> Collections on which package question-answer was deployed:
   [junit4]   1> 	abc(question-answer:1.0.0)
   [junit4]   2> 1410959 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Finished: list-deployed
   [junit4]   2> 1410960 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:65388/solr, solr base url: http://127.0.0.1:65388
   [junit4]   2> 1410964 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=1
   [junit4]   2> 1410966 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1410971 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=4
   [junit4]   2> 1410972 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:65382/solr
   [junit4]   2> 1410975 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1410978 INFO  (zkConnectionManagerCallback-4721-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1410978 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1410978 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   2> 1410981 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 1410984 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.0.0/manifest.json params={} status=0 QTime=0
   [junit4]   1> Packages deployed on abc:
   [junit4]   1> 	{
   [junit4]   1>   "name":"question-answer",
   [junit4]   1>   "version":"1.0.0"}
   [junit4]   2> 1410988 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Got packages: [{
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.0.0"}]
   [junit4]   2> 1411094 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Finished: list-deployed
   [junit4]   2> 1411095 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.PackageManagerCLITest Testing explicit deployment to a different/newer version
   [junit4]   2> 1411095 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:65388/solr, solr base url: http://127.0.0.1:65388
   [junit4]   2> 1411099 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=1
   [junit4]   2> 1411100 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1411104 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=4
   [junit4]   2> 1411106 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:65382/solr
   [junit4]   2> 1411108 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1411111 INFO  (zkConnectionManagerCallback-4723-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1411111 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1411111 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   2> 1411136 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 1411139 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.0.0/manifest.json params={} status=0 QTime=0
   [junit4]   2> 1411141 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Got packages: [{
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.0.0"}]
   [junit4]   1> Posting manifest...
   [junit4]   2> 1411188 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /package/question-answer/1.1.0/manifest.json
   [junit4]   2> 1411188 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /package/question-answer/1.1.0/manifest.json
   [junit4]   2> 1411216 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore persisted a file /package/question-answer/1.1.0/manifest.json and metadata. sizes 864 144
   [junit4]   2> 1411222 INFO  (qtp512935116-14566) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/package/question-answer/1.1.0/manifest.json params={wt=javabin&version=2} status=0 QTime=35
   [junit4]   1> Posting artifacts...
   [junit4]   2> 1411225 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore fullstory.der does not exist locally, downloading.. 
   [junit4]   2> 1411227 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /package/question-answer/1.1.0/question-answer-request-handler-1.1.jar.tmp
   [junit4]   2> 1411227 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /package/question-answer/1.1.0/question-answer-request-handler-1.1.jar.tmp
   [junit4]   2> 1411263 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore persisted a file /package/question-answer/1.1.0/question-answer-request-handler-1.1.jar.tmp and metadata. sizes 6152 246
   [junit4]   2> 1411267 INFO  (OverseerCollectionConfigSetProcessor-72078677571928069-127.0.0.1:65388_solr-n_0000000000) [n:127.0.0.1:65388_solr     ] 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> 1411271 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/package/question-answer/1.1.0/question-answer-request-handler-1.1.jar.tmp params={sig=LypqlmbJ76AWa5jx0XhjKxO4lrcQAvpSuYddfzcE6TnX0VDPFhrlQHSSX6cZLtvNbQ%2B74xUMKgsoX1IUnEnKYw%3D%3D&wt=javabin&version=2} status=0 QTime=48
   [junit4]   1> Executing Package API to register this package...
   [junit4]   2> 1411274 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore fullstory.der does not exist locally, downloading.. 
   [junit4]   2> 1411275 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore fullstory.der does not exist locally, downloading.. 
   [junit4]   2> 1411280 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1411280 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.p.PackageLoader Package question-answer is modified 
   [junit4]   2> 1411280 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.p.PackageLoader A new version: 1.1.0 added for package: question-answer with artifacts [/package/question-answer/1.1.0/question-answer-request-handler-1.1.jar.tmp]
   [junit4]   2> 1411281 INFO  (zkCallback-4685-thread-4) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1411281 INFO  (zkCallback-4685-thread-4) [     ] o.a.s.p.PackageLoader Package question-answer is modified 
   [junit4]   2> 1411283 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore fullstory.der does not exist locally, downloading.. 
   [junit4]   2> 1411286 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.f.DistribPackageStore fullstory.der does not exist locally, downloading.. 
   [junit4]   2> 1411287 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PackageManagerCLITest_94EA0DD2764CD7E-001/tempDir-001/node1/filestore/package/question-answer/1.1.0]
   [junit4]   2> 1411287 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.p.PackageLoader version: 1.1.0 is the new latest in package: question-answer
   [junit4]   2> 1411289 INFO  (zkCallback-4685-thread-4) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.p.PackagePluginHolder Using version :1.0.0. latest is 1.1.0,  params.json has config question-answer : 1.0.0
   [junit4]   2> 1411289 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.p.PackagePluginHolder Using version :1.0.0. latest is 1.1.0,  params.json has config question-answer : 1.0.0
   [junit4]   2> 1411290 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=17
   [junit4]   1> Response: {"responseHeader":{
   [junit4]   1>     "status":0,
   [junit4]   1>     "QTime":17}}
   [junit4]   1> question-answer installed.
   [junit4]   2> 1411393 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Finished: install
   [junit4]   2> 1411394 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/params params={meta=true} status=0 QTime=0
   [junit4]   2> 1411396 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/requestHandler params={meta=true&componentName=/mypath2} status=0 QTime=0
   [junit4]   2> 1411397 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:65388/solr, solr base url: http://127.0.0.1:65388
   [junit4]   2> 1411402 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=1
   [junit4]   2> 1411404 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1411407 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=3
   [junit4]   2> 1411408 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:65382/solr
   [junit4]   2> 1411411 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1411415 INFO  (zkConnectionManagerCallback-4725-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1411415 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1411415 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   2> 1411416 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 1411420 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.0.0/manifest.json params={} status=0 QTime=0
   [junit4]   2> 1411423 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.1.0/manifest.json params={} status=0 QTime=0
   [junit4]   2> 1411424 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Got packages: [{
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.0.0"}, {
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.1.0"}]
   [junit4]   2> 1411426 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 1411429 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.0.0/manifest.json params={} status=0 QTime=0
   [junit4]   2> 1411431 INFO  (qtp512935116-14568) [n:127.0.0.1:65388_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.1.0/manifest.json params={} status=0 QTime=0
   [junit4]   2> 1411434 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[94EA0DD2764CD7E]) [     ] o.a.s.p.PackageManager Got packages: [{
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.0.0"}, {
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.1.0"}]
   [junit4]   2> 1411440 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ZkController Persisted config data to node /configs/conf1/params.json 
   [junit4]   2> 1411441 INFO  (qtp512935116-14565) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 3 for collection abc
   [junit4]   2> 1411442 INFO  (Thread-2225) [     ] o.a.s.c.SolrCore config update listener called for core abc_shard1_replica_n1
   [junit4]   2> 1411442 INFO  (solrHandlerExecutor-4400-thread-1-processing-n:127.0.0.1:65388_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1411445 INFO  (Thread-2225) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 3 
   [junit4]   2> 1411445 INFO  (Thread-2225) [     ] o.a.s.c.RequestParams request params refreshed to version 3
   [junit4]   2> 1411550 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I already have the expected version 3 of params
   [junit4]   2> 1411550 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1411550 INFO  (qtp512935116-14567) [n:127.0.0.1:65388_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion pa

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

0.0.1:65388_solr-n_0000000000) closing
   [junit4]   2> 1413005 INFO  (OverseerStateUpdate-72078677571928069-127.0.0.1:65388_solr-n_0000000000) [n:127.0.0.1:65388_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:65388_solr
   [junit4]   2> 1413010 INFO  (OverseerAutoScalingTriggerThread-72078677571928069-127.0.0.1:65388_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1413014 INFO  (closeThreadPool-4743-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72078677571928069-127.0.0.1:65388_solr-n_0000000000) closing
   [junit4]   2> 1413117 INFO  (jetty-closer-4739-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72078677571928069-127.0.0.1:65388_solr-n_0000000000) closing
   [junit4]   2> 1421290 INFO  (jetty-closer-4739-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1055296e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1421291 INFO  (jetty-closer-4739-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2945c5d2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1421291 INFO  (jetty-closer-4739-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1421294 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1421509 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> 	10	/solr/configs/conf1
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/collections/def/terms/shard1
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/abc/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/abc/state.json
   [junit4]   2> 	12	/solr/collections/def/state.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/overseer/queue
   [junit4]   2> 	9	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1421515 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:65382
   [junit4]   2> 1421515 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:65382
   [junit4]   2> 1421515 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 65382
   [junit4]   2> 1421516 INFO  (SUITE-PackageManagerCLITest-seed#[94EA0DD2764CD7E]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Mar 31, 2020 5:32:28 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Mar 31, 2020 5:32:38 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.PackageManagerCLITest: 
   [junit4]   2>    1) Thread[id=14536, name=SessionTracker, state=TIMED_WAITING, group=TGRP-PackageManagerCLITest]
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> Mar 31, 2020 5:32:38 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=14536, name=SessionTracker, state=TIMED_WAITING, group=TGRP-PackageManagerCLITest]
   [junit4]   2> 1431846 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) [?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) ~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> Mar 31, 2020 5:32:39 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@85100f8), locale=mn-MN, timezone=America/Vancouver
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=207671552,total=393216000
   [junit4]   2> NOTE: All tests run in this JVM: [TestOmitPositions, TestPerFieldSimilarityWithDefaultOverride, TestSolrIndexConfig, TestFastOutputStream, DocValuesMultiTest, TestNumericTerms32, TestDocSet, CollectionReloadTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestDistributedStatsComponentCardinality, TestInPlaceUpdatesDistrib, OutOfBoxZkACLAndCredentialsProvidersTest, SolrMetricsIntegrationTest, TestCopyFieldCollectionResource, DistributedIntervalFacetingTest, TestRandomFlRTGCloud, CoreAdminOperationTest, TestWaitForStateWithJettyShutdowns, TestDistributedMissingSort, TestManagedSynonymGraphFilterFactory, TestFieldCacheSort, AnalysisAfterCoreReloadTest, TestJettySolrRunner, ResourceLoaderTest, HdfsDirectoryFactoryTest, InfoHandlerTest, RemoteQueryErrorTest, TestSchemaVersionResource, TestMergePolicyConfig, ResponseLogComponentTest, HttpPartitionWithTlogReplicasTest, RollingRestartTest, DimensionalRoutedAliasUpdateProcessorTest, DistanceFunctionTest, UnloadDistributedZkTest, TestRealTimeGet, InfixSuggestersTest, TestPushWriter, DirectSolrSpellCheckerTest, TestConfigSetProperties, DateMathParserTest, TestSubQueryTransformerDistrib, TestSolrCLIRunExample, SuggesterTSTTest, TestSolrCloudWithKerberosAlt, TestShardHandlerFactory, TestOverriddenPrefixQueryForCustomFieldType, IndexSizeTriggerSizeEstimationTest, ShardRoutingTest, OverseerSolrResponseTest, MergeStrategyTest, MetricsHistoryWithAuthIntegrationTest, SolrInfoBeanTest, UpdateRequestProcessorFactoryTest, TestFilteredDocIdSet, TestJsonFacetRefinement, HdfsBasicDistributedZk2Test, AnalyticsMergeStrategyTest, TestAuthorizationFramework, CollectionStateFormat2Test, FieldAnalysisRequestHandlerTest, HttpSolrCallGetCoreTest, DistributedExpandComponentTest, TestCollationFieldDocValues, TestOnReconnectListenerSupport, RootFieldTest, TaggerTest, SpellPossibilityIteratorTest, TestHdfsBackupRestoreCore, CloudExitableDirectoryReaderTest, CdcrUpdateLogTest, TestSimExecutePlanAction, ForceLeaderWithTlogReplicasTest, TriggerSetPropertiesIntegrationTest, NodeAddedTriggerTest, TestStressReorder, ZkCollectionPropsCachingTest, SimpleFacetsTest, TestReplicaProperties, CachingDirectoryFactoryTest, TestTrieFacet, TestFieldTypeCollectionResource, TestImplicitCoreProperties, TestIndexSearcher, TestDistribDocBasedVersion, ScheduledMaintenanceTriggerTest, HdfsTlogReplayBufferedWhileIndexingTest, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, BasicDistributedZk2Test, ChaosMonkeySafeLeaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, DistribCursorPagingTest, LeaderFailureAfterFreshStartTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, PackageManagerCLITest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PackageManagerCLITest -Dtests.seed=94EA0DD2764CD7E -Dtests.slow=true -Dtests.locale=mn-MN -Dtests.timezone=America/Vancouver -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | PackageManagerCLITest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.PackageManagerCLITest: 
   [junit4]    >    1) Thread[id=14536, name=SessionTracker, state=TIMED_WAITING, group=TGRP-PackageManagerCLITest]
   [junit4]    >         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94EA0DD2764CD7E]:0)
   [junit4] Completed [481/904 (1!)] on J0 in 25.68s, 1 test, 1 error <<< FAILURES!

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

[repro] Revision: 164ecce26e0db5408122054ff1acc914b00b5ef6

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=PackageManagerCLITest -Dtests.seed=94EA0DD2764CD7E -Dtests.slow=true -Dtests.locale=mn-MN -Dtests.timezone=America/Vancouver -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/core
[repro]       PackageManagerCLITest
[repro] ant compile-test

[...truncated 3448 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.PackageManagerCLITest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=94EA0DD2764CD7E -Dtests.slow=true -Dtests.locale=mn-MN -Dtests.timezone=America/Vancouver -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk1.8.0) - Build # 802 - Still Unstable!

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

2 tests failed.
FAILED:  org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest.testCdcrDocVersions

Error Message:
Error from server at http://127.0.0.1:56644: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56644: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([29A5747AD91091A9:D1337FD82B767EB5]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.startServers(BaseCdcrDistributedZkTest.java:594)
	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.createSourceCollection(BaseCdcrDistributedZkTest.java:352)
	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.baseBefore(BaseCdcrDistributedZkTest.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest.testCdcrDocVersions

Error Message:
Error from server at http://127.0.0.1:60375: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:60375: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([29A5747AD91091A9:D1337FD82B767EB5]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.startServers(BaseCdcrDistributedZkTest.java:594)
	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.createSourceCollection(BaseCdcrDistributedZkTest.java:352)
	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.baseBefore(BaseCdcrDistributedZkTest.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13302 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest
   [junit4]   2> 8129 INFO  (SUITE-CdcrVersionReplicationTest-seed#[29A5747AD91091A9]-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> 8198 INFO  (SUITE-CdcrVersionReplicationTest-seed#[29A5747AD91091A9]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_29A5747AD91091A9-001/data-dir-1-001
   [junit4]   2> 8562 INFO  (SUITE-CdcrVersionReplicationTest-seed#[29A5747AD91091A9]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 8767 INFO  (SUITE-CdcrVersionReplicationTest-seed#[29A5747AD91091A9]-worker) [     ] o.e.j.u.log Logging initialized @8881ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 8790 INFO  (SUITE-CdcrVersionReplicationTest-seed#[29A5747AD91091A9]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 8898 INFO  (SUITE-CdcrVersionReplicationTest-seed#[29A5747AD91091A9]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 8919 INFO  (SUITE-CdcrVersionReplicationTest-seed#[29A5747AD91091A9]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 9112 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 9135 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 9136 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 9639 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkTestServer start zk server on port:60334
   [junit4]   2> 9640 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:60334
   [junit4]   2> 9650 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60334
   [junit4]   2> 9651 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60334
   [junit4]   2> 10052 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10171 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10171 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10251 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10254 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10255 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10337 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 10387 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 10396 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] 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> 10405 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] 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> 10408 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] 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> 10421 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] 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> 10432 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] 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> 10441 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] 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> 10455 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] 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> 10465 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] 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> 10478 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] 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> 10486 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 12435 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 12436 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 12436 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 12456 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 12509 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 12509 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 12531 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 12600 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1522a4fa{/,null,AVAILABLE}
   [junit4]   2> 12658 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3617d6ed{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:60350}
   [junit4]   2> 12658 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.Server Started @12781ms
   [junit4]   2> 12659 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/, hostPort=60350, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_29A5747AD91091A9-001/jetty-001/cores}
   [junit4]   2> 13063 ERROR (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 13064 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 13064 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 13074 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 13075 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 13076 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-30T23:42:52.501Z
   [junit4]   2> 13079 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13086 INFO  (zkConnectionManagerCallback-7-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 13087 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 13204 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 13212 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] 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.cdcr.CdcrVersionReplicationTest_29A5747AD91091A9-001/jetty-001/solr.xml
   [junit4]   2> 13388 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 13388 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 13433 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@bd3377f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 15899 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 16330 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@337d360[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 16331 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@337d360[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 17186 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69d29771[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 17187 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69d29771[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 17279 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60334/solr
   [junit4]   2> 17334 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17336 INFO  (zkConnectionManagerCallback-14-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 17336 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17480 INFO  (zkConnectionManagerCallback-16-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 17489 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [n:127.0.0.1:60350_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17489 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [n:127.0.0.1:60350_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 18345 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [n:127.0.0.1:60350_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60350_
   [junit4]   2> 18347 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [n:127.0.0.1:60350_     ] o.a.s.c.Overseer Overseer (id=72077303656677380-127.0.0.1:60350_-n_0000000000) starting
   [junit4]   2> 18825 INFO  (OverseerStateUpdate-72077303656677380-127.0.0.1:60350_-n_0000000000) [n:127.0.0.1:60350_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:60350_
   [junit4]   2> 18832 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [n:127.0.0.1:60350_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60350_
   [junit4]   2> 18883 INFO  (zkCallback-15-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 19158 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [n:127.0.0.1:60350_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 19214 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [n:127.0.0.1:60350_     ] 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> 19705 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [n:127.0.0.1:60350_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 20060 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [n:127.0.0.1:60350_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bd3377f
   [junit4]   2> 20064 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [n:127.0.0.1:60350_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bd3377f
   [junit4]   2> 20064 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [n:127.0.0.1:60350_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bd3377f
   [junit4]   2> 20208 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [n:127.0.0.1:60350_     ] 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.cdcr.CdcrVersionReplicationTest_29A5747AD91091A9-001/jetty-001/cores
   [junit4]   2> 21036 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 21036 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 21036 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 21037 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 21045 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 21045 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 21045 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 21046 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7063a078{/,null,AVAILABLE}
   [junit4]   2> 21055 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@36d7edc0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:60375}
   [junit4]   2> 21055 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.Server Started @21177ms
   [junit4]   2> 21057 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/, hostPort=60375, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_29A5747AD91091A9-001/jetty-002/cores}
   [junit4]   2> 21058 ERROR (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 21058 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 21058 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 21058 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 21058 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 21058 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-30T23:43:00.483Z
   [junit4]   2> 21060 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 21066 INFO  (zkConnectionManagerCallback-22-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 21066 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 21175 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 21175 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] 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.cdcr.CdcrVersionReplicationTest_29A5747AD91091A9-001/jetty-002/solr.xml
   [junit4]   2> 21196 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 21196 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 21204 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@bd3377f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 21471 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 21474 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57f90230[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 21475 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57f90230[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 21504 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46c0104e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 21504 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46c0104e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 21508 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60334/solr
   [junit4]   2> 21512 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 21515 INFO  (zkConnectionManagerCallback-29-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 21515 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 21635 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 21639 INFO  (zkConnectionManagerCallback-31-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 21639 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 21659 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 21687 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:60375_ as DOWN
   [junit4]   2> 21702 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 21706 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60375_
   [junit4]   2> 21715 INFO  (zkCallback-15-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 21716 INFO  (zkCallback-30-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 21723 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 21726 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] 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> 21803 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 21847 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bd3377f
   [junit4]   2> 21860 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bd3377f
   [junit4]   2> 21860 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bd3377f
   [junit4]   2> 21864 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] 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.cdcr.CdcrVersionReplicationTest_29A5747AD91091A9-001/jetty-002/cores
   [junit4]   2> 22480 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 22480 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 22480 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 22480 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 22486 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 22486 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 22486 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 22488 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a6ff904{/,null,AVAILABLE}
   [junit4]   2> 22492 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@65f3513f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:60391}
   [junit4]   2> 22492 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.Server Started @22615ms
   [junit4]   2> 22492 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard3, hostContext=/, hostPort=60391, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_29A5747AD91091A9-001/jetty-003/cores}
   [junit4]   2> 22493 ERROR (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 22493 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 22493 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 22493 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 22493 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 22493 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-30T23:43:01.918Z
   [junit4]   2> 22495 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22499 INFO  (zkConnectionManagerCallback-37-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 22501 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22619 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 22619 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] 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.cdcr.CdcrVersionReplicationTest_29A5747AD91091A9-001/jetty-003/solr.xml
   [junit4]   2> 22642 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 22642 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 22648 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@bd3377f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 22702 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 22704 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6192e71c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22705 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6192e71c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22713 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b9fe82d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22714 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b9fe82d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22715 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60334/solr
   [junit4]   2> 22718 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22721 INFO  (zkConnectionManagerCallback-44-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 22721 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22834 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22837 INFO  (zkConnectionManagerCallback-46-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 22837 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22852 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 22864 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:60391_ as DOWN
   [junit4]   2> 22866 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 22866 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60391_
   [junit4]   2> 22871 INFO  (zkCallback-30-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 22871 INFO  (zkCallback-15-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 22873 INFO  (zkCallback-45-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 22880 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 22881 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] 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> 22942 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 23009 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bd3377f
   [junit4]   2> 23021 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bd3377f
   [junit4]   2> 23022 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bd3377f
   [junit4]   2> 23024 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] 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.cdcr.CdcrVersionReplicationTest_29A5747AD91091A9-001/jetty-003/cores
   [junit4]   2> 23891 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 23896 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 23896 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 23896 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 23903 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 23904 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 23905 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 23905 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67bb0b03{/,null,AVAILABLE}
   [junit4]   2> 23927 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a283ded{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:60404}
   [junit4]   2> 23929 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.Server Started @24051ms
   [junit4]   2> 23929 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard4, hostContext=/, hostPort=60404, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_29A5747AD91091A9-001/jetty-004/cores}
   [junit4]   2> 23930 ERROR (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 23930 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 23930 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 23930 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 23930 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 23930 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-30T23:43:03.355Z
   [junit4]   2> 23933 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 23940 INFO  (zkConnectionManagerCallback-52-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23940 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24082 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 24083 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] 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.cdcr.CdcrVersionReplicationTest_29A5747AD91091A9-001/jetty-004/solr.xml
   [junit4]   2> 24095 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 24095 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 24098 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@bd3377f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 24238 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 24243 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1325292d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24243 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1325292d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24252 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5700fcf2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24253 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5700fcf2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24254 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60334/solr
   [junit4]   2> 24255 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24258 INFO  (zkConnectionManagerCallback-59-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24259 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24367 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24371 INFO  (zkConnectionManagerCallback-61-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24371 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24391 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 24403 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:60404_ as DOWN
   [junit4]   2> 24407 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 24407 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60404_
   [junit4]   2> 24412 INFO  (zkCallback-30-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 24413 INFO  (zkCallback-45-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 24413 INFO  (zkCallback-15-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 24414 INFO  (zkCallback-60-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 24420 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 24421 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] 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> 24476 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 24534 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bd3377f
   [junit4]   2> 24546 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bd3377f
   [junit4]   2> 24546 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bd3377f
   [junit4]   2> 24549 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] 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.cdcr.CdcrVersionReplicationTest_29A5747AD91091A9-001/jetty-004/cores
   [junit4]   2> 24629 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24633 INFO  (zkConnectionManagerCallback-70-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24633 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24636 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 24640 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60334/solr ready
   [junit4]   2> 25436 INFO  (qtp1411516335-80) [     ] o.e.j.u.TypeUtil JVM Runtime does not support Modules
   [junit4]   2> 25898 INFO  (qtp1411516335-80) [n:127.0.0.1:60375_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 25946 INFO  (OverseerThreadFactory-10-thread-1-processing-n:127.0.0.1:60350_) [n:127.0.0.1:60350_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection tmp_collection
   [junit4]   2> 26079 WARN  (OverseerThreadFactory-10-thread-1-processing-n:127.0.0.1:60350_) [n:127.0.0.1:60350_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (tmp_collection) without cores.
   [junit4]   2> 26121 INFO  (qtp1411516335-80) [n:127.0.0.1:60375_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 26153 INFO  (qtp1411516335-80) [n:127.0.0.1:60375_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2} status=0 QTime=416
   [junit4]   2> 26317 INFO  (qtp1411516335-81) [n:127.0.0.1:60375_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:60350_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 26325 INFO  (OverseerCollectionConfigSetProcessor-72077303656677380-127.0.0.1:60350_-n_0000000000) [n:127.0.0.1:60350_     ] 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> 26371 INFO  (OverseerThreadFactory-10-thread-2-processing-n:127.0.0.1:60350_) [n:127.0.0.1:60350_ c:tmp_collection s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:60350_ for creating new replica of shard shard1 for collection tmp_collection
   [junit4]   2> 26387 INFO  (OverseerThreadFactory-10-thread-2-processing-n:127.0.0.1:60350_) [n:127.0.0.1:60350_ c:tmp_collection s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 27199 INFO  (qtp1649604360-47) [n:127.0.0.1:60350_    x:tmp_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n1&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 27213 INFO  (qtp1649604360-47) [n:127.0.0.1:60350_    x:tmp_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 28306 INFO  (qtp1649604360-47) [n:127.0.0.1:60350_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 28568 INFO  (qtp1649604360-47) [n:127.0.0.1:60350_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 28856 WARN  (qtp1649604360-47) [n:127.0.0.1:60350_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 30743 WARN  (qtp1649604360-47) [n:127.0.0.1:60350_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 30761 WARN  (qtp1649604360-47) [n:127.0.0.1:60350_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 31140 INFO  (qtp1649604360-47) [n:127.0.0.1:60350_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 32842 INFO  (qtp1649604360-47) [n:127.0.0.1:60350_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 32930 INFO  (qtp1649604360-47) [n:127.0.0.1:60350_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.tmp_collection.shard1.replica_n1' (registry 'solr.core.tmp_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bd3377f
   [junit4]   2> 32992 INFO  (qtp1649604360-47) [n:127.0.0.1:60350_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[tmp_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.cdcr.CdcrVersionReplicationTest_29A5747AD91091A9-001/jetty-001/cores/tmp_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_29A5747AD91091A9-001/jetty-001/cores/tmp_collection_shard1_replica_n1/data/]
   [junit4]   2> 33171 INFO  (qtp1649604360-47) [n:127.0.0.1:60350_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 41361 INFO  (qtp1649604360-47) [n:127.0.0.1:60350_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 41361 INFO  (qtp1649604360-47) [n:127.0.0.1:60350_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 41409 INFO  (qtp1649604360-47) [n:127.0.0.1:60350_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 41409 INFO  (qtp1649604360-47) [n:127.0.0.1:60350_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 41431 INFO  (qtp1649604360-47) [n:127.0.0.1:60350_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8508820784512993]
   [junit4]   2> 41545 ERROR (OverseerThreadFactory-10-thread-2-processing-n:127.0.0.1:60350_) [n:127.0.0.1:60350_ c:tmp_collection s:shard1   ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:60350
   [junit4]   2>           => org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:60350/admin/cores
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:407)
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:60350/admin/cores
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:407) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:753) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.request(HttpShardHandler.java:208) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:170) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_201]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180) ~[metrics-core-4.1.2.jar:4.1.2]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> Caused by: java.util.concurrent.TimeoutException
   [junit4]   2> 	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216) ~[jetty-client-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:398) ~[java/:?]
   [junit4]   2> 	... 12 more
   [junit4]   2> 41546 ERROR (OverseerThreadFactory-10-thread-2-processing-n:127.0.0.1:60350_) [n:127.0.0.1:60350_ c:tmp_collection s:shard1   ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: tmp_collection operation: addreplica failed:org.apache.solr.common.SolrException: ADDREPLICA failed to create replica
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler$ShardRequestTracker.processResponses(OverseerCollectionMessageHandler.java:1031)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler$ShardRequestTracker.processResponses(OverseerCollectionMessageHandler.java:1014)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.AddReplicaCmd.lambda$addReplica$1(AddReplicaCmd.java:177)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.AddReplicaCmd.addReplica(AddReplicaCmd.java:199)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.AddReplicaCmd.call(AddReplicaCmd.java:93)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:504)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:60350/admin/cores
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:407)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:753)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.request(HttpShardHandler.java:208)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:170)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
   [junit4]   2> 	... 4 more
   [junit4]   2> Caused by: java.util.concurrent.TimeoutException
   [junit4]   2> 	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:398)
   [junit4]   2> 	... 12 more
   [junit4]   2> 
   [junit4]   2> 41563 INFO  (qtp1411516335-81) [n:127.0.0.1:60375_ c:tmp_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:60350_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2} status=500 QTime=15248
   [junit4]   2> 41569 ERROR (qtp1411516335-81) [n:127.0.0.1:60375_ c:tmp_collection    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: ADDREPLICA failed to create replica
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrResponse.getException(SolrResponse.java:64)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:282)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:254)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:842)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 41596 INFO  (qtp1649604360-47) [n:127.0.0.1:60350_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@76b4c529[tmp_collection_shard1_replica_n1] main]
   [junit4]   2> 41698 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1759783246
   [junit4]   2> 41698 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:60350_
   [junit4]   2> 41703 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 41703 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:60350_ as DOWN
   [junit4]   2> 41748 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 41748 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33cf07be: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@19b94940
   [junit4]   2> 41787 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 41787 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11a04565: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7171a446
   [junit4]   2> 41791 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 41791 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45c776f1: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@45be1a91
   [junit4]   2> 41791 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 41804 INFO  (closeThreadPool-75-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72077303656677380-127.0.0.1:60350_-n_0000000000) closing
   [junit4]   2> 41804 INFO  (OverseerStateUpdate-72077303656677380-127.0.0.1:60350_-n_0000000000) [n:127.0.0.1:60350_     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60350_
   [junit4]   2> 41822 INFO  (OverseerAutoScalingTriggerThread-72077303656677380-127.0.0.1:60350_-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 41852 INFO  (closeThreadPool-75-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72077303656677380-127.0.0.1:60350_-n_0000000000) closing
   [junit4]   2> 41862 WARN  (qtp1649604360-48) [     ] o.e.j.s.HttpChannelState org.eclipse.jetty.io.EofException: Reset cancel_stream_error
   [junit4]   2> 41870 INFO  (zkCallback-30-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 41875 ERROR (qtp1649604360-47) [n:127.0.0.1:60350_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Failed to verify znode at /configs/conf1 due to: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/conf1
   [junit4]   2>           => org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/conf1
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/conf1
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134) ~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:2021) ~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage$ZooKeeperStorageIO.configure(ManagedResourceStorage.java:231) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:143) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2906) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1012) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:904) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1277) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1188) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:842) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.24.v20191120.jar

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

5.7]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:2021) ~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.hasData(ZkDistribStateManager.java:59) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.TriggerBase.saveState(TriggerBase.java:260) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerWrapper.run(ScheduledTriggers.java:660) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 82673 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.Overseer Overseer (id=72077524873183245-127.0.0.1:56702_-n_0000000003) closing
   [junit4]   2> 82674 INFO  (closeThreadPool-87-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72077524873183245-127.0.0.1:56702_-n_0000000003) closing
   [junit4]   2> 82677 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@50c7bc33{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 82677 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6c9c1493{/,null,UNAVAILABLE}
   [junit4]   2> 82677 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 82681 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCdcrDocVersions
   [junit4]   2> 82682 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 82942 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/live_nodes
   [junit4]   2> 	17	/solr/overseer/queue
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	10	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> 83018 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:56621
   [junit4]   2> 83020 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56621
   [junit4]   2> 83020 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[29A5747AD91091A9]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56621
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrVersionReplicationTest -Dtests.method=testCdcrDocVersions -Dtests.seed=29A5747AD91091A9 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-LB -Dtests.timezone=America/Belem -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   68.1s J4 | CdcrVersionReplicationTest.testCdcrDocVersions <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56702: ADDREPLICA failed to create replica
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([29A5747AD91091A9:D1337FD82B767EB5]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [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:368)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
   [junit4]    > 	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.startServers(BaseCdcrDistributedZkTest.java:594)
   [junit4]    > 	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.createSourceCollection(BaseCdcrDistributedZkTest.java:352)
   [junit4]    > 	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.baseBefore(BaseCdcrDistributedZkTest.java:178)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [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.cdcr.CdcrVersionReplicationTest_29A5747AD91091A9-001
   [junit4]   2> Mar 31, 2020 12:40:10 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=539, maxMBSortInHeap=5.680659210281917, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@e4e5141), locale=ar-LB, timezone=America/Belem
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=2,free=74862968,total=201326592
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrVersionReplicationTest]
   [junit4] Completed [5/5 (5!)] on J4 in 80.60s, 1 test, 1 error <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1594: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1121: There were test failures: 5 suites, 5 tests, 5 errors [seed: 29A5747AD91091A9]

Total time: 1 minute 27 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=70d084c0348eb31e12d45ca74d833a08394f5f44, workspace=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #801
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
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