Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23971/
Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:+UseCompressedOops 
-XX:+UseParallelGC

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

Error Message:
No live SolrServers available to handle this request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:343)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:547)
        at 
org.apache.solr.cloud.TestCloudSearcherWarming.tearDown(TestCloudSearcherWarming.java:78)
        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$10.evaluate(RandomizedRunner.java:996)
        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 14184 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/init-core-data-001
   [junit4]   2> 2066636 WARN  
(SUITE-TestCloudSearcherWarming-seed#[B0F8CD01713824C8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2066636 INFO  
(SUITE-TestCloudSearcherWarming-seed#[B0F8CD01713824C8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2066637 INFO  
(SUITE-TestCloudSearcherWarming-seed#[B0F8CD01713824C8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2066637 INFO  
(SUITE-TestCloudSearcherWarming-seed#[B0F8CD01713824C8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2066641 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[B0F8CD01713824C8])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeersyncFailureReplicationSuccess
   [junit4]   2> 2066641 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[B0F8CD01713824C8])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001
   [junit4]   2> 2066642 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[B0F8CD01713824C8])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2066643 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2066643 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2066743 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[B0F8CD01713824C8])
 [    ] o.a.s.c.ZkTestServer start zk server on port:41593
   [junit4]   2> 2066743 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[B0F8CD01713824C8])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41593
   [junit4]   2> 2066743 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[B0F8CD01713824C8])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41593
   [junit4]   2> 2066750 INFO  (zkConnectionManagerCallback-9520-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2066752 INFO  (zkConnectionManagerCallback-9522-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2066757 INFO  (zkConnectionManagerCallback-9524-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2066761 WARN  (jetty-launcher-9525-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2066762 INFO  (jetty-launcher-9525-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2066762 INFO  (jetty-launcher-9525-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2066762 INFO  (jetty-launcher-9525-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 2066770 INFO  (jetty-launcher-9525-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2066770 INFO  (jetty-launcher-9525-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2066770 INFO  (jetty-launcher-9525-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2066770 INFO  (jetty-launcher-9525-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27154f11{/solr,null,AVAILABLE}
   [junit4]   2> 2066803 INFO  (jetty-launcher-9525-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@590ed71a{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44837}
   [junit4]   2> 2066803 INFO  (jetty-launcher-9525-thread-1) [    ] 
o.e.j.s.Server Started @2067109ms
   [junit4]   2> 2066803 INFO  (jetty-launcher-9525-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44837}
   [junit4]   2> 2066804 ERROR (jetty-launcher-9525-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2066804 INFO  (jetty-launcher-9525-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2066804 INFO  (jetty-launcher-9525-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2066804 INFO  (jetty-launcher-9525-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2066804 INFO  (jetty-launcher-9525-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2066804 INFO  (jetty-launcher-9525-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-23T18:05:33.318244Z
   [junit4]   2> 2066805 INFO  (zkConnectionManagerCallback-9527-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2066806 INFO  (jetty-launcher-9525-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2067045 INFO  (jetty-launcher-9525-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2067046 WARN  (jetty-launcher-9525-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1aeed907[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2067049 WARN  (jetty-launcher-9525-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@55f5dcc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2067050 INFO  (jetty-launcher-9525-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41593/solr
   [junit4]   2> 2067051 INFO  (zkConnectionManagerCallback-9534-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2067053 INFO  (zkConnectionManagerCallback-9536-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2067126 INFO  (jetty-launcher-9525-thread-1) 
[n:127.0.0.1:44837_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44837_solr
   [junit4]   2> 2067126 INFO  (jetty-launcher-9525-thread-1) 
[n:127.0.0.1:44837_solr    ] o.a.s.c.Overseer Overseer 
(id=72132178490294277-127.0.0.1:44837_solr-n_0000000000) starting
   [junit4]   2> 2067131 INFO  (zkConnectionManagerCallback-9543-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2067132 INFO  (jetty-launcher-9525-thread-1) 
[n:127.0.0.1:44837_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41593/solr ready
   [junit4]   2> 2067133 INFO  
(OverseerStateUpdate-72132178490294277-127.0.0.1:44837_solr-n_0000000000) 
[n:127.0.0.1:44837_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44837_solr
   [junit4]   2> 2067133 INFO  (jetty-launcher-9525-thread-1) 
[n:127.0.0.1:44837_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44837_solr
   [junit4]   2> 2067134 INFO  (zkCallback-9535-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2067135 INFO  (zkCallback-9542-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2067213 INFO  (jetty-launcher-9525-thread-1) 
[n:127.0.0.1:44837_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2067254 INFO  (jetty-launcher-9525-thread-1) 
[n:127.0.0.1:44837_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44837.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c264f3d
   [junit4]   2> 2067272 INFO  (jetty-launcher-9525-thread-1) 
[n:127.0.0.1:44837_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44837.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c264f3d
   [junit4]   2> 2067272 INFO  (jetty-launcher-9525-thread-1) 
[n:127.0.0.1:44837_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44837.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c264f3d
   [junit4]   2> 2067274 INFO  (jetty-launcher-9525-thread-1) 
[n:127.0.0.1:44837_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/.
   [junit4]   2> 2067297 INFO  (zkConnectionManagerCallback-9549-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2067298 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[B0F8CD01713824C8])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2067298 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[B0F8CD01713824C8])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41593/solr ready
   [junit4]   2> 2067303 INFO  (qtp128387281-25422) [n:127.0.0.1:44837_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:44837_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2067305 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testPeersyncFailureReplicationSuccess
   [junit4]   2> 2067305 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/protwords.txt
   [junit4]   2> 2067306 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/managed-schema
   [junit4]   2> 2067307 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/solrconfig.xml
   [junit4]   2> 2067308 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/synonyms.txt
   [junit4]   2> 2067308 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/stopwords.txt
   [junit4]   2> 2067309 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067310 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067311 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067312 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067313 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067314 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067315 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067316 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067316 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067317 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067318 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067320 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067321 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067322 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067323 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067324 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067325 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067325 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067326 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067327 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067328 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067329 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067330 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067331 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067332 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067333 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067334 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067334 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067335 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067336 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067337 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067338 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067339 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067340 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067341 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067341 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067342 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067343 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_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> 2067344 INFO  
(OverseerThreadFactory-8169-thread-1-processing-n:127.0.0.1:44837_solr) 
[n:127.0.0.1:44837_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/params.json
   [junit4]   2> 2067449 INFO  
(OverseerStateUpdate-72132178490294277-127.0.0.1:44837_solr-n_0000000000) 
[n:127.0.0.1:44837_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:44837/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2067652 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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> 2067652 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_solr    
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2068663 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2068664 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2068664 WARN  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2068664 WARN  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
   [junit4]   2> 2068664 WARN  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2068664 WARN  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
   [junit4]   2> 2068665 WARN  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2068665 WARN  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
   [junit4]   2> 2068665 WARN  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2068665 WARN  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
   [junit4]   2> 2068665 WARN  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
   [junit4]   2> 2068665 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2068688 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] o.a.s.s.IndexSchema 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1] Schema 
name=default-config
   [junit4]   2> 2068849 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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> 2068868 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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 collection testPeersyncFailureReplicationSuccess, trusted=true
   [junit4]   2> 2068870 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44837.solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1' 
(registry 'solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c264f3d
   [junit4]   2> 2068870 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/./testPeersyncFailureReplicationSuccess_shard1_replica_n1/data/]
   [junit4]   2> 2068948 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2069035 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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> 2069035 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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> 2069039 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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> 2069039 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2069042 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2645ef44[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main]
   [junit4]   2> 2069043 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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> 2069044 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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> 2069044 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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> 2069044 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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> 2069045 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2069045 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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> 2069046 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2069047 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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 
1631629067483611136
   [junit4]   2> 2069048 INFO  
(searcherExecutor-8174-thread-1-processing-n:127.0.0.1:44837_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44837_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@2645ef44[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2069048 INFO  
(searcherExecutor-8174-thread-1-processing-n:127.0.0.1:44837_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44837_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2069048 INFO  
(searcherExecutor-8174-thread-1-processing-n:127.0.0.1:44837_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44837_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> 2069050 INFO  
(searcherExecutor-8174-thread-1-processing-n:127.0.0.1:44837_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44837_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 
Searcher@2645ef44[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2069052 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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> 2069052 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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> 2069054 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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> 2069054 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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> 2069054 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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:44837/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
   [junit4]   2> 2069054 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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> 2069054 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:44837/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 has no replicas
   [junit4]   2> 2069054 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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/72132178490294277-core_node2-n_0000000000
   [junit4]   2> 2069055 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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:44837/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 shard1
   [junit4]   2> 2069156 INFO  (zkCallback-9535-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> 2069157 INFO  (zkCallback-9535-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> 2069157 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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> 2069159 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 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=1507
   [junit4]   2> 2069161 INFO  (qtp128387281-25422) [n:127.0.0.1:44837_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> 2069259 INFO  (zkCallback-9535-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> 2069259 INFO  (zkCallback-9535-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> 2069259 INFO  (zkCallback-9535-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> 2069259 INFO  (qtp128387281-25422) [n:127.0.0.1:44837_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:44837_solr&wt=javabin&version=2}
 status=0 QTime=1956
   [junit4]   2> 2069260 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[B0F8CD01713824C8])
 [    ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica 
count: 1
   [junit4]   2> 2069260 INFO  (watches-9546-thread-1) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> java.lang.RuntimeException
   [junit4]   2>        at 
org.apache.solr.cloud.TestCloudSearcherWarming$SleepingSolrEventListener.init(TestCloudSearcherWarming.java:305)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:866)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.verifyClass(SolrConfigHandler.java:558)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.updateNamedPlugin(SolrConfigHandler.java:529)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:480)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:345)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:136)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2555)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:756)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:542)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:397)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   1> {event=newSearcher}
   [junit4]   2> java.lang.RuntimeException
   [junit4]   2>        at 
org.apache.solr.cloud.TestCloudSearcherWarming$SleepingSolrEventListener.init(TestCloudSearcherWarming.java:305)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:866)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.verifyClass(SolrConfigHandler.java:558)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.updateNamedPlugin(SolrConfigHandler.java:529)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:480)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:345)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:136)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2555)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:756)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:542)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:397)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   1> {event=firstSearcher}
   [junit4]   2> 2069300 INFO  (qtp128387281-25423) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted 
to ZK [{"add-listener":{
   [junit4]   2>     "name":"newSearcherListener",
   [junit4]   2>     "event":"newSearcher",
   [junit4]   2>     
"class":"org.apache.solr.cloud.TestCloudSearcherWarming$SleepingSolrEventListener"}},
 {"add-listener":{
   [junit4]   2>     "name":"firstSearcherListener",
   [junit4]   2>     "event":"firstSearcher",
   [junit4]   2>     
"class":"org.apache.solr.cloud.TestCloudSearcherWarming$SleepingSolrEventListener"}}]
   [junit4]   2> 2069300 INFO  (Thread-4137) [    ] o.a.s.c.SolrCore config 
update listener called for core 
testPeersyncFailureReplicationSuccess_shard1_replica_n1
   [junit4]   2> 2069301 INFO  (Thread-4137) [    ] o.a.s.c.SolrCore core 
reload testPeersyncFailureReplicationSuccess_shard1_replica_n1
   [junit4]   2> 2069306 INFO  
(OverseerCollectionConfigSetProcessor-72132178490294277-127.0.0.1:44837_solr-n_0000000000)
 [n:127.0.0.1:44837_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> 2069306 INFO  (Thread-4137) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 2069306 INFO  (Thread-4137) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 2069307 WARN  (Thread-4137) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2069307 WARN  (Thread-4137) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
   [junit4]   2> 2069307 WARN  (Thread-4137) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2069307 WARN  (Thread-4137) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
   [junit4]   2> 2069307 WARN  (Thread-4137) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2069307 WARN  (Thread-4137) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
   [junit4]   2> 2069307 WARN  (Thread-4137) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2069307 WARN  (Thread-4137) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
   [junit4]   2> 2069307 WARN  (Thread-4137) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
   [junit4]   2> 2069308 INFO  (Thread-4137) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 2069381 INFO  (qtp128387281-25423) [n:127.0.0.1:44837_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> 2069382 INFO  
(solrHandlerExecutor-8179-thread-1-processing-n:127.0.0.1:44837_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44837_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> 2069409 INFO  (Thread-4137) [    ] o.a.s.s.IndexSchema 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1] Schema 
name=default-config
   [junit4]   2> 2069558 INFO  (qtp128387281-25422) [n:127.0.0.1:44837_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> 2069605 INFO  (qtp128387281-25422) [n:127.0.0.1:44837_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=46
   [junit4]   2> 2069605 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2069606 INFO  
(solrHandlerExecutor-8179-thread-1-processing-n:127.0.0.1:44837_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44837_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:44837/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 for prop overlay   after 1 attempts
   [junit4]   2> 2069606 INFO  
(solrHandlerExecutor-8179-thread-1-processing-n:127.0.0.1:44837_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44837_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> 2069670 INFO  (Thread-4137) [    ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2069701 INFO  (Thread-4137) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'testPeersyncFailureReplicationSuccess_shard1_replica_n1' 
using configuration from collection testPeersyncFailureReplicationSuccess
   [junit4]   2> 2069707 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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> 2069709 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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=2
   [junit4]   2> 2069709 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2069710 INFO  
(solrHandlerExecutor-8179-thread-1-processing-n:127.0.0.1:44837_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44837_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:44837/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 for prop overlay   after 2 attempts
   [junit4]   2> 2069710 INFO  
(solrHandlerExecutor-8179-thread-1-processing-n:127.0.0.1:44837_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44837_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> 2069774 INFO  (Thread-4137) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44837.solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1' 
(registry 'solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c264f3d
   [junit4]   2> 2069774 INFO  (Thread-4137) [n:127.0.0.1:44837_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 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001/tempDir-001/node1/./testPeersyncFailureReplicationSuccess_shard1_replica_n1/data/]
   [junit4]   2> java.lang.RuntimeException
   [junit4]   2>        at 
org.apache.solr.cloud.TestCloudSearcherWarming$SleepingSolrEventListener.init(TestCloudSearcherWarming.java:305)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:866)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initListeners(SolrCore.java:612)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:966)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:675)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1488)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$21(SolrCore.java:3045)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$14(ZkController.java:2483)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   1> {event=newSearcher}
   [junit4]   2> java.lang.RuntimeException
   [junit4]   2>        at 
org.apache.solr.cloud.TestCloudSearcherWarming$SleepingSolrEventListener.init(TestCloudSearcherWarming.java:305)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:866)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initListeners(SolrCore.java:608)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:966)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:675)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1488)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$21(SolrCore.java:3045)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$14(ZkController.java:2483)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   1> {event=firstSearcher}
   [junit4]   2> 2069781 INFO  (Thread-4137) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2069810 INFO  (qtp128387281-25422) [n:127.0.0.1:44837_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> 2069814 INFO  (qtp128387281-25422) [n:127.0.0.1:44837_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=4
   [junit4]   2> 2069815 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2069815 INFO  
(solrHandlerExecutor-8179-thread-1-processing-n:127.0.0.1:44837_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44837_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:44837/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 for prop overlay   after 3 attempts
   [junit4]   2> 2069815 INFO  
(solrHandlerExecutor-8179-thread-1-processing-n:127.0.0.1:44837_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44837_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> 2069866 INFO  (Thread-4137) [n:127.0.0.1:44837_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> 2069866 INFO  (Thread-4137) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2069871 INFO  (Thread-4137) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@349a711c[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main]
   [junit4]   2> 2069872 INFO  (Thread-4137) [n:127.0.0.1:44837_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> 2069872 INFO  (Thread-4137) [n:127.0.0.1:44837_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> 2069872 INFO  (Thread-4137) [n:127.0.0.1:44837_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> 2069872 INFO  (Thread-4137) [n:127.0.0.1:44837_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> 2069872 INFO  (Thread-4137) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2069872 INFO  (Thread-4137) [n:127.0.0.1:44837_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> 2069873 INFO  (Thread-4137) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2069874 INFO  (Thread-4137) [n:127.0.0.1:44837_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 
1631629068350783488
   [junit4]   2> 2069876 INFO  
(searcherExecutor-8180-thread-1-processing-n:127.0.0.1:44837_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44837_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@349a711c[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2069876 INFO  
(searcherExecutor-8180-thread-1-processing-n:127.0.0.1:44837_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44837_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2069876 INFO  
(searcherExecutor-8180-thread-1-processing-n:127.0.0.1:44837_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44837_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> 2069880 INFO  (Thread-4137) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2069883 INFO  
(searcherExecutor-8180-thread-1-processing-n:127.0.0.1:44837_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44837_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 
Searcher@349a711c[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2069883 INFO  (Thread-4137) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2f2a321e[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main]
   [junit4]   2> 2069884 INFO  
(searcherExecutor-8180-thread-1-processing-n:127.0.0.1:44837_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44837_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@2f2a321e[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2069884 INFO  
(searcherExecutor-8180-thread-1-processing-n:127.0.0.1:44837_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44837_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2069890 INFO  
(searcherExecutor-8180-thread-1-processing-n:127.0.0.1:44837_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44837_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 
Searcher@2f2a321e[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2069916 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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> 2069916 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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> 2069916 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_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> 2069917 INFO  (qtp128387281-25423) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Took 616.0ms to set the property overlay to be of 
version 0 for collection testPeersyncFailureReplicationSuccess
   [junit4]   2> 2069917 INFO  (qtp128387281-25423) [n:127.0.0.1:44837_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=621
   [junit4]   2> 2069917 INFO  (qtp128387281-25423) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] o.a.s.c.SolrCore 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@213ec00a
   [junit4]   2> 2069917 INFO  (qtp128387281-25423) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1, 
tag=213ec00a
   [junit4]   2> 2069917 INFO  (qtp128387281-25423) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@72993d44: rootName = 
solr_44837, 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@25cf5289
   [junit4]   2> 2069940 INFO  (qtp128387281-25423) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testPeersyncFailureReplicationSuccess.shard1.leader, 
tag=213ec00a
   [junit4]   2> 2070029 INFO  (qtp128387281-25422) [n:127.0.0.1:44837_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> 2070029 INFO  (qtp128387281-25422) [n:127.0.0.1:44837_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 (1631629068510167040)]} 0 87
   [junit4]   2> 2070030 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1631629068514361344,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2070030 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3a7e9c3e 
commitCommandVersion:1631629068514361344
   [junit4]   2> 2070119 INFO  (qtp128387281-25421) [n:127.0.0.1:44837_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@60127300[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main]
   [junit4]   2> 2070119 INFO  
(searcherExecutor-8180-thread-1-processing-n:127.0.0.1:44837_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44837_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@60127300[testPeersyncFailureReplicationSuccess_shard1_replica_n1]

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

.testRepFactor1LeaderStartup(TestCloudSearcherWarming.java:117)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at 
java.base/java.lang.Thread.run(Thread.java:835)Throwable #2: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:343)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
   [junit4]    >        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:547)
   [junit4]    >        at 
org.apache.solr.cloud.TestCloudSearcherWarming.tearDown(TestCloudSearcherWarming.java:78)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 2156078 INFO  
(SUITE-TestCloudSearcherWarming-seed#[B0F8CD01713824C8]-worker) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2156079 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>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       
/solr/collections/testRepFactor1LeaderStartup/terms/shard1
   [junit4]   2>        2       
/solr/configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2>        2       
/solr/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       
/solr/collections/testRepFactor1LeaderStartup/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/collections
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2156081 INFO  
(SUITE-TestCloudSearcherWarming-seed#[B0F8CD01713824C8]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35799
   [junit4]   2> 2156081 INFO  
(SUITE-TestCloudSearcherWarming-seed#[B0F8CD01713824C8]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35799
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_B0F8CD01713824C8-001
   [junit4]   2> Apr 23, 2019 6:07:02 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=863, maxMBSortInHeap=7.812444558952806, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@304e72f9),
 locale=bo-CN, timezone=Asia/Chita
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev 
13-testing (64-bit)/cpus=8,threads=1,free=197555832,total=521142272
   [junit4]   2> NOTE: All tests run in this JVM: 
[SpellCheckCollatorWithCollapseTest, BigEndianAscendingWordDeserializerTest, 
TestWithCollection, TestLegacyBM25SimilarityFactory, TestXmlQParser, 
IndexSchemaRuntimeFieldTest, ConvertedLegacyTest, 
TestSimpleTrackingShardHandler, SmileWriterTest, 
TestReversedWildcardFilterFactory, SSLMigrationTest, TestScoreJoinQPNoScore, 
DocValuesNotIndexedTest, TestUpdate, BadIndexSchemaTest, UUIDFieldTest, 
TestSubQueryTransformer, PolyFieldTest, HdfsSyncSliceTest, CopyFieldTest, 
TestPointFields, HdfsDirectoryFactoryTest, TestDirectoryFactory, 
OutOfBoxZkACLAndCredentialsProvidersTest, HttpSolrCallGetCoreTest, 
LeaderFailureAfterFreshStartTest, TestZkAclsWithHadoopAuth, 
TriggerCooldownIntegrationTest, ZkCLITest, TestEmbeddedSolrServerSchemaAPI, 
SolrMetricsIntegrationTest, TestLogWatcher, DateRangeFieldTest, 
TestRequestStatusCollectionAPI, MergeStrategyTest, TestConfigsApi, 
AutoScalingHandlerTest, TestSimTriggerIntegration, 
SimpleCollectionCreateDeleteTest, LukeRequestHandlerTest, 
ClassificationUpdateProcessorTest, OverseerModifyCollectionTest, 
BlockJoinFacetDistribTest, SimplePostToolTest, ActionThrottleTest, 
ExplicitHLLTest, TestTrackingShardHandlerFactory, 
ByteBuffersDirectoryFactoryTest, TestSolrConfigHandler, SuggesterTSTTest, 
TestFieldCache, HdfsUnloadDistributedZkTest, TestElisionMultitermQuery, 
TestPullReplica, ParsingFieldUpdateProcessorsTest, TestSurroundQueryParser, 
TestImplicitCoreProperties, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
HDFSCollectionsAPITest, SearchHandlerTest, TestDelegationWithHadoopAuth, 
CdcrRequestHandlerTest, TestSortByMinMaxFunction, DateMathParserTest, 
BadComponentTest, TestFieldSortValues, TermVectorComponentTest, 
TestFieldTypeCollectionResource, TestFoldingMultitermQuery, 
TestSlowCompositeReaderWrapper, TestMiniSolrCloudClusterSSL, SOLR749Test, 
TestConfig, TestSolrJ, MigrateRouteKeyTest, TestDynamicFieldResource, 
MetricTriggerIntegrationTest, TestMaxTokenLenTokenizer, 
TestJsonFacetsStatsParsing, TestDefaultStatsCache, TestSolrIndexConfig, 
SchemaVersionSpecificBehaviorTest, TestTestInjection, TestSimpleQParserPlugin, 
ClusterStateTest, DistributedUpdateProcessorTest, 
CollectionsAPIAsyncDistributedZkTest, TestFileDictionaryLookup, 
TestSizeLimitedDistributedMap, TestSolr4Spatial2, TestNRTOpen, 
TestSimDistribStateManager, TestLeaderElectionWithEmptyReplica, 
DistributedQueryElevationComponentTest, RemoteQueryErrorTest, 
AutoscalingHistoryHandlerTest, GraphQueryTest, NotRequiredUniqueKeyTest, 
BlockDirectoryTest, XmlUpdateRequestHandlerTest, DebugComponentTest, 
SegmentsInfoRequestHandlerTest, AlternateDirectoryTest, 
PeerSyncWithBufferUpdatesTest, TestSafeXMLParsing, CreateRoutedAliasTest, 
TestClassicSimilarityFactory, TestNoOpRegenerator, ConfigSetsAPITest, 
DistributedFacetPivotSmallAdvancedTest, TestIBSimilarityFactory, 
TestCloudJSONFacetSKG, HLLUtilTest, TestIndexSearcher, 
DistributedFacetExistsSmallTest, RangeFacetCloudTest, ShardRoutingTest, 
CoreAdminOperationTest, BasicDistributedZkTest, 
TestHighFrequencyDictionaryFactory, TestConfigSetProperties, 
TestSystemCollAutoCreate, TestJmxIntegration, ScheduledTriggerIntegrationTest, 
TestCloudInspectUtil, OutputWriterTest, TestCloudPseudoReturnFields, 
FastVectorHighlighterTest, CloudMLTQParserTest, TestPKIAuthenticationPlugin, 
DocumentBuilderTest, TestRecovery, ShufflingReplicaListTransformerTest, 
TestSolrCloudWithKerberosAlt, MetricsHistoryHandlerTest, 
CurrencyRangeFacetCloudTest, TestBackupRepositoryFactory, 
TestDistributedGrouping, TestTolerantUpdateProcessorCloud, SolrTestCaseJ4Test, 
TestCursorMarkWithoutUniqueKey, TestDocumentBuilder, TestGroupingSearch, 
TestRandomDVFaceting, TestTrie, TestCharFilters, 
TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, 
TestJettySolrRunner, ConnectionReuseTest, AddReplicaTest, AliasIntegrationTest, 
BasicZkTest, ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest, 
CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, 
ConcurrentCreateRoutedAliasTest, DeleteNodeTest, DeleteReplicaTest, 
ForceLeaderTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, 
HttpPartitionTest, MoveReplicaHDFSTest, MultiThreadedOCPTest, 
NestedShardedAtomicUpdateTest, OverseerTest, PeerSyncReplicationTest, 
RestartWhileUpdatingTest, RollingRestartTest, SolrXmlInZkTest, SplitShardTest, 
SystemCollectionCompatTest, TestCloudPhrasesIdentificationComponent, 
TestCloudSearcherWarming]
   [junit4] Completed [516/854 (1!)] on J2 in 90.82s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 44409 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23971/consoleText

[repro] Revision: 80d3ac8709c6d93c4e4634dc7c10ef667a029cb1

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestCloudSearcherWarming 
-Dtests.method=testRepFactor1LeaderStartup -Dtests.seed=B0F8CD01713824C8 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bo-CN 
-Dtests.timezone=Asia/Chita -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3309 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestCloudSearcherWarming" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=B0F8CD01713824C8 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=bo-CN -Dtests.timezone=Asia/Chita -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

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

[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to