Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3409/
Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseSerialGC

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.LBHttpSolrClient.request(LBHttpSolrClient.java:461)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:517)
        at 
org.apache.solr.cloud.TestCloudSearcherWarming.tearDown(TestCloudSearcherWarming.java:78)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14328 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/init-core-data-001
   [junit4]   2> 1102268 WARN  
(SUITE-TestCloudSearcherWarming-seed#[49BCB9DFA8B1D9D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 1102268 INFO  
(SUITE-TestCloudSearcherWarming-seed#[49BCB9DFA8B1D9D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1102270 INFO  
(SUITE-TestCloudSearcherWarming-seed#[49BCB9DFA8B1D9D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1102270 INFO  
(SUITE-TestCloudSearcherWarming-seed#[49BCB9DFA8B1D9D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1102272 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[49BCB9DFA8B1D9D9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeersyncFailureReplicationSuccess
   [junit4]   2> 1102272 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[49BCB9DFA8B1D9D9])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001
   [junit4]   2> 1102273 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[49BCB9DFA8B1D9D9])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1102273 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1102273 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1102373 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[49BCB9DFA8B1D9D9])
 [    ] o.a.s.c.ZkTestServer start zk server on port:38633
   [junit4]   2> 1102373 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[49BCB9DFA8B1D9D9])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38633
   [junit4]   2> 1102373 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[49BCB9DFA8B1D9D9])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38633
   [junit4]   2> 1102376 INFO  (zkConnectionManagerCallback-5915-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1102378 INFO  (zkConnectionManagerCallback-5917-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1102378 INFO  (zkConnectionManagerCallback-5919-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1102380 WARN  (jetty-launcher-5920-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1102380 INFO  (jetty-launcher-5920-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1102380 INFO  (jetty-launcher-5920-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1102380 INFO  (jetty-launcher-5920-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1102381 INFO  (jetty-launcher-5920-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1102381 INFO  (jetty-launcher-5920-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1102381 INFO  (jetty-launcher-5920-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1102381 INFO  (jetty-launcher-5920-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5e3ffd23{/solr,null,AVAILABLE}
   [junit4]   2> 1102381 WARN  (jetty-launcher-5920-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4f974f77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1102382 INFO  (jetty-launcher-5920-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1b0989ff{SSL,[ssl, 
http/1.1]}{127.0.0.1:44305}
   [junit4]   2> 1102382 INFO  (jetty-launcher-5920-thread-1) [    ] 
o.e.j.s.Server Started @1102419ms
   [junit4]   2> 1102382 INFO  (jetty-launcher-5920-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44305}
   [junit4]   2> 1102382 ERROR (jetty-launcher-5920-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1102382 INFO  (jetty-launcher-5920-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1102382 INFO  (jetty-launcher-5920-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 1102382 INFO  (jetty-launcher-5920-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1102382 INFO  (jetty-launcher-5920-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1102382 INFO  (jetty-launcher-5920-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-16T13:42:30.166Z
   [junit4]   2> 1102388 INFO  (zkConnectionManagerCallback-5922-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1102388 INFO  (jetty-launcher-5920-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1102434 INFO  (jetty-launcher-5920-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1102436 INFO  (jetty-launcher-5920-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38633/solr
   [junit4]   2> 1102436 INFO  (zkConnectionManagerCallback-5926-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1102437 INFO  (zkConnectionManagerCallback-5928-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1102462 INFO  (jetty-launcher-5920-thread-1) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44305_solr
   [junit4]   2> 1102462 INFO  (jetty-launcher-5920-thread-1) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.Overseer Overseer 
(id=72226901601812485-127.0.0.1:44305_solr-n_0000000000) starting
   [junit4]   2> 1102464 INFO  (zkConnectionManagerCallback-5935-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1102465 INFO  (jetty-launcher-5920-thread-1) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38633/solr ready
   [junit4]   2> 1102466 INFO  
(OverseerStateUpdate-72226901601812485-127.0.0.1:44305_solr-n_0000000000) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44305_solr
   [junit4]   2> 1102466 INFO  (jetty-launcher-5920-thread-1) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44305_solr
   [junit4]   2> 1102466 INFO  
(OverseerStateUpdate-72226901601812485-127.0.0.1:44305_solr-n_0000000000) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1102466 INFO  (zkCallback-5934-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1102478 INFO  (jetty-launcher-5920-thread-1) 
[n:127.0.0.1:44305_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1102497 INFO  (jetty-launcher-5920-thread-1) 
[n:127.0.0.1:44305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44305.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ed6498f
   [junit4]   2> 1102504 INFO  (jetty-launcher-5920-thread-1) 
[n:127.0.0.1:44305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44305.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ed6498f
   [junit4]   2> 1102504 INFO  (jetty-launcher-5920-thread-1) 
[n:127.0.0.1:44305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44305.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ed6498f
   [junit4]   2> 1102505 INFO  (jetty-launcher-5920-thread-1) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/.
   [junit4]   2> 1102518 INFO  (zkConnectionManagerCallback-5941-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1102519 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[49BCB9DFA8B1D9D9])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1102519 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[49BCB9DFA8B1D9D9])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:38633/solr ready
   [junit4]   2> 1102533 INFO  (qtp1824027277-19900) [n:127.0.0.1:44305_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:44305_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1102535 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testPeersyncFailureReplicationSuccess
   [junit4]   2> 1102535 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/protwords.txt
   [junit4]   2> 1102536 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/managed-schema
   [junit4]   2> 1102537 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1102537 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/synonyms.txt
   [junit4]   2> 1102538 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/stopwords.txt
   [junit4]   2> 1102538 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102539 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102540 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102540 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102541 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102541 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102542 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102542 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102543 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102543 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102544 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102545 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102545 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102546 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102546 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102547 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102547 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102548 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102548 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102549 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102550 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102550 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102551 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102551 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102552 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102552 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102553 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102553 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102554 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102554 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102555 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102555 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102556 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102557 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102557 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102558 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102558 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102559 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_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> 1102559 INFO  
(OverseerThreadFactory-7047-thread-1-processing-n:127.0.0.1:44305_solr) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/params.json
   [junit4]   2> 1102664 INFO  (qtp1824027277-19901) [n:127.0.0.1:44305_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1102665 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1102665 INFO  (qtp1824027277-19901) [n:127.0.0.1:44305_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1102666 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1102666 INFO  (qtp1824027277-19901) [n:127.0.0.1:44305_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1102668 INFO  
(OverseerStateUpdate-72226901601812485-127.0.0.1:44305_solr-n_0000000000) 
[n:127.0.0.1:44305_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":"https://127.0.0.1:44305/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1102870 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1102871 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_solr    
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1103879 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1103879 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1103880 WARN  (qtp1824027277-19899) [n:127.0.0.1:44305_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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1103880 WARN  (qtp1824027277-19899) [n:127.0.0.1:44305_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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
   [junit4]   2> 1103880 WARN  (qtp1824027277-19899) [n:127.0.0.1:44305_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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1103880 WARN  (qtp1824027277-19899) [n:127.0.0.1:44305_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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
   [junit4]   2> 1103880 WARN  (qtp1824027277-19899) [n:127.0.0.1:44305_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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1103880 WARN  (qtp1824027277-19899) [n:127.0.0.1:44305_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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
   [junit4]   2> 1103880 WARN  (qtp1824027277-19899) [n:127.0.0.1:44305_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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1103880 WARN  (qtp1824027277-19899) [n:127.0.0.1:44305_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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
   [junit4]   2> 1103885 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 1103899 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1104017 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1104029 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1104029 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44305.solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1' 
(registry 'solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ed6498f
   [junit4]   2> 1104029 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/./testPeersyncFailureReplicationSuccess_shard1_replica_n1/data/]
   [junit4]   2> 1104081 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1104117 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1104117 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1104119 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1104119 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1104120 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5cedc7c2[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main]
   [junit4]   2> 1104121 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1104121 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1104121 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1104121 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1104122 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1104122 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1104123 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1104123 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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 
1622824611382034432
   [junit4]   2> 1104124 INFO  
(searcherExecutor-7052-thread-1-processing-n:127.0.0.1:44305_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44305_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@5cedc7c2[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1104124 INFO  
(searcherExecutor-7052-thread-1-processing-n:127.0.0.1:44305_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44305_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1104124 INFO  
(searcherExecutor-7052-thread-1-processing-n:127.0.0.1:44305_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44305_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> 1104125 INFO  
(searcherExecutor-7052-thread-1-processing-n:127.0.0.1:44305_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44305_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@5cedc7c2[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1104126 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1104126 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1104127 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1104127 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1104127 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:44305/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
   [junit4]   2> 1104127 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1104127 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:44305/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 has no replicas
   [junit4]   2> 1104127 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1104127 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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/72226901601812485-core_node2-n_0000000000
   [junit4]   2> 1104128 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44305/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 shard1
   [junit4]   2> 1104229 INFO  (zkCallback-5927-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> 1104229 INFO  (zkCallback-5927-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> 1104230 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1104232 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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=1361
   [junit4]   2> 1104233 INFO  (qtp1824027277-19900) [n:127.0.0.1:44305_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> 1104332 INFO  (zkCallback-5927-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> 1104332 INFO  (zkCallback-5927-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> 1104332 INFO  (zkCallback-5927-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> 1104332 INFO  (qtp1824027277-19900) [n:127.0.0.1:44305_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:44305_solr&wt=javabin&version=2}
 status=0 QTime=1799
   [junit4]   2> 1104333 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[49BCB9DFA8B1D9D9])
 [    ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica 
count: 1
   [junit4]   2> 1104333 INFO  (watches-5938-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:857)
   [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$Command.access$100(SolrConfigHandler.java:158)
   [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:2551)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:395)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:341)
   [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:158)
   [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.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:411)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
   [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.lang.Thread.run(Thread.java:748)
   [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:857)
   [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$Command.access$100(SolrConfigHandler.java:158)
   [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:2551)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:395)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:341)
   [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:158)
   [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.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:411)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
   [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.lang.Thread.run(Thread.java:748)
   [junit4]   1> {event=firstSearcher}
   [junit4]   2> 1104339 INFO  (qtp1824027277-19901) [n:127.0.0.1:44305_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> 1104340 INFO  (Thread-3766) [    ] o.a.s.c.SolrCore config 
update listener called for core 
testPeersyncFailureReplicationSuccess_shard1_replica_n1
   [junit4]   2> 1104340 INFO  (Thread-3766) [    ] o.a.s.c.SolrCore core 
reload testPeersyncFailureReplicationSuccess_shard1_replica_n1
   [junit4]   2> 1104344 INFO  (qtp1824027277-19901) [n:127.0.0.1:44305_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> 1104345 INFO  
(solrHandlerExecutor-7057-thread-1-processing-n:127.0.0.1:44305_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44305_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> 1104348 INFO  (Thread-3766) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 1104348 INFO  (Thread-3766) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 1104349 WARN  (Thread-3766) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1104349 WARN  (Thread-3766) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
   [junit4]   2> 1104349 WARN  (Thread-3766) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1104349 WARN  (Thread-3766) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
   [junit4]   2> 1104349 WARN  (Thread-3766) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1104349 WARN  (Thread-3766) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
   [junit4]   2> 1104349 WARN  (Thread-3766) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1104349 WARN  (Thread-3766) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1/../../../../dist
   [junit4]   2> 1104354 INFO  (Thread-3766) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.7.0
   [junit4]   2> 1104366 INFO  (Thread-3766) [    ] o.a.s.s.IndexSchema 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1] Schema 
name=default-config
   [junit4]   2> 1104448 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1104448 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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> 1104448 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1104449 INFO  
(solrHandlerExecutor-7057-thread-1-processing-n:127.0.0.1:44305_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44305_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
https://127.0.0.1:44305/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 for prop overlay   after 1 attempts
   [junit4]   2> 1104449 INFO  
(solrHandlerExecutor-7057-thread-1-processing-n:127.0.0.1:44305_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44305_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> 1104476 INFO  (Thread-3766) [    ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1104488 INFO  (Thread-3766) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'testPeersyncFailureReplicationSuccess_shard1_replica_n1' 
using configuration from collection testPeersyncFailureReplicationSuccess
   [junit4]   2> 1104503 INFO  (Thread-3766) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44305.solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1' 
(registry 'solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ed6498f
   [junit4]   2> 1104503 INFO  (Thread-3766) [n:127.0.0.1:44305_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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-001/tempDir-001/node1/testPeersyncFailureReplicationSuccess_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_49BCB9DFA8B1D9D9-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:857)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initListeners(SolrCore.java:603)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:957)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:666)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1439)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$20(SolrCore.java:3041)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$21(ZkController.java:2803)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [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:857)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initListeners(SolrCore.java:599)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:957)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:666)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1439)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$20(SolrCore.java:3041)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$21(ZkController.java:2803)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> {event=firstSearcher}
   [junit4]   2> 1104506 INFO  (Thread-3766) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1104529 INFO  (Thread-3766) [n:127.0.0.1:44305_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> 1104529 INFO  (Thread-3766) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1104530 INFO  (Thread-3766) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5657c493[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main]
   [junit4]   2> 1104531 INFO  (Thread-3766) [n:127.0.0.1:44305_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> 1104531 INFO  (Thread-3766) [n:127.0.0.1:44305_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> 1104531 INFO  (Thread-3766) [n:127.0.0.1:44305_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> 1104532 INFO  (Thread-3766) [n:127.0.0.1:44305_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> 1104532 INFO  (Thread-3766) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1104532 INFO  (Thread-3766) [n:127.0.0.1:44305_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> 1104533 INFO  (Thread-3766) [n:127.0.0.1:44305_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> 1104534 INFO  (Thread-3766) [n:127.0.0.1:44305_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 
1622824611812999168
   [junit4]   2> 1104535 INFO  
(searcherExecutor-7058-thread-1-processing-n:127.0.0.1:44305_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44305_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@5657c493[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1104535 INFO  
(searcherExecutor-7058-thread-1-processing-n:127.0.0.1:44305_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44305_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1104535 INFO  
(searcherExecutor-7058-thread-1-processing-n:127.0.0.1:44305_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44305_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> 1104537 INFO  
(OverseerCollectionConfigSetProcessor-72226901601812485-127.0.0.1:44305_solr-n_0000000000)
 [n:127.0.0.1:44305_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> 1104537 INFO  (Thread-3766) [n:127.0.0.1:44305_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> 1104538 INFO  
(searcherExecutor-7058-thread-1-processing-n:127.0.0.1:44305_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44305_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@5657c493[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1104538 INFO  (Thread-3766) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@61994789[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main]
   [junit4]   2> 1104538 INFO  
(searcherExecutor-7058-thread-1-processing-n:127.0.0.1:44305_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44305_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@61994789[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1104538 INFO  
(searcherExecutor-7058-thread-1-processing-n:127.0.0.1:44305_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44305_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1104540 INFO  
(searcherExecutor-7058-thread-1-processing-n:127.0.0.1:44305_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44305_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@61994789[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1104550 INFO  (qtp1824027277-19900) [n:127.0.0.1:44305_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> 1104550 INFO  (qtp1824027277-19900) [n:127.0.0.1:44305_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> 1104550 INFO  (qtp1824027277-19900) [n:127.0.0.1:44305_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> 1104550 INFO  (qtp1824027277-19901) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Took 210.0ms to set the property overlay to be of 
version 0 for collection testPeersyncFailureReplicationSuccess
   [junit4]   2> 1104550 INFO  (qtp1824027277-19901) [n:127.0.0.1:44305_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=216
   [junit4]   2> 1104550 INFO  (qtp1824027277-19901) [n:127.0.0.1:44305_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@253608c9
   [junit4]   2> 1104550 INFO  (qtp1824027277-19901) [n:127.0.0.1:44305_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=253608c9
   [junit4]   2> 1104550 INFO  (qtp1824027277-19901) [n:127.0.0.1:44305_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@349d6754: rootName = 
solr_44305, 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@75872f80
   [junit4]   2> 1104556 INFO  (qtp1824027277-19901) [n:127.0.0.1:44305_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=253608c9
   [junit4]   2> 1104560 INFO  (qtp1824027277-19900) [n:127.0.0.1:44305_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> 1104560 INFO  (qtp1824027277-19900) [n:127.0.0.1:44305_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 (1622824611839213568)]} 0 1
   [junit4]   2> 1104561 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1622824611841310720,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1104561 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_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@33608a5e 
commitCommandVersion:1622824611841310720
   [junit4]   2> 1104683 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@56cf9279[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main]
   [junit4]   2> 1104683 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1104683 INFO  
(searcherExecutor-7058-thread-1-processing-n:127.0.0.1:44305_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44305_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@56cf9279[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(7.7.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=7.7.0, os.arch=amd64, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=4.15.0-42-generic, 
timestamp=1547646152346}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 1104683 INFO  
(searcherExecutor-7058-thread-1-processing-n:127.0.0.1:44305_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44305_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1104685 INFO  
(searcherExecutor-7058-thread-1-processing-n:127.0.0.1:44305_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:44305_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@56cf9279[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(7.7.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=7.7.0, os.arch=amd64, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=4.15.0-42-generic, 
timestamp=1547646152346}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 1104685 INFO  (qtp1824027277-19899) [n:127.0.0.1:44305_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=testPeersyncFailureReplicationSuccess:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 124
   [junit4]   2> 1104686 INFO  (qtp1824027277-19901) [n:127.0.0.1:4

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

git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test
    [javac] Compiling 937 source files to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 1 minute 1 second
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestCloudSearcherWarming" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=49BCB9DFA8B1D9D9 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ca 
-Dtests.timezone=Canada/Central -Dtests.asserts=true -Dtests.file.encoding=UTF-8
Buildfile: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 16ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 49BCB9DFA8B1D9D9
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says olá! Master seed: 49BCB9DFA8B1D9D9
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J0 PID(30...@serv1.sd-datasolutions.de).
   [junit4] Started J2 PID(30...@serv1.sd-datasolutions.de).
   [junit4] Started J1 PID(30...@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4] OK      48.7s J0 | 
TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess
   [junit4] OK      5.68s J0 | 
TestCloudSearcherWarming.testRepFactor1LeaderStartup
   [junit4] Completed [1/5] on J0 in 56.63s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4] OK      49.3s J2 | 
TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess
   [junit4] OK      5.99s J2 | 
TestCloudSearcherWarming.testRepFactor1LeaderStartup
   [junit4] Completed [2/5] on J2 in 57.53s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4] OK      49.3s J1 | 
TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess
   [junit4] OK      6.11s J1 | 
TestCloudSearcherWarming.testRepFactor1LeaderStartup
   [junit4] Completed [3/5] on J1 in 57.77s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4] OK      38.5s J2 | 
TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess
   [junit4] OK      6.00s J2 | 
TestCloudSearcherWarming.testRepFactor1LeaderStartup
   [junit4] Completed [4/5] on J2 in 45.05s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4] OK      38.8s J0 | 
TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess
   [junit4] OK      6.49s J0 | 
TestCloudSearcherWarming.testRepFactor1LeaderStartup
   [junit4] Completed [5/5] on J0 in 45.79s, 2 tests
   [junit4] 
   [junit4] JVM J0:     0.73 ..   104.52 =   103.79s
   [junit4] JVM J1:     0.78 ..    59.40 =    58.63s
   [junit4] JVM J2:     0.77 ..   104.27 =   103.50s
   [junit4] Execution time total: 1 minute 44 seconds
   [junit4] Tests summary: 5 suites, 10 tests
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 127.12s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 116.84s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints]  73.75s | org.apache.solr.cloud.LIRRollingUpdatesTest
[junit4:tophints]  67.57s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints]  65.87s | 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 46 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestCloudSearcherWarming
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath.act(FilePath.java:1078)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=d11a59515ad1da1e8963cbba96d3b7ab7de99507, 
workspace=/home/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #3408
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to