Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.2/14/

3 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests

Error Message:
No live SolrServers available to handle this 
request:[http://127.0.0.1:39573/solr/myalias, 
http://127.0.0.1:38788/solr/myalias]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:39573/solr/myalias, 
http://127.0.0.1:38788/solr/myalias]
        at 
__randomizedtesting.SeedInfo.seed([F2C338891A09F7F0:1687043EBCA1B92F]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests(CollectionsAPIAsyncDistributedZkTest.java:150)
        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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:39573/solr/myalias: Expected mime type 
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/myalias/select. Reason:
<pre>    Can not find: /solr/myalias/select</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        ... 45 more


FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
Expected 2 of 3 replicas to be active but only found 1; 
[core_node5:{"core":"c8n_1x3_lf_shard1_replica_t3","base_url":"http://127.0.0.1:42010","node_name":"127.0.0.1:42010_","state":"active","type":"TLOG","leader":"true"}];
 clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/29)={   
"pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node2":{           "core":"c8n_1x3_lf_shard1_replica_t1",           
"base_url":"http://127.0.0.1:39934";,           "node_name":"127.0.0.1:39934_",  
         "state":"down",           "type":"TLOG"},         "core_node5":{       
    "core":"c8n_1x3_lf_shard1_replica_t3",           
"base_url":"http://127.0.0.1:42010";,           "node_name":"127.0.0.1:42010_",  
         "state":"active",           "type":"TLOG",           "leader":"true"}, 
        "core_node6":{           "state":"down",           
"base_url":"http://127.0.0.1:41787";,           
"core":"c8n_1x3_lf_shard1_replica_t4",           
"node_name":"127.0.0.1:41787_",           "type":"TLOG"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"1",   
"autoAddReplicas":"false",   "nrtReplicas":"0",   "tlogReplicas":"3"}

Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 
1; 
[core_node5:{"core":"c8n_1x3_lf_shard1_replica_t3","base_url":"http://127.0.0.1:42010","node_name":"127.0.0.1:42010_","state":"active","type":"TLOG","leader":"true"}];
 clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/29)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"c8n_1x3_lf_shard1_replica_t1",
          "base_url":"http://127.0.0.1:39934";,
          "node_name":"127.0.0.1:39934_",
          "state":"down",
          "type":"TLOG"},
        "core_node5":{
          "core":"c8n_1x3_lf_shard1_replica_t3",
          "base_url":"http://127.0.0.1:42010";,
          "node_name":"127.0.0.1:42010_",
          "state":"active",
          "type":"TLOG",
          "leader":"true"},
        "core_node6":{
          "state":"down",
          "base_url":"http://127.0.0.1:41787";,
          "core":"c8n_1x3_lf_shard1_replica_t4",
          "node_name":"127.0.0.1:41787_",
          "type":"TLOG"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"0",
  "tlogReplicas":"3"}
        at 
__randomizedtesting.SeedInfo.seed([F2C338891A09F7F0:7A970753B4F59A08]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:169)
        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:56)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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.PeerSyncReplicationTest.test

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

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([F2C338891A09F7F0:7A970753B4F59A08]: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.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:202)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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 11860 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> 864922 INFO  
(SUITE-PeerSyncReplicationTest-seed#[F2C338891A09F7F0]-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/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/init-core-data-001
   [junit4]   2> 864923 WARN  
(SUITE-PeerSyncReplicationTest-seed#[F2C338891A09F7F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 864923 INFO  
(SUITE-PeerSyncReplicationTest-seed#[F2C338891A09F7F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 864924 INFO  
(SUITE-PeerSyncReplicationTest-seed#[F2C338891A09F7F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 864924 INFO  
(SUITE-PeerSyncReplicationTest-seed#[F2C338891A09F7F0]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 864981 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 865023 INFO  (Thread-271) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 865023 INFO  (Thread-271) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 865089 ERROR (Thread-271) [    ] 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> 865124 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46294
   [junit4]   2> 865223 INFO  (zkConnectionManagerCallback-373-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 865349 INFO  (zkConnectionManagerCallback-375-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 865365 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 865366 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 865368 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 865368 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 865386 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 865387 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 865388 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 865402 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 865402 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 865403 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 865404 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 865405 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 866709 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 866834 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@411ffa19{/,null,AVAILABLE}
   [junit4]   2> 866853 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2fd30db7{HTTP/1.1,[http/1.1]}{127.0.0.1:34042}
   [junit4]   2> 866853 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.e.j.s.Server Started @879290ms
   [junit4]   2> 866854 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/tempDir-001/control/data,
 hostContext=/, hostPort=34042, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/control-001/cores}
   [junit4]   2> 866854 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 866854 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 866854 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 866907 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 866907 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-16T22:29:10.948Z
   [junit4]   2> 866997 INFO  (zkConnectionManagerCallback-377-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 867035 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 867035 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/control-001/solr.xml
   [junit4]   2> 867107 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 867107 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 867108 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2459e747, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 867145 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46294/solr
   [junit4]   2> 867383 INFO  (zkConnectionManagerCallback-381-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 867489 INFO  
(zkConnectionManagerCallback-383-thread-1-processing-n:127.0.0.1:34042_) 
[n:127.0.0.1:34042_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 868095 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:34042_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 868095 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:34042_ 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:34042_
   [junit4]   2> 868129 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:34042_ 
   ] o.a.s.c.Overseer Overseer 
(id=99186334046683140-127.0.0.1:34042_-n_0000000000) starting
   [junit4]   2> 868296 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:34042_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34042_
   [junit4]   2> 868314 INFO  
(OverseerStateUpdate-99186334046683140-127.0.0.1:34042_-n_0000000000) 
[n:127.0.0.1:34042_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 869269 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:34042_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2459e747
   [junit4]   2> 869432 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:34042_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2459e747
   [junit4]   2> 869433 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:34042_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2459e747
   [junit4]   2> 869467 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:34042_ 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/control-001/cores
   [junit4]   2> 869646 INFO  (zkConnectionManagerCallback-389-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 869668 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 869668 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46294/solr ready
   [junit4]   2> 869724 INFO  (qtp1432858148-1627) [n:127.0.0.1:34042_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34042_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 869845 INFO  
(OverseerThreadFactory-681-thread-1-processing-n:127.0.0.1:34042_) 
[n:127.0.0.1:34042_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 870023 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 870023 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 870163 INFO  
(zkCallback-382-thread-1-processing-n:127.0.0.1:34042_) [n:127.0.0.1:34042_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 871284 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 871502 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 872178 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 872343 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 872344 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2459e747
   [junit4]   2> 872344 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 872344 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 872360 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8807027107780294]
   [junit4]   2> 872411 WARN  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 872628 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 872628 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 872629 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 872629 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 872631 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=66.494140625, 
floorSegmentMB=1.2265625, forceMergeDeletesPctAllowed=11.20150847438964, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5160383347538873
   [junit4]   2> 872632 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@50b6b253[control_collection_shard1_replica_n1] main]
   [junit4]   2> 872651 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 872651 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 872652 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 872674 INFO  
(searcherExecutor-684-thread-1-processing-n:127.0.0.1:34042_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:34042_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@50b6b253[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 872685 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1586981352742322176
   [junit4]   2> 872710 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 872711 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 872711 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34042/control_collection_shard1_replica_n1/
   [junit4]   2> 872711 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 872711 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:34042/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 872711 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 872713 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34042/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 872796 INFO  
(zkCallback-382-thread-2-processing-n:127.0.0.1:34042_) [n:127.0.0.1:34042_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 872906 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 872908 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2885
   [junit4]   2> 873016 INFO  (qtp1432858148-1627) [n:127.0.0.1:34042_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 873018 INFO  
(OverseerCollectionConfigSetProcessor-99186334046683140-127.0.0.1:34042_-n_0000000000)
 [n:127.0.0.1:34042_    ] 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> 873124 INFO  
(zkCallback-382-thread-2-processing-n:127.0.0.1:34042_) [n:127.0.0.1:34042_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 874019 INFO  (qtp1432858148-1627) [n:127.0.0.1:34042_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34042_&wt=javabin&version=2}
 status=0 QTime=4295
   [junit4]   2> 874076 INFO  (zkConnectionManagerCallback-393-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 874077 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 874078 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46294/solr ready
   [junit4]   2> 874078 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 874079 INFO  (qtp1432858148-1630) [n:127.0.0.1:34042_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 874134 INFO  
(OverseerThreadFactory-681-thread-2-processing-n:127.0.0.1:34042_) 
[n:127.0.0.1:34042_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 874135 WARN  
(OverseerThreadFactory-681-thread-2-processing-n:127.0.0.1:34042_) 
[n:127.0.0.1:34042_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 874386 INFO  (qtp1432858148-1630) [n:127.0.0.1:34042_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 874386 INFO  (qtp1432858148-1630) [n:127.0.0.1:34042_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=306
   [junit4]   2> 875381 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/shard-1-001
 of type NRT
   [junit4]   2> 875382 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 875526 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@51f0cf20{/,null,AVAILABLE}
   [junit4]   2> 875527 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@23380481{HTTP/1.1,[http/1.1]}{127.0.0.1:35310}
   [junit4]   2> 875527 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.e.j.s.Server Started @887963ms
   [junit4]   2> 875527 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=35310, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/shard-1-001/cores}
   [junit4]   2> 875527 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 875527 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 875527 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 875527 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 875527 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-16T22:29:19.568Z
   [junit4]   2> 875575 INFO  (zkConnectionManagerCallback-395-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 875595 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 875595 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/shard-1-001/solr.xml
   [junit4]   2> 875599 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 875599 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 875649 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2459e747, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 875706 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46294/solr
   [junit4]   2> 875831 INFO  (zkConnectionManagerCallback-399-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 875974 INFO  
(zkConnectionManagerCallback-401-thread-1-processing-n:127.0.0.1:35310_) 
[n:127.0.0.1:35310_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 876035 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:35310_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 876037 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:35310_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 876051 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:35310_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35310_
   [junit4]   2> 876088 INFO  (zkCallback-392-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 876088 INFO  
(zkCallback-382-thread-2-processing-n:127.0.0.1:34042_) [n:127.0.0.1:34042_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 876162 INFO  
(OverseerCollectionConfigSetProcessor-99186334046683140-127.0.0.1:34042_-n_0000000000)
 [n:127.0.0.1:34042_    ] 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> 876185 INFO  
(zkCallback-400-thread-1-processing-n:127.0.0.1:35310_) [n:127.0.0.1:35310_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 876470 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:35310_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2459e747
   [junit4]   2> 876545 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:35310_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2459e747
   [junit4]   2> 876545 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:35310_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2459e747
   [junit4]   2> 876565 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:35310_ 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/shard-1-001/cores
   [junit4]   2> 876786 INFO  (qtp1432858148-1624) [n:127.0.0.1:34042_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:35310_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 876840 INFO  
(OverseerThreadFactory-681-thread-3-processing-n:127.0.0.1:34042_) 
[n:127.0.0.1:34042_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:35310_ 
for creating new replica
   [junit4]   2> 876873 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 876874 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 878063 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 878136 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n21] Schema name=test
   [junit4]   2> 878921 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 879037 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n21' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 879038 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n21' (registry 
'solr.core.collection1.shard1.replica_n21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2459e747
   [junit4]   2> 879038 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 879038 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n21] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/shard-1-001/cores/collection1_shard1_replica_n21],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/shard-1-001/cores/collection1_shard1_replica_n21/data/]
   [junit4]   2> 879074 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8807027107780294]
   [junit4]   2> 879110 WARN  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 879304 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 879304 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 879305 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 879305 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 879306 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=66.494140625, 
floorSegmentMB=1.2265625, forceMergeDeletesPctAllowed=11.20150847438964, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5160383347538873
   [junit4]   2> 879307 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74e28072[collection1_shard1_replica_n21] main]
   [junit4]   2> 879321 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 879321 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 879322 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 879322 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1586981359701721088
   [junit4]   2> 879343 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 879343 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 879343 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:35310/collection1_shard1_replica_n21/
   [junit4]   2> 879343 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 879343 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
http://127.0.0.1:35310/collection1_shard1_replica_n21/ has no replicas
   [junit4]   2> 879343 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 879357 INFO  
(searcherExecutor-695-thread-1-processing-n:127.0.0.1:35310_ 
x:collection1_shard1_replica_n21 s:shard1 c:collection1) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[collection1_shard1_replica_n21] Registered new searcher 
Searcher@74e28072[collection1_shard1_replica_n21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 879377 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35310/collection1_shard1_replica_n21/ shard1
   [junit4]   2> 879438 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 879440 INFO  (qtp420806349-1676) [n:127.0.0.1:35310_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2567
   [junit4]   2> 879455 INFO  (qtp1432858148-1624) [n:127.0.0.1:34042_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:35310_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=2669
   [junit4]   2> 880330 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/shard-2-001
 of type NRT
   [junit4]   2> 880331 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 880332 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@61f3194d{/,null,AVAILABLE}
   [junit4]   2> 880365 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@30d8ac73{HTTP/1.1,[http/1.1]}{127.0.0.1:43059}
   [junit4]   2> 880365 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.e.j.s.Server Started @892802ms
   [junit4]   2> 880365 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=43059, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/shard-2-001/cores}
   [junit4]   2> 880366 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 880382 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 880382 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 880382 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 880382 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-16T22:29:24.423Z
   [junit4]   2> 880487 INFO  (zkConnectionManagerCallback-404-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 880527 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 880527 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/shard-2-001/solr.xml
   [junit4]   2> 880531 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 880531 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 880674 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2459e747, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 880686 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46294/solr
   [junit4]   2> 880714 INFO  (zkConnectionManagerCallback-408-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 880881 INFO  
(OverseerCollectionConfigSetProcessor-99186334046683140-127.0.0.1:34042_-n_0000000000)
 [n:127.0.0.1:34042_    ] 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> 880881 INFO  
(zkConnectionManagerCallback-410-thread-1-processing-n:127.0.0.1:43059_) 
[n:127.0.0.1:43059_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 880933 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:43059_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 880935 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:43059_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 880936 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:43059_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43059_
   [junit4]   2> 881014 INFO  
(zkCallback-400-thread-1-processing-n:127.0.0.1:35310_) [n:127.0.0.1:35310_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 881026 INFO  (zkCallback-392-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 881026 INFO  
(zkCallback-382-thread-2-processing-n:127.0.0.1:34042_) [n:127.0.0.1:34042_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 881026 INFO  
(zkCallback-409-thread-1-processing-n:127.0.0.1:43059_) [n:127.0.0.1:43059_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 881357 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:43059_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2459e747
   [junit4]   2> 881448 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:43059_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2459e747
   [junit4]   2> 881448 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:43059_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2459e747
   [junit4]   2> 881482 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:43059_ 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/shard-2-001/cores
   [junit4]   2> 881730 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:43059_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 881733 INFO  
(OverseerThreadFactory-681-thread-4-processing-n:127.0.0.1:34042_) 
[n:127.0.0.1:34042_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:43059_ 
for creating new replica
   [junit4]   2> 881799 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 881799 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 882924 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 882983 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n23] Schema name=test
   [junit4]   2> 883801 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 883913 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n23' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 883914 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n23' (registry 
'solr.core.collection1.shard1.replica_n23') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2459e747
   [junit4]   2> 883914 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 883914 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n23] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/shard-2-001/cores/collection1_shard1_replica_n23],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/shard-2-001/cores/collection1_shard1_replica_n23/data/]
   [junit4]   2> 883949 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8807027107780294]
   [junit4]   2> 883998 WARN  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 884287 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 884287 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 884305 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 884305 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 884306 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=66.494140625, 
floorSegmentMB=1.2265625, forceMergeDeletesPctAllowed=11.20150847438964, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5160383347538873
   [junit4]   2> 884431 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@15ec756f[collection1_shard1_replica_n23] main]
   [junit4]   2> 884439 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 884439 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 884440 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 884440 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1586981365068333056
   [junit4]   2> 884508 INFO  
(searcherExecutor-706-thread-1-processing-n:127.0.0.1:43059_ 
x:collection1_shard1_replica_n23 s:shard1 c:collection1) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[collection1_shard1_replica_n23] Registered new searcher 
Searcher@15ec756f[collection1_shard1_replica_n23] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 884513 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_n23
   [junit4]   2> 884521 INFO  (qtp1104716331-1707) [n:127.0.0.1:43059_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2734
   [junit4]   2> 884540 INFO  
(updateExecutor-405-thread-1-processing-n:127.0.0.1:43059_ 
x:collection1_shard1_replica_n23 s:shard1 c:collection1) [n:127.0.0.1:43059_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 884540 INFO  
(recoveryExecutor-406-thread-1-processing-n:127.0.0.1:43059_ 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:43059_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 884554 INFO  (qtp1432858148-1625) [n:127.0.0.1:34042_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:43059_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=2823
   [junit4]   2> 884556 INFO  
(recoveryExecutor-406-thread-1-processing-n:127.0.0.1:43059_ 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:43059_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 884556 INFO  
(recoveryExecutor-406-thread-1-processing-n:127.0.0.1:43059_ 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:43059_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard1_replica_n23]
   [junit4]   2> 884556 INFO  
(recoveryExecutor-406-thread-1-processing-n:127.0.0.1:43059_ 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:43059_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 884556 INFO  
(recoveryExecutor-406-thread-1-processing-n:127.0.0.1:43059_ 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:43059_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard1_replica_n23] as recovering, leader is 
[http://127.0.0.1:35310/collection1_shard1_replica_n21/] and I am 
[http://127.0.0.1:43059/collection1_shard1_replica_n23/]
   [junit4]   2> 884724 INFO  
(recoveryExecutor-406-thread-1-processing-n:127.0.0.1:43059_ 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:43059_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:35310]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_n21&nodeName=127.0.0.1:43059_&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 884788 INFO  (qtp420806349-1674) [n:127.0.0.1:35310_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node24, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 884902 INFO  (qtp420806349-1674) [n:127.0.0.1:35310_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_n21, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:43059_, 
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_n23","base_url":"http://127.0.0.1:43059","node_name":"127.0.0.1:43059_","state":"recovering","type":"NRT"}
   [junit4]   2> 884902 INFO  (qtp420806349-1674) [n:127.0.0.1:35310_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node24, state: recovering, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 884902 INFO  (qtp420806349-1674) [n:127.0.0.1:35310_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:43059_&onlyIfLeaderActive=true&core=collection1_shard1_replica_n21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=114
   [junit4]   2> 885413 INFO  
(recoveryExecutor-406-thread-1-processing-n:127.0.0.1:43059_ 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:43059_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Attempting to 
PeerSync from [http://127.0.0.1:35310/collection1_shard1_replica_n21/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 885414 INFO  
(recoveryExecutor-406-thread-1-processing-n:127.0.0.1:43059_ 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:43059_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.PeerSync PeerSync: 
core=collection1_shard1_replica_n23 url=http://127.0.0.1:43059 START 
replicas=[http://127.0.0.1:35310/collection1_shard1_replica_n21/] nUpdates=1000
   [junit4]   2> 885741 INFO  
(OverseerCollectionConfigSetProcessor-99186334046683140-127.0.0.1:34042_-n_0000000000)
 [n:127.0.0.1:34042_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 885775 INFO  (qtp420806349-1678) [n:127.0.0.1:35310_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:185.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 885775 INFO  (qtp420806349-1678) [n:127.0.0.1:35310_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.c.S.Request [collection1_shard1_replica_n21]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=329
   [junit4]   2> 885868 INFO  
(recoveryExecutor-406-thread-1-processing-n:127.0.0.1:43059_ 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:43059_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:87.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 885868 INFO  
(recoveryExecutor-406-thread-1-processing-n:127.0.0.1:43059_ 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:43059_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.PeerSync We are already in sync. No 
need to do a PeerSync 
   [junit4]   2> 885868 INFO  
(recoveryExecutor-406-thread-1-processing-n:127.0.0.1:43059_ 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:43059_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 885885 INFO  
(recoveryExecutor-406-thread-1-processing-n:127.0.0.1:43059_ 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:43059_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 885921 INFO  
(recoveryExecutor-406-thread-1-processing-n:127.0.0.1:43059_ 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:43059_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 885933 INFO  
(recoveryExecutor-406-thread-1-processing-n:127.0.0.1:43059_ 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:43059_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy PeerSync stage of 
recovery was successful.
   [junit4]   2> 885933 INFO  
(recoveryExecutor-406-thread-1-processing-n:127.0.0.1:43059_ 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:43059_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Replaying updates 
buffered during PeerSync.
   [junit4]   2> 885933 INFO  
(recoveryExecutor-406-thread-1-processing-n:127.0.0.1:43059_ 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:43059_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 885933 INFO  
(recoveryExecutor-406-thread-1-processing-n:127.0.0.1:43059_ 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:43059_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Registering as 
Active after recovery.
   [junit4]   2> 886270 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/shard-3-001
 of type NRT
   [junit4]   2> 886289 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 886290 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@69a10862{/,null,AVAILABLE}
   [junit4]   2> 886324 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@432d2b39{HTTP/1.1,[http/1.1]}{127.0.0.1:39868}
   [junit4]   2> 886324 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.e.j.s.Server Started @898760ms
   [junit4]   2> 886324 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=39868, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/shard-3-001/cores}
   [junit4]   2> 886324 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 886325 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 886325 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 886325 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 886325 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-16T22:29:30.366Z
   [junit4]   2> 886453 INFO  (zkConnectionManagerCallback-414-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 886466 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 886466 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/shard-3-001/solr.xml
   [junit4]   2> 886556 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 886556 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 886557 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2459e747, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 886612 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46294/solr
   [junit4]   2> 886656 INFO  (zkConnectionManagerCallback-418-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 886847 INFO  
(zkConnectionManagerCallback-420-thread-1-processing-n:127.0.0.1:39868_) 
[n:127.0.0.1:39868_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 886909 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:39868_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 886911 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:39868_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 886929 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:39868_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39868_
   [junit4]   2> 886948 INFO  
(zkCallback-400-thread-1-processing-n:127.0.0.1:35310_) [n:127.0.0.1:35310_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 887010 INFO  
(zkCallback-409-thread-1-processing-n:127.0.0.1:43059_) [n:127.0.0.1:43059_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 887010 INFO  
(zkCallback-382-thread-1-processing-n:127.0.0.1:34042_) [n:127.0.0.1:34042_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 887010 INFO  (zkCallback-392-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 887124 INFO  
(zkCallback-419-thread-1-processing-n:127.0.0.1:39868_) [n:127.0.0.1:39868_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 887602 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:39868_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2459e747
   [junit4]   2> 887712 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:39868_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2459e747
   [junit4]   2> 887725 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:39868_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2459e747
   [junit4]   2> 887745 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[F2C338891A09F7F0]) [n:127.0.0.1:39868_ 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_F2C338891A09F7F0-001/shard-3-001/cores
   [junit4]   2> 888005 INFO  (qtp1432858148-1627) [n:127.0.0.1:34042_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:39868_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 888022 INFO  
(OverseerThreadFactory-681-thread-5-processing-n:127.0.0.1:34042_) 
[n:127.0.0.1:34042_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:39868_ 
for creating new replica
   [junit4]   2> 888118 INFO  (qtp1249706770-1742) [n:127.0.0.1:39868_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 888118 INFO  (qtp1249706770-1742) [n:127.0.0.1:39868_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 889315 INFO  (qtp1249706770-1742) [n:127.0.0.1:39868_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 889409 INFO  (qtp1249706770-1742) [n:127.0.0.1:39868_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.s.IndexSchema 
[collection1_s

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

y=solr.core.testasynccollectioncreation.shard1_1.replica0, tag=2123689561
   [junit4]   2> 5054188 INFO  (coreCloseExecutor-5599-thread-4) 
[n:127.0.0.1:38788_solr c:testasynccollectioncreation s:shard1_1 r:core_node10 
x:testasynccollectioncreation_shard1_1_replica0] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ceb0163: 
rootName = solr_38788, domain = 
solr.core.testasynccollectioncreation.shard1_1.replica0, service url = null, 
agent id = null] for registry 
solr.core.testasynccollectioncreation.shard1_1.replica0 / 
com.codahale.metrics.MetricRegistry@3a7cde3b
   [junit4]   2> 5054190 WARN  
(OverseerAutoScalingTriggerThread-99186606297579525-127.0.0.1:39573_solr-n_0000000000)
 [n:127.0.0.1:39573_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 5054316 INFO  (coreCloseExecutor-5599-thread-4) 
[n:127.0.0.1:38788_solr c:testasynccollectioncreation s:shard1_1 r:core_node10 
x:testasynccollectioncreation_shard1_1_replica0] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.testasynccollectioncreation.shard1_1.leader, 
tag=2123689561
   [junit4]   2> 5054318 INFO  (coreCloseExecutor-5599-thread-5) 
[n:127.0.0.1:38788_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.testAsyncOperations.shard1.replica_n1, 
tag=993133878
   [junit4]   2> 5054318 INFO  (coreCloseExecutor-5599-thread-5) 
[n:127.0.0.1:38788_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8367a7b: rootName = 
solr_38788, domain = solr.core.testAsyncOperations.shard1.replica_n1, service 
url = null, agent id = null] for registry 
solr.core.testAsyncOperations.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@437a69d4
   [junit4]   2> 5054327 INFO  (jetty-closer-2754-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3e46ca4e{/solr,null,UNAVAILABLE}
   [junit4]   2> 5054327 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x16061b162d80005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 5054328 INFO  
(zkCallback-2769-thread-2-processing-n:127.0.0.1:38788_solr) 
[n:127.0.0.1:38788_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38788_solr
   [junit4]   2> 5054337 INFO  (coreCloseExecutor-5599-thread-3) 
[n:127.0.0.1:38788_solr c:testasynccollectioncreation s:shard1_1 r:core_node8 
x:testasynccollectioncreation_shard1_1_replica_n6] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.testasynccollectioncreation.shard1_1.leader, 
tag=340817135
   [junit4]   2> 5054337 INFO  (coreCloseExecutor-5599-thread-5) 
[n:127.0.0.1:38788_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.testAsyncOperations.shard1.leader, tag=993133878
   [junit4]   2> 5054387 INFO  (jetty-closer-2754-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5e2e3027{/solr,null,UNAVAILABLE}
   [junit4]   2> 5054388 ERROR 
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[F2C338891A09F7F0]-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> 5054388 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[F2C338891A09F7F0]-worker) [   
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40574 40574
   [junit4]   2> 5054774 INFO  (Thread-4762) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40574 40574
   [junit4]   2> 5054775 WARN  (Thread-4762) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        50      
/solr/collections/testasynccollectioncreation/state.json
   [junit4]   2>        27      /solr/collections/testAsyncOperations/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_F2C338891A09F7F0-001
   [junit4]   2> Dec 16, 2017 11:38:58 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=LuceneFixedGap), _route_=PostingsFormat(name=Memory)}, 
docValues:{}, maxPointsInLeafNode=1904, maxMBSortInHeap=7.590347205812323, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-OM, timezone=Asia/Ashgabat
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=239572120,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [TestApiFramework, 
TestMinMaxOnMultiValuedField, TestPseudoReturnFields, 
DocExpirationUpdateProcessorFactoryTest, TestLeaderElectionZkExpiry, 
ConfigureRecoveryStrategyTest, TestRandomCollapseQParserPlugin, 
TestLegacyNumericRangeQueryBuilder, DeleteLastCustomShardedReplicaTest, 
ExitableDirectoryReaderTest, TestGraphMLResponseWriter, 
MoreLikeThisHandlerTest, TestSlowCompositeReaderWrapper, CircularListTest, 
SynonymTokenizerTest, TestHttpShardHandlerFactory, 
BinaryUpdateRequestHandlerTest, LukeRequestHandlerTest, 
TestTolerantUpdateProcessorCloud, TestConfigSetsAPIExclusivity, 
NumericFieldsTest, CoreAdminCreateDiscoverTest, TestCollationField, 
ChaosMonkeySafeLeaderWithPullReplicasTest, HdfsChaosMonkeySafeLeaderTest, 
FacetPivotSmallTest, TestDocSet, SolrCloudReportersTest, V2ApiIntegrationTest, 
TestStressReorder, TestWriterPerf, PeerSyncReplicationTest, 
TestSolrCLIRunExample, DistributedVersionInfoTest, ClusterStateUpdateTest, 
TestCloudJSONFacetJoinDomain, TestSolrCloudWithKerberosAlt, 
PreAnalyzedUpdateProcessorTest, TestFastWriter, TestSimpleTrackingShardHandler, 
SOLR749Test, TestNumericRangeQuery32, TestSimpleQParserPlugin, 
TestManagedSchemaAPI, TestMaxTokenLenTokenizer, ShardRoutingCustomTest, 
TestStressRecovery, CdcrUpdateLogTest, NotRequiredUniqueKeyTest, 
TestPerFieldSimilarity, LeaderFailureAfterFreshStartTest, AddReplicaTest, 
SolrRequestParserTest, TestCollapseQParserPlugin, SubstringBytesRefFilterTest, 
TestJmxIntegration, SolrCoreMetricManagerTest, TestLegacyFieldCache, 
TestSolrConfigHandler, TestCustomSort, TestAtomicUpdateErrorCases, 
ZkSolrClientTest, NodeLostTriggerTest, QueryEqualityTest, TestLRUStatsCache, 
TestUseDocValuesAsStored2, RollingRestartTest, 
TlogReplayBufferedWhileIndexingTest, HLLSerializationTest, 
HdfsRecoverLeaseTest, TestSchemaSimilarityResource, 
OverriddenZkACLAndCredentialsProvidersTest, SolrCmdDistributorTest, 
TestSolr4Spatial, TestXmlQParserPlugin, TestBM25SimilarityFactory, 
OpenCloseCoreStressTest, UpdateLogTest, HdfsSyncSliceTest, TestCoreAdminApis, 
OpenExchangeRatesOrgProviderTest, ConcurrentDeleteAndCreateCollectionTest, 
TestPayloadCheckQParserPlugin, TestEmbeddedSolrServerAdminHandler, 
TestSolrCoreParser, SpellingQueryConverterTest, TestSolrCoreSnapshots, 
ReplaceNodeTest, MBeansHandlerTest, SampleTest, TestRecoveryHdfs, 
TestStressUserVersions, TestConfigSetProperties, TestFaceting, 
DocumentAnalysisRequestHandlerTest, TestClassicSimilarityFactory, 
PolyFieldTest, TestFieldCache, TestCollectionAPI, 
ShufflingReplicaListTransformerTest, ShardRoutingTest, SuggesterFSTTest, 
HdfsBasicDistributedZk2Test, TestCustomDocTransformer, 
ShowFileRequestHandlerTest, PreAnalyzedFieldManagedSchemaCloudTest, 
PathHierarchyTokenizerFactoryTest, TestExclusionRuleCollectionAccess, 
TestFieldCacheSortRandom, HighlighterConfigTest, 
TestManagedSynonymGraphFilterFactory, TestCustomStream, 
TestDeleteCollectionOnDownNodes, TestReplicaProperties, TestMultiWordSynonyms, 
HttpPartitionTest, TermVectorComponentDistributedTest, SolrCLIZkUtilsTest, 
UUIDUpdateProcessorFallbackTest, TestLegacyNumericUtils, 
TestStressInPlaceUpdates, BasicDistributedZkTest, AnalysisAfterCoreReloadTest, 
TestExtendedDismaxParser, SuggesterTSTTest, TestStressLucene, TestTrie, 
NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestUpdate, 
DefaultValueUpdateProcessorTest, DocValuesMultiTest, 
XsltUpdateRequestHandlerTest, CacheHeaderTest, PrimitiveFieldTypeTest, 
TermsComponentTest, RegexBoostProcessorTest, ReturnFieldsTest, 
TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, 
PingRequestHandlerTest, TestConfig, TestFuzzyAnalyzedSuggestions, 
TestLuceneMatchVersion, TestCharFilters, TestXIncludeConfig, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestIBSimilarityFactory, ChaosMonkeyNothingIsSafeTest, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestLuceneIndexBackCompat, 
CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [507/751 (3!)] on J1 in 35.93s, 2 tests, 1 error <<< 
FAILURES!

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

Reply via email to