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/06/12 10:46:06 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6152/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
Doc with id=5 not found in http://127.0.0.1:53211/c8n_1x3_lf due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=5 not found in http://127.0.0.1:53211/c8n_1x3_lf due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([915C651886B842DE:19085AC228442F26]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:565)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:510)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:185)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:58)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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)


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

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

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


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testListeners

Error Message:
foo events: [CapturedEvent{timestamp=515182799566011, stage=STARTED, actionName='null', event={   "id":"1d48e1bb094e5Teun32a5a1rbokshk70grz8di4",   "source":"node_added_triggerL",   "eventTime":515181791712485,   "eventType":"NODEADDED",   "properties":{     "eventTimes":[515181791712485],     "preferredOperation":"movereplica",     "_enqueue_time_":515182797578521,     "nodeNames":["127.0.0.1:58240_solr"],     "replicaType":"NRT"}}, context={}, config={   "trigger":"node_added_triggerL",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"test",   "afterAction":[     "test",     "test1"],   "class":"org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerListener"}, message='null'}, CapturedEvent{timestamp=515182801197950, stage=BEFORE_ACTION, actionName='test', event={   "id":"1d48e1bb094e5Teun32a5a1rbokshk70grz8di4",   "source":"node_added_triggerL",   "eventTime":515181791712485,   "eventType":"NODEADDED",   "properties":{     "eventTimes":[515181791712485],     "preferredOperation":"movereplica",     "_enqueue_time_":515182797578521,     "nodeNames":["127.0.0.1:58240_solr"],     "replicaType":"NRT"}}, context={properties.BEFORE_ACTION=[test, test1], source=node_added_triggerL}, config={   "trigger":"node_added_triggerL",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"test",   "afterAction":[     "test",     "test1"],   "class":"org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerListener"}, message='null'}, CapturedEvent{timestamp=515182801645308, stage=AFTER_ACTION, actionName='test', event={   "id":"1d48e1bb094e5Teun32a5a1rbokshk70grz8di4",   "source":"node_added_triggerL",   "eventTime":515181791712485,   "eventType":"NODEADDED",   "properties":{     "eventTimes":[515181791712485],     "preferredOperation":"movereplica",     "_enqueue_time_":515182797578521,     "nodeNames":["127.0.0.1:58240_solr"],     "replicaType":"NRT"}}, context={properties.BEFORE_ACTION=[test, test1], source=node_added_triggerL, properties.AFTER_ACTION=[test, test1]}, config={   "trigger":"node_added_triggerL",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"test",   "afterAction":[     "test",     "test1"],   "class":"org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerListener"}, message='null'}, CapturedEvent{timestamp=515182801679596, stage=AFTER_ACTION, actionName='test1', event={   "id":"1d48e1bb094e5Teun32a5a1rbokshk70grz8di4",   "source":"node_added_triggerL",   "eventTime":515181791712485,   "eventType":"NODEADDED",   "properties":{     "eventTimes":[515181791712485],     "preferredOperation":"movereplica",     "_enqueue_time_":515182797578521,     "nodeNames":["127.0.0.1:58240_solr"],     "replicaType":"NRT"}}, context={properties.BEFORE_ACTION=[test, test1], source=node_added_triggerL, properties.AFTER_ACTION=[test, test1]}, config={   "trigger":"node_added_triggerL",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"test",   "afterAction":[     "test",     "test1"],   "class":"org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerListener"}, message='null'}] expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: foo events: [CapturedEvent{timestamp=515182799566011, stage=STARTED, actionName='null', event={
  "id":"1d48e1bb094e5Teun32a5a1rbokshk70grz8di4",
  "source":"node_added_triggerL",
  "eventTime":515181791712485,
  "eventType":"NODEADDED",
  "properties":{
    "eventTimes":[515181791712485],
    "preferredOperation":"movereplica",
    "_enqueue_time_":515182797578521,
    "nodeNames":["127.0.0.1:58240_solr"],
    "replicaType":"NRT"}}, context={}, config={
  "trigger":"node_added_triggerL",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"test",
  "afterAction":[
    "test",
    "test1"],
  "class":"org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerListener"}, message='null'}, CapturedEvent{timestamp=515182801197950, stage=BEFORE_ACTION, actionName='test', event={
  "id":"1d48e1bb094e5Teun32a5a1rbokshk70grz8di4",
  "source":"node_added_triggerL",
  "eventTime":515181791712485,
  "eventType":"NODEADDED",
  "properties":{
    "eventTimes":[515181791712485],
    "preferredOperation":"movereplica",
    "_enqueue_time_":515182797578521,
    "nodeNames":["127.0.0.1:58240_solr"],
    "replicaType":"NRT"}}, context={properties.BEFORE_ACTION=[test, test1], source=node_added_triggerL}, config={
  "trigger":"node_added_triggerL",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"test",
  "afterAction":[
    "test",
    "test1"],
  "class":"org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerListener"}, message='null'}, CapturedEvent{timestamp=515182801645308, stage=AFTER_ACTION, actionName='test', event={
  "id":"1d48e1bb094e5Teun32a5a1rbokshk70grz8di4",
  "source":"node_added_triggerL",
  "eventTime":515181791712485,
  "eventType":"NODEADDED",
  "properties":{
    "eventTimes":[515181791712485],
    "preferredOperation":"movereplica",
    "_enqueue_time_":515182797578521,
    "nodeNames":["127.0.0.1:58240_solr"],
    "replicaType":"NRT"}}, context={properties.BEFORE_ACTION=[test, test1], source=node_added_triggerL, properties.AFTER_ACTION=[test, test1]}, config={
  "trigger":"node_added_triggerL",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"test",
  "afterAction":[
    "test",
    "test1"],
  "class":"org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerListener"}, message='null'}, CapturedEvent{timestamp=515182801679596, stage=AFTER_ACTION, actionName='test1', event={
  "id":"1d48e1bb094e5Teun32a5a1rbokshk70grz8di4",
  "source":"node_added_triggerL",
  "eventTime":515181791712485,
  "eventType":"NODEADDED",
  "properties":{
    "eventTimes":[515181791712485],
    "preferredOperation":"movereplica",
    "_enqueue_time_":515182797578521,
    "nodeNames":["127.0.0.1:58240_solr"],
    "replicaType":"NRT"}}, context={properties.BEFORE_ACTION=[test, test1], source=node_added_triggerL, properties.AFTER_ACTION=[test, test1]}, config={
  "trigger":"node_added_triggerL",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"test",
  "afterAction":[
    "test",
    "test1"],
  "class":"org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerListener"}, message='null'}] expected:<5> but was:<4>
	at __randomizedtesting.SeedInfo.seed([915C651886B842DE:7C9CF2083BD4DF07]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testListeners(TriggerIntegrationTest.java:630)
	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 14524 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4]   2> 1062192 INFO  (SUITE-TestCloudSearcherWarming-seed#[915C651886B842DE]-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> 1062192 INFO  (SUITE-TestCloudSearcherWarming-seed#[915C651886B842DE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1062194 INFO  (SUITE-TestCloudSearcherWarming-seed#[915C651886B842DE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_915C651886B842DE-001/data-dir-83-001
   [junit4]   2> 1062194 WARN  (SUITE-TestCloudSearcherWarming-seed#[915C651886B842DE]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 1062195 INFO  (SUITE-TestCloudSearcherWarming-seed#[915C651886B842DE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1062203 INFO  (SUITE-TestCloudSearcherWarming-seed#[915C651886B842DE]-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> 1062227 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRepFactor1LeaderStartup
   [junit4]   2> 1062227 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_915C651886B842DE-001/tempDir-001
   [junit4]   2> 1062228 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1062228 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1062228 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1062338 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.ZkTestServer start zk server on port: 52787
   [junit4]   2> 1062339 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52787
   [junit4]   2> 1062339 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52787
   [junit4]   2> 1062339 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52787
   [junit4]   2> 1062345 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1062349 INFO  (zkConnectionManagerCallback-14068-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1062349 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1062354 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1062358 INFO  (zkConnectionManagerCallback-14070-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1062359 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1062364 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1062367 INFO  (zkConnectionManagerCallback-14072-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1062367 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1062850 INFO  (jetty-launcher-14073-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1062850 INFO  (jetty-launcher-14073-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1062850 INFO  (jetty-launcher-14073-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1062853 INFO  (jetty-launcher-14073-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1062853 INFO  (jetty-launcher-14073-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1062853 INFO  (jetty-launcher-14073-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1062854 INFO  (jetty-launcher-14073-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d27ccaf{/solr,null,AVAILABLE}
   [junit4]   2> 1062855 INFO  (jetty-launcher-14073-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@45774d43{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:52792}
   [junit4]   2> 1062855 INFO  (jetty-launcher-14073-thread-1) [     ] o.e.j.s.Server Started @1062932ms
   [junit4]   2> 1062855 INFO  (jetty-launcher-14073-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52792}
   [junit4]   2> 1062855 ERROR (jetty-launcher-14073-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1062855 INFO  (jetty-launcher-14073-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1062855 INFO  (jetty-launcher-14073-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1062855 INFO  (jetty-launcher-14073-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1062855 INFO  (jetty-launcher-14073-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1062855 INFO  (jetty-launcher-14073-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-12T10:10:40.117714Z
   [junit4]   2> 1062856 INFO  (jetty-launcher-14073-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1062861 INFO  (zkConnectionManagerCallback-14075-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1062861 INFO  (jetty-launcher-14073-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1062862 INFO  (jetty-launcher-14073-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1062970 INFO  (jetty-launcher-14073-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1062971 WARN  (jetty-launcher-14073-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7da8bbb8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1062971 WARN  (jetty-launcher-14073-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7da8bbb8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1062976 WARN  (jetty-launcher-14073-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57bf2013[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1062976 WARN  (jetty-launcher-14073-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57bf2013[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1062977 INFO  (jetty-launcher-14073-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52787/solr
   [junit4]   2> 1062978 INFO  (jetty-launcher-14073-thread-1) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1062982 INFO  (zkConnectionManagerCallback-14086-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1062982 INFO  (jetty-launcher-14073-thread-1) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1063592 INFO  (jetty-launcher-14073-thread-1) [n:127.0.0.1:52792_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52792_solr
   [junit4]   2> 1063599 INFO  (jetty-launcher-14073-thread-1) [n:127.0.0.1:52792_solr     ] o.a.s.c.Overseer Overseer (id=72091331322904580-127.0.0.1:52792_solr-n_0000000000) starting
   [junit4]   2> 1063643 INFO  (OverseerStateUpdate-72091331322904580-127.0.0.1:52792_solr-n_0000000000) [n:127.0.0.1:52792_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:52792_solr
   [junit4]   2> 1063653 INFO  (jetty-launcher-14073-thread-1) [n:127.0.0.1:52792_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52792_solr
   [junit4]   2> 1063668 INFO  (zkCallback-14085-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1063689 INFO  (jetty-launcher-14073-thread-1) [n:127.0.0.1:52792_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1063689 WARN  (jetty-launcher-14073-thread-1) [n:127.0.0.1:52792_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> 1063723 INFO  (jetty-launcher-14073-thread-1) [n:127.0.0.1:52792_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1063759 INFO  (jetty-launcher-14073-thread-1) [n:127.0.0.1:52792_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52792.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fab37eb
   [junit4]   2> 1063768 INFO  (jetty-launcher-14073-thread-1) [n:127.0.0.1:52792_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52792.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fab37eb
   [junit4]   2> 1063770 INFO  (jetty-launcher-14073-thread-1) [n:127.0.0.1:52792_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52792.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fab37eb
   [junit4]   2> 1063771 INFO  (jetty-launcher-14073-thread-1) [n:127.0.0.1:52792_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.TestCloudSearcherWarming_915C651886B842DE-001/tempDir-001/node1
   [junit4]   2> 1063786 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1063789 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1063795 INFO  (zkConnectionManagerCallback-14103-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1063795 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1063798 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1063806 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52787/solr ready
   [junit4]   2> 1063838 INFO  (qtp1334781491-22844) [n:127.0.0.1:52792_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testRepFactor1LeaderStartup&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:52792_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1063844 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testRepFactor1LeaderStartup
   [junit4]   2> 1063849 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 1063857 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/protwords.txt
   [junit4]   2> 1063870 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1063881 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1063889 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1063896 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1063906 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1063917 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1063926 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1063936 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1063943 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1063956 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1063964 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1063974 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1063988 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1063997 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1064007 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1064018 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1064028 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1064039 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1064049 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1064065 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1064072 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1064081 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1064091 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1064105 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1064115 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1064132 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1064144 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1064150 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1064160 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1064170 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1064178 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1064186 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1064195 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1064203 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1064213 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1064222 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1064233 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1064241 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1064253 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1064262 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testRepFactor1LeaderStartup.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1064271 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/synonyms.txt
   [junit4]   2> 1064286 INFO  (OverseerThreadFactory-14093-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/stopwords.txt
   [junit4]   2> 1064432 INFO  (qtp1334781491-22841) [n:127.0.0.1:52792_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1064432 INFO  (qtp1334781491-22841) [n:127.0.0.1:52792_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1064460 INFO  (OverseerStateUpdate-72091331322904580-127.0.0.1:52792_solr-n_0000000000) [n:127.0.0.1:52792_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testRepFactor1LeaderStartup",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testRepFactor1LeaderStartup_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52792/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52792_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1064676 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr    x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testRepFactor1LeaderStartup.AUTOCREATED&newCollection=true&name=testRepFactor1LeaderStartup_shard1_replica_n1&action=CREATE&numShards=1&collection=testRepFactor1LeaderStartup&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1064712 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1064737 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1065107 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1065107 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testRepFactor1LeaderStartup_shard1_replica_n1' using configuration from configset testRepFactor1LeaderStartup.AUTOCREATED, trusted=true
   [junit4]   2> 1065116 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52792.solr.core.testRepFactor1LeaderStartup.shard1.replica_n1' (registry 'solr.core.testRepFactor1LeaderStartup.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fab37eb
   [junit4]   2> 1065117 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrCore [[testRepFactor1LeaderStartup_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_915C651886B842DE-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_915C651886B842DE-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/data/]
   [junit4]   2> 1065246 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1065246 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1065256 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1065256 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1065266 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 1065267 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 1065267 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 1065270 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1065272 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1065272 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 1065274 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1065274 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1669287528403828736
   [junit4]   2> 1065278 INFO  (searcherExecutor-14105-thread-1-processing-n:127.0.0.1:52792_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1065278 INFO  (searcherExecutor-14105-thread-1-processing-n:127.0.0.1:52792_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1065278 INFO  (searcherExecutor-14105-thread-1-processing-n:127.0.0.1:52792_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1065292 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testRepFactor1LeaderStartup/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1065322 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testRepFactor1LeaderStartup/leaders/shard1
   [junit4]   2> 1065384 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1065384 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1065384 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:52792/solr/testRepFactor1LeaderStartup_shard1_replica_n1/
   [junit4]   2> 1065386 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1065389 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:52792/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ has no replicas
   [junit4]   2> 1065390 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testRepFactor1LeaderStartup/leaders/shard1/leader after winning as /collections/testRepFactor1LeaderStartup/leader_elect/shard1/election/72091331322904580-core_node2-n_0000000000
   [junit4]   2> 1065401 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:52792/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ shard1
   [junit4]   2> 1065509 INFO  (zkCallback-14085-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRepFactor1LeaderStartup/state.json] for collection [testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1065510 INFO  (zkCallback-14085-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRepFactor1LeaderStartup/state.json] for collection [testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1065521 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1065530 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testRepFactor1LeaderStartup.AUTOCREATED&newCollection=true&name=testRepFactor1LeaderStartup_shard1_replica_n1&action=CREATE&numShards=1&collection=testRepFactor1LeaderStartup&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=854
   [junit4]   2> 1065541 INFO  (qtp1334781491-22844) [n:127.0.0.1:52792_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> 1065635 INFO  (zkCallback-14085-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRepFactor1LeaderStartup/state.json] for collection [testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1065635 INFO  (zkCallback-14085-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRepFactor1LeaderStartup/state.json] for collection [testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1065635 INFO  (zkCallback-14085-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRepFactor1LeaderStartup/state.json] for collection [testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1065640 INFO  (qtp1334781491-22844) [n:127.0.0.1:52792_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testRepFactor1LeaderStartup&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:52792_solr&wt=javabin&version=2} status=0 QTime=1801
   [junit4]   2> 1065640 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testRepFactor1LeaderStartup
   [junit4]   2> 1065661 INFO  (qtp1334781491-22842) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection testRepFactor1LeaderStartup
   [junit4]   2> 1065664 INFO  (solrHandlerExecutor-14110-thread-1-processing-n:127.0.0.1:52792_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1065666 INFO  (Thread-2452) [     ] o.a.s.c.SolrCore config update listener called for core testRepFactor1LeaderStartup_shard1_replica_n1
   [junit4]   2> 1065670 INFO  (Thread-2452) [n:127.0.0.1:52792_solr     ] o.a.s.c.SolrCore core reload testRepFactor1LeaderStartup_shard1_replica_n1
   [junit4]   2> 1065703 INFO  (Thread-2452) [n:127.0.0.1:52792_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1065738 INFO  (Thread-2452) [n:127.0.0.1:52792_solr     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1065774 INFO  (qtp1334781491-22844) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1065775 INFO  (qtp1334781491-22844) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1065775 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1065775 INFO  (solrHandlerExecutor-14110-thread-1-processing-n:127.0.0.1:52792_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:52792/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 1065775 INFO  (solrHandlerExecutor-14110-thread-1-processing-n:127.0.0.1:52792_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1065876 INFO  (OverseerCollectionConfigSetProcessor-72091331322904580-127.0.0.1:52792_solr-n_0000000000) [n:127.0.0.1:52792_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> 1065880 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1065880 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1065880 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1065880 INFO  (solrHandlerExecutor-14110-thread-1-processing-n:127.0.0.1:52792_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:52792/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 1065880 INFO  (solrHandlerExecutor-14110-thread-1-processing-n:127.0.0.1:52792_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1065985 INFO  (qtp1334781491-22841) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1065985 INFO  (qtp1334781491-22841) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1065985 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1065986 INFO  (solrHandlerExecutor-14110-thread-1-processing-n:127.0.0.1:52792_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:52792/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 3 attempts
   [junit4]   2> 1065986 INFO  (solrHandlerExecutor-14110-thread-1-processing-n:127.0.0.1:52792_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1066089 INFO  (qtp1334781491-22844) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1066089 INFO  (qtp1334781491-22844) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1066089 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1066090 INFO  (solrHandlerExecutor-14110-thread-1-processing-n:127.0.0.1:52792_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:52792/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 4 attempts
   [junit4]   2> 1066090 INFO  (solrHandlerExecutor-14110-thread-1-processing-n:127.0.0.1:52792_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1066194 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1066194 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1066194 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1066195 INFO  (solrHandlerExecutor-14110-thread-1-processing-n:127.0.0.1:52792_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:52792/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 5 attempts
   [junit4]   2> 1066195 INFO  (solrHandlerExecutor-14110-thread-1-processing-n:127.0.0.1:52792_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1066296 INFO  (qtp1334781491-22841) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1066297 INFO  (qtp1334781491-22841) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1066297 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1066297 INFO  (solrHandlerExecutor-14110-thread-1-processing-n:127.0.0.1:52792_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:52792/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 6 attempts
   [junit4]   2> 1066297 INFO  (solrHandlerExecutor-14110-thread-1-processing-n:127.0.0.1:52792_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1066315 INFO  (Thread-2452) [n:127.0.0.1:52792_solr     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1066315 INFO  (Thread-2452) [n:127.0.0.1:52792_solr     ] o.a.s.c.CoreContainer Reloading SolrCore 'testRepFactor1LeaderStartup_shard1_replica_n1' using configuration from configset testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 1066369 INFO  (Thread-2452) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52792.solr.core.testRepFactor1LeaderStartup.shard1.replica_n1' (registry 'solr.core.testRepFactor1LeaderStartup.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fab37eb
   [junit4]   2> 1066369 INFO  (Thread-2452) [n:127.0.0.1:52792_solr     ] o.a.s.c.SolrCore [[testRepFactor1LeaderStartup_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_915C651886B842DE-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_915C651886B842DE-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/data/]
   [junit4]   2> 1066402 INFO  (qtp1334781491-22844) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1066403 INFO  (qtp1334781491-22844) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1066403 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1066403 INFO  (solrHandlerExecutor-14110-thread-1-processing-n:127.0.0.1:52792_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:52792/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 7 attempts
   [junit4]   2> 1066403 INFO  (solrHandlerExecutor-14110-thread-1-processing-n:127.0.0.1:52792_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1066473 INFO  (Thread-2452) [n:127.0.0.1:52792_solr     ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1066474 INFO  (Thread-2452) [n:127.0.0.1:52792_solr     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1066486 INFO  (Thread-2452) [n:127.0.0.1:52792_solr     ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 1066487 INFO  (Thread-2452) [n:127.0.0.1:52792_solr     ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 1066488 INFO  (Thread-2452) [n:127.0.0.1:52792_solr     ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 1066491 INFO  (Thread-2452) [n:127.0.0.1:52792_solr     ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1066491 INFO  (Thread-2452) [n:127.0.0.1:52792_solr     ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1066491 INFO  (Thread-2452) [n:127.0.0.1:52792_solr     ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 1066492 INFO  (Thread-2452) [n:127.0.0.1:52792_solr     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1066492 INFO  (Thread-2452) [n:127.0.0.1:52792_solr     ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1669287529680994304
   [junit4]   2> 1066493 INFO  (searcherExecutor-14118-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1066494 INFO  (searcherExecutor-14118-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1066496 INFO  (searcherExecutor-14118-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1066500 INFO  (Thread-2452) [n:127.0.0.1:52792_solr     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1066501 INFO  (searcherExecutor-14118-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1066505 INFO  (searcherExecutor-14118-thread-1-processing-n:127.0.0.1:52792_solr) [n:127.0.0.1:52792_solr     ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1066506 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 1066506 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1066506 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1066509 INFO  (qtp1334781491-22842) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Took 847.0ms to set the property overlay to be of version 0 for collection testRepFactor1LeaderStartup
   [junit4]   2> 1066509 INFO  (qtp1334781491-22842) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config params={wt=javabin&version=2} status=0 QTime=857
   [junit4]   2> 1066509 INFO  (qtp1334781491-22842) [n:127.0.0.1:52792_solr     ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@28619767
   [junit4]   2> 1066509 INFO  (qtp1334781491-22842) [n:127.0.0.1:52792_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testRepFactor1LeaderStartup.shard1.replica_n1 tag=SolrCore@28619767
   [junit4]   2> 1066509 INFO  (qtp1334781491-22842) [n:127.0.0.1:52792_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58127074: rootName = solr_52792, domain = solr.core.testRepFactor1LeaderStartup.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testRepFactor1LeaderStartup.shard1.replica_n1/com.codahale.metrics.MetricRegistry@34889c3b
   [junit4]   2> 1066519 INFO  (qtp1334781491-22842) [n:127.0.0.1:52792_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testRepFactor1LeaderStartup.shard1.leader tag=SolrCore@28619767
   [junit4]   2> 1066529 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testRepFactor1LeaderStartup/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 1066529 INFO  (qtp1334781491-22843) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1669287529716645888)]} 0 5
   [junit4]   2> 1066578 INFO  (searcherExecutor-14118-thread-1-processing-n:127.0.0.1:52792_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1066579 INFO  (searcherExecutor-14118-thread-1-processing-n:127.0.0.1:52792_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1066579 INFO  (qtp1334781491-22841) [n:127.0.0.1:52792_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=testRepFactor1LeaderStartup:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 48
   [junit4]   2> 1066582 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=925782601
   [junit4]   2> 1066582 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:52792_solr
   [junit4]   2> 1066584 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1066584 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:52792_solr as DOWN
   [junit4]   2> 1066588 INFO  (coreCloseExecutor-14127-thread-1) [n:127.0.0.1:52792_solr     ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@519a97ab
   [junit4]   2> 1066588 INFO  (coreCloseExecutor-14127-thread-1) [n:127.0.0.1:52792_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testRepFactor1LeaderStartup.shard1.replica_n1 tag=SolrCore@519a97ab
   [junit4]   2> 1066588 INFO  (coreCloseExecutor-14127-thread-1) [n:127.0.0.1:52792_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@34178602: rootName = solr_52792, domain = solr.core.testRepFactor1LeaderStartup.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testRepFactor1LeaderStartup.shard1.replica_n1/com.codahale.metrics.MetricRegistry@34889c3b
   [junit4]   2> 1066596 INFO  (coreCloseExecutor-14127-thread-1) [n:127.0.0.1:52792_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testRepFactor1LeaderStartup.shard1.leader tag=SolrCore@519a97ab
   [junit4]   2> 1066597 INFO  (coreCloseExecutor-14127-thread-1) [n:127.0.0.1:52792_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1066599 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1066600 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@556e14cb: rootName = solr_52792, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3989677
   [junit4]   2> 1066605 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1066605 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20226c2f: rootName = solr_52792, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@7304d3a0
   [junit4]   2> 1066608 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1066608 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a0f4c80: rootName = solr_52792, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@16cd52d2
   [junit4]   2> 1066608 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1066610 INFO  (closeThreadPool-14129-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72091331322904580-127.0.0.1:52792_solr-n_0000000000) closing
   [junit4]   2> 1066611 INFO  (OverseerStateUpdate-72091331322904580-127.0.0.1:52792_solr-n_0000000000) [n:127.0.0.1:52792_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:52792_solr
   [junit4]   2> 1066612 INFO  (OverseerAutoScalingTriggerThread-72091331322904580-127.0.0.1:52792_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1066620 INFO  (closeThreadPool-14129-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72091331322904580-127.0.0.1:52792_solr-n_0000000000) closing
   [junit4]   2> 1066622 INFO  (zkCallback-14102-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1066723 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.Overseer Overseer (id=72091331322904580-127.0.0.1:52792_solr-n_0000000000) closing
   [junit4]   2> 1066728 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@45774d43{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1066729 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d27ccaf{/solr,null,UNAVAILABLE}
   [junit4]   2> 1066729 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1066731 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 52792
   [junit4]   2> 1066734 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testRepFactor1LeaderStartup): jetty count:1
   [junit4]   2> 1066737 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1066737 INFO  (watches-14100-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1066737 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1066740 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1066740 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=52792)
   [junit4]   2> 1066743 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 52792 try number 2 ...
   [junit4]   2> 1066743 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1066746 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1066746 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1066746 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1066747 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@597648af{/solr,null,AVAILABLE}
   [junit4]   2> 1066748 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@523e0dfd{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:52792}
   [junit4]   2> 1066748 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.e.j.s.Server Started @1066826ms
   [junit4]   2> 1066748 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52792}
   [junit4]   2> 1066749 ERROR (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1066749 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1066749 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1066749 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1066749 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1066749 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-12T10:10:44.011138Z
   [junit4]   2> 1066753 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[915C651886B842DE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1066756 INFO  (zkConnectionManagerCallback-14131-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has conne

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

] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1470805 INFO  (closeThreadPool-12256-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72091354159448085-127.0.0.1:58244_solr-n_0000000008) closing
   [junit4]   2> 1470905 INFO  (jetty-closer-12246-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2a5354b0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1470906 INFO  (jetty-closer-12246-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@33112874{/solr,null,UNAVAILABLE}
   [junit4]   2> 1470906 INFO  (jetty-closer-12246-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1471004 INFO  (jetty-closer-12246-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72091354159448085-127.0.0.1:58244_solr-n_0000000008) closing
   [junit4]   2> 1471012 INFO  (jetty-closer-12246-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@613aedee{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1471013 INFO  (jetty-closer-12246-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6c5d0b25{/solr,null,UNAVAILABLE}
   [junit4]   2> 1471013 INFO  (jetty-closer-12246-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1471016 INFO  (SUITE-TriggerIntegrationTest-seed#[915C651886B842DE]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1471229 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> 	15	/solr/aliases.json
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/packages.json
   [junit4]   2> 	10	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/aliases.json
   [junit4]   2> 	21	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72091354159448077-127.0.0.1:58146_solr-n_0000000004
   [junit4]   2> 	2	/solr/overseer_elect/election/72091354159448081-127.0.0.1:58234_solr-n_0000000006
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	108	/solr/live_nodes
   [junit4]   2> 	41	/solr/overseer/queue
   [junit4]   2> 	28	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	7	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	7	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	7	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 	3	/solr/autoscaling/events/node_added_triggerEQ
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_trigger1
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_trigger2
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_trigger1
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_trigger2
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerL
   [junit4]   2> 
   [junit4]   2> 1471235 INFO  (SUITE-TriggerIntegrationTest-seed#[915C651886B842DE]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:57519
   [junit4]   2> 1471235 INFO  (SUITE-TriggerIntegrationTest-seed#[915C651886B842DE]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57519
   [junit4]   2> 1471235 INFO  (SUITE-TriggerIntegrationTest-seed#[915C651886B842DE]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57519
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.TriggerIntegrationTest_915C651886B842DE-001
   [junit4]   2> Jun 12, 2020 10:17:28 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=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7aa0de65), locale=fr-SN, timezone=America/Indiana/Knox
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=323205792,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SharedFSAutoReplicaFailoverTest, DistributedTermsComponentTest, JWTAuthPluginTest, TestSolrCloudWithKerberosAlt, SearchHandlerTest, XsltUpdateRequestHandlerTest, BooleanFieldTest, FastVectorHighlighterTest, TestNestedUpdateProcessor, TestHdfsBackupRestoreCore, NodeLostTriggerIntegrationTest, DOMUtilTest, TestPerFieldSimilarityWithDefaultOverride, DateRangeFieldTest, SolrIndexSearcherTest, TestPrepRecovery, TestSimpleTrackingShardHandler, TestJsonFacetsStatsParsing, DefaultValueUpdateProcessorTest, TestCollapseQParserPlugin, DeleteNodeTest, BaseCdcrDistributedZkTest, MaxSizeAutoCommitTest, ExecutePlanActionTest, CdcrRequestHandlerTest, TestRandomFlRTGCloud, DirectSolrConnectionTest, TestInitQParser, TestTlogReplayVsRecovery, TestCustomStream, TestPartialUpdateDeduplication, ChaosMonkeyNothingIsSafeTest, TestUseDocValuesAsStored, TestApiFramework, PeerSyncReplicationTest, SolrLogPostToolTest, PathHierarchyTokenizerFactoryTest, TestSmileRequest, DistributedQueryComponentCustomSortTest, CollectionPropsTest, TestSimExtremeIndexing, IndexSizeEstimatorTest, TestShardHandlerFactory, TestLegacyNumericUtils, TestLMDirichletSimilarityFactory, CollectionTooManyReplicasTest, ExternalFileFieldSortTest, TestFieldCacheReopen, ZkStateReaderTest, ResourceLoaderTest, ShowFileRequestHandlerTest, TestBM25SimilarityFactory, TestMultiWordSynonyms, TestImplicitCoreProperties, DistributedFacetPivotLongTailTest, TestNumericTokenStream, TestExactStatsCacheCloud, BigEndianAscendingWordDeserializerTest, HttpPartitionWithTlogReplicasTest, TestPolicyCloud, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestManagedStopFilterFactory, TestFiltering, TestInPlaceUpdateWithRouteField, TestPseudoReturnFields, TestConfigSetProperties, HdfsRecoveryZkTest, SolrLogAuditLoggerPluginTest, TestSchemaField, TestObjectReleaseTracker, TestRetrieveFieldsOptimizer, TestCloudPseudoReturnFields, ReplaceNodeNoTargetTest, HLLSerializationTest, TestCloudJSONFacetSKG, CoreAdminOperationTest, CategoryRoutedAliasUpdateProcessorTest, LeaderFailureAfterFreshStartTest, TestSystemIdResolver, DebugComponentTest, TestCollectionAPI, TestSubQueryTransformer, TestStressThreadBackup, IndexSizeTriggerTest, TestConfigSetsAPI, CachingDirectoryFactoryTest, ConjunctionSolrSpellCheckerTest, TestRequestStatusCollectionAPI, FieldAnalysisRequestHandlerTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, ChaosMonkeySafeLeaderWithPullReplicasTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteShardTest, DeleteStatusTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, DistributedVersionInfoTest, MetricsHistoryIntegrationTest, MigrateRouteKeyTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, RestartWhileUpdatingTest, RoutingToNodesWithPropertiesTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, SplitShardTest, TestCloudConsistency, TestWaitForStateWithJettyShutdowns, TestWithCollection, ScheduledMaintenanceTriggerTest, TriggerEventQueueTest, TriggerIntegrationTest]
   [junit4] Completed [629/910 (3!)] on J3 in 61.47s, 4 tests, 1 failure <<< FAILURES!

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

[repro] Revision: cf8f83cef95c03767f83602ff99345979dd0808b

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestCloudSearcherWarming -Dtests.seed=915C651886B842DE -Dtests.slow=true -Dtests.locale=jv-ID -Dtests.timezone=America/Barbados -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test -Dtests.seed=915C651886B842DE -Dtests.slow=true -Dtests.locale=zh-Hans-HK -Dtests.timezone=Europe/Riga -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TriggerIntegrationTest -Dtests.method=testListeners -Dtests.seed=915C651886B842DE -Dtests.slow=true -Dtests.locale=fr-SN -Dtests.timezone=America/Indiana/Knox -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestCloudSearcherWarming
[repro]       LeaderFailoverAfterPartitionTest
[repro]       TriggerIntegrationTest
[repro] ant compile-test

[...truncated 3154 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15 -Dtests.class="*.TestCloudSearcherWarming|*.LeaderFailoverAfterPartitionTest|*.TriggerIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=915C651886B842DE -Dtests.slow=true -Dtests.locale=jv-ID -Dtests.timezone=America/Barbados -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 141 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
[repro]   0/5 failed: org.apache.solr.cloud.TestCloudSearcherWarming
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
[repro] Exiting with code 0

[...truncated 73 lines...]