Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1140/
Java: 64bit/jdk-12.0.2 -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/9)={
   "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:55479/solr";,           
"node_name":"127.0.0.1:55479_solr",           "state":"down",           
"type":"NRT",           "force_set_state":"false",           "leader":"true"},  
       "core_node4":{           
"core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",           
"base_url":"http://127.0.0.1:55496/solr";,           
"node_name":"127.0.0.1:55496_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:55496_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/9)={
  "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:55479/solr";,
          "node_name":"127.0.0.1:55479_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node4":{
          "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",
          "base_url":"http://127.0.0.1:55496/solr";,
          "node_name":"127.0.0.1:55496_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:55496_solr]
        at 
__randomizedtesting.SeedInfo.seed([305552D7C85040F7:E404319819EE7794]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:986)
        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:963)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14226 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4]   2> 761609 INFO  
(SUITE-TestCloudSearcherWarming-seed#[305552D7C85040F7]-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> 761610 INFO  
(SUITE-TestCloudSearcherWarming-seed#[305552D7C85040F7]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_305552D7C85040F7-001/data-dir-56-001
   [junit4]   2> 761611 WARN  
(SUITE-TestCloudSearcherWarming-seed#[305552D7C85040F7]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=142 numCloses=142
   [junit4]   2> 761611 INFO  
(SUITE-TestCloudSearcherWarming-seed#[305552D7C85040F7]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 761612 INFO  
(SUITE-TestCloudSearcherWarming-seed#[305552D7C85040F7]-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> 761612 INFO  
(SUITE-TestCloudSearcherWarming-seed#[305552D7C85040F7]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 761617 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testPeersyncFailureReplicationSuccess
   [junit4]   2> 761617 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_305552D7C85040F7-001/tempDir-001
   [junit4]   2> 761617 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 761618 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 761618 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 761724 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.ZkTestServer start zk server on port: 55474
   [junit4]   2> 761724 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55474
   [junit4]   2> 761724 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55474
   [junit4]   2> 761724 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55474
   [junit4]   2> 761731 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 761745 INFO  (zkConnectionManagerCallback-5613-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 761749 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 761771 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 761783 INFO  (zkConnectionManagerCallback-5615-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 761783 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 761795 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 761799 INFO  (zkConnectionManagerCallback-5617-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 761799 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 761965 WARN  (jetty-launcher-5618-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 761965 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 761965 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 761965 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 761972 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 761972 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 761973 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 761976 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@477c932c{/solr,null,AVAILABLE}
   [junit4]   2> 762007 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@493b7a22{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:55479}
   [junit4]   2> 762008 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.e.j.s.Server Started @762084ms
   [junit4]   2> 762008 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55479}
   [junit4]   2> 762009 ERROR (jetty-launcher-5618-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 762009 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 762009 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 762010 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 762010 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 762010 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-15T14:03:17.267167Z
   [junit4]   2> 762014 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762024 INFO  (zkConnectionManagerCallback-5620-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 762024 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 762032 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 762323 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 762326 WARN  (jetty-launcher-5618-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@a85e495[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 762326 WARN  (jetty-launcher-5618-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@a85e495[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 762335 WARN  (jetty-launcher-5618-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5b1e7a33[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 762335 WARN  (jetty-launcher-5618-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5b1e7a33[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 762337 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55474/solr
   [junit4]   2> 762340 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762344 INFO  (zkConnectionManagerCallback-5631-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 762344 INFO  (jetty-launcher-5618-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 762461 INFO  (jetty-launcher-5618-thread-1) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 762485 INFO  (zkConnectionManagerCallback-5633-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 762486 INFO  (jetty-launcher-5618-thread-1) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 763480 INFO  (jetty-launcher-5618-thread-1) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55479_solr
   [junit4]   2> 763481 INFO  (jetty-launcher-5618-thread-1) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.Overseer Overseer 
(id=72109232968630277-127.0.0.1:55479_solr-n_0000000000) starting
   [junit4]   2> 763536 INFO  
(OverseerStateUpdate-72109232968630277-127.0.0.1:55479_solr-n_0000000000) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:55479_solr
   [junit4]   2> 763536 INFO  (jetty-launcher-5618-thread-1) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55479_solr
   [junit4]   2> 763555 INFO  (zkCallback-5632-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 763582 INFO  (jetty-launcher-5618-thread-1) 
[n:127.0.0.1:55479_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 763583 WARN  (jetty-launcher-5618-thread-1) 
[n:127.0.0.1:55479_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> 763604 INFO  (jetty-launcher-5618-thread-1) 
[n:127.0.0.1:55479_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 763642 INFO  (jetty-launcher-5618-thread-1) 
[n:127.0.0.1:55479_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55479.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38ab785d
   [junit4]   2> 763655 INFO  (jetty-launcher-5618-thread-1) 
[n:127.0.0.1:55479_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55479.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38ab785d
   [junit4]   2> 763655 INFO  (jetty-launcher-5618-thread-1) 
[n:127.0.0.1:55479_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55479.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38ab785d
   [junit4]   2> 763657 INFO  (jetty-launcher-5618-thread-1) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_305552D7C85040F7-001/tempDir-001/node1
   [junit4]   2> 763666 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 763668 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 763672 INFO  (zkConnectionManagerCallback-5650-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 763672 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 763676 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 763679 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:55474/solr ready
   [junit4]   2> 763691 INFO  (qtp1207737517-9075) [n:127.0.0.1:55479_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&maxShardsPerNode=2&name=testPeersyncFailureReplicationSuccess&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:55479_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 763699 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testPeersyncFailureReplicationSuccess
   [junit4]   2> 763701 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/managed-schema
   [junit4]   2> 763707 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/protwords.txt
   [junit4]   2> 763713 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 763717 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 763731 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 763744 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 763752 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 763761 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 763773 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 763779 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 763784 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 763789 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 763801 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 763815 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 763824 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 763833 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 763847 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 763851 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 763854 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 763875 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 763881 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 763894 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 763899 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 763904 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 763909 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 763915 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 763921 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 763925 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 763959 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 763969 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 763983 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 764015 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 764042 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 764047 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 764054 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 764058 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 764062 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 764066 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 764072 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 764077 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 764081 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 764085 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/solrconfig.xml
   [junit4]   2> 764093 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/synonyms.txt
   [junit4]   2> 764098 INFO  
(OverseerThreadFactory-5640-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/stopwords.txt
   [junit4]   2> 764217 INFO  (qtp1207737517-9077) [n:127.0.0.1:55479_solr     
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 764217 INFO  (qtp1207737517-9077) [n:127.0.0.1:55479_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=1
   [junit4]   2> 764235 INFO  
(OverseerStateUpdate-72109232968630277-127.0.0.1:55479_solr-n_0000000000) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPeersyncFailureReplicationSuccess",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55479/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:55479_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 764438 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr    
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testPeersyncFailureReplicationSuccess.AUTOCREATED&newCollection=true&name=testPeersyncFailureReplicationSuccess_shard1_replica_n1&action=CREATE&numShards=1&collection=testPeersyncFailureReplicationSuccess&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 764460 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 764506 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Schema name=default-config
   [junit4]   2> 765331 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 765516 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 
'testPeersyncFailureReplicationSuccess_shard1_replica_n1' using configuration 
from configset testPeersyncFailureReplicationSuccess.AUTOCREATED, trusted=true
   [junit4]   2> 765517 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55479.solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1' 
(registry 'solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38ab785d
   [junit4]   2> 765517 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[testPeersyncFailureReplicationSuccess_shard1_replica_n1] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_305552D7C85040F7-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_305552D7C85040F7-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/data/]
   [junit4]   2> 765863 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 765863 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 765877 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 765877 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 765892 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED
   [junit4]   2> 765894 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED
   [junit4]   2> 765894 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/managed-schema
   [junit4]   2> 765895 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 765896 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 765896 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 765899 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 765899 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1669573955976953856
   [junit4]   2> 765902 INFO  
(searcherExecutor-5652-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 765903 INFO  
(searcherExecutor-5652-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 765905 INFO  
(searcherExecutor-5652-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.SolrCore [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 765919 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testPeersyncFailureReplicationSuccess/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 765919 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testPeersyncFailureReplicationSuccess/leaders/shard1
   [junit4]   2> 765932 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 765932 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 765932 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:55479/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
   [junit4]   2> 765933 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 765934 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:55479/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 has no replicas
   [junit4]   2> 765934 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testPeersyncFailureReplicationSuccess/leaders/shard1/leader after 
winning as 
/collections/testPeersyncFailureReplicationSuccess/leader_elect/shard1/election/72109232968630277-core_node2-n_0000000000
   [junit4]   2> 765941 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55479/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 shard1
   [junit4]   2> 766049 INFO  (zkCallback-5632-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testPeersyncFailureReplicationSuccess/state.json] for 
collection [testPeersyncFailureReplicationSuccess] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 766050 INFO  (zkCallback-5632-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testPeersyncFailureReplicationSuccess/state.json] for 
collection [testPeersyncFailureReplicationSuccess] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 766055 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 766060 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testPeersyncFailureReplicationSuccess.AUTOCREATED&newCollection=true&name=testPeersyncFailureReplicationSuccess_shard1_replica_n1&action=CREATE&numShards=1&collection=testPeersyncFailureReplicationSuccess&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1622
   [junit4]   2> 766065 INFO  (qtp1207737517-9075) [n:127.0.0.1:55479_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> 766166 INFO  (zkCallback-5632-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testPeersyncFailureReplicationSuccess/state.json] for 
collection [testPeersyncFailureReplicationSuccess] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 766166 INFO  (zkCallback-5632-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testPeersyncFailureReplicationSuccess/state.json] for 
collection [testPeersyncFailureReplicationSuccess] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 766166 INFO  (zkCallback-5632-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testPeersyncFailureReplicationSuccess/state.json] for 
collection [testPeersyncFailureReplicationSuccess] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 766168 INFO  (qtp1207737517-9075) [n:127.0.0.1:55479_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&maxShardsPerNode=2&name=testPeersyncFailureReplicationSuccess&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:55479_solr&wt=javabin&version=2}
 status=0 QTime=2477
   [junit4]   2> 766168 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.SolrCloudTestCase waitForState 
(testPeersyncFailureReplicationSuccess): The collection should have 1 shard and 
1 replica
   [junit4]   2> 766170 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica 
count: 1
   [junit4]   2> 766170 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica 
count: 1
   [junit4]   2> 766171 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica 
count: 1
   [junit4]   2> 766183 INFO  (qtp1207737517-9076) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the 
property overlay to be of version 0 for collection 
testPeersyncFailureReplicationSuccess
   [junit4]   2> 766186 INFO  
(solrHandlerExecutor-5657-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 766187 INFO  (Thread-1249) [     ] o.a.s.c.SolrCore config 
update listener called for core 
testPeersyncFailureReplicationSuccess_shard1_replica_n1
   [junit4]   2> 766189 INFO  (Thread-1249) [n:127.0.0.1:55479_solr     ] 
o.a.s.c.SolrCore core reload 
testPeersyncFailureReplicationSuccess_shard1_replica_n1
   [junit4]   2> 766203 INFO  (Thread-1249) [n:127.0.0.1:55479_solr     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 766240 INFO  (Thread-1249) [n:127.0.0.1:55479_solr     ] 
o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 766292 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 766292 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 766292 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 766293 INFO  
(solrHandlerExecutor-5657-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:55479/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 for prop overlay   after 1 attempts
   [junit4]   2> 766293 INFO  
(solrHandlerExecutor-5657-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 766397 INFO  (qtp1207737517-9075) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 766398 INFO  (qtp1207737517-9075) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=1
   [junit4]   2> 766398 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 766399 INFO  
(solrHandlerExecutor-5657-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:55479/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 for prop overlay   after 2 attempts
   [junit4]   2> 766399 INFO  
(solrHandlerExecutor-5657-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 766508 INFO  (qtp1207737517-9077) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 766508 INFO  (qtp1207737517-9077) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 766508 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 766509 INFO  
(solrHandlerExecutor-5657-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:55479/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 for prop overlay   after 3 attempts
   [junit4]   2> 766509 INFO  
(solrHandlerExecutor-5657-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 766613 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 766613 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 766614 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 766616 INFO  
(solrHandlerExecutor-5657-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:55479/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 for prop overlay   after 4 attempts
   [junit4]   2> 766616 INFO  
(solrHandlerExecutor-5657-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 766680 INFO  (Thread-1249) [n:127.0.0.1:55479_solr     ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 766718 INFO  (qtp1207737517-9075) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 766718 INFO  (qtp1207737517-9075) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 766718 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 766719 INFO  
(solrHandlerExecutor-5657-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:55479/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 for prop overlay   after 5 attempts
   [junit4]   2> 766719 INFO  
(solrHandlerExecutor-5657-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 766822 INFO  (qtp1207737517-9077) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 766822 INFO  (qtp1207737517-9077) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 766822 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 766823 INFO  
(solrHandlerExecutor-5657-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:55479/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 for prop overlay   after 6 attempts
   [junit4]   2> 766823 INFO  
(solrHandlerExecutor-5657-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 766862 INFO  (Thread-1249) [n:127.0.0.1:55479_solr     ] 
o.a.s.c.CoreContainer Reloading SolrCore 
'testPeersyncFailureReplicationSuccess_shard1_replica_n1' using configuration 
from configset testPeersyncFailureReplicationSuccess.AUTOCREATED
   [junit4]   2> 766926 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 766927 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 766927 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 766929 INFO  
(solrHandlerExecutor-5657-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:55479/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 for prop overlay   after 7 attempts
   [junit4]   2> 766929 INFO  
(solrHandlerExecutor-5657-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 766940 INFO  (Thread-1249) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55479.solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1' 
(registry 'solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38ab785d
   [junit4]   2> 766940 INFO  (Thread-1249) [n:127.0.0.1:55479_solr     ] 
o.a.s.c.SolrCore [[testPeersyncFailureReplicationSuccess_shard1_replica_n1] ] 
Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_305552D7C85040F7-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_305552D7C85040F7-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/data/]
   [junit4]   2> 767036 INFO  (qtp1207737517-9075) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 767036 INFO  (qtp1207737517-9075) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 767036 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 767037 INFO  
(solrHandlerExecutor-5657-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:55479/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 for prop overlay   after 8 attempts
   [junit4]   2> 767037 INFO  
(solrHandlerExecutor-5657-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 767067 INFO  (Thread-1249) [n:127.0.0.1:55479_solr     ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 767068 INFO  (Thread-1249) [n:127.0.0.1:55479_solr     ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 767075 INFO  (Thread-1249) [n:127.0.0.1:55479_solr     ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED
   [junit4]   2> 767077 INFO  (Thread-1249) [n:127.0.0.1:55479_solr     ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED
   [junit4]   2> 767077 INFO  (Thread-1249) [n:127.0.0.1:55479_solr     ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/managed-schema
   [junit4]   2> 767101 INFO  (Thread-1249) [n:127.0.0.1:55479_solr     ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 767102 INFO  (Thread-1249) [n:127.0.0.1:55479_solr     ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 767102 INFO  (Thread-1249) [n:127.0.0.1:55479_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> 767104 INFO  (Thread-1249) [n:127.0.0.1:55479_solr     ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 767108 INFO  (Thread-1249) [n:127.0.0.1:55479_solr     ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1669573957244682240
   [junit4]   2> 767110 INFO  
(searcherExecutor-5665-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 767110 INFO  
(searcherExecutor-5665-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: default
   [junit4]   2> 767116 INFO  
(searcherExecutor-5665-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.SolrCore 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  Registered new 
searcher autowarm time: 0 ms
   [junit4]   2> 767118 INFO  (Thread-1249) [n:127.0.0.1:55479_solr     ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 767120 INFO  
(searcherExecutor-5665-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 767123 INFO  
(searcherExecutor-5665-thread-1-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.SolrCore 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  Registered new 
searcher autowarm time: 0 ms
   [junit4]   2> 767139 INFO  (qtp1207737517-9077) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 767139 INFO  (qtp1207737517-9077) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 767139 INFO  (qtp1207737517-9077) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 767140 INFO  (qtp1207737517-9076) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Took 957.0ms to set the property overlay to be of 
version 0 for collection testPeersyncFailureReplicationSuccess
   [junit4]   2> 767140 INFO  (qtp1207737517-9076) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/config params={wt=javabin&version=2} status=0 QTime=964
   [junit4]   2> 767140 INFO  (qtp1207737517-9076) [n:127.0.0.1:55479_solr     
] o.a.s.c.SolrCore [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@7f5fa92e
   [junit4]   2> 767141 INFO  (qtp1207737517-9076) [n:127.0.0.1:55479_solr     
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1 
tag=SolrCore@7f5fa92e
   [junit4]   2> 767141 INFO  (qtp1207737517-9076) [n:127.0.0.1:55479_solr     
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@741fbe7e: rootName = 
solr_55479, domain = 
solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1, service url 
= null, agent id = null] for registry 
solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1/com.codahale.metrics.MetricRegistry@6e83c64b
   [junit4]   2> 767161 INFO  (qtp1207737517-9076) [n:127.0.0.1:55479_solr     
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testPeersyncFailureReplicationSuccess.shard1.leader 
tag=SolrCore@7f5fa92e
   [junit4]   2> 767184 INFO  (qtp1207737517-9077) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testPeersyncFailureReplicationSuccess/terms/shard1 to 
Terms{values={core_node2=1}, version=1}
   [junit4]   2> 767186 INFO  (qtp1207737517-9077) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1669573957315985408)]} 0 16
   [junit4]   2> 767242 INFO  
(searcherExecutor-5665-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 767245 INFO  
(searcherExecutor-5665-thread-1-processing-n:127.0.0.1:55479_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.SolrCore [testPeersyncFailureReplicationSuccess_shard1_replica_n1]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 767245 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=testPeersyncFailureReplicationSuccess:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 53
   [junit4]   2> 767247 INFO  (qtp1207737517-9075) [n:127.0.0.1:55479_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/select 
params={q=*:*&_stateVer_=testPeersyncFailureReplicationSuccess:4&wt=javabin&version=2}
 hits=1 status=0 QTime=0
   [junit4]   2> 767258 WARN  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short 
content, break even is size 23
   [junit4]   2> 767258 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 767259 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
2 ...
   [junit4]   2> 767259 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 
2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 
12.0.2+10
   [junit4]   2> 767260 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 767260 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 767260 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 767261 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7237166{/solr,null,AVAILABLE}
   [junit4]   2> 767262 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@414b0f4e{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:55496}
   [junit4]   2> 767262 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.e.j.s.Server Started @767339ms
   [junit4]   2> 767262 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55496}
   [junit4]   2> 767263 ERROR 
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 767263 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 767263 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.6.0
   [junit4]   2> 767263 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 767263 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 767263 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-15T14:03:22.520563Z
   [junit4]   2> 767265 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 767268 INFO  (zkConnectionManagerCallback-5673-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767268 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 767269 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 767458 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 767459 WARN  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1fe6a446[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 767459 WARN  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@1fe6a446[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 767463 WARN  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@771aeffc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 767463 WARN  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@771aeffc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 767464 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55474/solr
   [junit4]   2> 767466 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 767469 INFO  (zkConnectionManagerCallback-5684-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767469 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 767577 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [n:127.0.0.1:55496_solr     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 767581 INFO  (zkConnectionManagerCallback-5686-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767582 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [n:127.0.0.1:55496_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 767605 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [n:127.0.0.1:55496_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 767626 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [n:127.0.0.1:55496_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:55496_solr as DOWN
   [junit4]   2> 767629 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [n:127.0.0.1:55496_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 767629 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [n:127.0.0.1:55496_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55496_solr
   [junit4]   2> 767632 INFO  (zkCallback-5649-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 767632 INFO  (zkCallback-5685-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 767632 INFO  (zkCallback-5632-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 767636 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [n:127.0.0.1:55496_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 767637 WARN  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [n:127.0.0.1:55496_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> 767690 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [n:127.0.0.1:55496_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 767743 INFO  
(OverseerCollectionConfigSetProcessor-72109232968630277-127.0.0.1:55479_solr-n_0000000000)
 [n:127.0.0.1:55479_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> 767755 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [n:127.0.0.1:55496_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55496.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38ab785d
   [junit4]   2> 767777 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [n:127.0.0.1:55496_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55496.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38ab785d
   [junit4]   2> 767777 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [n:127.0.0.1:55496_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55496.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38ab785d
   [junit4]   2> 767779 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [n:127.0.0.1:55496_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_305552D7C85040F7-001/tempDir-001/node2
   [junit4]   2> 767787 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[305552D7C85040F7])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 767789 INFO  (qtp1207737517-9076) [n:127.0.0.1:55479_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:55496_solr&action=ADDREPLICA&collection=testPeersyncFailureReplicationSuccess&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 767803 INFO  (qtp1207737517-9077) [n:127.0.0.1:55479_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=2
   [junit4]   2> 767810 INFO  (qtp1207737517-9074) [n:127.0.0.1:55479_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=4
   [junit4]   2> 767821 INFO  (qtp563311711-9148) [n:127.0.0.1:55496_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 767835 INFO  (qtp1207737517-9075) [n:127.0.0.1:55479_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=1
   [junit4]   2> 767842 INFO  
(OverseerThreadFactory-5640-thread-2-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1   ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:55496_solr for creating new 
replica of shard shard1 for collection testPeersyncFailureReplicationSuccess
   [junit4]   2> 767852 INFO  
(OverseerThreadFactory-5640-thread-2-processing-n:127.0.0.1:55479_solr) 
[n:127.0.0.1:55479_solr c:testPeersyncFailureReplicationSuccess s:shard1   ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 767861 INFO  
(OverseerStateUpdate-72109232968630277-127.0.0.1:55479_solr-n_0000000000) 
[n:127.0.0.1:55479_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testPeersyncFailureReplicationSuccess",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55496/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:55496_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 767980 INFO  (zkCallback-5649-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testPeersyncFailureReplicationSuccess/state.json] for 
collection [testPeersyncFailureReplicationSuccess] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 767980 INFO  (zkCallback-5632-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testPeersyncFailureReplicationSuccess/state.json] for 
collection [testPeersyncFailureReplicationSuccess] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 767982 INFO  (zkCallback-5649-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testPeersyncFailureReplicationSuccess/state.json] for 
collection [testPeersyncFailureReplicationSuccess] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 76

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

EATED",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 798285 INFO  
(OverseerCollectionConfigSetProcessor-72109234610438153-127.0.0.1:55555_solr-n_0000000001)
 [n:127.0.0.1:55555_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 798287 INFO  
(OverseerThreadFactory-5814-thread-3-processing-n:127.0.0.1:55555_solr) 
[n:127.0.0.1:55555_solr     ] o.a.s.c.OverseerConfigSetMessageHandler no 
existing ConfigSet properties found
   [junit4]   2> 798387 INFO  (qtp583987030-9368) [n:127.0.0.1:55555_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={name=testRepFactor1LeaderStartup.AUTOCREATED&action=DELETE&wt=javabin&version=2}
 status=0 QTime=108
   [junit4]   2> 798509 INFO  (jetty-closer-5828-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=476765037
   [junit4]   2> 798509 INFO  (jetty-closer-5828-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55555_solr
   [junit4]   2> 798515 INFO  (jetty-closer-5828-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 798515 INFO  (jetty-closer-5828-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:55555_solr as DOWN
   [junit4]   2> 798532 INFO  (jetty-closer-5828-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 798532 INFO  (jetty-closer-5828-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@33cf6a1d: rootName = 
solr_55555, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@360c5ea4
   [junit4]   2> 798539 INFO  (jetty-closer-5828-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 798539 INFO  (jetty-closer-5828-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1806ccf5: rootName = 
solr_55555, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@37ebe0c8
   [junit4]   2> 798542 INFO  (jetty-closer-5828-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 798542 INFO  (jetty-closer-5828-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@363a5904: rootName = 
solr_55555, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@4c589cec
   [junit4]   2> 798542 INFO  (jetty-closer-5828-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 798545 INFO  (closeThreadPool-5833-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72109234610438153-127.0.0.1:55555_solr-n_0000000001) closing
   [junit4]   2> 798545 INFO  
(OverseerStateUpdate-72109234610438153-127.0.0.1:55555_solr-n_0000000001) 
[n:127.0.0.1:55555_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:55555_solr
   [junit4]   2> 798545 INFO  
(OverseerAutoScalingTriggerThread-72109234610438153-127.0.0.1:55555_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 798550 INFO  (closeThreadPool-5833-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72109234610438153-127.0.0.1:55555_solr-n_0000000001) closing
   [junit4]   2> 798665 INFO  (jetty-closer-5828-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72109234610438153-127.0.0.1:55555_solr-n_0000000001) closing
   [junit4]   2> 798667 INFO  (jetty-closer-5828-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4e61e2bc{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:55555}
   [junit4]   2> 798668 INFO  (jetty-closer-5828-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@937acd3{/solr,null,UNAVAILABLE}
   [junit4]   2> 798668 INFO  (jetty-closer-5828-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 798669 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[305552D7C85040F7])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 798879 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       
/solr/collections/testRepFactor1LeaderStartup/terms/shard1
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       
/solr/collections/testRepFactor1LeaderStartup/state.json
   [junit4]   2>        3       
/solr/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2>        3       
/solr/configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        25      
/solr/collections/testRepFactor1LeaderStartup/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>        20      /solr/overseer/queue
   [junit4]   2>        17      /solr/overseer/collection-queue-work
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        8       /solr/live_nodes
   [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> 798884 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[305552D7C85040F7])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55549
   [junit4]   2> 798884 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[305552D7C85040F7])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55549
   [junit4]   2> 798884 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[305552D7C85040F7])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55549
   [junit4]   2> 798885 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[305552D7C85040F7])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testRepFactor1LeaderStartup
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_305552D7C85040F7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=452, maxMBSortInHeap=7.9493022260111745, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6dbe7aa7),
 locale=pt-TL, timezone=Pacific/Tahiti
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 
(64-bit)/cpus=6,threads=1,free=149541472,total=264241152
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiWordSynonyms, 
AnalyticsMergeStrategyTest, TestBinaryField, TestSchemaVersionResource, 
TestLRUStatsCache, MoreLikeThisHandlerTest, TestRandomFaceting, JvmMetricsTest, 
PeerSyncWithIndexFingerprintCachingTest, TestSkipOverseerOperations, 
TestStressInPlaceUpdates, TestInitParams, AtomicUpdateRemovalJavabinTest, 
SolrCloudReportersTest, ImplicitSnitchTest, SuggesterWFSTTest, 
TestExportWriter, TestZkAclsWithHadoopAuth, SimpleFacetsTest, 
TestLegacyBM25SimilarityFactory, DeleteStatusTest, MetricTriggerTest, 
TestRemoteStreaming, SaslZkACLProviderTest, TestSolrFieldCacheBean, 
ResponseHeaderTest, FullHLLTest, ResponseLogComponentTest, 
TestSolrConfigHandler, TriggerEventQueueTest, TestCollationFieldDocValues, 
TestCryptoKeys, NestedShardedAtomicUpdateTest, TestJsonFacetsStatsParsing, 
TestUninvertingReader, OverseerModifyCollectionTest, SimplePostToolTest, 
ActionThrottleTest, DeleteInactiveReplicaTest, TestSolrJacksonAnnotation, 
TestOmitPositions, TestSubQueryTransformerDistrib, LoggingHandlerTest, 
AuthToolTest, CopyFieldTest, TestFreeTextSuggestions, BasicDistributedZkTest, 
TestXIncludeConfig, RecoveryZkTest, CdcrBootstrapTest, TestXmlQParserPlugin, 
TestMaxTokenLenTokenizer, HttpTriggerListenerTest, 
SolrCoreCheckLockOnStartupTest, QueryResultKeyTest, TestComponentsName, 
TestCopyFieldCollectionResource, NestedAtomicUpdateTest, 
TestCloudSearcherWarming]
   [junit4] Completed [258/910 (1!)] on J2 in 37.51s, 2 tests, 1 error <<< 
FAILURES!

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

[repro] Revision: c8bb3bdb524ea609d20ce566944d54a2a648b7ce

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestCloudSearcherWarming 
-Dtests.method=testPeersyncFailureReplicationSuccess 
-Dtests.seed=305552D7C85040F7 -Dtests.slow=true -Dtests.locale=pt-TL 
-Dtests.timezone=Pacific/Tahiti -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

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

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

[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestCloudSearcherWarming" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=305552D7C85040F7 
-Dtests.slow=true -Dtests.locale=pt-TL -Dtests.timezone=Pacific/Tahiti 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...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...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to