Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1937/

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.NoFacetCloudTest

Error Message:
Could not find collection:collection1

Stack Trace:
java.lang.AssertionError: Could not find collection:collection1
        at __randomizedtesting.SeedInfo.seed([430091F26A6AFE15]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.analytics.AbstractAnalyticsStatsCloudTest.setupCluster(AbstractAnalyticsStatsCloudTest.java:76)
        at 
org.apache.solr.analytics.NoFacetCloudTest.populate(NoFacetCloudTest.java:62)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.RangeFacetCloudTest

Error Message:
org.apache.http.ParseException: Invalid content type: 

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: 
org.apache.http.ParseException: Invalid content type: 
        at __randomizedtesting.SeedInfo.seed([430091F26A6AFE15]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:510)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:400)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1102)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:843)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:774)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.analytics.facet.AbstractAnalyticsFacetCloudTest.setupCluster(AbstractAnalyticsFacetCloudTest.java:58)
        at 
org.apache.solr.analytics.facet.RangeFacetCloudTest.beforeClass(RangeFacetCloudTest.java:49)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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.http.ParseException: Invalid content type: 
        at org.apache.http.entity.ContentType.parse(ContentType.java:273)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:470)
        ... 32 more


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

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([76F3CB5347972503:6AF2B6DE32325B90]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at org.junit.Assert.assertFalse(Assert.java:79)
        at 
org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes(TestTlogReplica.java:497)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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.update.AutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([76F3CB5347972503:CC21A42BC4B9CB16]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:529&qt=&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
        ... 40 more




Build Log:
[...truncated 11085 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_76F3CB5347972503-001/init-core-data-001
   [junit4]   2> 43541 WARN  
(SUITE-TestTlogReplica-seed#[76F3CB5347972503]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 43542 INFO  
(SUITE-TestTlogReplica-seed#[76F3CB5347972503]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 43543 INFO  
(SUITE-TestTlogReplica-seed#[76F3CB5347972503]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 43545 INFO  
(SUITE-TestTlogReplica-seed#[76F3CB5347972503]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_76F3CB5347972503-001/tempDir-001
   [junit4]   2> 43545 INFO  
(SUITE-TestTlogReplica-seed#[76F3CB5347972503]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 43546 INFO  (Thread-161) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 43546 INFO  (Thread-161) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 43554 ERROR (Thread-161) [    ] 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> 43646 INFO  
(SUITE-TestTlogReplica-seed#[76F3CB5347972503]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36944
   [junit4]   2> 43670 INFO  (jetty-launcher-68-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 43671 INFO  (jetty-launcher-68-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 43672 INFO  (jetty-launcher-68-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b3b0a94{/solr,null,AVAILABLE}
   [junit4]   2> 43672 INFO  (jetty-launcher-68-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@656666cf{/solr,null,AVAILABLE}
   [junit4]   2> 43673 INFO  (jetty-launcher-68-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@381e01ea{SSL,[ssl, 
http/1.1]}{127.0.0.1:55745}
   [junit4]   2> 43674 INFO  (jetty-launcher-68-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@69c7d3{SSL,[ssl, 
http/1.1]}{127.0.0.1:56801}
   [junit4]   2> 43674 INFO  (jetty-launcher-68-thread-2) [    ] o.e.j.s.Server 
Started @46569ms
   [junit4]   2> 43674 INFO  (jetty-launcher-68-thread-1) [    ] o.e.j.s.Server 
Started @46569ms
   [junit4]   2> 43674 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55745}
   [junit4]   2> 43674 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56801}
   [junit4]   2> 43675 ERROR (jetty-launcher-68-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 43675 ERROR (jetty-launcher-68-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 43675 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 43675 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 43675 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 43675 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 43675 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 43675 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 43675 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-03T23:11:52.346Z
   [junit4]   2> 43675 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-03T23:11:52.346Z
   [junit4]   2> 43682 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 43682 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 43712 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36944/solr
   [junit4]   2> 43718 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36944/solr
   [junit4]   2> 43880 INFO  (jetty-launcher-68-thread-2) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 43882 INFO  (jetty-launcher-68-thread-2) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55745_solr
   [junit4]   2> 43882 INFO  (jetty-launcher-68-thread-1) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 43883 INFO  (jetty-launcher-68-thread-2) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.Overseer Overseer 
(id=98246558496718853-127.0.0.1:55745_solr-n_0000000000) starting
   [junit4]   2> 43883 INFO  (jetty-launcher-68-thread-1) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56801_solr
   [junit4]   2> 43886 INFO  
(zkCallback-79-thread-1-processing-n:127.0.0.1:55745_solr) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 43893 INFO  
(zkCallback-80-thread-1-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 43911 INFO  (jetty-launcher-68-thread-2) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55745_solr
   [junit4]   2> 43912 INFO  
(zkCallback-80-thread-1-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 43927 INFO  
(OverseerStateUpdate-98246558496718853-127.0.0.1:55745_solr-n_0000000000) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 44032 INFO  (jetty-launcher-68-thread-2) 
[n:127.0.0.1:55745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55745.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@167b395
   [junit4]   2> 44039 INFO  (jetty-launcher-68-thread-2) 
[n:127.0.0.1:55745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55745.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@167b395
   [junit4]   2> 44039 INFO  (jetty-launcher-68-thread-2) 
[n:127.0.0.1:55745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55745.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@167b395
   [junit4]   2> 44041 INFO  (jetty-launcher-68-thread-2) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_76F3CB5347972503-001/tempDir-001/node2/.
   [junit4]   2> 44090 INFO  (jetty-launcher-68-thread-1) 
[n:127.0.0.1:56801_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56801.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@167b395
   [junit4]   2> 44097 INFO  (jetty-launcher-68-thread-1) 
[n:127.0.0.1:56801_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56801.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@167b395
   [junit4]   2> 44097 INFO  (jetty-launcher-68-thread-1) 
[n:127.0.0.1:56801_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56801.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@167b395
   [junit4]   2> 44098 INFO  (jetty-launcher-68-thread-1) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_76F3CB5347972503-001/tempDir-001/node1/.
   [junit4]   2> 44148 INFO  
(SUITE-TestTlogReplica-seed#[76F3CB5347972503]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 44149 INFO  
(SUITE-TestTlogReplica-seed#[76F3CB5347972503]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36944/solr ready
   [junit4]   2> 44153 INFO  
(SUITE-TestTlogReplica-seed#[76F3CB5347972503]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 44199 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params 
val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 44203 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=4
   [junit4]   2> 44223 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testKillLeader
   [junit4]   2> 44226 INFO  (qtp1893384400-518) [n:127.0.0.1:56801_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_kill_leader&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 44230 INFO  
(OverseerThreadFactory-258-thread-1-processing-n:127.0.0.1:55745_solr) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
tlog_replica_test_kill_leader
   [junit4]   2> 44341 INFO  
(OverseerStateUpdate-98246558496718853-127.0.0.1:55745_solr-n_0000000000) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_kill_leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_kill_leader_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55745/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 44343 INFO  
(OverseerStateUpdate-98246558496718853-127.0.0.1:55745_solr-n_0000000000) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_kill_leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_kill_leader_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:56801/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 44574 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_leader_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 44574 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 44600 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_leader_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 44601 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 44709 INFO  
(zkCallback-80-thread-1-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 44709 INFO  
(zkCallback-79-thread-1-processing-n:127.0.0.1:55745_solr) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 44709 INFO  
(zkCallback-80-thread-2-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 44711 INFO  
(zkCallback-79-thread-2-processing-n:127.0.0.1:55745_solr) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 45605 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 45615 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 45624 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.s.IndexSchema 
[tlog_replica_test_kill_leader_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 45628 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 45628 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_kill_leader_shard1_replica_t2' using 
configuration from collection tlog_replica_test_kill_leader, trusted=true
   [junit4]   2> 45629 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_56801.solr.core.tlog_replica_test_kill_leader.shard1.replica_t2' 
(registry 'solr.core.tlog_replica_test_kill_leader.shard1.replica_t2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167b395
   [junit4]   2> 45629 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 45629 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SolrCore 
[[tlog_replica_test_kill_leader_shard1_replica_t2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_76F3CB5347972503-001/tempDir-001/node1/tlog_replica_test_kill_leader_shard1_replica_t2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_76F3CB5347972503-001/tempDir-001/node1/./tlog_replica_test_kill_leader_shard1_replica_t2/data/]
   [junit4]   2> 45632 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.s.IndexSchema 
[tlog_replica_test_kill_leader_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 45634 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 45634 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_kill_leader_shard1_replica_t1' using 
configuration from collection tlog_replica_test_kill_leader, trusted=true
   [junit4]   2> 45635 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_55745.solr.core.tlog_replica_test_kill_leader.shard1.replica_t1' 
(registry 'solr.core.tlog_replica_test_kill_leader.shard1.replica_t1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@167b395
   [junit4]   2> 45635 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 45635 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.SolrCore 
[[tlog_replica_test_kill_leader_shard1_replica_t1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_76F3CB5347972503-001/tempDir-001/node2/tlog_replica_test_kill_leader_shard1_replica_t1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_76F3CB5347972503-001/tempDir-001/node2/./tlog_replica_test_kill_leader_shard1_replica_t1/data/]
   [junit4]   2> 45720 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 45720 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 45720 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 45720 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 45722 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 45722 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 45722 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 45722 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 45725 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3dc84fc7[tlog_replica_test_kill_leader_shard1_replica_t1] 
main]
   [junit4]   2> 45725 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4501d617[tlog_replica_test_kill_leader_shard1_replica_t2] 
main]
   [junit4]   2> 45727 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 45727 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 45727 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 45728 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 45729 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1571944938235494400
   [junit4]   2> 45735 INFO  
(searcherExecutor-264-thread-1-processing-n:127.0.0.1:55745_solr 
x:tlog_replica_test_kill_leader_shard1_replica_t1 s:shard1 
c:tlog_replica_test_kill_leader r:core_node1) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.SolrCore 
[tlog_replica_test_kill_leader_shard1_replica_t1] Registered new searcher 
Searcher@3dc84fc7[tlog_replica_test_kill_leader_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 45737 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 45741 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 45743 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1571944938250174464
   [junit4]   2> 45744 INFO  
(searcherExecutor-263-thread-1-processing-n:127.0.0.1:56801_solr 
x:tlog_replica_test_kill_leader_shard1_replica_t2 s:shard1 
c:tlog_replica_test_kill_leader r:core_node2) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SolrCore 
[tlog_replica_test_kill_leader_shard1_replica_t2] Registered new searcher 
Searcher@4501d617[tlog_replica_test_kill_leader_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 45745 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9997ms
   [junit4]   2> 45847 INFO  
(zkCallback-80-thread-2-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 45847 INFO  
(zkCallback-79-thread-2-processing-n:127.0.0.1:55745_solr) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 45847 INFO  
(zkCallback-79-thread-1-processing-n:127.0.0.1:55745_solr) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 45847 INFO  
(zkCallback-80-thread-1-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 46250 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 46250 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 46251 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:55745/solr/tlog_replica_test_kill_leader_shard1_replica_t1/
   [junit4]   2> 46257 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.PeerSync PeerSync: 
core=tlog_replica_test_kill_leader_shard1_replica_t1 
url=https://127.0.0.1:55745/solr START 
replicas=[https://127.0.0.1:56801/solr/tlog_replica_test_kill_leader_shard1_replica_t2/]
 nUpdates=100
   [junit4]   2> 46257 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.PeerSync PeerSync: 
core=tlog_replica_test_kill_leader_shard1_replica_t1 
url=https://127.0.0.1:55745/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 46267 INFO  (qtp1893384400-516) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 46268 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 46268 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 46268 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 46269 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.ZkController 
tlog_replica_test_kill_leader_shard1_replica_t1 stopping background replication 
from leader
   [junit4]   2> 46273 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:55745/solr/tlog_replica_test_kill_leader_shard1_replica_t1/ 
shard1
   [junit4]   2> 46377 INFO  
(zkCallback-80-thread-2-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 46377 INFO  
(zkCallback-80-thread-1-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 46377 INFO  
(zkCallback-79-thread-2-processing-n:127.0.0.1:55745_solr) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 46377 INFO  
(zkCallback-79-thread-1-processing-n:127.0.0.1:55745_solr) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 46424 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 46427 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_leader_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1827
   [junit4]   2> 46531 INFO  
(zkCallback-80-thread-1-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 46531 INFO  
(zkCallback-80-thread-2-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 46531 INFO  
(zkCallback-79-thread-2-processing-n:127.0.0.1:55745_solr) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 46531 INFO  
(zkCallback-79-thread-1-processing-n:127.0.0.1:55745_solr) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 46752 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.ZkController 
tlog_replica_test_kill_leader_shard1_replica_t2 starting background replication 
from leader
   [junit4]   2> 46752 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.ReplicateFromLeader 
Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 46768 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.ReplicationHandler 
Poll scheduled at an interval of 3000ms
   [junit4]   2> 46772 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_leader_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2198
   [junit4]   2> 46778 INFO  (qtp1893384400-518) [n:127.0.0.1:56801_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 46874 INFO  
(zkCallback-80-thread-2-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 46874 INFO  
(zkCallback-79-thread-1-processing-n:127.0.0.1:55745_solr) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 46874 INFO  
(zkCallback-80-thread-1-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 46874 INFO  
(zkCallback-79-thread-2-processing-n:127.0.0.1:55745_solr) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 47778 INFO  (qtp1893384400-518) [n:127.0.0.1:56801_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_kill_leader&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2}
 status=0 QTime=3551
   [junit4]   2> 47823 INFO  (qtp1893384400-512) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:55745/solr/tlog_replica_test_kill_leader_shard1_replica_t1/&wt=javabin&version=2}{add=[1
 (1571944940416532480)]} 0 6
   [junit4]   2> 47826 INFO  (qtp1352979113-527) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1 (1571944940416532480)]} 0 17
   [junit4]   2> 47851 INFO  (qtp1893384400-514) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:55745/solr/tlog_replica_test_kill_leader_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 47875 INFO  (qtp1352979113-524) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.DirectUpdateHandler2 
start 
commit{_version_=1571944940485738496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 47875 INFO  (qtp1352979113-524) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@66ffa886 
commitCommandVersion:1571944940485738496
   [junit4]   2> 47903 INFO  (qtp1352979113-524) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@75b5acb4[tlog_replica_test_kill_leader_shard1_replica_t1] 
main]
   [junit4]   2> 47915 INFO  (qtp1352979113-524) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 47917 INFO  
(searcherExecutor-264-thread-1-processing-n:127.0.0.1:55745_solr 
x:tlog_replica_test_kill_leader_shard1_replica_t1 s:shard1 
c:tlog_replica_test_kill_leader r:core_node1) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.SolrCore 
[tlog_replica_test_kill_leader_shard1_replica_t1] Registered new searcher 
Searcher@75b5acb4[tlog_replica_test_kill_leader_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 47918 INFO  (qtp1352979113-524) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:55745/solr/tlog_replica_test_kill_leader_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 43
   [junit4]   2> 47925 INFO  (qtp1352979113-526) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/update 
params={_stateVer_=tlog_replica_test_kill_leader:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 95
   [junit4]   2> 47957 INFO  (qtp1352979113-525) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 47984 INFO  (qtp1352979113-527) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 48001 INFO  (qtp1893384400-518) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 48104 INFO  (qtp1893384400-515) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 48207 INFO  (qtp1893384400-512) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 48237 INFO  
(OverseerCollectionConfigSetProcessor-98246558496718853-127.0.0.1:55745_solr-n_0000000000)
 [n:127.0.0.1:55745_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 48310 INFO  (qtp1893384400-516) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 48413 INFO  (qtp1893384400-514) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 48516 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 48620 INFO  (qtp1893384400-518) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 48724 INFO  (qtp1893384400-515) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 48827 INFO  (qtp1893384400-512) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 48930 INFO  (qtp1893384400-512) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 49033 INFO  (qtp1893384400-514) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 49137 INFO  (qtp1893384400-517) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 49195 INFO  (indexFetcher-274-thread-1) 
[n:127.0.0.1:56801_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.IndexFetcher Updated 
masterUrl to 
https://127.0.0.1:55745/solr/tlog_replica_test_kill_leader_shard1_replica_t1/
   [junit4]   2> 49203 INFO  (qtp1352979113-526) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 49203 INFO  (indexFetcher-274-thread-1) 
[n:127.0.0.1:56801_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.IndexFetcher 
Master's generation: 2
   [junit4]   2> 49203 INFO  (indexFetcher-274-thread-1) 
[n:127.0.0.1:56801_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.IndexFetcher 
Master's version: 1499123516546
   [junit4]   2> 49203 INFO  (indexFetcher-274-thread-1) 
[n:127.0.0.1:56801_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's 
generation: 1
   [junit4]   2> 49204 INFO  (indexFetcher-274-thread-1) 
[n:127.0.0.1:56801_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's 
version: 0
   [junit4]   2> 49204 INFO  (indexFetcher-274-thread-1) 
[n:127.0.0.1:56801_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.IndexFetcher 
Starting replication process
   [junit4]   2> 49207 INFO  (qtp1352979113-527) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=2
   [junit4]   2> 49207 INFO  (indexFetcher-274-thread-1) 
[n:127.0.0.1:56801_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.IndexFetcher Number 
of files in latest index in master: 19
   [junit4]   2> 49618 INFO  (qtp1893384400-518) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 49619 INFO  (indexFetcher-274-thread-1) 
[n:127.0.0.1:56801_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.IndexFetcher 
Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@5a358a73 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f73c9b)
   [junit4]   2> 49630 INFO  (qtp1352979113-525) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=4
   [junit4]   2> 49634 INFO  (qtp1352979113-524) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_FSTOrd50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 49636 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 49638 INFO  (qtp1352979113-523) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 49640 INFO  (qtp1352979113-526) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Direct_0.dvdd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 49642 INFO  (qtp1352979113-527) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_FSTOrd50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 49644 INFO  (qtp1352979113-525) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 49648 INFO  (qtp1352979113-524) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 49651 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 49653 INFO  (qtp1352979113-523) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 49656 INFO  (qtp1352979113-526) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 49658 INFO  (qtp1352979113-527) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 49660 INFO  (qtp1352979113-525) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_FSTOrd50_0.tix&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 49662 INFO  (qtp1352979113-524) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 49664 INFO  (qtp1352979113-519) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_FSTOrd50_0.tbk&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 49667 INFO  (qtp1352979113-523) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 49674 INFO  (qtp1352979113-526) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Direct_0.dvdm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 49676 INFO  (qtp1352979113-527) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 49678 INFO  (qtp1352979113-525) [n:127.0.0.1:55745_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 49680 INFO  (indexFetcher-274-thread-1) 
[n:127.0.0.1:56801_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.IndexFetcher Total 
time taken for download (fullCopy=false,bytesDownloaded=2899) : 0 secs (null 
bytes/sec) to MockDirectoryWrapper(RAMDirectory@5a358a73 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44f73c9b)
   [junit4]   2> 49685 INFO  (indexFetcher-274-thread-1) 
[n:127.0.0.1:56801_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 49687 INFO  (indexFetcher-274-thread-1) 
[n:127.0.0.1:56801_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5d0a9058[tlog_replica_test_kill_leader_shard1_replica_t2] 
main]
   [junit4]   2> 49689 INFO  
(searcherExecutor-263-thread-1-processing-n:127.0.0.1:56801_solr 
x:tlog_replica_test_kill_leader_shard1_replica_t2 s:shard1 
c:tlog_replica_test_kill_leader r:core_node2) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SolrCore 
[tlog_replica_test_kill_leader_shard1_replica_t2] Registered new searcher 
Searcher@5d0a9058[tlog_replica_test_kill_leader_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 49722 INFO  (qtp1893384400-515) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 49726 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.a.s.c.ChaosMonkey monkey: kill jetty! 55745
   [junit4]   2> 49728 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@381e01ea{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 49728 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=636477911
   [junit4]   2> 49728 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 49731 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 49734 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 49736 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 49737 INFO  (coreCloseExecutor-276-thread-1) 
[n:127.0.0.1:55745_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.SolrCore 
[tlog_replica_test_kill_leader_shard1_replica_t1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1964ac22
   [junit4]   2> 49740 INFO  (zkCallback-86-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 49746 INFO  
(zkCallback-80-thread-2-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 49746 INFO  
(zkCallback-79-thread-2-processing-n:127.0.0.1:55745_solr) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 49746 INFO  
(zkCallback-79-thread-1-processing-n:127.0.0.1:55745_solr) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 49747 INFO  
(zkCallback-80-thread-1-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 49750 INFO  (coreCloseExecutor-276-thread-1) 
[n:127.0.0.1:55745_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.tlog_replica_test_kill_leader.shard1.replica_t1, 
tag=426028066
   [junit4]   2> 49755 INFO  (coreCloseExecutor-276-thread-1) 
[n:127.0.0.1:55745_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node1 
x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.tlog_replica_test_kill_leader.shard1.leader, 
tag=426028066
   [junit4]   2> 49758 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.a.s.c.Overseer Overseer 
(id=98246558496718853-127.0.0.1:55745_solr-n_0000000000) closing
   [junit4]   2> 49758 INFO  
(OverseerStateUpdate-98246558496718853-127.0.0.1:55745_solr-n_0000000000) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:55745_solr
   [junit4]   2> 49767 INFO  (zkCallback-86-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 49767 INFO  
(zkCallback-80-thread-1-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56801_solr
   [junit4]   2> 49769 INFO  
(zkCallback-80-thread-2-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 49769 INFO  
(zkCallback-80-thread-1-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.Overseer Overseer 
(id=98246558496718854-127.0.0.1:56801_solr-n_0000000001) starting
   [junit4]   2> 49771 INFO  
(zkCallback-80-thread-3-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 49784 INFO  (zkCallback-86-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[1])
   [junit4]   2> 49784 INFO  
(zkCallback-80-thread-1-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[1])
   [junit4]   2> 49784 INFO  
(zkCallback-80-thread-3-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[1])
   [junit4]   2> 51267 WARN  
(zkCallback-79-thread-1-processing-n:127.0.0.1:55745_solr) 
[n:127.0.0.1:55745_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 51267 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@656666cf{/solr,null,UNAVAILABLE}
   [junit4]   2> 51268 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 55745
   [junit4]   2> 52269 INFO  
(zkCallback-80-thread-2-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:56801/solr/tlog_replica_test_kill_leader_shard1_replica_t2/
   [junit4]   2> 52270 INFO  
(zkCallback-80-thread-2-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 52270 INFO  
(zkCallback-80-thread-2-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SyncStrategy 
https://127.0.0.1:56801/solr/tlog_replica_test_kill_leader_shard1_replica_t2/ 
has no replicas
   [junit4]   2> 52270 INFO  
(zkCallback-80-thread-2-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.ZkController 
tlog_replica_test_kill_leader_shard1_replica_t2 stopping background replication 
from leader
   [junit4]   2> 52271 INFO  
(zkCallback-80-thread-2-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext New leader does not have old tlog to replay
   [junit4]   2> 52274 INFO  
(zkCallback-80-thread-2-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:56801/solr/tlog_replica_test_kill_leader_shard1_replica_t2/ 
shard1
   [junit4]   2> 52277 INFO  (zkCallback-86-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[1])
   [junit4]   2> 52278 INFO  
(zkCallback-80-thread-3-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[1])
   [junit4]   2> 52278 INFO  
(zkCallback-80-thread-2-processing-n:127.0.0.1:56801_solr) 
[n:127.0.0.1:56801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[1])
   [junit4]   2> 52778 INFO  (qtp1893384400-511) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2 (1571944945623760896)]} 0 2
   [junit4]   2> 52780 INFO  (qtp1893384400-516) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.DirectUpdateHandler2 
start 
commit{_version_=1571944945629003776,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 52781 INFO  (qtp1893384400-516) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@bd2945c 
commitCommandVersion:1571944945629003776
   [junit4]   2> 52809 INFO  (qtp1893384400-516) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5449f5e9[tlog_replica_test_kill_leader_shard1_replica_t2] 
main]
   [junit4]   2> 52812 INFO  
(searcherExecutor-263-thread-1-processing-n:127.0.0.1:56801_solr 
x:tlog_replica_test_kill_leader_shard1_replica_t2 s:shard1 
c:tlog_replica_test_kill_leader r:core_node2) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SolrCore 
[tlog_replica_test_kill_leader_shard1_replica_t2] Registered new searcher 
Searcher@5449f5e9[tlog_replica_test_kill_leader_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
 Uninverting(_1(8.0.0):C1)))}
   [junit4]   2> 52813 INFO  (qtp1893384400-516) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 52813 INFO  (qtp1893384400-516) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/update 
params={_stateVer_=tlog_replica_test_kill_leader:9&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 33
   [junit4]   2> 52824 INFO  (qtp1893384400-518) [n:127.0.0.1:56801_solr 
c:tlog_replica_test_kill_leader s:shard1 r:core_node2 
x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 52825 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.a.s.c.ChaosMonkey monkey: starting jetty! 55745
   [junit4]   2> 52827 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 52924 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ec4ae9a{/solr,null,AVAILABLE}
   [junit4]   2> 52925 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@343e6f91{SSL,[ssl, 
http/1.1]}{127.0.0.1:55745}
   [junit4]   2> 52925 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.e.j.s.Server Started @55821ms
   [junit4]   2> 52925 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55745}
   [junit4]   2> 52926 ERROR 
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 52926 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 52926 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 52926 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[76F3CB5347972503]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 52927 INFO  (TEST-TestTlogReplica

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

 CLOSING SolrCore org.apache.solr.core.SolrCore@4e0515e6
   [junit4]   2> 1091281 INFO  
(coreCloseExecutor-4109-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1091281 INFO  
(coreCloseExecutor-4109-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@40b92e07 commitCommandVersion:0
   [junit4]   2> 1091293 INFO  
(coreCloseExecutor-4109-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1308956134
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_76F3CB5347972503-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=uk, timezone=Pacific/Norfolk
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=113789584,total=511180800
   [junit4]   2> NOTE: All tests run in this JVM: 
[BinaryUpdateRequestHandlerTest, ResponseHeaderTest, TestFieldCacheReopen, 
DocumentAnalysisRequestHandlerTest, DistribDocExpirationUpdateProcessorTest, 
TestSchemaVersionResource, OpenExchangeRatesOrgProviderTest, 
TestMergePolicyConfig, TestGraphTermsQParserPlugin, CurrencyFieldTypeTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, SpellCheckCollatorTest, 
TestJoin, TriLevelCompositeIdRoutingTest, SolrIndexConfigTest, 
SearchHandlerTest, TestHighlightDedupGrouping, TolerantUpdateProcessorTest, 
HdfsTlogReplayBufferedWhileIndexingTest, ConnectionReuseTest, TestConfig, 
TestExtendedDismaxParser, TestExportWriter, HLLSerializationTest, 
HdfsNNFailoverTest, TestPivotHelperCode, StressHdfsTest, 
TestUseDocValuesAsStored2, SpellingQueryConverterTest, TestSolrCloudSnapshots, 
SynonymTokenizerTest, RequestHandlersTest, TestCollapseQParserPlugin, 
TestMiniSolrCloudCluster, SolrCoreTest, 
DistributedQueryComponentOptimizationTest, TestSimpleTextCodec, 
TestSimpleQParserPlugin, TestJavabinTupleStreamParser, 
QueryElevationComponentTest, RollingRestartTest, TestRandomDVFaceting, 
TestJsonRequest, ConcurrentDeleteAndCreateCollectionTest, 
DistributedFacetPivotSmallTest, TestDocSet, TestSchemaNameResource, 
TestComponentsName, CursorMarkTest, CollectionTooManyReplicasTest, 
TestShortCircuitedRequests, TestCSVLoader, TestFastOutputStream, 
DataDrivenBlockJoinTest, CreateCollectionCleanupTest, TestNumericTerms32, 
BlockJoinFacetSimpleTest, EchoParamsTest, TestSolrDeletionPolicy1, 
TestFieldCacheVsDocValues, V2ApiIntegrationTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestPullReplicaErrorHandling, 
TestLRUStatsCache, FieldAnalysisRequestHandlerTest, 
TestRequestStatusCollectionAPI, ZkStateWriterTest, EnumFieldTest, 
TestConfigSetsAPIZkFailure, PeerSyncTest, TestCloudPseudoReturnFields, 
TestTolerantUpdateProcessorCloud, SolrRequestParserTest, 
TestOnReconnectListenerSupport, PeerSyncReplicationTest, TestFunctionQuery, 
OutputWriterTest, TestQuerySenderNoQuery, TestIBSimilarityFactory, 
TestEmbeddedSolrServerConstructors, CloudExitableDirectoryReaderTest, 
AddBlockUpdateTest, TestRuleBasedAuthorizationPlugin, SolrXmlInZkTest, 
UpdateParamsTest, SyncSliceTest, DeleteShardTest, TestDistributedSearch, 
BadCopyFieldTest, RankQueryTest, SimpleCollectionCreateDeleteTest, 
TestImpersonationWithHadoopAuth, TestConfigSetImmutable, QueryResultKeyTest, 
TestIndexingPerformance, TestCloudManagedSchema, BitVectorTest, 
TestMaxTokenLenTokenizer, TestLegacyNumericRangeQueryBuilder, TestLegacyTerms, 
TestRecoveryHdfs, BasicDistributedZkTest, SolrPluginUtilsTest, JvmMetricsTest, 
UninvertDocValuesMergePolicyTest, TestCollationField, 
TestDocBasedVersionConstraints, TestCollectionAPI, TestWriterPerf, 
TestCorePropertiesReload, TestOmitPositions, ExternalFileFieldSortTest, 
TestRandomCollapseQParserPlugin, TestNRTOpen, TestRealTimeGet, 
TestDocumentBuilder, TestRestoreCore, OverseerTest, ShardRoutingTest, 
FullSolrCloudDistribCmdsTest, ZkCLITest, AutoCommitTest]
   [junit4] Completed [375/725 (2!)] on J0 in 6.70s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 3726 lines...]
   [junit4] Suite: org.apache.solr.analytics.facet.RangeFacetCloudTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/contrib/solr-analytics/test/J0/temp/solr.analytics.facet.RangeFacetCloudTest_430091F26A6AFE15-001/init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger 
(org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See 
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Jul 03, 2017 11:49:29 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=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=3, maxDocsPerChunk=114, blockSize=4), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=3, blockSize=4)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=en-IE, timezone=Africa/Conakry
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=143108528,total=259522560
   [junit4]   2> NOTE: All tests run in this JVM: 
[AbstractAnalyticsFacetCloudTest, RangeFacetCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RangeFacetCloudTest 
-Dtests.seed=430091F26A6AFE15 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=en-IE -Dtests.timezone=Africa/Conakry -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | RangeFacetCloudTest (suite) <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: 
org.apache.http.ParseException: Invalid content type: 
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([430091F26A6AFE15]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:510)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:400)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1102)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:843)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:774)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
   [junit4]    >        at 
org.apache.solr.analytics.facet.AbstractAnalyticsFacetCloudTest.setupCluster(AbstractAnalyticsFacetCloudTest.java:58)
   [junit4]    >        at 
org.apache.solr.analytics.facet.RangeFacetCloudTest.beforeClass(RangeFacetCloudTest.java:49)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.http.ParseException: Invalid content 
type: 
   [junit4]    >        at 
org.apache.http.entity.ContentType.parse(ContentType.java:273)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:470)
   [junit4]    >        ... 32 more
   [junit4] Completed [3/17 (1!)] on J0 in 8.91s, 0 tests, 1 error <<< FAILURES!

[...truncated 34 lines...]
   [junit4] Suite: org.apache.solr.analytics.NoFacetCloudTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/contrib/solr-analytics/test/J1/temp/solr.analytics.NoFacetCloudTest_430091F26A6AFE15-001/init-core-data-001
   [junit4]   2> Jul 03, 2017 11:50:21 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): {}, 
docValues:{}, maxPointsInLeafNode=500, maxMBSortInHeap=5.972793395641817, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sr, timezone=Cuba
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=235903744,total=307232768
   [junit4]   2> NOTE: All tests run in this JVM: [AbstractAnalyticsFacetTest, 
RangeFacetTest, ExpressionTest, AbstractAnalyticsStatsCloudTest, 
AbstractAnalyticsStatsTest, NoFacetCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NoFacetCloudTest 
-Dtests.seed=430091F26A6AFE15 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=sr -Dtests.timezone=Cuba -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | NoFacetCloudTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([430091F26A6AFE15]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
   [junit4]    >        at 
org.apache.solr.analytics.AbstractAnalyticsStatsCloudTest.setupCluster(AbstractAnalyticsStatsCloudTest.java:76)
   [junit4]    >        at 
org.apache.solr.analytics.NoFacetCloudTest.populate(NoFacetCloudTest.java:62)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [17/17 (2!)] on J1 in 44.09s, 0 tests, 1 failure <<< 
FAILURES!

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

Reply via email to