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/05/03 05:19:42 UTC

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

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

2 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess

Error Message:
No registered leader was found after waiting for 4000ms , collection: testPeersyncFailureReplicationSuccess slice: shard1 saw state=DocCollection(testPeersyncFailureReplicationSuccess//collections/testPeersyncFailureReplicationSuccess/state.json/10)={   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node2":{           "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",           "base_url":"http://127.0.0.1:62106/solr",           "node_name":"127.0.0.1:62106_solr",           "state":"down",           "type":"NRT",           "force_set_state":"false"},         "core_node4":{           "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",           "base_url":"http://127.0.0.1:62120/solr",           "node_name":"127.0.0.1:62120_solr",           "state":"active",           "type":"NRT",           "force_set_state":"false"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:62120_solr]

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after waiting for 4000ms , collection: testPeersyncFailureReplicationSuccess slice: shard1 saw state=DocCollection(testPeersyncFailureReplicationSuccess//collections/testPeersyncFailureReplicationSuccess/state.json/10)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",
          "base_url":"http://127.0.0.1:62106/solr",
          "node_name":"127.0.0.1:62106_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"},
        "core_node4":{
          "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",
          "base_url":"http://127.0.0.1:62120/solr",
          "node_name":"127.0.0.1:62120_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:62120_solr]
	at __randomizedtesting.SeedInfo.seed([E75127D8D6EA0970:3300449707543E13]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:976)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:953)
	at org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:205)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  junit.framework.TestSuite.org.apache.solr.security.AuditLoggerIntegrationTest

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.security.AuditLoggerIntegrationTest:     1) Thread[id=3243, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AuditLoggerIntegrationTest]         at java.base@11.0.6/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)    2) Thread[id=3087, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AuditLoggerIntegrationTest]         at java.base@11.0.6/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)    3) Thread[id=2997, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AuditLoggerIntegrationTest]         at java.base@11.0.6/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.security.AuditLoggerIntegrationTest: 
   1) Thread[id=3243, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AuditLoggerIntegrationTest]
        at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   2) Thread[id=3087, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AuditLoggerIntegrationTest]
        at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   3) Thread[id=2997, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AuditLoggerIntegrationTest]
        at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([E75127D8D6EA0970]:0)




Build Log:
[...truncated 2199 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J2-20200503_041210_7846632894506029296671.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-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20200503_041210_782467596272748451660.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-master-MacOSX/lucene/build/core/test/temp/junit4-J4-20200503_041210_78412887954622081402935.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

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

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J1-20200503_041210_78415267059298581222231.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 297 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J2-20200503_041548_8342467151102177547475.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 5 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J4-20200503_041548_83514101734844754836802.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 19 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20200503_041548_83411239360633298817761.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-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J3-20200503_041548_83511576118028122946402.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 J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J0-20200503_041548_8345331731456340336664.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 1106 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J2-20200503_041654_56614313936913589192969.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-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20200503_041654_56617576789516331887574.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-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20200503_041654_56615709403559889183027.syserr
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J4-20200503_041654_56817748387114503291471.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J3-20200503_041654_5676895969292860301688.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J4-20200503_041735_35414483937420074901828.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-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20200503_041735_35217038423672231072146.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20200503_041735_3527197149611582512359.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-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J3-20200503_041735_3532218641478028495463.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-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J2-20200503_041735_3536369793114629975435.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 219 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20200503_041746_2723670272013238773137.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-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J4-20200503_041746_2776192578446110566014.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-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20200503_041746_276506545788308208538.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 8 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20200503_041746_2726894189814855902393.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J3-20200503_041746_2774947514231097279046.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 158 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20200503_041757_661265024550413199540.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J0-20200503_041757_66115911655469162585791.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-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J2-20200503_041757_66212309071489581641637.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 183 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J1-20200503_041803_2114694695828340528427.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-master-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J4-20200503_041803_2125119261698263001457.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-master-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J3-20200503_041803_21213223723811915429091.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J0-20200503_041803_2101529165002197590117.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-master-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J2-20200503_041803_21215211217049524432221.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 160 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J3-20200503_041811_2173489515741515319366.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-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J4-20200503_041811_2194683231690370468646.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 J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J0-20200503_041811_21513922048594785222504.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-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J1-20200503_041811_21514016107542545186274.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-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J2-20200503_041811_21516008303413842955757.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 174 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20200503_041817_1813402991772591754097.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-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J3-20200503_041817_1888591717482647940393.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-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J2-20200503_041817_1872569580917834250025.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-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J4-20200503_041817_1923796777459655669817.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-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J1-20200503_041817_182486780688216275185.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 157 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J0-20200503_041825_0233820855141970148744.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-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J1-20200503_041825_0237118418311502389044.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 155 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J3-20200503_041828_93815004336574612261431.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-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J2-20200503_041828_93814448546079618238633.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-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20200503_041828_93710972574711988606130.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-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J1-20200503_041828_93717930040498797093351.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 165 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J3-20200503_041834_410842242747596831839.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-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J2-20200503_041834_4097161923726747310732.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 8 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J0-20200503_041834_40914343772596346070642.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-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J1-20200503_041834_40910661421537472016080.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J4-20200503_041834_411678467669701510335.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 1289 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J1-20200503_041925_1221438278332204124556.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-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J3-20200503_041925_1234787636548181718725.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-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J4-20200503_041925_12415241587556853735696.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-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J2-20200503_041925_1228695036887540783555.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-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J0-20200503_041925_12217743974183200022203.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 229 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J0-20200503_041940_85899598077530316134.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-master-MacOSX/lucene/build/classification/test/temp/junit4-J4-20200503_041940_8584277932699151755243.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-master-MacOSX/lucene/build/classification/test/temp/junit4-J2-20200503_041940_8589538776117327287794.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-master-MacOSX/lucene/build/classification/test/temp/junit4-J3-20200503_041940_8586032577114075658996.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-master-MacOSX/lucene/build/classification/test/temp/junit4-J1-20200503_041940_8582755463497004410425.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 302 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20200503_041949_19013619365867974189234.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 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J2-20200503_041949_1907338520600356065929.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 14 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J3-20200503_041949_19114807534367899031476.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20200503_041949_1906297697311977356246.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 11 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J4-20200503_041949_19312106440810360648226.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 219 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J0-20200503_042037_0768851952918835280054.syserr
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J4-20200503_042037_07813964193400883681972.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-master-MacOSX/lucene/build/demo/test/temp/junit4-J2-20200503_042037_0766989956812961178044.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J3-20200503_042037_07811480588247313671869.syserr
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J1-20200503_042037_07618301997692838436411.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 170 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J2-20200503_042041_8976821857021621095743.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-master-MacOSX/lucene/build/expressions/test/temp/junit4-J4-20200503_042041_8993823241772293117395.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-master-MacOSX/lucene/build/expressions/test/temp/junit4-J1-20200503_042041_89617632321077507581770.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-master-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20200503_042041_89625173619318035468.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-master-MacOSX/lucene/build/expressions/test/temp/junit4-J3-20200503_042041_89816092666606344073412.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 222 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J0-20200503_042050_4564580581207238322756.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-master-MacOSX/lucene/build/facet/test/temp/junit4-J3-20200503_042050_4591561307043458737207.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-master-MacOSX/lucene/build/facet/test/temp/junit4-J2-20200503_042050_4587648352267545532527.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-master-MacOSX/lucene/build/facet/test/temp/junit4-J4-20200503_042050_45914950529977441429104.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 J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J1-20200503_042050_45613550457499941896633.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 182 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J4-20200503_042117_21510672810605018502126.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-master-MacOSX/lucene/build/grouping/test/temp/junit4-J3-20200503_042117_2131192929714695245500.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-master-MacOSX/lucene/build/grouping/test/temp/junit4-J2-20200503_042117_21311140809458211368710.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-master-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20200503_042117_2123036556481287597116.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-master-MacOSX/lucene/build/grouping/test/temp/junit4-J1-20200503_042117_2121901856799300056788.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 233 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J4-20200503_042125_6239715219657377608218.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J3-20200503_042125_62315110280009355428891.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-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20200503_042125_62210145808554397580899.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-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J2-20200503_042125_6235043766911422588925.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-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J0-20200503_042125_62211471555501515943583.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 166 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J3-20200503_042145_34915706255268995128782.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-master-MacOSX/lucene/build/join/test/temp/junit4-J2-20200503_042145_3481020705966714114033.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-master-MacOSX/lucene/build/join/test/temp/junit4-J4-20200503_042145_34918020317940694927448.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-master-MacOSX/lucene/build/join/test/temp/junit4-J1-20200503_042145_3448919568773037689248.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-master-MacOSX/lucene/build/join/test/temp/junit4-J0-20200503_042145_34317259119929960993314.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 270 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/luke/test/temp/junit4-J3-20200503_042158_1941598213404676261868.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/luke/test/temp/junit4-J4-20200503_042158_19511703117014592609120.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] Suite: org.apache.lucene.luke.models.commits.CommitsImplTest
   [junit4] OpenJDK 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 2 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/luke/test/temp/junit4-J1-20200503_042158_19312923119153617860990.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-master-MacOSX/lucene/build/luke/test/temp/junit4-J2-20200503_042158_19315745174324134270273.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-master-MacOSX/lucene/build/luke/test/temp/junit4-J0-20200503_042158_19313890373876055652074.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 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/memory/test/temp/junit4-J0-20200503_042209_16510959177926929233931.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-master-MacOSX/lucene/build/memory/test/temp/junit4-J1-20200503_042209_16511423906398473210878.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 189 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J0-20200503_042213_4167161679702160998858.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J4-20200503_042213_41716586261834620373039.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-master-MacOSX/lucene/build/misc/test/temp/junit4-J2-20200503_042213_4169383396874108534119.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-master-MacOSX/lucene/build/misc/test/temp/junit4-J3-20200503_042213_4161505417594699543512.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-master-MacOSX/lucene/build/misc/test/temp/junit4-J1-20200503_042213_41613456219711402831986.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 257 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/monitor/test/temp/junit4-J3-20200503_042225_6748848931834321401570.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-master-MacOSX/lucene/build/monitor/test/temp/junit4-J1-20200503_042225_67313294651306403794003.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-master-MacOSX/lucene/build/monitor/test/temp/junit4-J0-20200503_042225_6737542294431627188493.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-master-MacOSX/lucene/build/monitor/test/temp/junit4-J4-20200503_042225_6751040933964507839214.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/monitor/test/temp/junit4-J2-20200503_042225_67411398297637732820176.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 237 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J1-20200503_042235_6258647066956771011187.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 14 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J3-20200503_042235_6252599466234422513646.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-master-MacOSX/lucene/build/queries/test/temp/junit4-J4-20200503_042235_62717052036052852882658.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-master-MacOSX/lucene/build/queries/test/temp/junit4-J0-20200503_042235_62512175753733384870095.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-master-MacOSX/lucene/build/queries/test/temp/junit4-J2-20200503_042235_6251660399111445739738.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 227 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20200503_042246_72514934600118854410231.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-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J2-20200503_042246_72517913477321598621377.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-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J4-20200503_042246_7287803987103187202522.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-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J3-20200503_042246_72815074714451928883856.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-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J1-20200503_042246_72517277705757735982133.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 187 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20200503_042257_704182897016271122625.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-master-MacOSX/lucene/build/replicator/test/temp/junit4-J3-20200503_042257_70516314510622673001670.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-master-MacOSX/lucene/build/replicator/test/temp/junit4-J2-20200503_042257_7047042318380913923424.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-master-MacOSX/lucene/build/replicator/test/temp/junit4-J0-20200503_042257_7043049201916815681607.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J4-20200503_042257_70712783030510858789905.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 196 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J3-20200503_042318_4514699322064301984471.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-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J2-20200503_042318_4505099633443580279800.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-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J1-20200503_042318_45012700374038246515839.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-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J4-20200503_042318_4516648366157516079418.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20200503_042318_45011763139395188224800.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 288 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J3-20200503_042333_73711866236970009529674.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-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J1-20200503_042333_7333217775106905042102.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20200503_042333_7335863798617248355585.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-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J2-20200503_042333_73417998557143702409952.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-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J4-20200503_042333_73717927572028623227562.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 194 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J3-20200503_042352_64311573138030100681562.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-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J4-20200503_042352_6456011969740739300571.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-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J2-20200503_042352_64211971417754673363541.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-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20200503_042352_64218284647633657509160.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 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J1-20200503_042352_642142811829773611899.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 248 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J3-20200503_042403_7559692808476475915279.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-master-MacOSX/lucene/build/suggest/test/temp/junit4-J2-20200503_042403_753527411684535573434.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-master-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20200503_042403_7521693889832282691644.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-master-MacOSX/lucene/build/suggest/test/temp/junit4-J4-20200503_042403_7554130579175909801735.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-master-MacOSX/lucene/build/suggest/test/temp/junit4-J1-20200503_042403_75210281997565313445960.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 1924 lines...]
   [junit4] Suite: org.apache.solr.security.AuditLoggerIntegrationTest
   [junit4]   2> 205308 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[E75127D8D6EA0970]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 205309 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[E75127D8D6EA0970]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_E75127D8D6EA0970-001/data-dir-38-001
   [junit4]   2> 205310 WARN  (SUITE-AuditLoggerIntegrationTest-seed#[E75127D8D6EA0970]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 205311 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[E75127D8D6EA0970]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 205314 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[E75127D8D6EA0970]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 205314 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[E75127D8D6EA0970]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 205320 INFO  (TEST-AuditLoggerIntegrationTest.illegalAdminPathError-seed#[E75127D8D6EA0970]) [     ] o.a.s.SolrTestCaseJ4 ###Starting illegalAdminPathError
   [junit4]   2> 205323 INFO  (auditTestCallback-1788-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 49391
   [junit4]   2> 205325 INFO  (TEST-AuditLoggerIntegrationTest.illegalAdminPathError-seed#[E75127D8D6EA0970]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_E75127D8D6EA0970-001/tempDir-001
   [junit4]   2> 205325 INFO  (TEST-AuditLoggerIntegrationTest.illegalAdminPathError-seed#[E75127D8D6EA0970]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 205326 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 205326 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 205428 INFO  (TEST-AuditLoggerIntegrationTest.illegalAdminPathError-seed#[E75127D8D6EA0970]) [     ] o.a.s.c.ZkTestServer start zk server on port: 49392
   [junit4]   2> 205429 INFO  (TEST-AuditLoggerIntegrationTest.illegalAdminPathError-seed#[E75127D8D6EA0970]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49392
   [junit4]   2> 205429 INFO  (TEST-AuditLoggerIntegrationTest.illegalAdminPathError-seed#[E75127D8D6EA0970]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49392
   [junit4]   2> 205429 INFO  (TEST-AuditLoggerIntegrationTest.illegalAdminPathError-seed#[E75127D8D6EA0970]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49392
   [junit4]   2> 205432 INFO  (TEST-AuditLoggerIntegrationTest.illegalAdminPathError-seed#[E75127D8D6EA0970]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 205436 INFO  (zkConnectionManagerCallback-1790-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 205437 INFO  (TEST-AuditLoggerIntegrationTest.illegalAdminPathError-seed#[E75127D8D6EA0970]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 205442 INFO  (TEST-AuditLoggerIntegrationTest.illegalAdminPathError-seed#[E75127D8D6EA0970]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 205446 INFO  (zkConnectionManagerCallback-1792-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 205446 INFO  (TEST-AuditLoggerIntegrationTest.illegalAdminPathError-seed#[E75127D8D6EA0970]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 205448 INFO  (TEST-AuditLoggerIntegrationTest.illegalAdminPathError-seed#[E75127D8D6EA0970]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 205452 INFO  (zkConnectionManagerCallback-1794-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 205453 INFO  (TEST-AuditLoggerIntegrationTest.illegalAdminPathError-seed#[E75127D8D6EA0970]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 205573 INFO  (jetty-launcher-1795-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 205573 INFO  (jetty-launcher-1795-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 205573 INFO  (jetty-launcher-1795-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 205576 INFO  (jetty-launcher-1795-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 205577 INFO  (jetty-launcher-1795-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 205577 INFO  (jetty-launcher-1795-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 205578 INFO  (jetty-launcher-1795-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13b6c10d{/solr,null,AVAILABLE}
   [junit4]   2> 205579 INFO  (jetty-launcher-1795-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4315b6ab{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:49397}
   [junit4]   2> 205580 INFO  (jetty-launcher-1795-thread-1) [     ] o.e.j.s.Server Started @205655ms
   [junit4]   2> 205580 INFO  (jetty-launcher-1795-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49397}
   [junit4]   2> 205582 ERROR (jetty-launcher-1795-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 205582 INFO  (jetty-launcher-1795-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 205582 INFO  (jetty-launcher-1795-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 205582 INFO  (jetty-launcher-1795-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 205582 INFO  (jetty-launcher-1795-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 205582 INFO  (jetty-launcher-1795-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-03T04:28:31.710220Z
   [junit4]   2> 205583 INFO  (jetty-launcher-1795-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 205589 INFO  (zkConnectionManagerCallback-1797-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 205589 INFO  (jetty-launcher-1795-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 205592 INFO  (jetty-launcher-1795-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 205704 INFO  (jetty-launcher-1795-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 205706 WARN  (jetty-launcher-1795-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64399299[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205706 WARN  (jetty-launcher-1795-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64399299[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205709 WARN  (jetty-launcher-1795-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b800080[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205709 WARN  (jetty-launcher-1795-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b800080[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 205710 INFO  (jetty-launcher-1795-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49392/solr
   [junit4]   2> 205711 INFO  (jetty-launcher-1795-thread-1) [n:127.0.0.1:49397_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 205714 INFO  (zkConnectionManagerCallback-1808-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 205714 INFO  (jetty-launcher-1795-thread-1) [n:127.0.0.1:49397_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206073 INFO  (jetty-launcher-1795-thread-1) [n:127.0.0.1:49397_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49397_solr
   [junit4]   2> 206080 INFO  (jetty-launcher-1795-thread-1) [n:127.0.0.1:49397_solr     ] o.a.s.c.Overseer Overseer (id=72151698257084420-127.0.0.1:49397_solr-n_0000000000) starting
   [junit4]   2> 206133 INFO  (OverseerStateUpdate-72151698257084420-127.0.0.1:49397_solr-n_0000000000) [n:127.0.0.1:49397_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:49397_solr
   [junit4]   2> 206133 INFO  (jetty-launcher-1795-thread-1) [n:127.0.0.1:49397_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49397_solr
   [junit4]   2> 206157 INFO  (OverseerStateUpdate-72151698257084420-127.0.0.1:49397_solr-n_0000000000) [n:127.0.0.1:49397_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 206168 INFO  (jetty-launcher-1795-thread-1) [n:127.0.0.1:49397_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 206169 INFO  (jetty-launcher-1795-thread-1) [n:127.0.0.1:49397_solr     ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 206187 WARN  (jetty-launcher-1795-thread-1) [n:127.0.0.1:49397_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> 206237 INFO  (jetty-launcher-1795-thread-1) [n:127.0.0.1:49397_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 206283 INFO  (jetty-launcher-1795-thread-1) [n:127.0.0.1:49397_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49397.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a519637
   [junit4]   2> 206293 INFO  (jetty-launcher-1795-thread-1) [n:127.0.0.1:49397_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49397.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a519637
   [junit4]   2> 206293 INFO  (jetty-launcher-1795-thread-1) [n:127.0.0.1:49397_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49397.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a519637
   [junit4]   2> 206296 INFO  (jetty-launcher-1795-thread-1) [n:127.0.0.1:49397_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_E75127D8D6EA0970-001/tempDir-001/node1/.
   [junit4]   2> 206311 INFO  (TEST-AuditLoggerIntegrationTest.illegalAdminPathError-seed#[E75127D8D6EA0970]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 206312 INFO  (TEST-AuditLoggerIntegrationTest.illegalAdminPathError-seed#[E75127D8D6EA0970]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206320 INFO  (zkConnectionManagerCallback-1825-thre

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

master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J3-20200503_050619_7064018925574165035547.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-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J1-20200503_050619_7049536069187891174009.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 676 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J4-20200503_050631_6159151417734718664868.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-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J3-20200503_050631_61513588208406405099002.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-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20200503_050631_61414922355837479753921.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-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20200503_050631_6138601468821746612621.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-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20200503_050631_6135807742713133542654.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 582 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20200503_050711_2547728886392460707209.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-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J2-20200503_050711_2552843355436000232017.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-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20200503_050711_25414539341047048773441.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-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J4-20200503_050711_256682357619121234280.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-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J3-20200503_050711_25510942811955880017806.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 569 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20200503_050729_3343925621434920371428.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 43085 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5961/consoleText

[repro] Revision: 96c47bc8508142b5bd11d2cdc492df380801efec

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=AuditLoggerIntegrationTest -Dtests.seed=E75127D8D6EA0970 -Dtests.slow=true -Dtests.locale=ksh-DE -Dtests.timezone=Pacific/Norfolk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=TestCloudSearcherWarming -Dtests.method=testPeersyncFailureReplicationSuccess -Dtests.seed=E75127D8D6EA0970 -Dtests.slow=true -Dtests.locale=mgo -Dtests.timezone=America/Eirunepe -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[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]       AuditLoggerIntegrationTest
[repro]       TestCloudSearcherWarming
[repro] ant compile-test

[...truncated 3152 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.AuditLoggerIntegrationTest|*.TestCloudSearcherWarming" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=E75127D8D6EA0970 -Dtests.slow=true -Dtests.locale=ksh-DE -Dtests.timezone=Pacific/Norfolk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 71 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20200503_051733_84112811790349566821604.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 36 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20200503_051733_8415908699753250318649.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-master-MacOSX/solr/build/solr-core/test/temp/junit4-J4-20200503_051733_8357538286942727017479.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-master-MacOSX/solr/build/solr-core/test/temp/junit4-J2-20200503_051733_8363569837056047143698.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J3-20200503_051733_83415133049615586290816.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 27 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestCloudSearcherWarming
[repro]   0/5 failed: org.apache.solr.security.AuditLoggerIntegrationTest
[repro] Exiting with code 0

[...truncated 73 lines...]

[JENKINS-Experimental-GC] Lucene-Solr-master-MacOSX (64bit/jdk-14) - Build # 5962 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5962/
Java: 64bit/jdk-14 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskFail

Error Message:
did not start processing event in time

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




Build Log:
[...truncated 13259 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4]   2> 334662 INFO  (SUITE-ExecutePlanActionTest-seed#[E36B0AD54000084B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 334665 INFO  (SUITE-ExecutePlanActionTest-seed#[E36B0AD54000084B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E36B0AD54000084B-001/data-dir-54-001
   [junit4]   2> 334666 INFO  (SUITE-ExecutePlanActionTest-seed#[E36B0AD54000084B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 334667 INFO  (SUITE-ExecutePlanActionTest-seed#[E36B0AD54000084B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 334669 INFO  (SUITE-ExecutePlanActionTest-seed#[E36B0AD54000084B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 334677 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testTaskTimeout
   [junit4]   2> 334677 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E36B0AD54000084B-001/tempDir-001
   [junit4]   2> 334678 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 334679 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 334679 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 334782 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.ZkTestServer start zk server on port: 60325
   [junit4]   2> 334782 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:60325
   [junit4]   2> 334782 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60325
   [junit4]   2> 334782 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60325
   [junit4]   2> 334794 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 334799 INFO  (zkConnectionManagerCallback-2220-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 334805 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 334815 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 334821 INFO  (zkConnectionManagerCallback-2222-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 334821 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 334824 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 334832 INFO  (zkConnectionManagerCallback-2224-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 334832 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 334979 INFO  (jetty-launcher-2225-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 334979 INFO  (jetty-launcher-2225-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 334979 INFO  (jetty-launcher-2225-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 334979 INFO  (jetty-launcher-2225-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 334980 INFO  (jetty-launcher-2225-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 334980 INFO  (jetty-launcher-2225-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 334984 INFO  (jetty-launcher-2225-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 334984 INFO  (jetty-launcher-2225-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 334984 INFO  (jetty-launcher-2225-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 334984 INFO  (jetty-launcher-2225-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 334984 INFO  (jetty-launcher-2225-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 334984 INFO  (jetty-launcher-2225-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 334985 INFO  (jetty-launcher-2225-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e0f7218{/solr,null,AVAILABLE}
   [junit4]   2> 334985 INFO  (jetty-launcher-2225-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cddb8c0{/solr,null,AVAILABLE}
   [junit4]   2> 334987 INFO  (jetty-launcher-2225-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1aa40f09{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:60335}
   [junit4]   2> 334987 INFO  (jetty-launcher-2225-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@208fb6a{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:60334}
   [junit4]   2> 334987 INFO  (jetty-launcher-2225-thread-1) [     ] o.e.j.s.Server Started @335091ms
   [junit4]   2> 334987 INFO  (jetty-launcher-2225-thread-2) [     ] o.e.j.s.Server Started @335091ms
   [junit4]   2> 334987 INFO  (jetty-launcher-2225-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60334}
   [junit4]   2> 334987 INFO  (jetty-launcher-2225-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60335}
   [junit4]   2> 334987 ERROR (jetty-launcher-2225-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 334987 ERROR (jetty-launcher-2225-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 334987 INFO  (jetty-launcher-2225-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 334987 INFO  (jetty-launcher-2225-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 334988 INFO  (jetty-launcher-2225-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 334988 INFO  (jetty-launcher-2225-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 334988 INFO  (jetty-launcher-2225-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 334988 INFO  (jetty-launcher-2225-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 334988 INFO  (jetty-launcher-2225-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 334988 INFO  (jetty-launcher-2225-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 334988 INFO  (jetty-launcher-2225-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-03T08:33:57.603120Z
   [junit4]   2> 334988 INFO  (jetty-launcher-2225-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-03T08:33:57.603131Z
   [junit4]   2> 334989 INFO  (jetty-launcher-2225-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 334991 INFO  (jetty-launcher-2225-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 334997 INFO  (zkConnectionManagerCallback-2229-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 334997 INFO  (jetty-launcher-2225-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 334997 INFO  (zkConnectionManagerCallback-2228-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 334997 INFO  (jetty-launcher-2225-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 334999 INFO  (jetty-launcher-2225-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 334999 INFO  (jetty-launcher-2225-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 335142 INFO  (jetty-launcher-2225-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 335149 WARN  (jetty-launcher-2225-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9a0b4cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 335149 WARN  (jetty-launcher-2225-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9a0b4cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 335166 WARN  (jetty-launcher-2225-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@98dac83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 335166 WARN  (jetty-launcher-2225-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@98dac83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 335168 INFO  (jetty-launcher-2225-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60325/solr
   [junit4]   2> 335173 INFO  (jetty-launcher-2225-thread-1) [n:127.0.0.1:60334_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 335187 INFO  (zkConnectionManagerCallback-2240-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 335191 INFO  (jetty-launcher-2225-thread-1) [n:127.0.0.1:60334_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 335230 INFO  (jetty-launcher-2225-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 335234 WARN  (jetty-launcher-2225-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72c16109[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 335235 WARN  (jetty-launcher-2225-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72c16109[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 335247 WARN  (jetty-launcher-2225-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28d6ef9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 335247 WARN  (jetty-launcher-2225-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28d6ef9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 335262 INFO  (jetty-launcher-2225-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60325/solr
   [junit4]   2> 335264 INFO  (jetty-launcher-2225-thread-2) [n:127.0.0.1:60335_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 335269 INFO  (zkConnectionManagerCallback-2253-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 335270 INFO  (jetty-launcher-2225-thread-2) [n:127.0.0.1:60335_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 335537 INFO  (jetty-launcher-2225-thread-2) [n:127.0.0.1:60335_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60335_solr
   [junit4]   2> 335550 INFO  (jetty-launcher-2225-thread-2) [n:127.0.0.1:60335_solr     ] o.a.s.c.Overseer Overseer (id=72152663330258950-127.0.0.1:60335_solr-n_0000000000) starting
   [junit4]   2> 335674 INFO  (OverseerStateUpdate-72152663330258950-127.0.0.1:60335_solr-n_0000000000) [n:127.0.0.1:60335_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:60335_solr
   [junit4]   2> 335676 DEBUG (OverseerAutoScalingTriggerThread-72152663330258950-127.0.0.1:60335_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 335678 INFO  (jetty-launcher-2225-thread-2) [n:127.0.0.1:60335_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60335_solr
   [junit4]   2> 335746 DEBUG (OverseerAutoScalingTriggerThread-72152663330258950-127.0.0.1:60335_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 335748 DEBUG (OverseerAutoScalingTriggerThread-72152663330258950-127.0.0.1:60335_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 335748 DEBUG (OverseerAutoScalingTriggerThread-72152663330258950-127.0.0.1:60335_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 335762 INFO  (zkCallback-2252-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 335794 INFO  (jetty-launcher-2225-thread-2) [n:127.0.0.1:60335_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 335795 WARN  (jetty-launcher-2225-thread-2) [n:127.0.0.1:60335_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> 335859 DEBUG (OverseerAutoScalingTriggerThread-72152663330258950-127.0.0.1:60335_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:60335_solr]
   [junit4]   2> 335865 DEBUG (OverseerAutoScalingTriggerThread-72152663330258950-127.0.0.1:60335_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 335872 DEBUG (ScheduledTrigger-2258-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 335874 DEBUG (OverseerAutoScalingTriggerThread-72152663330258950-127.0.0.1:60335_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 335887 INFO  (jetty-launcher-2225-thread-2) [n:127.0.0.1:60335_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 335947 INFO  (jetty-launcher-2225-thread-2) [n:127.0.0.1:60335_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60335.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@81e7dae
   [junit4]   2> 335958 INFO  (jetty-launcher-2225-thread-2) [n:127.0.0.1:60335_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60335.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@81e7dae
   [junit4]   2> 335959 INFO  (jetty-launcher-2225-thread-2) [n:127.0.0.1:60335_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60335.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@81e7dae
   [junit4]   2> 335961 INFO  (jetty-launcher-2225-thread-2) [n:127.0.0.1:60335_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E36B0AD54000084B-001/tempDir-001/node2/.
   [junit4]   2> 336641 INFO  (jetty-launcher-2225-thread-1) [n:127.0.0.1:60334_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 336699 INFO  (jetty-launcher-2225-thread-1) [n:127.0.0.1:60334_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:60334_solr as DOWN
   [junit4]   2> 336703 INFO  (jetty-launcher-2225-thread-1) [n:127.0.0.1:60334_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 336703 INFO  (jetty-launcher-2225-thread-1) [n:127.0.0.1:60334_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60334_solr
   [junit4]   2> 336737 INFO  (zkCallback-2252-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 336738 INFO  (zkCallback-2239-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 336756 INFO  (jetty-launcher-2225-thread-1) [n:127.0.0.1:60334_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 336758 WARN  (jetty-launcher-2225-thread-1) [n:127.0.0.1:60334_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> 336801 INFO  (jetty-launcher-2225-thread-1) [n:127.0.0.1:60334_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 336854 INFO  (jetty-launcher-2225-thread-1) [n:127.0.0.1:60334_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60334.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@81e7dae
   [junit4]   2> 336869 INFO  (jetty-launcher-2225-thread-1) [n:127.0.0.1:60334_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60334.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@81e7dae
   [junit4]   2> 336870 INFO  (jetty-launcher-2225-thread-1) [n:127.0.0.1:60334_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60334.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@81e7dae
   [junit4]   2> 336872 INFO  (jetty-launcher-2225-thread-1) [n:127.0.0.1:60334_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E36B0AD54000084B-001/tempDir-001/node1/.
   [junit4]   2> 336892 DEBUG (ScheduledTrigger-2258-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 336938 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 336939 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 336952 INFO  (zkConnectionManagerCallback-2276-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336952 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 336970 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 336988 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60325/solr ready
   [junit4]   2> 337030 DEBUG (zkCallback-2252-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 337030 DEBUG (OverseerAutoScalingTriggerThread-72152663330258950-127.0.0.1:60335_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 337089 DEBUG (OverseerAutoScalingTriggerThread-72152663330258950-127.0.0.1:60335_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 337102 DEBUG (OverseerAutoScalingTriggerThread-72152663330258950-127.0.0.1:60335_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 337119 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 337195 INFO  (qtp274490489-2831) [n:127.0.0.1:60335_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=4
   [junit4]   2> 337202 DEBUG (qtp149983258-2832) [n:127.0.0.1:60334_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 337212 INFO  (qtp149983258-2832) [n:127.0.0.1:60334_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=133
   [junit4]   2> 337216 DEBUG (zkCallback-2252-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 337228 DEBUG (OverseerAutoScalingTriggerThread-72152663330258950-127.0.0.1:60335_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 337228 INFO  (qtp149983258-2832) [n:127.0.0.1:60334_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&name=testTaskTimeout&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 337242 DEBUG (OverseerAutoScalingTriggerThread-72152663330258950-127.0.0.1:60335_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_trigger2 - Initial livenodes: [127.0.0.1:60334_solr, 127.0.0.1:60335_solr]
   [junit4]   2> 337244 DEBUG (OverseerAutoScalingTriggerThread-72152663330258950-127.0.0.1:60335_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 337251 DEBUG (OverseerAutoScalingTriggerThread-72152663330258950-127.0.0.1:60335_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 337251 DEBUG (ScheduledTrigger-2258-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 337267 INFO  (OverseerThreadFactory-2260-thread-1-processing-n:127.0.0.1:60335_solr) [n:127.0.0.1:60335_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testTaskTimeout
   [junit4]   2> 337572 INFO  (OverseerStateUpdate-72152663330258950-127.0.0.1:60335_solr-n_0000000000) [n:127.0.0.1:60335_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testTaskTimeout",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testTaskTimeout_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:60335/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60335_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 337629 INFO  (OverseerStateUpdate-72152663330258950-127.0.0.1:60335_solr-n_0000000000) [n:127.0.0.1:60335_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testTaskTimeout",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testTaskTimeout_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:60334/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60334_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 337880 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr    x:testTaskTimeout_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testTaskTimeout_shard1_replica_n2&action=CREATE&numShards=1&collection=testTaskTimeout&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 337882 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr    x:testTaskTimeout_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testTaskTimeout_shard1_replica_n1&action=CREATE&numShards=1&collection=testTaskTimeout&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 337882 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr    x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 338034 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 338078 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 338079 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 338079 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testTaskTimeout_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 338094 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 338095 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60334.solr.core.testTaskTimeout.shard1.replica_n2' (registry 'solr.core.testTaskTimeout.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@81e7dae
   [junit4]   2> 338095 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.SolrCore [[testTaskTimeout_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E36B0AD54000084B-001/tempDir-001/node1/./testTaskTimeout_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E36B0AD54000084B-001/tempDir-001/node1/./testTaskTimeout_shard1_replica_n2/data/]
   [junit4]   2> 338127 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 338130 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 338130 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testTaskTimeout_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 338131 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60335.solr.core.testTaskTimeout.shard1.replica_n1' (registry 'solr.core.testTaskTimeout.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@81e7dae
   [junit4]   2> 338131 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.SolrCore [[testTaskTimeout_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E36B0AD54000084B-001/tempDir-001/node2/./testTaskTimeout_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E36B0AD54000084B-001/tempDir-001/node2/./testTaskTimeout_shard1_replica_n1/data/]
   [junit4]   2> 338259 DEBUG (ScheduledTrigger-2258-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 338375 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 338379 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 338383 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 338383 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 338397 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7930c21e[testTaskTimeout_shard1_replica_n1] main]
   [junit4]   2> 338397 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 338397 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 338409 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 338409 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 338427 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 338430 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@41b6e1d6[testTaskTimeout_shard1_replica_n2] main]
   [junit4]   2> 338439 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 338442 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 338445 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 338445 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665657566459330560
   [junit4]   2> 338459 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 338462 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 338463 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665657566478204928
   [junit4]   2> 338478 INFO  (searcherExecutor-2280-thread-1-processing-n:127.0.0.1:60335_solr x:testTaskTimeout_shard1_replica_n1 c:testTaskTimeout s:shard1 r:core_node3) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.SolrCore [testTaskTimeout_shard1_replica_n1] Registered new searcher Searcher@7930c21e[testTaskTimeout_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 338482 INFO  (searcherExecutor-2278-thread-1-processing-n:127.0.0.1:60334_solr x:testTaskTimeout_shard1_replica_n2 c:testTaskTimeout s:shard1 r:core_node4) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.SolrCore [testTaskTimeout_shard1_replica_n2] Registered new searcher Searcher@41b6e1d6[testTaskTimeout_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 338544 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testTaskTimeout/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 338546 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testTaskTimeout/leaders/shard1
   [junit4]   2> 338557 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 338570 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testTaskTimeout/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 338570 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testTaskTimeout/leaders/shard1
   [junit4]   2> 338680 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 338680 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 338680 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:60334/solr/testTaskTimeout_shard1_replica_n2/
   [junit4]   2> 338696 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testTaskTimeout_shard1_replica_n2 url=https://127.0.0.1:60334/solr  START replicas=[https://127.0.0.1:60335/solr/testTaskTimeout_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 338708 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testTaskTimeout_shard1_replica_n2 url=https://127.0.0.1:60334/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 338710 INFO  (qtp274490489-2833) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.S.Request [testTaskTimeout_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 338711 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 338711 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 338711 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testTaskTimeout/leaders/shard1/leader after winning as /collections/testTaskTimeout/leader_elect/shard1/election/72152663330258949-core_node4-n_0000000000
   [junit4]   2> 338732 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:60334/solr/testTaskTimeout_shard1_replica_n2/ shard1
   [junit4]   2> 338849 INFO  (zkCallback-2239-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 338851 INFO  (zkCallback-2239-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 338860 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 338905 INFO  (qtp149983258-2837) [n:127.0.0.1:60334_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testTaskTimeout_shard1_replica_n2&action=CREATE&numShards=1&collection=testTaskTimeout&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1025
   [junit4]   2> 339003 INFO  (zkCallback-2239-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 339003 INFO  (zkCallback-2239-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 339004 INFO  (zkCallback-2239-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 339266 DEBUG (ScheduledTrigger-2258-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 339744 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testTaskTimeout_shard1_replica_n1&action=CREATE&numShards=1&collection=testTaskTimeout&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1862
   [junit4]   2> 339769 INFO  (qtp149983258-2832) [n:127.0.0.1:60334_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> 339790 INFO  (zkCallback-2239-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 339790 INFO  (zkCallback-2239-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 339792 INFO  (qtp149983258-2832) [n:127.0.0.1:60334_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=1&name=testTaskTimeout&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2564
   [junit4]   2> 339793 INFO  (zkCallback-2252-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 339794 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testTaskTimeout
   [junit4]   2> 339794 INFO  (zkCallback-2252-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 339796 INFO  (zkCallback-2239-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 339799 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testTaskTimeout): Timed out waiting for replicas of new collection to be active
   [junit4]   2> 339801 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 339801 INFO  (watches-2273-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 339802 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 339803 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 339804 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=890552939
   [junit4]   2> 339804 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:60334_solr
   [junit4]   2> 339805 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 339805 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:60334_solr as DOWN
   [junit4]   2> 339811 INFO  (coreCloseExecutor-2292-thread-1) [n:127.0.0.1:60334_solr     ] o.a.s.c.SolrCore [testTaskTimeout_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@29dfc17d
   [junit4]   2> 339811 INFO  (coreCloseExecutor-2292-thread-1) [n:127.0.0.1:60334_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testTaskTimeout.shard1.replica_n2 tag=SolrCore@29dfc17d
   [junit4]   2> 339811 INFO  (coreCloseExecutor-2292-thread-1) [n:127.0.0.1:60334_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64f9c360: rootName = solr_60334, domain = solr.core.testTaskTimeout.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.testTaskTimeout.shard1.replica_n2/com.codahale.metrics.MetricRegistry@788be88e
   [junit4]   2> 339822 INFO  (coreCloseExecutor-2292-thread-1) [n:127.0.0.1:60334_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testTaskTimeout.shard1.leader tag=SolrCore@29dfc17d
   [junit4]   2> 339823 INFO  (coreCloseExecutor-2292-thread-1) [n:127.0.0.1:60334_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 339831 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 339831 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10bfbc02: rootName = solr_60334, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@53be6986
   [junit4]   2> 339839 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 339839 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3555fb7f: rootName = solr_60334, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@67cc57c0
   [junit4]   2> 339843 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 339843 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@fdc0b8c: rootName = solr_60334, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@637fb97
   [junit4]   2> 339843 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 339961 INFO  (zkCallback-2275-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 339962 INFO  (zkCallback-2252-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 339963 INFO  (zkCallback-2252-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 339964 INFO  (zkCallback-2252-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 339970 INFO  (zkCallback-2252-thread-1) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 339972 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@208fb6a{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 339973 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2cddb8c0{/solr,null,UNAVAILABLE}
   [junit4]   2> 339973 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 339977 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[E36B0AD54000084B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 60334
   [junit4]   2> 340079 INFO  (zkCallback-2252-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 340079 INFO  (zkCallback-2252-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 340268 DEBUG (ScheduledTrigger-2258-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 1 and last live nodes: 2
   [junit4]   2> 340268 DEBUG (ScheduledTrigger-2258-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:60334_solr
   [junit4]   2> 341272 DEBUG (ScheduledTrigger-2258-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 341272 DEBUG (ScheduledTrigger-2258-thread-2) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:60334_solr]
   [junit4]   2> 341274 DEBUG (ScheduledTrigger-2258-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"5275b46031608T5vtjb7pitkhu0gebcoxhvrfde",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":1450647853667848,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1450647853667848],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "nodeNames":["127.0.0.1:60334_solr"]}}
   [junit4]   2> 341275 DEBUG (ScheduledTrigger-2258-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_trigger2]
   [junit4]   2> 341277 DEBUG (ScheduledTrigger-2258-thread-2) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"5275b46031608T5vtjb7pitkhu0gebcoxhvrfde",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":1450647853667848,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1450647853667848],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":1450648861007862,
   [junit4]   2>     "nodeNames":["127.0.0.1:60334_solr"]}}
   [junit4]   2> 341278 INFO  (OverseerCollectionConfigSetProcessor-72152663330258950-127.0.0.1:60335_solr-n_0000000000) [n:127.0.0.1:60335_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> 341279 DEBUG (AutoscalingActionExecutor-2259-thread-1) [     ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"5275b46031608T5vtjb7pitkhu0gebcoxhvrfde",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":1450647853667848,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1450647853667848],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":1450648861007862,
   [junit4]   2>     "nodeNames":["127.0.0.1:60334_solr"]}}
   [junit4]   2> 341282 DEBUG (AutoscalingActionExecutor-2259-thread-1) [     ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"5275b46031608T5vtjb7pitkhu0gebcoxhvrfde",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":1450647853667848,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1450647853667848],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":1450648861007862,
   [junit4]   2>     "nodeNames":["127.0.0.1:60334_solr"]}} with context properties: {BEFORE_ACTION=[compute_plan]}
   [junit4]   2> 341291 INFO  (qtp274490489-2833) [n:127.0.0.1:60335_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testTaskTimeout.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=1
   [junit4]   2> 341299 INFO  (qtp274490489-2838) [n:127.0.0.1:60335_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=5
   [junit4]   2> 341304 DEBUG (AutoscalingActionExecutor-2259-thread-1) [     ] o.a.s.c.a.ComputePlanAction Computed Plan: action=MOVEREPLICA&collection=testTaskTimeout&targetNode=127.0.0.1:60335_solr&inPlaceMove=true&replica=core_node4
   [junit4]   2> 341305 DEBUG (AutoscalingActionExecutor-2259-thread-1) [     ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"5275b46031608T5vtjb7pitkhu0gebcoxhvrfde",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":1450647853667848,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1450647853667848],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":1450648861007862,
   [junit4]   2>     "nodeNames":["127.0.0.1:60334_solr"]}} with context properties: {operations=[{
   [junit4]   2>   "class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica",
   [junit4]   2>   "method":"GET",
   [junit4]   2>   "params.action":"MOVEREPLICA",
   [junit4]   2>   "params.collection":"testTaskTimeout",
   [junit4]   2>   "params.targetNode":"127.0.0.1:60335_solr",
   [junit4]   2>   "params.inPlaceMove":"true",
   [junit4]   2>   "params.replica":"core_node4"}], AFTER_ACTION=[compute_plan], BEFORE_ACTION=[compute_plan, execute_plan]}
   [junit4]   2> 341305 DEBUG (AutoscalingActionExecutor-2259-thread-1) [     ] o.a.s.c.a.ExecutePlanAction Executing operation: action=MOVEREPLICA&collection=testTaskTimeout&targetNode=127.0.0.1:60335_solr&inPlaceMove=true&replica=core_node4
   [junit4]   2> 342479 INFO  (zkCallback-2252-thread-1) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:60335/solr/testTaskTimeout_shard1_replica_n1/
   [junit4]   2> 342479 INFO  (zkCallback-2252-thread-1) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 342479 INFO  (zkCallback-2252-thread-1) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:60335/solr/testTaskTimeout_shard1_replica_n1/ has no replicas
   [junit4]   2> 342480 INFO  (zkCallback-2252-thread-1) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testTaskTimeout/leaders/shard1/leader after winning as /collections/testTaskTimeout/leader_elect/shard1/election/72152663330258950-core_node3-n_0000000001
   [junit4]   2> 342493 INFO  (zkCallback-2252-thread-1) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:60335/solr/testTaskTimeout_shard1_replica_n1/ shard1
   [junit4]   2> 342502 INFO  (zkCallback-2252-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 342502 INFO  (zkCallback-2252-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 343325 INFO  (qtp274490489-2831) [n:127.0.0.1:60335_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with params async=node_lost_trigger2/5275b46031608T5vtjb7pitkhu0gebcoxhvrfde/0&replica=core_node4&action=MOVEREPLICA&collection=testTaskTimeout&waitForFinalState=true&targetNode=127.0.0.1:60335_solr&wt=javabin&version=2&inPlaceMove=true and sendToOCPQueue=true
   [junit4]   2> 343343 INFO  (qtp274490489-2831) [n:127.0.0.1:60335_solr c:testTaskTimeout    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=node_lost_trigger2/5275b46031608T5vtjb7pitkhu0gebcoxhvrfde/0&replica=core_node4&action=MOVEREPLICA&collection=testTaskTimeout&waitForFinalState=true&targetNode=127.0.0.1:60335_solr&wt=javabin&version=2&inPlaceMove=true} status=0 QTime=17
   [junit4]   2> 343346 INFO  (qtp274490489-2836) [n:127.0.0.1:60335_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=node_lost_trigger2/5275b46031608T5vtjb7pitkhu0gebcoxhvrfde/0&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 343361 INFO  (qtp274490489-2836) [n:127.0.0.1:60335_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=node_lost_trigger2/5275b46031608T5vtjb7pitkhu0gebcoxhvrfde/0&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 343363 INFO  (OverseerThreadFactory-2260-thread-2-processing-n:127.0.0.1:60335_solr) [n:127.0.0.1:60335_solr c:testTaskTimeout  r:core_node4  ] o.a.s.c.a.c.MoveReplicaCmd Replica will be moved to node 127.0.0.1:60335_solr: core_node4:{
   [junit4]   2>   "core":"testTaskTimeout_shard1_replica_n2",
   [junit4]   2>   "base_url":"https://127.0.0.1:60334/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60334_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 343372 INFO  (OverseerThreadFactory-2260-thread-2-processing-n:127.0.0.1:60335_solr) [n:127.0.0.1:60335_solr c:testTaskTimeout  r:core_node4  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:60335_solr for creating new replica of shard shard1 for collection testTaskTimeout
   [junit4]   2> 343372 INFO  (OverseerThreadFactory-2260-thread-2-processing-n:127.0.0.1:60335_solr) [n:127.0.0.1:60335_solr c:testTaskTimeout  r:core_node4  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 343379 INFO  (OverseerStateUpdate-72152663330258950-127.0.0.1:60335_solr-n_0000000000) [n:127.0.0.1:60335_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testTaskTimeout",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testTaskTimeout_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:60335/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60335_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 343496 INFO  (zkCallback-2252-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 343496 INFO  (zkCallback-2252-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 343612 INFO  (qtp274490489-2831) [n:127.0.0.1:60335_solr    x:testTaskTimeout_shard1_replica_n5 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=node_lost_trigger2/5275b46031608T5vtjb7pitkhu0gebcoxhvrfde/01450651173825391&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testTaskTimeout_shard1_replica_n5&action=CREATE&collection=testTaskTimeout&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1
   [junit4]   2> 343612 INFO  (parallelCoreAdminExecutor-2261-thread-1-processing-n:127.0.0.1:60335_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 CREATE) [n:127.0.0.1:60335_solr    x:testTaskTimeout_shard1_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command async=node_lost_trigger2/5275b46031608T5vtjb7pitkhu0gebcoxhvrfde/01450651173825391&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testTaskTimeout_shard1_replica_n5&action=CREATE&collection=testTaskTimeout&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 343616 INFO  (qtp274490489-2836) [n:127.0.0.1:60335_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : node_lost_trigger2/5275b46031608T5vtjb7pitkhu0gebcoxhvrfde/01450651173825391
   [junit4]   2> 343617 INFO  (qtp274490489-2836) [n:127.0.0.1:60335_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=node_lost_trigger2/5275b46031608T5vtjb7pitkhu0gebcoxhvrfde/01450651173825391&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 343636 INFO  (parallelCoreAdminExecutor-2261-thread-1-processing-n:127.0.0.1:60335_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 CREATE) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 343647 INFO  (parallelCoreAdminExecutor-2261-thread-1-processing-n:127.0.0.1:60335_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 CREATE) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 343647 INFO  (parallelCoreAdminExecutor-2261-thread-1-processing-n:127.0.0.1:60335_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 CREATE) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 343647 INFO  (parallelCoreAdminExecutor-2261-thread-1-processing-n:127.0.0.1:60335_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 CREATE) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'testTaskTimeout_shard1_replica_n5' using configuration from configset conf, trusted=true
   [junit4]   2> 343647 INFO  (parallelCoreAdminExecutor-2261-thread-1-processing-n:127.0.0.1:60335_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 CREATE) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60335.solr.core.testTaskTimeout.shard1.replica_n5' (registry 'solr.core.testTaskTimeout.shard1.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@81e7dae
   [junit4]   2> 343647 INFO  (parallelCoreAdminExecutor-2261-thread-1-processing-n:127.0.0.1:60335_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 CREATE) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.SolrCore [[testTaskTimeout_shard1_replica_n5] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E36B0AD54000084B-001/tempDir-001/node2/./testTaskTimeout_shard1_replica_n5], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E36B0AD54000084B-001/tempDir-001/node2/./testTaskTimeout_shard1_replica_n5/data/]
   [junit4]   2> 343721 INFO  (zkCallback-2252-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 343721 INFO  (zkCallback-2252-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 343745 INFO  (parallelCoreAdminExecutor-2261-thread-1-processing-n:127.0.0.1:60335_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 CREATE) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 343745 INFO  (parallelCoreAdminExecutor-2261-thread-1-processing-n:127.0.0.1:60335_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 CREATE) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 343753 INFO  (parallelCoreAdminExecutor-2261-thread-1-processing-n:127.0.0.1:60335_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 CREATE) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 343753 INFO  (parallelCoreAdminExecutor-2261-thread-1-processing-n:127.0.0.1:60335_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 CREATE) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 343757 INFO  (parallelCoreAdminExecutor-2261-thread-1-processing-n:127.0.0.1:60335_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 CREATE) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13725d1[testTaskTimeout_shard1_replica_n5] main]
   [junit4]   2> 343760 INFO  (parallelCoreAdminExecutor-2261-thread-1-processing-n:127.0.0.1:60335_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 CREATE) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 343762 INFO  (parallelCoreAdminExecutor-2261-thread-1-processing-n:127.0.0.1:60335_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 CREATE) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 343763 INFO  (parallelCoreAdminExecutor-2261-thread-1-processing-n:127.0.0.1:60335_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 CREATE) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 343763 INFO  (parallelCoreAdminExecutor-2261-thread-1-processing-n:127.0.0.1:60335_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 CREATE) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665657572035657728
   [junit4]   2> 343766 INFO  (searcherExecutor-2296-thread-1-processing-x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 r:core_node6 CREATE n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.SolrCore [testTaskTimeout_shard1_replica_n5] Registered new searcher Searcher@13725d1[testTaskTimeout_shard1_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 343767 INFO  (parallelCoreAdminExecutor-2261-thread-1-processing-n:127.0.0.1:60335_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 CREATE) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testTaskTimeout/terms/shard1 to Terms{values={core_node6=0, core_node3=0, core_node4=0}, version=2}
   [junit4]   2> 343770 INFO  (parallelCoreAdminExecutor-2261-thread-1-processing-n:127.0.0.1:60335_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 CREATE) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testTaskTimeout/leaders/shard1
   [junit4]   2> 343788 INFO  (parallelCoreAdminExecutor-2261-thread-1-processing-n:127.0.0.1:60335_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 CREATE) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.ZkController Core needs to recover:testTaskTimeout_shard1_replica_n5
   [junit4]   2> 343793 INFO  (updateExecutor-2249-thread-1-processing-x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 r:core_node6 CREATE n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 343794 INFO  (recoveryExecutor-2251-thread-1-processing-x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 r:core_node6 CREATE n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 343794 INFO  (recoveryExecutor-2251-thread-1-processing-x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 r:core_node6 CREATE n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy startupVersions is empty
   [junit4]   2> 343849 INFO  (qtp274490489-2836) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.S.Request [testTaskTimeout_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 343849 INFO  (qtp274490489-2836) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.S.Request [testTaskTimeout_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 343849 INFO  (recoveryExecutor-2251-thread-1-processing-x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 r:core_node6 CREATE n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[testTaskTimeout_shard1_replica_n5]
   [junit4]   2> 343850 INFO  (recoveryExecutor-2251-thread-1-processing-x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 r:core_node6 CREATE n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 343850 INFO  (recoveryExecutor-2251-thread-1-processing-x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 r:core_node6 CREATE n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Publishing state of core [testTaskTimeout_shard1_replica_n5] as recovering, leader is [https://127.0.0.1:60335/solr/testTaskTimeout_shard1_replica_n1/] and I am [https://127.0.0.1:60335/solr/testTaskTimeout_shard1_replica_n5/]
   [junit4]   2> 343854 INFO  (recoveryExecutor-2251-thread-1-processing-x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 r:core_node6 CREATE n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:60335/solr]; [WaitForState: action=PREPRECOVERY&core=testTaskTimeout_shard1_replica_n1&nodeName=127.0.0.1:60335_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 343856 INFO  (qtp274490489-2833) [n:127.0.0.1:60335_solr    x:testTaskTimeout_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 343856 INFO  (qtp274490489-2833) [n:127.0.0.1:60335_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testTaskTimeout, shard=shard1, thisCore=testTaskTimeout_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:60335_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"testTaskTimeout_shard1_replica_n5",
   [junit4]   2>   "base_url":"https://127.0.0.1:60335/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60335_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 343856 INFO  (qtp274490489-2833) [n:127.0.0.1:60335_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testTaskTimeout, shard=shard1, thisCore=testTaskTimeout_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:60335_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"testTaskTimeout_shard1_replica_n5",
   [junit4]   2>   "base_url":"https://127.0.0.1:60335/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60335_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 343856 INFO  (qtp274490489-2833) [n:127.0.0.1:60335_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testTaskTimeout, shard=shard1, thisCore=testTaskTimeout_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:60335_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"testTaskTimeout_shard1_replica_n5",
   [junit4]   2>   "base_url":"https://127.0.0.1:60335/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60335_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 343968 INFO  (zkCallback-2252-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 343968 INFO  (zkCallback-2252-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 343971 INFO  (watches-2254-thread-1) [n:127.0.0.1:60335_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testTaskTimeout, shard=shard1, thisCore=testTaskTimeout_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:60335_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"testTaskTimeout_shard1_replica_n5",
   [junit4]   2>   "base_url":"https://127.0.0.1:60335/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60335_solr",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 343971 INFO  (watches-2254-thread-2) [n:127.0.0.1:60335_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testTaskTimeout, shard=shard1, thisCore=testTaskTimeout_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:60335_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"testTaskTimeout_shard1_replica_n5",
   [junit4]   2>   "base_url":"https://127.0.0.1:60335/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60335_solr",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 343971 INFO  (qtp274490489-2833) [n:127.0.0.1:60335_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:60335_solr&onlyIfLeaderActive=true&core=testTaskTimeout_shard1_replica_n1&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=115
   [junit4]   2> 344474 INFO  (recoveryExecutor-2251-thread-1-processing-x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 r:core_node6 CREATE n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:60335/solr/testTaskTimeout_shard1_replica_n1/] - recoveringAfterStartup=[true]
   [junit4]   2> 344474 WARN  (recoveryExecutor-2251-thread-1-processing-x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 r:core_node6 CREATE n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.u.PeerSyncWithLeader no frame of reference to tell if we've missed updates
   [junit4]   2> 344474 INFO  (recoveryExecutor-2251-thread-1-processing-x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//5275b46031608T5vtjb7pitkhu0gebcoxhvrfde//01450651173825391 r:core_node6 CREATE n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1) [n:127.0.0.1:60335_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy PeerSync Recovery was not successful - trying replication.
   [junit4]   2> 34

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

a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testTaskFail.shard1.leader tag=SolrCore@1d64af18
   [junit4]   2> 413361 INFO  (coreCloseExecutor-2572-thread-1) [n:127.0.0.1:60741_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 413364 INFO  (jetty-closer-2568-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 413364 INFO  (jetty-closer-2568-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@154ca260: rootName = solr_60741, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6df6fe3e
   [junit4]   2> 413370 INFO  (jetty-closer-2568-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 413370 INFO  (jetty-closer-2568-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fe8e0c7: rootName = solr_60741, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@67cc57c0
   [junit4]   2> 413372 INFO  (jetty-closer-2568-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 413373 INFO  (jetty-closer-2568-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@774a33c4: rootName = solr_60741, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@637fb97
   [junit4]   2> 413373 INFO  (jetty-closer-2568-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 413374 INFO  (closeThreadPool-2574-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72152667051458565-127.0.0.1:60741_solr-n_0000000000) closing
   [junit4]   2> 413374 INFO  (OverseerStateUpdate-72152667051458565-127.0.0.1:60741_solr-n_0000000000) [n:127.0.0.1:60741_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60741_solr
   [junit4]   2> 413375 INFO  (OverseerAutoScalingTriggerThread-72152667051458565-127.0.0.1:60741_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 413381 DEBUG (closeThreadPool-2574-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 413382 DEBUG (closeThreadPool-2574-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 413382 DEBUG (closeThreadPool-2574-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 413382 DEBUG (closeThreadPool-2574-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 413382 DEBUG (closeThreadPool-2574-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 413382 DEBUG (closeThreadPool-2574-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 413383 INFO  (closeThreadPool-2574-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72152667051458565-127.0.0.1:60741_solr-n_0000000000) closing
   [junit4]   2> 413490 INFO  (jetty-closer-2568-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72152667051458565-127.0.0.1:60741_solr-n_0000000000) closing
   [junit4]   2> 413493 INFO  (jetty-closer-2568-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@61e222a6{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 413493 INFO  (jetty-closer-2568-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2050bb15{/solr,null,UNAVAILABLE}
   [junit4]   2> 413494 INFO  (jetty-closer-2568-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 413496 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[E36B0AD54000084B]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 413715 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/collections/testTaskFail/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/collections/testTaskFail/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/overseer/queue
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 413719 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[E36B0AD54000084B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60734
   [junit4]   2> 413719 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[E36B0AD54000084B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60734
   [junit4]   2> 413719 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[E36B0AD54000084B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60734
   [junit4]   2> 413719 INFO  (TEST-ExecutePlanActionTest.testTaskFail-seed#[E36B0AD54000084B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testTaskFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ExecutePlanActionTest -Dtests.method=testTaskFail -Dtests.seed=E36B0AD54000084B -Dtests.slow=true -Dtests.locale=gd -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 22.3s J1 | ExecutePlanActionTest.testTaskFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: did not start processing event in time
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E36B0AD54000084B:6ED424AB753FE279]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskFail(ExecutePlanActionTest.java:362)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_E36B0AD54000084B-001
   [junit4]   2> May 03, 2020 8:35:16 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=101, maxMBSortInHeap=5.939429030192554, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@23e371a4), locale=gd, timezone=Pacific/Guadalcanal
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14 (64-bit)/cpus=6,threads=1,free=131266392,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestNumericTerms64, RandomizedTaggerTest, TestCollectionAPI, BlockCacheTest, TestDeprecatedFilters, JWTVerificationkeyResolverTest, CustomCollectionTest, ZkDynamicConfigTest, DistributedUpdateProcessorTest, TestShortCircuitedRequests, TestElisionMultitermQuery, PrimUtilsTest, TestSolrJ, EchoParamsTest, TestSimPolicyCloud, TestSolr4Spatial, OverseerStatusTest, DistanceUnitsTest, TestSchemaResource, TestConfigSetProperties, TestRestManager, ClassificationUpdateProcessorIntegrationTest, PeerSyncWithBufferUpdatesTest, TestShardHandlerFactory, SliceStateTest, TestSolrCloudWithHadoopAuthPlugin, TestApiFramework, TestManagedSchema, SuggesterTest, TestPKIAuthenticationPlugin, ExecutePlanActionTest]
   [junit4] Completed [142/911 (1!)] on J1 in 81.12s, 4 tests, 1 failure <<< FAILURES!

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

[repro] Revision: 96c47bc8508142b5bd11d2cdc492df380801efec

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC"
[repro] Repro line:  ant test  -Dtestcase=ExecutePlanActionTest -Dtests.method=testTaskFail -Dtests.seed=E36B0AD54000084B -Dtests.slow=true -Dtests.locale=gd -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[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]       ExecutePlanActionTest
[repro] ant compile-test

[...truncated 3152 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ExecutePlanActionTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC" -Dtests.seed=E36B0AD54000084B -Dtests.slow=true -Dtests.locale=gd -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 73 lines...]