Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/611/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

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

Error Message:
 null Live Nodes: [127.0.0.1:46165_solr] Last available state: 
DocCollection(testRepFactor1LeaderStartup//collections/testRepFactor1LeaderStartup/state.json/4)={
   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       
"replicas":{"core_node2":{           
"core":"testRepFactor1LeaderStartup_shard1_replica_n1",           
"base_url":"http://127.0.0.1:46165/solr";,           
"node_name":"127.0.0.1:46165_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"}, 
  "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: 
null
Live Nodes: [127.0.0.1:46165_solr]
Last available state: 
DocCollection(testRepFactor1LeaderStartup//collections/testRepFactor1LeaderStartup/state.json/4)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node2":{
          "core":"testRepFactor1LeaderStartup_shard1_replica_n1",
          "base_url":"http://127.0.0.1:46165/solr";,
          "node_name":"127.0.0.1:46165_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([D9FB1BFAB7410EB5:ED35622A6A1475B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup(TestCloudSearcherWarming.java:126)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)


FAILED:  
org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess

Error Message:
0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
        at 
__randomizedtesting.SeedInfo.seed([D9FB1BFAB7410EB5:DAA78B566FF39D6]:0)
        at 
java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:387)
        at 
java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:396)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.getJettySolrRunner(MiniSolrCloudCluster.java:367)
        at 
org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:141)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([D9FB1BFAB7410EB5:C5FA6677C2E47026]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestTlogReplica.assertCopyOverOldUpdates(TestTlogReplica.java:916)
        at 
org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes(TestTlogReplica.java:490)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 13370 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4]   2> 2633360 INFO  
(SUITE-TestCloudSearcherWarming-seed#[D9FB1BFAB7410EB5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_D9FB1BFAB7410EB5-001/init-core-data-001
   [junit4]   2> 2633360 WARN  
(SUITE-TestCloudSearcherWarming-seed#[D9FB1BFAB7410EB5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 2633361 INFO  
(SUITE-TestCloudSearcherWarming-seed#[D9FB1BFAB7410EB5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2633362 INFO  
(SUITE-TestCloudSearcherWarming-seed#[D9FB1BFAB7410EB5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2633362 INFO  
(SUITE-TestCloudSearcherWarming-seed#[D9FB1BFAB7410EB5]-worker) [    ] 
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_D9FB1BFAB7410EB5-001/tempDir-001
   [junit4]   2> 2633362 INFO  
(SUITE-TestCloudSearcherWarming-seed#[D9FB1BFAB7410EB5]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2633362 INFO  (Thread-6009) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2633362 INFO  (Thread-6009) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2633364 ERROR (Thread-6009) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2633462 INFO  
(SUITE-TestCloudSearcherWarming-seed#[D9FB1BFAB7410EB5]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36183
   [junit4]   2> 2633467 INFO  (jetty-launcher-3435-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2633468 INFO  (jetty-launcher-3435-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@100ecf{/solr,null,AVAILABLE}
   [junit4]   2> 2633469 INFO  (jetty-launcher-3435-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@182c721{HTTP/1.1,[http/1.1]}{127.0.0.1:46165}
   [junit4]   2> 2633469 INFO  (jetty-launcher-3435-thread-1) [    ] 
o.e.j.s.Server Started @2634515ms
   [junit4]   2> 2633469 INFO  (jetty-launcher-3435-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46165}
   [junit4]   2> 2633469 ERROR (jetty-launcher-3435-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2633469 INFO  (jetty-launcher-3435-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 2633469 INFO  (jetty-launcher-3435-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2633469 INFO  (jetty-launcher-3435-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2633470 INFO  (jetty-launcher-3435-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-14T13:30:26.547Z
   [junit4]   2> 2633471 INFO  (jetty-launcher-3435-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2633481 INFO  (jetty-launcher-3435-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36183/solr
   [junit4]   2> 2633525 INFO  (jetty-launcher-3435-thread-1) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2633526 INFO  (jetty-launcher-3435-thread-1) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46165_solr
   [junit4]   2> 2633526 INFO  (jetty-launcher-3435-thread-1) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.Overseer Overseer 
(id=98827490193571843-127.0.0.1:46165_solr-n_0000000000) starting
   [junit4]   2> 2633530 INFO  (jetty-launcher-3435-thread-1) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46165_solr
   [junit4]   2> 2633532 INFO  
(zkCallback-3442-thread-1-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2633714 INFO  (jetty-launcher-3435-thread-1) 
[n:127.0.0.1:46165_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46165.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12c3971
   [junit4]   2> 2633723 INFO  (jetty-launcher-3435-thread-1) 
[n:127.0.0.1:46165_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46165.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12c3971
   [junit4]   2> 2633724 INFO  (jetty-launcher-3435-thread-1) 
[n:127.0.0.1:46165_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46165.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12c3971
   [junit4]   2> 2633725 INFO  (jetty-launcher-3435-thread-1) 
[n:127.0.0.1:46165_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/.
   [junit4]   2> 2633745 INFO  
(SUITE-TestCloudSearcherWarming-seed#[D9FB1BFAB7410EB5]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2633745 INFO  
(SUITE-TestCloudSearcherWarming-seed#[D9FB1BFAB7410EB5]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36183/solr ready
   [junit4]   2> 2633760 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[D9FB1BFAB7410EB5])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRepFactor1LeaderStartup
   [junit4]   2> 2633763 INFO  (qtp2947293-22346) [n:127.0.0.1:46165_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=testRepFactor1LeaderStartup&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 2633765 INFO  
(OverseerThreadFactory-9536-thread-1-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2633765 ERROR 
(OverseerThreadFactory-9536-thread-1-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: testRepFactor1LeaderStartup operation: delete 
failed:org.apache.solr.common.SolrException: Could not find collection : 
testRepFactor1LeaderStartup
   [junit4]   2>        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:798)
   [junit4]   2>        at 
org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:91)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:229)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2633769 INFO  (qtp2947293-22346) [n:127.0.0.1:46165_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testRepFactor1LeaderStartup&action=DELETE&wt=javabin&version=2} 
status=400 QTime=6
   [junit4]   2> 2633771 INFO  (qtp2947293-22347) [n:127.0.0.1:46165_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=testPeersyncFailureReplicationSuccess&action=DELETE&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 2633773 INFO  
(OverseerCollectionConfigSetProcessor-98827490193571843-127.0.0.1:46165_solr-n_0000000000)
 [n:127.0.0.1:46165_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> 2633773 INFO  
(OverseerThreadFactory-9536-thread-2-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2633774 ERROR 
(OverseerThreadFactory-9536-thread-2-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: testPeersyncFailureReplicationSuccess operation: delete 
failed:org.apache.solr.common.SolrException: Could not find collection : 
testPeersyncFailureReplicationSuccess
   [junit4]   2>        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:798)
   [junit4]   2>        at 
org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:91)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:229)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2633777 INFO  (qtp2947293-22347) [n:127.0.0.1:46165_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testPeersyncFailureReplicationSuccess&action=DELETE&wt=javabin&version=2}
 status=400 QTime=5
   [junit4]   2> 2633778 INFO  (qtp2947293-22348) [n:127.0.0.1:46165_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&name=testRepFactor1LeaderStartup&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:46165_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2633780 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testRepFactor1LeaderStartup
   [junit4]   2> 2633780 INFO  
(OverseerCollectionConfigSetProcessor-98827490193571843-127.0.0.1:46165_solr-n_0000000000)
 [n:127.0.0.1:46165_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2633780 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.CreateCollectionCmd Only _default config 
set found, using it.
   [junit4]   2> 2633781 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/testRepFactor1LeaderStartup/protwords.txt
   [junit4]   2> 2633782 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/testRepFactor1LeaderStartup/managed-schema
   [junit4]   2> 2633783 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/testRepFactor1LeaderStartup/solrconfig.xml
   [junit4]   2> 2633784 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/testRepFactor1LeaderStartup/synonyms.txt
   [junit4]   2> 2633785 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/testRepFactor1LeaderStartup/stopwords.txt
   [junit4]   2> 2633786 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testRepFactor1LeaderStartup/lang/contractions_it.txt
   [junit4]   2> 2633787 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testRepFactor1LeaderStartup/lang/stemdict_nl.txt
   [junit4]   2> 2633788 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_hy.txt
   [junit4]   2> 2633789 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_no.txt
   [junit4]   2> 2633811 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testRepFactor1LeaderStartup/lang/contractions_ca.txt
   [junit4]   2> 2633813 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_id.txt
   [junit4]   2> 2633814 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_ga.txt
   [junit4]   2> 2633815 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_hi.txt
   [junit4]   2> 2633816 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_da.txt
   [junit4]   2> 2633818 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_ja.txt
   [junit4]   2> 2633820 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_pt.txt
   [junit4]   2> 2633821 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_hu.txt
   [junit4]   2> 2633822 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_el.txt
   [junit4]   2> 2633823 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_ru.txt
   [junit4]   2> 2633824 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_tr.txt
   [junit4]   2> 2633824 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_ar.txt
   [junit4]   2> 2633825 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testRepFactor1LeaderStartup/lang/userdict_ja.txt
   [junit4]   2> 2633826 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_eu.txt
   [junit4]   2> 2633827 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_it.txt
   [junit4]   2> 2633828 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_cz.txt
   [junit4]   2> 2633829 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testRepFactor1LeaderStartup/lang/stoptags_ja.txt
   [junit4]   2> 2633830 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testRepFactor1LeaderStartup/lang/contractions_fr.txt
   [junit4]   2> 2633831 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_de.txt
   [junit4]   2> 2633832 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_fa.txt
   [junit4]   2> 2633833 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testRepFactor1LeaderStartup/lang/contractions_ga.txt
   [junit4]   2> 2633834 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_ca.txt
   [junit4]   2> 2633835 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_nl.txt
   [junit4]   2> 2633836 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_bg.txt
   [junit4]   2> 2633838 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_lv.txt
   [junit4]   2> 2633839 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_en.txt
   [junit4]   2> 2633839 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_es.txt
   [junit4]   2> 2633840 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_th.txt
   [junit4]   2> 2633841 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_ro.txt
   [junit4]   2> 2633842 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_fr.txt
   [junit4]   2> 2633843 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_sv.txt
   [junit4]   2> 2633844 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_fi.txt
   [junit4]   2> 2633845 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testRepFactor1LeaderStartup/lang/hyphenations_ga.txt
   [junit4]   2> 2633846 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testRepFactor1LeaderStartup/lang/stopwords_gl.txt
   [junit4]   2> 2633847 INFO  
(OverseerThreadFactory-9536-thread-3-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to 
/configs/testRepFactor1LeaderStartup/params.json
   [junit4]   2> 2633951 INFO  
(OverseerStateUpdate-98827490193571843-127.0.0.1:46165_solr-n_0000000000) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testRepFactor1LeaderStartup",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testRepFactor1LeaderStartup_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46165/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2634159 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testRepFactor1LeaderStartup&newCollection=true&name=testRepFactor1LeaderStartup_shard1_replica_n1&action=CREATE&numShards=1&collection=testRepFactor1LeaderStartup&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2634160 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2634281 INFO  
(zkCallback-3442-thread-1-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testRepFactor1LeaderStartup/state.json] for collection 
[testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2634281 INFO  
(zkCallback-3442-thread-2-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testRepFactor1LeaderStartup/state.json] for collection 
[testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2635186 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 2635187 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.RequestParams request 
params refreshed to version 0
   [junit4]   2> 2635187 WARN  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2635188 WARN  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
   [junit4]   2> 2635188 WARN  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2635188 WARN  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
   [junit4]   2> 2635189 WARN  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2635189 WARN  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
   [junit4]   2> 2635189 WARN  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2635189 WARN  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
   [junit4]   2> 2635198 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.2.0
   [junit4]   2> 2635221 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.IndexSchema 
[testRepFactor1LeaderStartup_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2635353 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2635371 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'testRepFactor1LeaderStartup_shard1_replica_n1' using configuration 
from collection testRepFactor1LeaderStartup, trusted=true
   [junit4]   2> 2635372 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_46165.solr.core.testRepFactor1LeaderStartup.shard1.replica_n1' (registry 
'solr.core.testRepFactor1LeaderStartup.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12c3971
   [junit4]   2> 2635372 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2635372 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SolrCore 
[[testRepFactor1LeaderStartup_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_D9FB1BFAB7410EB5-001/tempDir-001/node1/./testRepFactor1LeaderStartup_shard1_replica_n1/data/]
   [junit4]   2> 2637269 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 2637332 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2637332 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2637334 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2637334 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2637337 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1682029[testRepFactor1LeaderStartup_shard1_replica_n1] main]
   [junit4]   2> 2637338 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/testRepFactor1LeaderStartup
   [junit4]   2> 2637338 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testRepFactor1LeaderStartup
   [junit4]   2> 2637339 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/testRepFactor1LeaderStartup/managed-schema
   [junit4]   2> 2637339 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 2637340 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 2637340 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker 
init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2637342 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 2637342 INFO  
(searcherExecutor-9539-thread-1-processing-n:127.0.0.1:46165_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 s:shard1 
c:testRepFactor1LeaderStartup r:core_node2) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@1682029[testRepFactor1LeaderStartup_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2637342 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1581239847269433344
   [junit4]   2> 2637342 INFO  
(searcherExecutor-9539-thread-1-processing-n:127.0.0.1:46165_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 s:shard1 
c:testRepFactor1LeaderStartup r:core_node2) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 2637342 INFO  
(searcherExecutor-9539-thread-1-processing-n:127.0.0.1:46165_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 s:shard1 
c:testRepFactor1LeaderStartup r:core_node2) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Loading spell index for spellchecker: default
   [junit4]   2> 2637345 INFO  
(searcherExecutor-9539-thread-1-processing-n:127.0.0.1:46165_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 s:shard1 
c:testRepFactor1LeaderStartup r:core_node2) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SolrCore 
[testRepFactor1LeaderStartup_shard1_replica_n1] Registered new searcher 
Searcher@1682029[testRepFactor1LeaderStartup_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2637346 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2637346 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2637346 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:46165/solr/testRepFactor1LeaderStartup_shard1_replica_n1/
   [junit4]   2> 2637346 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 2637346 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:46165/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 2637346 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2637348 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46165/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ 
shard1
   [junit4]   2> 2637350 INFO  
(zkCallback-3442-thread-2-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testRepFactor1LeaderStartup/state.json] for collection 
[testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2637350 INFO  
(zkCallback-3442-thread-1-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testRepFactor1LeaderStartup/state.json] for collection 
[testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2637398 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 2637400 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testRepFactor1LeaderStartup&newCollection=true&name=testRepFactor1LeaderStartup_shard1_replica_n1&action=CREATE&numShards=1&collection=testRepFactor1LeaderStartup&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3240
   [junit4]   2> 2637402 INFO  (qtp2947293-22348) [n:127.0.0.1:46165_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2637503 INFO  
(zkCallback-3442-thread-1-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testRepFactor1LeaderStartup/state.json] for collection 
[testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2637503 INFO  
(zkCallback-3442-thread-2-processing-n:127.0.0.1:46165_solr) 
[n:127.0.0.1:46165_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testRepFactor1LeaderStartup/state.json] for collection 
[testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2637782 INFO  
(OverseerCollectionConfigSetProcessor-98827490193571843-127.0.0.1:46165_solr-n_0000000000)
 [n:127.0.0.1:46165_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2638403 INFO  (qtp2947293-22348) [n:127.0.0.1:46165_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=1&name=testRepFactor1LeaderStartup&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:46165_solr&wt=javabin&version=2}
 status=0 QTime=4624
   [junit4]   2> java.lang.RuntimeException
   [junit4]   2>        at 
org.apache.solr.cloud.TestCloudSearcherWarming$SleepingSolrEventListener.init(TestCloudSearcherWarming.java:306)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:827)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.verifyClass(SolrConfigHandler.java:562)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.updateNamedPlugin(SolrConfigHandler.java:533)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:482)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:346)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:159)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:137)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2484)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:720)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:526)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [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:306)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:827)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.verifyClass(SolrConfigHandler.java:562)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.updateNamedPlugin(SolrConfigHandler.java:533)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:482)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:346)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:159)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:137)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2484)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:720)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:526)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> {event=firstSearcher}
   [junit4]   2> 2638421 INFO  (qtp2947293-22341) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_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> 2638421 INFO  (qtp2947293-22341) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Waiting up to 30 secs for 1 replicas to set the property overlay to be of 
version 0 for collection testRepFactor1LeaderStartup
   [junit4]   2> 2638422 INFO  (Thread-6019) [n:127.0.0.1:46165_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
testRepFactor1LeaderStartup_shard1_replica_n1
   [junit4]   2> 2638423 INFO  (Thread-6019) [n:127.0.0.1:46165_solr    ] 
o.a.s.c.SolrCore core reload testRepFactor1LeaderStartup_shard1_replica_n1
   [junit4]   2> 2638427 INFO  
(solrHandlerExecutor-9544-thread-1-processing-n:127.0.0.1:46165_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 s:shard1 
c:testRepFactor1LeaderStartup r:core_node2) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time 
elapsed : 0 secs, maxWait 30
   [junit4]   2> 2638435 INFO  (Thread-6019) [n:127.0.0.1:46165_solr    ] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2638435 INFO  (Thread-6019) [n:127.0.0.1:46165_solr    ] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2638436 WARN  (Thread-6019) [n:127.0.0.1:46165_solr    ] 
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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2638436 WARN  (Thread-6019) [n:127.0.0.1:46165_solr    ] 
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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
   [junit4]   2> 2638437 WARN  (Thread-6019) [n:127.0.0.1:46165_solr    ] 
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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2638437 WARN  (Thread-6019) [n:127.0.0.1:46165_solr    ] 
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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
   [junit4]   2> 2638437 WARN  (Thread-6019) [n:127.0.0.1:46165_solr    ] 
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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2638437 WARN  (Thread-6019) [n:127.0.0.1:46165_solr    ] 
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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
   [junit4]   2> 2638438 WARN  (Thread-6019) [n:127.0.0.1:46165_solr    ] 
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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2638438 WARN  (Thread-6019) [n:127.0.0.1:46165_solr    ] 
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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_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_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
   [junit4]   2> 2638447 INFO  (Thread-6019) [n:127.0.0.1:46165_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2638509 INFO  (Thread-6019) [n:127.0.0.1:46165_solr    ] 
o.a.s.s.IndexSchema [testRepFactor1LeaderStartup_shard1_replica_n1] Schema 
name=default-config
   [junit4]   2> 2638534 INFO  (qtp2947293-22343) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
expecting overlay version 0 but my version is -1
   [junit4]   2> 2638537 INFO  (qtp2947293-22343) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.S.Request 
[testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=2
   [junit4]   2> 2638537 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:46165_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Another reload is in progress . Not doing anything
   [junit4]   2> 2638537 INFO  
(solrHandlerExecutor-9544-thread-1-processing-n:127.0.0.1:46165_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 s:shard1 
c:testRepFactor1LeaderStartup r:core_node2) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Could not get expectedVersion 0 from 
http://127.0.0.1:46165/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for 
prop overlay   after 1 attempts
   [junit4]   2> 2638538 INFO  
(solrHandlerExecutor-9544-thread-1-processing-n:127.0.0.1:46165_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 s:shard1 
c:testRepFactor1LeaderStartup r:core_node2) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time 
elapsed : 0 secs, maxWait 30
   [junit4]   2> 2638661 INFO  (qtp2947293-22348) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
expecting overlay version 0 but my version is -1
   [junit4]   2> 2638667 INFO  (qtp2947293-22348) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.S.Request 
[testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=6
   [junit4]   2> 2638669 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:46165_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Another reload is in progress . Not doing anything
   [junit4]   2> 2638675 INFO  
(solrHandlerExecutor-9544-thread-1-processing-n:127.0.0.1:46165_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 s:shard1 
c:testRepFactor1LeaderStartup r:core_node2) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Could not get expectedVersion 0 from 
http://127.0.0.1:46165/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for 
prop overlay   after 2 attempts
   [junit4]   2> 2638675 INFO  
(solrHandlerExecutor-9544-thread-1-processing-n:127.0.0.1:46165_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 s:shard1 
c:testRepFactor1LeaderStartup r:core_node2) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time 
elapsed : 0 secs, maxWait 30
   [junit4]   2> 2638780 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
expecting overlay version 0 but my version is -1
   [junit4]   2> 2638781 INFO  (qtp2947293-22342) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.S.Request 
[testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 2638782 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:46165_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Another reload is in progress . Not doing anything
   [junit4]   2> 2638782 INFO  
(solrHandlerExecutor-9544-thread-1-processing-n:127.0.0.1:46165_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 s:shard1 
c:testRepFactor1LeaderStartup r:core_node2) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Could not get expectedVersion 0 from 
http://127.0.0.1:46165/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for 
prop overlay   after 3 attempts
   [junit4]   2> 2638782 INFO  
(solrHandlerExecutor-9544-thread-1-processing-n:127.0.0.1:46165_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 s:shard1 
c:testRepFactor1LeaderStartup r:core_node2) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time 
elapsed : 0 secs, maxWait 30
   [junit4]   2> 2638788 INFO  (Thread-6019) [n:127.0.0.1:46165_solr    ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2638816 INFO  (Thread-6019) [n:127.0.0.1:46165_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 
'testRepFactor1LeaderStartup_shard1_replica_n1' using configuration from 
collection testRepFactor1LeaderStartup
   [junit4]   2> 2638868 INFO  (Thread-6019) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_46165.solr.core.testRepFactor1LeaderStartup.shard1.replica_n1' (registry 
'solr.core.testRepFactor1LeaderStartup.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12c3971
   [junit4]   2> 2638869 INFO  (Thread-6019) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SolrCore 
[[testRepFactor1LeaderStartup_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_D9FB1BFAB7410EB5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_D9FB1BFAB7410EB5-001/tempDir-001/node1/./testRepFactor1LeaderStartup_shard1_replica_n1/data/]
   [junit4]   2> java.lang.RuntimeException
   [junit4]   2>        at 
org.apache.solr.cloud.TestCloudSearcherWarming$SleepingSolrEventListener.init(TestCloudSearcherWarming.java:306)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:827)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initListeners(SolrCore.java:574)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:927)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:637)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1277)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$20(SolrCore.java:2950)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$5(ZkController.java:2515)
   [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:306)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:827)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initListeners(SolrCore.java:570)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:927)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:637)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1277)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$20(SolrCore.java:2950)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$5(ZkController.java:2515)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> {event=firstSearcher}
   [junit4]   2> 2638875 INFO  (Thread-6019) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 2638888 INFO  (qtp2947293-22343) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
expecting overlay version 0 but my version is -1
   [junit4]   2> 2638889 INFO  (qtp2947293-22343) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.S.Request 
[testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=1
   [junit4]   2> 2638889 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:46165_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Another reload is in progress . Not doing anything
   [junit4]   2> 2638890 INFO  
(solrHandlerExecutor-9544-thread-1-processing-n:127.0.0.1:46165_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 s:shard1 
c:testRepFactor1LeaderStartup r:core_node2) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Could not get expectedVersion 0 from 
http://127.0.0.1:46165/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for 
prop overlay   after 4 attempts
   [junit4]   2> 2638890 INFO  
(solrHandlerExecutor-9544-thread-1-processing-n:127.0.0.1:46165_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 s:shard1 
c:testRepFactor1LeaderStartup r:core_node2) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time 
elapsed : 0 secs, maxWait 30
   [junit4]   2> 2638933 INFO  (Thread-6019) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2638933 INFO  (Thread-6019) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2638936 INFO  (Thread-6019) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@f9dfd0[testRepFactor1LeaderStartup_shard1_replica_n1] main]
   [junit4]   2> 2638943 INFO  (Thread-6019) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/testRepFactor1LeaderStartup
   [junit4]   2> 2638943 INFO  (Thread-6019) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testRepFactor1LeaderStartup
   [junit4]   2> 2638943 INFO  (Thread-6019) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/testRepFactor1LeaderStartup/managed-schema
   [junit4]   2> 2638944 INFO  (Thread-6019) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 2638945 INFO  (Thread-6019) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 2638945 INFO  (Thread-6019) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker 
init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2638947 INFO  (Thread-6019) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 2638947 INFO  (Thread-6019) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1581239848952397824
   [junit4]   2> 2638951 INFO  (Thread-6019) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 2638951 INFO  
(searcherExecutor-9545-thread-1-processing-n:127.0.0.1:46165_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 s:shard1 
c:testRepFactor1LeaderStartup r:core_node2) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@f9dfd0[testRepFactor1LeaderStartup_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2638951 INFO  
(searcherExecutor-9545-thread-1-processing-n:127.0.0.1:46165_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 s:shard1 
c:testRepFactor1LeaderStartup r:core_node2) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 2638951 INFO  
(searcherExecutor-9545-thread-1-processing-n:127.0.0.1:46165_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 s:shard1 
c:testRepFactor1LeaderStartup r:core_node2) [n:127.0.0.1:46165_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Loading spell index for spellchecker: default
   [junit4]   2> 2638962 INFO  
(searcherExecutor-9545-thread-1-processing-n:127.0.0.1:46165_solr x:testRepFa

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

JmxReporter@7e7f02: rootName = solr_33421, domain = solr.jetty, service url = 
null, agent id = null] for registry solr.jetty / 
com.codahale.metrics.MetricRegistry@959a9f
   [junit4]   2> 2902553 INFO  
(zkCallback-2597-thread-1-processing-n:127.0.0.1:33421_solr) 
[n:127.0.0.1:33421_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2902553 INFO  (jetty-closer-2537-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4a8b9f{/solr,null,UNAVAILABLE}
   [junit4]   2> 2902554 INFO  (jetty-closer-2537-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2902554 INFO  (jetty-closer-2537-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98827500144361498-127.0.0.1:33421_solr-n_0000000007) closing
   [junit4]   2> 2902554 INFO  
(OverseerStateUpdate-98827500144361498-127.0.0.1:33421_solr-n_0000000007) 
[n:127.0.0.1:33421_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:33421_solr
   [junit4]   2> 2902554 WARN  
(OverseerAutoScalingTriggerThread-98827500144361498-127.0.0.1:33421_solr-n_0000000007)
 [n:127.0.0.1:33421_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2902556 WARN  
(zkCallback-2597-thread-1-processing-n:127.0.0.1:33421_solr) 
[n:127.0.0.1:33421_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2902556 INFO  (jetty-closer-2537-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@f28cf3{/solr,null,UNAVAILABLE}
   [junit4]   2> 2902557 ERROR 
(SUITE-TestTlogReplica-seed#[D9FB1BFAB7410EB5]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2902557 INFO  
(SUITE-TestTlogReplica-seed#[D9FB1BFAB7410EB5]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42271 42271
   [junit4]   2> 2907594 INFO  (Thread-3417) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42271 42271
   [junit4]   2> 2907595 WARN  (Thread-3417) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        34      /solr/configs/conf
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        9       /solr/security.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        39      
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        34      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        27      
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2>        26      
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        25      
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2>        22      
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        5       
/solr/overseer_elect/election/98827500144361478-127.0.0.1:42817_solr-n_0000000000
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98827500144361478-core_node2-n_0000000000
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98827500144361492-core_node13-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_real_time_get/leader_elect/shard1/election/98827500144361492-core_node3-n_0000000001
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98827500144361495-core_node7-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_D9FB1BFAB7410EB5-001
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=3264, maxDocsPerChunk=99, blockSize=8), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=3264, blockSize=8)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=pl, timezone=Chile/Continental
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=197512440,total=508878848
   [junit4]   2> NOTE: All tests run in this JVM: [SimpleMLTQParserTest, 
TestLegacyTerms, UninvertDocValuesMergePolicyTest, TestNumericTerms64, 
NotRequiredUniqueKeyTest, TestSurroundQueryParser, ReplaceNodeTest, 
ConfigureRecoveryStrategyTest, TestDelegationWithHadoopAuth, RecoveryZkTest, 
TestEmbeddedSolrServerConstructors, TestInPlaceUpdatesStandalone, 
TestRetrieveFieldsOptimizer, DistributedQueueTest, HdfsUnloadDistributedZkTest, 
SimplePostToolTest, TestAuthenticationFramework, ClusterStateTest, 
TestObjectReleaseTracker, ImplicitSnitchTest, TestCodecSupport, 
ResponseLogComponentTest, TestSolrConfigHandler, TestZkChroot, 
DistribCursorPagingTest, SignatureUpdateProcessorFactoryTest, 
HdfsBasicDistributedZk2Test, TestStandardQParsers, TestDocTermOrds, 
TestClusterStateMutator, SolrInfoBeanTest, TestXmlQParser, TimeZoneUtilsTest, 
TestBulkSchemaAPI, TestSolrCloudWithKerberosAlt, TestBinaryResponseWriter, 
DocumentBuilderTest, FullSolrCloudDistribCmdsTest, SolrGangliaReporterTest, 
TestSizeLimitedDistributedMap, DateRangeFieldTest, 
DistributedFacetPivotLargeTest, TestSolrCoreProperties, StatsComponentTest, 
CloneFieldUpdateProcessorFactoryTest, TermVectorComponentDistributedTest, 
SolrCLIZkUtilsTest, SystemLogListenerTest, 
ClassificationUpdateProcessorFactoryTest, TestSort, TestCollectionAPI, 
TestZkAclsWithHadoopAuth, PreAnalyzedFieldTest, SolrTestCaseJ4Test, 
TestSolr4Spatial2, TestMissingGroups, TestLegacyField, InfixSuggestersTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestCloudNestedDocsSort, 
TestAnalyzedSuggestions, PrimitiveFieldTypeTest, FastVectorHighlighterTest, 
TestInfoStreamLogging, SolrShardReporterTest, 
TestReversedWildcardFilterFactory, XsltUpdateRequestHandlerTest, 
TestHighFrequencyDictionaryFactory, TestReplicationHandlerBackup, 
TestConfigSetProperties, CollectionsAPISolrJTest, TestDefaultStatsCache, 
TestConfigSetsAPIExclusivity, CopyFieldTest, TestLockTree, 
AssignBackwardCompatibilityTest, TestJmxIntegration, TestPrepRecovery, 
SuggesterTest, TestQuerySenderListener, PathHierarchyTokenizerFactoryTest, 
ShardSplitTest, TestCollectionAPIs, TestManagedResource, CleanupOldIndexTest, 
TestGroupingSearch, UUIDUpdateProcessorFallbackTest, TestManagedSchema, 
TestSSLRandomization, TestReloadAndDeleteDocs, ConnectionReuseTest, 
TestFoldingMultitermQuery, NumericFieldsTest, RegexBoostProcessorTest, 
ShowFileRequestHandlerTest, HLLUtilTest, TestScoreJoinQPScore, 
TestNonDefinedSimilarityFactory, BlockJoinFacetRandomTest, 
TestDynamicFieldResource, DistributedFacetPivotSmallTest, TestPushWriter, 
LeaderElectionTest, CircularListTest, HdfsChaosMonkeySafeLeaderTest, 
QueryEqualityTest, TestFieldCacheSort, TestRandomFlRTGCloud, 
TestComplexPhraseQParserPlugin, TestDeleteCollectionOnDownNodes, 
UniqFieldsUpdateProcessorFactoryTest, TestReRankQParserPlugin, 
CollectionStateFormat2Test, TestPointFields, TestCloudJSONFacetJoinDomain, 
TestStressReorder, HdfsRecoverLeaseTest, TestNumericRangeQuery64, 
TestBlobHandler, MultiTermTest, TemplateUpdateProcessorTest, 
DirectUpdateHandlerOptimizeTest, ClusterStateUpdateTest, ZkSolrClientTest, 
ShardRoutingCustomTest, TestDistributedSearch, ZkControllerTest, 
TestStressVersions, TestRangeQuery, TestFiltering, SuggesterFSTTest, 
SolrRequestParserTest, SuggesterTSTTest, TestStressLucene, TestTrie, 
PolyFieldTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, 
TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, 
SortByFunctionTest, DocValuesMultiTest, DistanceFunctionTest, TestWriterPerf, 
TermsComponentTest, MoreLikeThisHandlerTest, LoggingHandlerTest, 
IndexSchemaTest, MBeansHandlerTest, TestLFUCache, 
TestSimpleTrackingShardHandler, TestEmbeddedSolrServerAdminHandler, AssignTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionReloadTest, 
CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, 
ConnectionManagerTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, 
DeleteReplicaTest, DeleteStatusTest, DocValuesNotIndexedTest, ForceLeaderTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, 
MoveReplicaHDFSTest, MultiThreadedOCPTest, OverseerRolesTest, 
PeerSyncReplicationTest, TestCloudDeleteByQuery, TestCloudRecovery, 
TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, 
TestLocalFSCloudBackupRestore, TestOnReconnectListenerSupport, 
TestReplicaProperties, TestTlogReplica]
   [junit4] Completed [563/744 (2!)] on J2 in 122.32s, 13 tests, 1 failure <<< 
FAILURES!

[...truncated 43432 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to