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

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/974/
Java: 64bit/jdk-14 -XX:-UseCompressedOops -XX:+UseG1GC

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

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

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after waiting for 4000ms , collection: testPeersyncFailureReplicationSuccess slice: shard1 saw state=DocCollection(testPeersyncFailureReplicationSuccess//collections/testPeersyncFailureReplicationSuccess/state.json/10)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",
          "base_url":"http://127.0.0.1:60323/solr",
          "node_name":"127.0.0.1:60323_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"},
        "core_node4":{
          "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",
          "base_url":"http://127.0.0.1:60390/solr",
          "node_name":"127.0.0.1:60390_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:60390_solr]
	at __randomizedtesting.SeedInfo.seed([DCF7AEFADD6134D6:8A6CDB50CDF03B5]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:978)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:955)
	at org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:205)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 15204 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4]   2> 1587661 INFO  (SUITE-TestCloudSearcherWarming-seed#[DCF7AEFADD6134D6]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1587661 INFO  (SUITE-TestCloudSearcherWarming-seed#[DCF7AEFADD6134D6]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1587662 INFO  (SUITE-TestCloudSearcherWarming-seed#[DCF7AEFADD6134D6]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_DCF7AEFADD6134D6-001/data-dir-90-001
   [junit4]   2> 1587662 WARN  (SUITE-TestCloudSearcherWarming-seed#[DCF7AEFADD6134D6]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1587662 INFO  (SUITE-TestCloudSearcherWarming-seed#[DCF7AEFADD6134D6]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1587663 INFO  (SUITE-TestCloudSearcherWarming-seed#[DCF7AEFADD6134D6]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1587670 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRepFactor1LeaderStartup
   [junit4]   2> 1587670 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_DCF7AEFADD6134D6-001/tempDir-001
   [junit4]   2> 1587671 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1587671 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1587671 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1587772 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.ZkTestServer start zk server on port: 60165
   [junit4]   2> 1587772 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:60165
   [junit4]   2> 1587772 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60165
   [junit4]   2> 1587772 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60165
   [junit4]   2> 1587789 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1587794 INFO  (zkConnectionManagerCallback-14760-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1587794 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1587799 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1587802 INFO  (zkConnectionManagerCallback-14762-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1587802 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1587803 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1587807 INFO  (zkConnectionManagerCallback-14764-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1587808 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1587924 WARN  (jetty-launcher-14765-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1587925 INFO  (jetty-launcher-14765-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1587925 INFO  (jetty-launcher-14765-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1587925 INFO  (jetty-launcher-14765-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1587927 INFO  (jetty-launcher-14765-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1587928 INFO  (jetty-launcher-14765-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1587928 INFO  (jetty-launcher-14765-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1587930 INFO  (jetty-launcher-14765-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68ace1c9{/solr,null,AVAILABLE}
   [junit4]   2> 1587931 INFO  (jetty-launcher-14765-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6e093090{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60174}
   [junit4]   2> 1587931 INFO  (jetty-launcher-14765-thread-1) [     ] o.e.j.s.Server Started @1588097ms
   [junit4]   2> 1587932 INFO  (jetty-launcher-14765-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60174}
   [junit4]   2> 1587932 ERROR (jetty-launcher-14765-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1587932 INFO  (jetty-launcher-14765-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1587932 INFO  (jetty-launcher-14765-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1587932 INFO  (jetty-launcher-14765-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1587932 INFO  (jetty-launcher-14765-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1587932 INFO  (jetty-launcher-14765-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-10T02:44:42.747477Z
   [junit4]   2> 1587933 INFO  (jetty-launcher-14765-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1587937 INFO  (zkConnectionManagerCallback-14767-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1587937 INFO  (jetty-launcher-14765-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1587939 INFO  (jetty-launcher-14765-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1589154 INFO  (jetty-launcher-14765-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1589157 WARN  (jetty-launcher-14765-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a02d33f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1589157 WARN  (jetty-launcher-14765-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a02d33f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1589163 WARN  (jetty-launcher-14765-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14bdb52c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1589163 WARN  (jetty-launcher-14765-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14bdb52c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1589164 INFO  (jetty-launcher-14765-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60165/solr
   [junit4]   2> 1589165 INFO  (jetty-launcher-14765-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1589171 INFO  (zkConnectionManagerCallback-14778-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1589171 INFO  (jetty-launcher-14765-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1589277 INFO  (jetty-launcher-14765-thread-1) [n:127.0.0.1:60174_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1589280 INFO  (zkConnectionManagerCallback-14780-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1589280 INFO  (jetty-launcher-14765-thread-1) [n:127.0.0.1:60174_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1589619 INFO  (jetty-launcher-14765-thread-1) [n:127.0.0.1:60174_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60174_solr
   [junit4]   2> 1589620 INFO  (jetty-launcher-14765-thread-1) [n:127.0.0.1:60174_solr     ] o.a.s.c.Overseer Overseer (id=72190926213414917-127.0.0.1:60174_solr-n_0000000000) starting
   [junit4]   2> 1589633 INFO  (OverseerStateUpdate-72190926213414917-127.0.0.1:60174_solr-n_0000000000) [n:127.0.0.1:60174_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:60174_solr
   [junit4]   2> 1589633 INFO  (jetty-launcher-14765-thread-1) [n:127.0.0.1:60174_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60174_solr
   [junit4]   2> 1589636 INFO  (OverseerStateUpdate-72190926213414917-127.0.0.1:60174_solr-n_0000000000) [n:127.0.0.1:60174_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1589642 INFO  (jetty-launcher-14765-thread-1) [n:127.0.0.1:60174_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1589642 WARN  (jetty-launcher-14765-thread-1) [n:127.0.0.1:60174_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> 1589662 INFO  (jetty-launcher-14765-thread-1) [n:127.0.0.1:60174_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1589721 INFO  (jetty-launcher-14765-thread-1) [n:127.0.0.1:60174_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60174.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37bbcc70
   [junit4]   2> 1589734 INFO  (jetty-launcher-14765-thread-1) [n:127.0.0.1:60174_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60174.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37bbcc70
   [junit4]   2> 1589734 INFO  (jetty-launcher-14765-thread-1) [n:127.0.0.1:60174_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60174.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37bbcc70
   [junit4]   2> 1589736 INFO  (jetty-launcher-14765-thread-1) [n:127.0.0.1:60174_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_DCF7AEFADD6134D6-001/tempDir-001/node1/.
   [junit4]   2> 1589745 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1589747 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1589751 INFO  (zkConnectionManagerCallback-14797-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1589751 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1589757 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1589777 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60165/solr ready
   [junit4]   2> 1589787 INFO  (qtp1624167161-22622) [n:127.0.0.1:60174_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:60174_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1589799 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testRepFactor1LeaderStartup
   [junit4]   2> 1589804 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 1589811 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/protwords.txt
   [junit4]   2> 1589819 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589824 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589832 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589837 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589843 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589847 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589852 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589857 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589863 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589868 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589872 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589876 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589892 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589904 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589910 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589914 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589917 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589921 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589924 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589927 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589930 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589945 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589949 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589952 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589956 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589959 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589962 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589966 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589969 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589973 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589976 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589979 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589984 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589988 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589992 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1589997 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1590003 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1590007 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1590012 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_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> 1590017 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testRepFactor1LeaderStartup.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1590021 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/synonyms.txt
   [junit4]   2> 1590025 INFO  (OverseerThreadFactory-14787-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/stopwords.txt
   [junit4]   2> 1590145 INFO  (qtp1624167161-22624) [n:127.0.0.1:60174_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 1590146 INFO  (qtp1624167161-22621) [n:127.0.0.1:60174_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1590160 INFO  (OverseerStateUpdate-72190926213414917-127.0.0.1:60174_solr-n_0000000000) [n:127.0.0.1:60174_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":"http://127.0.0.1:60174/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60174_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1590368 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1590368 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_solr    x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1590382 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1590399 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1590631 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1590795 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1590798 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60174.solr.core.testRepFactor1LeaderStartup.shard1.replica_n1' (registry 'solr.core.testRepFactor1LeaderStartup.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37bbcc70
   [junit4]   2> 1590799 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_DCF7AEFADD6134D6-001/tempDir-001/node1/./testRepFactor1LeaderStartup_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_DCF7AEFADD6134D6-001/tempDir-001/node1/./testRepFactor1LeaderStartup_shard1_replica_n1/data/]
   [junit4]   2> 1590891 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1590891 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1590905 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1590905 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1590914 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1590916 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1590916 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1590921 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1590922 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1590923 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1590924 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1590924 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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 1666269771977457664
   [junit4]   2> 1590928 INFO  (searcherExecutor-14799-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1590928 INFO  (searcherExecutor-14799-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_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> 1590931 INFO  (searcherExecutor-14799-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_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> 1590948 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1590948 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1590963 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1590964 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1590964 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60174/solr/testRepFactor1LeaderStartup_shard1_replica_n1/
   [junit4]   2> 1590964 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1590966 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:60174/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ has no replicas
   [junit4]   2> 1590966 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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/72190926213414917-core_node2-n_0000000000
   [junit4]   2> 1590986 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60174/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ shard1
   [junit4]   2> 1591111 INFO  (zkCallback-14779-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> 1591111 INFO  (zkCallback-14779-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> 1591115 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1591124 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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=756
   [junit4]   2> 1591130 INFO  (qtp1624167161-22622) [n:127.0.0.1:60174_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> 1591223 INFO  (zkCallback-14779-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> 1591223 INFO  (zkCallback-14779-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> 1591223 INFO  (zkCallback-14779-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> 1591224 INFO  (qtp1624167161-22622) [n:127.0.0.1:60174_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:60174_solr&wt=javabin&version=2} status=0 QTime=1436
   [junit4]   2> 1591224 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testRepFactor1LeaderStartup
   [junit4]   2> 1591236 INFO  (qtp1624167161-22624) [n:127.0.0.1:60174_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> 1591237 INFO  (Thread-4650) [     ] o.a.s.c.SolrCore config update listener called for core testRepFactor1LeaderStartup_shard1_replica_n1
   [junit4]   2> 1591238 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_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> 1591239 INFO  (Thread-4650) [n:127.0.0.1:60174_solr     ] o.a.s.c.SolrCore core reload testRepFactor1LeaderStartup_shard1_replica_n1
   [junit4]   2> 1591254 INFO  (Thread-4650) [n:127.0.0.1:60174_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1591283 INFO  (Thread-4650) [n:127.0.0.1:60174_solr     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1591344 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1591345 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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=1
   [junit4]   2> 1591345 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1591345 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:60174/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 1591345 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_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> 1591448 INFO  (qtp1624167161-22622) [n:127.0.0.1:60174_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> 1591448 INFO  (qtp1624167161-22622) [n:127.0.0.1:60174_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> 1591449 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1591449 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:60174/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 1591449 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_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> 1591551 INFO  (qtp1624167161-22621) [n:127.0.0.1:60174_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> 1591552 INFO  (qtp1624167161-22621) [n:127.0.0.1:60174_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=1
   [junit4]   2> 1591552 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1591553 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:60174/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 3 attempts
   [junit4]   2> 1591553 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_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> 1591657 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1591658 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1591658 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1591659 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:60174/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 4 attempts
   [junit4]   2> 1591659 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_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> 1591724 INFO  (Thread-4650) [n:127.0.0.1:60174_solr     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1591771 INFO  (qtp1624167161-22622) [n:127.0.0.1:60174_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> 1591772 INFO  (qtp1624167161-22622) [n:127.0.0.1:60174_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> 1591772 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1591776 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:60174/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 5 attempts
   [junit4]   2> 1591776 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_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> 1591808 INFO  (OverseerCollectionConfigSetProcessor-72190926213414917-127.0.0.1:60174_solr-n_0000000000) [n:127.0.0.1:60174_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> 1591880 INFO  (qtp1624167161-22621) [n:127.0.0.1:60174_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> 1591881 INFO  (qtp1624167161-22621) [n:127.0.0.1:60174_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> 1591881 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1591881 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:60174/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 6 attempts
   [junit4]   2> 1591881 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_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> 1591984 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1591984 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1591985 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1591985 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:60174/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 7 attempts
   [junit4]   2> 1591985 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_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> 1592089 INFO  (qtp1624167161-22622) [n:127.0.0.1:60174_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> 1592089 INFO  (qtp1624167161-22622) [n:127.0.0.1:60174_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> 1592090 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1592091 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:60174/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 8 attempts
   [junit4]   2> 1592091 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_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> 1592105 INFO  (Thread-4650) [n:127.0.0.1:60174_solr     ] o.a.s.c.CoreContainer Reloading SolrCore 'testRepFactor1LeaderStartup_shard1_replica_n1' using configuration from configset testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 1592182 INFO  (Thread-4650) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60174.solr.core.testRepFactor1LeaderStartup.shard1.replica_n1' (registry 'solr.core.testRepFactor1LeaderStartup.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37bbcc70
   [junit4]   2> 1592182 INFO  (Thread-4650) [n:127.0.0.1:60174_solr     ] o.a.s.c.SolrCore [[testRepFactor1LeaderStartup_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_DCF7AEFADD6134D6-001/tempDir-001/node1/./testRepFactor1LeaderStartup_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_DCF7AEFADD6134D6-001/tempDir-001/node1/./testRepFactor1LeaderStartup_shard1_replica_n1/data/]
   [junit4]   2> 1592194 INFO  (qtp1624167161-22621) [n:127.0.0.1:60174_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> 1592195 INFO  (qtp1624167161-22621) [n:127.0.0.1:60174_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> 1592195 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1592195 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:60174/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 9 attempts
   [junit4]   2> 1592195 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_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> 1592275 INFO  (Thread-4650) [n:127.0.0.1:60174_solr     ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1592275 INFO  (Thread-4650) [n:127.0.0.1:60174_solr     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1592282 INFO  (Thread-4650) [n:127.0.0.1:60174_solr     ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 1592285 INFO  (Thread-4650) [n:127.0.0.1:60174_solr     ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 1592285 INFO  (Thread-4650) [n:127.0.0.1:60174_solr     ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 1592290 INFO  (Thread-4650) [n:127.0.0.1:60174_solr     ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1592290 INFO  (Thread-4650) [n:127.0.0.1:60174_solr     ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1592290 INFO  (Thread-4650) [n:127.0.0.1:60174_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> 1592290 INFO  (Thread-4650) [n:127.0.0.1:60174_solr     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1592297 INFO  (Thread-4650) [n:127.0.0.1:60174_solr     ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1666269773417152512
   [junit4]   2> 1592300 INFO  (searcherExecutor-14814-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1592300 INFO  (searcherExecutor-14814-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_solr     ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1592303 INFO  (searcherExecutor-14814-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_solr     ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1592304 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1592304 INFO  (qtp1624167161-22623) [n:127.0.0.1:60174_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> 1592304 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1592305 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:60174/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 10 attempts
   [junit4]   2> 1592305 INFO  (solrHandlerExecutor-14804-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 1 secs, maxWait 30
   [junit4]   2> 1592306 INFO  (Thread-4650) [n:127.0.0.1:60174_solr     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1592307 INFO  (searcherExecutor-14814-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1592311 INFO  (searcherExecutor-14814-thread-1-processing-n:127.0.0.1:60174_solr) [n:127.0.0.1:60174_solr     ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1592413 INFO  (qtp1624167161-22622) [n:127.0.0.1:60174_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> 1592413 INFO  (qtp1624167161-22622) [n:127.0.0.1:60174_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> 1592413 INFO  (qtp1624167161-22622) [n:127.0.0.1:60174_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> 1592415 INFO  (qtp1624167161-22624) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Took 1180.0ms to set the property overlay to be of version 0 for collection testRepFactor1LeaderStartup
   [junit4]   2> 1592415 INFO  (qtp1624167161-22624) [n:127.0.0.1:60174_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=1185
   [junit4]   2> 1592416 INFO  (qtp1624167161-22624) [n:127.0.0.1:60174_solr     ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@405f07fc
   [junit4]   2> 1592416 INFO  (qtp1624167161-22624) [n:127.0.0.1:60174_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testRepFactor1LeaderStartup.shard1.replica_n1 tag=SolrCore@405f07fc
   [junit4]   2> 1592416 INFO  (qtp1624167161-22624) [n:127.0.0.1:60174_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6383552d: rootName = solr_60174, 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@7ba51ad7
   [junit4]   2> 1592427 INFO  (qtp1624167161-22624) [n:127.0.0.1:60174_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testRepFactor1LeaderStartup.shard1.leader tag=SolrCore@405f07fc
   [junit4]   2> 1592446 INFO  (qtp1624167161-22622) [n:127.0.0.1:60174_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> 1592447 INFO  (qtp1624167161-22622) [n:127.0.0.1:60174_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 (1666269773558710272)]} 0 17
   [junit4]   2> 1592598 INFO  (searcherExecutor-14814-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1592600 INFO  (searcherExecutor-14814-thread-1-processing-n:127.0.0.1:60174_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:60174_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> 1592600 INFO  (qtp1624167161-22621) [n:127.0.0.1:60174_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 152
   [junit4]   2> 1592604 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1430210215
   [junit4]   2> 1592604 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:60174_solr
   [junit4]   2> 1592608 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1592608 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:60174_solr as DOWN
   [junit4]   2> 1592624 INFO  (coreCloseExecutor-14824-thread-1) [n:127.0.0.1:60174_solr     ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6bb6d74
   [junit4]   2> 1592624 INFO  (coreCloseExecutor-14824-thread-1) [n:127.0.0.1:60174_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testRepFactor1LeaderStartup.shard1.replica_n1 tag=SolrCore@6bb6d74
   [junit4]   2> 1592624 INFO  (coreCloseExecutor-14824-thread-1) [n:127.0.0.1:60174_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@666c3a0c: rootName = solr_60174, 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@7ba51ad7
   [junit4]   2> 1592645 INFO  (coreCloseExecutor-14824-thread-1) [n:127.0.0.1:60174_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testRepFactor1LeaderStartup.shard1.leader tag=SolrCore@6bb6d74
   [junit4]   2> 1592647 INFO  (coreCloseExecutor-14824-thread-1) [n:127.0.0.1:60174_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1592655 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1592655 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@446c7327: rootName = solr_60174, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2799973f
   [junit4]   2> 1592661 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1592661 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25d271a0: rootName = solr_60174, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@4fb5d1ea
   [junit4]   2> 1592664 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1592664 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@113fc306: rootName = solr_60174, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6ca2ad8a
   [junit4]   2> 1592664 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1592666 INFO  (closeThreadPool-14826-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72190926213414917-127.0.0.1:60174_solr-n_0000000000) closing
   [junit4]   2> 1592666 INFO  (OverseerStateUpdate-72190926213414917-127.0.0.1:60174_solr-n_0000000000) [n:127.0.0.1:60174_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60174_solr
   [junit4]   2> 1592666 INFO  (OverseerAutoScalingTriggerThread-72190926213414917-127.0.0.1:60174_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1592675 INFO  (closeThreadPool-14826-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72190926213414917-127.0.0.1:60174_solr-n_0000000000) closing
   [junit4]   2> 1592781 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.Overseer Overseer (id=72190926213414917-127.0.0.1:60174_solr-n_0000000000) closing
   [junit4]   2> 1592781 INFO  (zkCallback-14796-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1592784 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6e093090{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1592784 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@68ace1c9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1592784 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1592787 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 60174
   [junit4]   2> 1592789 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testRepFactor1LeaderStartup): jetty count:1
   [junit4]   2> 1592791 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1592791 INFO  (watches-14794-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1592792 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1592794 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1592794 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=60174)
   [junit4]   2> 1592795 WARN  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1592795 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 60174 try number 2 ...
   [junit4]   2> 1592795 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1592801 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1592801 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1592803 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1592806 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@82b435b{/solr,null,AVAILABLE}
   [junit4]   2> 1592817 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@19d258b5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60174}
   [junit4]   2> 1592818 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.e.j.s.Server Started @1592983ms
   [junit4]   2> 1592818 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60174}
   [junit4]   2> 1592819 ERROR (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1592819 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1592820 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1592820 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1592820 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1592820 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-10T02:44:47.635162Z
   [junit4]   2> 1592823 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1592827 INFO  (zkConnectionManagerCallback-14828-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1592827 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1592829 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1593160 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1593164 WARN  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34605ee0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1593164 WARN  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34605ee0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1593174 WARN  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38884460[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1593174 WARN  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38884460[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1593176 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60165/solr
   [junit4]   2> 1593179 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1593186 INFO  (zkConnectionManagerCallback-14839-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1593186 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1593326 INFO  (zkConnectionManagerCallback-14841-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1593328 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [n:127.0.0.1:60174_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1593328 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [n:127.0.0.1:60174_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1593371 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [n:127.0.0.1:60174_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60174_solr
   [junit4]   2> 1593375 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [n:127.0.0.1:60174_solr     ] o.a.s.c.Overseer Overseer (id=72190926213414921-127.0.0.1:60174_solr-n_0000000001) starting
   [junit4]   2> 1593404 INFO  (OverseerStateUpdate-72190926213414921-127.0.0.1:60174_solr-n_0000000001) [n:127.0.0.1:60174_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:60174_solr
   [junit4]   2> 1593409 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [n:127.0.0.1:60174_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60174_solr
   [junit4]   2> 1593417 INFO  (zkCallback-14796-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1593418 INFO  (zkCallback-14840-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1593434 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DCF7AEFADD6134D6]) [n:127.0.0

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

4]   2> 	11	/solr/collections/testPeersyncFailureReplicationSuccess/terms/shard1
   [junit4]   2> 	5	/solr/collections/testPeersyncFailureReplicationSuccess/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED
   [junit4]   2> 	3	/solr/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/testPeersyncFailureReplicationSuccess/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	56	/solr/collections/testPeersyncFailureReplicationSuccess/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/overseer/queue
   [junit4]   2> 	20	/solr/overseer/collection-queue-work
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1627411 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60314
   [junit4]   2> 1627411 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60314
   [junit4]   2> 1627411 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60314
   [junit4]   2> 1627412 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[DCF7AEFADD6134D6]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testPeersyncFailureReplicationSuccess
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudSearcherWarming -Dtests.method=testPeersyncFailureReplicationSuccess -Dtests.seed=DCF7AEFADD6134D6 -Dtests.slow=true -Dtests.locale=en-IL -Dtests.timezone=America/St_Kitts -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   29.0s J1 | TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: No registered leader was found after waiting for 4000ms , collection: testPeersyncFailureReplicationSuccess slice: shard1 saw state=DocCollection(testPeersyncFailureReplicationSuccess//collections/testPeersyncFailureReplicationSuccess/state.json/10)={
   [junit4]    >   "pullReplicas":"0",
   [junit4]    >   "replicationFactor":"1",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node2":{
   [junit4]    >           "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",
   [junit4]    >           "base_url":"http://127.0.0.1:60323/solr",
   [junit4]    >           "node_name":"127.0.0.1:60323_solr",
   [junit4]    >           "state":"down",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "force_set_state":"false"},
   [junit4]    >         "core_node4":{
   [junit4]    >           "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",
   [junit4]    >           "base_url":"http://127.0.0.1:60390/solr",
   [junit4]    >           "node_name":"127.0.0.1:60390_solr",
   [junit4]    >           "state":"active",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "force_set_state":"false"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"2",
   [junit4]    >   "autoAddReplicas":"false",
   [junit4]    >   "nrtReplicas":"1",
   [junit4]    >   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:60390_solr]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DCF7AEFADD6134D6:8A6CDB50CDF03B5]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:978)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:955)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:205)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_DCF7AEFADD6134D6-001
   [junit4]   2> May 10, 2020 2:45:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=874, maxMBSortInHeap=6.505088588268626, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4e15a5d9), locale=en-IL, timezone=America/St_Kitts
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14 (64-bit)/cpus=6,threads=1,free=294405024,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestLRUCache, BadComponentTest, SOLR749Test, ResponseBuilderTest, TestSchemalessBufferedUpdates, TestStressCloudBlindAtomicUpdates, DistributedFacetPivotSmallAdvancedTest, PKIAuthenticationIntegrationTest, MissingSegmentRecoveryTest, ConfigureRecoveryStrategyTest, TestSubQueryTransformerCrossCore, TermsComponentTest, FuzzySearchTest, TestJsonFacetsWithNestedObjects, RecoveryAfterSoftCommitTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestSolrXml, SpellCheckCollatorTest, TestCollectionsAPIViaSolrCloudCluster, TestXmlQParserPlugin, TestIntervalFaceting, UpdateParamsTest, TestManagedSynonymFilterFactory, TestConfigSetsAPIZkFailure, HdfsAutoAddReplicasIntegrationTest, AutoAddReplicasIntegrationTest, TestCloudJSONFacetSKG, AddBlockUpdateTest, ChangedSchemaMergeTest, DistributedQueryComponentOptimizationTest, DocValuesMissingTest, SyncSliceTest, TestConfigSets, TestFieldCache, BasicDistributedZk2Test, TestLogWatcher, TestDefaultStatsCache, TestSimGenericDistributedQueue, TestSchemaSimilarityResource, TestDirectoryFactory, BigEndianAscendingWordDeserializerTest, TestAnalyzeInfixSuggestions, MetricsHistoryHandlerTest, TestSystemCollAutoCreate, TestGraphTermsQParserPlugin, TestNRTOpen, InfoHandlerTest, TriggerCooldownIntegrationTest, ReplaceNodeTest, TestSha256AuthenticationProvider, CdcrBidirectionalTest, FileUtilsTest, AtomicUpdatesTest, TestPHPSerializedResponseWriter, TestSQLHandler, TestDFRSimilarityFactory, SolrTestCaseJ4Test, TestTrackingShardHandlerFactory, StatsComponentTest, IndexSchemaRuntimeFieldTest, LeaderElectionIntegrationTest, TestSimpleTextCodec, DocumentBuilderTest, TestCollectionAPIs, HighlighterConfigTest, HdfsWriteToMultipleCollectionsTest, TestRandomDVFaceting, TestFastLRUCache, SynonymTokenizerTest, HdfsCollectionsAPIDistributedZkTest, PluginInfoTest, TestBlobHandler, WordBreakSolrSpellCheckerTest, TestSimScenario, TestOrdValues, TestDeprecatedFilters, CheckHdfsIndexTest, RequiredFieldsTest, JWTAuthPluginIntegrationTest, TestScoreJoinQPNoScore, TestIndexingPerformance, BlockJoinFacetRandomTest, TestLuceneIndexBackCompat, TestPseudoReturnFields, DistributedDebugComponentTest, NodeLostTriggerTest, TestLegacyTerms, ConnectionReuseTest, TestLeaderElectionZkExpiry, MultiThreadedOCPTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CreateRoutedAliasTest, DeleteReplicaTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, LeaderFailoverAfterPartitionTest, MetricsHistoryIntegrationTest, MoveReplicaHDFSTest, MoveReplicaTest, SolrXmlInZkTest, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudPseudoReturnFields, TestCloudSearcherWarming]
   [junit4] Completed [548/908 (1!)] on J1 in 42.41s, 2 tests, 1 error <<< FAILURES!

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

[repro] Revision: 67be31cdcf147630835ac9346ee72e934b124f39

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestCloudSearcherWarming -Dtests.method=testPeersyncFailureReplicationSuccess -Dtests.seed=DCF7AEFADD6134D6 -Dtests.slow=true -Dtests.locale=en-IL -Dtests.timezone=America/St_Kitts -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

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

[...truncated 3484 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestCloudSearcherWarming" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=DCF7AEFADD6134D6 -Dtests.slow=true -Dtests.locale=en-IL -Dtests.timezone=America/St_Kitts -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 73 lines...]