Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20363/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
Doc with id=1 not found in http://127.0.0.1:46583/forceleader_test_collection 
due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in 
http://127.0.0.1:46583/forceleader_test_collection due to: Path not found: /id; 
rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([AF1B0D6875F7EB43:498C39A84C751222]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
        at 
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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.metrics.reporters.SolrSlf4jReporterTest.testReporter

Error Message:
No 'solr.node' logs in: {numFound=0,start=0,docs=[]}

Stack Trace:
java.lang.AssertionError: No 'solr.node' logs in: {numFound=0,start=0,docs=[]}
        at 
__randomizedtesting.SeedInfo.seed([AF1B0D6875F7EB43:F0FF205F1EFB7806]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:85)
        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)




Build Log:
[...truncated 11162 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> 364539 INFO  
(SUITE-ForceLeaderTest-seed#[AF1B0D6875F7EB43]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/init-core-data-001
   [junit4]   2> 364539 WARN  
(SUITE-ForceLeaderTest-seed#[AF1B0D6875F7EB43]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 364539 INFO  
(SUITE-ForceLeaderTest-seed#[AF1B0D6875F7EB43]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 364541 INFO  
(SUITE-ForceLeaderTest-seed#[AF1B0D6875F7EB43]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 364541 INFO  
(SUITE-ForceLeaderTest-seed#[AF1B0D6875F7EB43]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 364542 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 364542 INFO  (Thread-1134) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 364542 INFO  (Thread-1134) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 364543 ERROR (Thread-1134) [    ] 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> 364642 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45713
   [junit4]   2> 364648 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 364648 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 364649 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 364650 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 364650 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 364651 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 364651 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 364651 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 364652 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 364652 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 364653 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 364653 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 364729 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 364738 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f733bf{/,null,AVAILABLE}
   [junit4]   2> 364738 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@148748c{HTTP/1.1,[http/1.1]}{127.0.0.1:44631}
   [junit4]   2> 364738 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.e.j.s.Server Started @366327ms
   [junit4]   2> 364738 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/tempDir-001/control/data,
 hostContext=/, hostPort=33697, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/control-001/cores}
   [junit4]   2> 364739 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 364739 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 364739 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 364739 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 364739 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-23T15:58:59.781Z
   [junit4]   2> 364766 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 364766 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/control-001/solr.xml
   [junit4]   2> 364770 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1718c21, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 364773 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45713/solr
   [junit4]   2> 364818 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:33697_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 364818 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:33697_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:33697_
   [junit4]   2> 364818 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:33697_    ] o.a.s.c.Overseer Overseer 
(id=98533634184642564-127.0.0.1:33697_-n_0000000000) starting
   [junit4]   2> 364822 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:33697_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33697_
   [junit4]   2> 364822 INFO  
(OverseerStateUpdate-98533634184642564-127.0.0.1:33697_-n_0000000000) 
[n:127.0.0.1:33697_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 364998 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:33697_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1718c21
   [junit4]   2> 365004 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:33697_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1718c21
   [junit4]   2> 365004 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:33697_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1718c21
   [junit4]   2> 365005 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:33697_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/control-001/cores
   [junit4]   2> 365019 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 365019 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45713/solr ready
   [junit4]   2> 365020 INFO  (SocketProxy-Acceptor-33697) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=60742,localport=33697], receiveBufferSize:531000
   [junit4]   2> 365020 INFO  (SocketProxy-Acceptor-33697) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=44631,localport=60346], receiveBufferSize=530904
   [junit4]   2> 365020 INFO  (qtp22137960-3779) [n:127.0.0.1:33697_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33697_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 365022 INFO  
(OverseerThreadFactory-1240-thread-1-processing-n:127.0.0.1:33697_) 
[n:127.0.0.1:33697_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 365125 INFO  (SocketProxy-Acceptor-33697) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=60746,localport=33697], receiveBufferSize:531000
   [junit4]   2> 365125 INFO  (SocketProxy-Acceptor-33697) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=44631,localport=60350], receiveBufferSize=530904
   [junit4]   2> 365126 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 365126 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 365232 INFO  
(zkCallback-610-thread-1-processing-n:127.0.0.1:33697_) [n:127.0.0.1:33697_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 366139 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 366146 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 366226 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 366233 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 366234 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1718c21
   [junit4]   2> 366234 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 366234 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 366236 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=34.564453125, 
floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=13.950972631492702, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 366237 WARN  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 366272 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 366272 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 366272 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 366272 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 366273 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 366273 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b7ad01[control_collection_shard1_replica_n1] main]
   [junit4]   2> 366274 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 366274 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 366275 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 366276 INFO  
(searcherExecutor-1243-thread-1-processing-n:127.0.0.1:33697_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:33697_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@b7ad01[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 366276 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576538148771463168
   [junit4]   2> 366283 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 366283 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 366283 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33697/control_collection_shard1_replica_n1/
   [junit4]   2> 366283 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 366283 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:33697/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 366283 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 366285 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33697/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 366386 INFO  
(zkCallback-610-thread-1-processing-n:127.0.0.1:33697_) [n:127.0.0.1:33697_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 366436 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 366436 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1310
   [junit4]   2> 366438 INFO  (qtp22137960-3779) [n:127.0.0.1:33697_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 366538 INFO  
(zkCallback-610-thread-1-processing-n:127.0.0.1:33697_) [n:127.0.0.1:33697_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 367023 INFO  
(OverseerCollectionConfigSetProcessor-98533634184642564-127.0.0.1:33697_-n_0000000000)
 [n:127.0.0.1:33697_    ] 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> 367439 INFO  (qtp22137960-3779) [n:127.0.0.1:33697_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33697_&wt=javabin&version=2}
 status=0 QTime=2418
   [junit4]   2> 367444 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 367445 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45713/solr ready
   [junit4]   2> 367445 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 367446 INFO  (SocketProxy-Acceptor-33697) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=60760,localport=33697], receiveBufferSize:531000
   [junit4]   2> 367447 INFO  (qtp22137960-3776) [n:127.0.0.1:33697_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 367447 INFO  (SocketProxy-Acceptor-33697) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=44631,localport=60364], receiveBufferSize=530904
   [junit4]   2> 367448 INFO  
(OverseerThreadFactory-1240-thread-2-processing-n:127.0.0.1:33697_) 
[n:127.0.0.1:33697_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 367448 WARN  
(OverseerThreadFactory-1240-thread-2-processing-n:127.0.0.1:33697_) 
[n:127.0.0.1:33697_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 367651 INFO  (qtp22137960-3776) [n:127.0.0.1:33697_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 367651 INFO  (qtp22137960-3776) [n:127.0.0.1:33697_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=204
   [junit4]   2> 367729 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/shard-1-001
 of type TLOG
   [junit4]   2> 367730 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 367731 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b1bb0{/,null,AVAILABLE}
   [junit4]   2> 367731 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@8d11a5{HTTP/1.1,[http/1.1]}{127.0.0.1:40867}
   [junit4]   2> 367731 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.e.j.s.Server Started @369320ms
   [junit4]   2> 367731 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=46583, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/shard-1-001/cores}
   [junit4]   2> 367732 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 367732 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 367732 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 367732 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 367732 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-23T15:59:02.774Z
   [junit4]   2> 367733 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 367734 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/shard-1-001/solr.xml
   [junit4]   2> 367740 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1718c21, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 367743 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45713/solr
   [junit4]   2> 367749 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:46583_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 367750 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:46583_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 367751 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:46583_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46583_
   [junit4]   2> 367752 INFO  (zkCallback-617-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 367752 INFO  
(zkCallback-610-thread-2-processing-n:127.0.0.1:33697_) [n:127.0.0.1:33697_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 367758 INFO  
(zkCallback-622-thread-1-processing-n:127.0.0.1:46583_) [n:127.0.0.1:46583_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 367824 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:46583_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1718c21
   [junit4]   2> 367832 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:46583_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1718c21
   [junit4]   2> 367832 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:46583_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1718c21
   [junit4]   2> 367833 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:46583_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/shard-1-001/cores
   [junit4]   2> 367854 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:46583_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 367857 INFO  
(OverseerCollectionConfigSetProcessor-98533634184642564-127.0.0.1:33697_-n_0000000000)
 [n:127.0.0.1:33697_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 367857 INFO  
(OverseerThreadFactory-1240-thread-3-processing-n:127.0.0.1:33697_) 
[n:127.0.0.1:33697_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:46583_ 
for creating new replica
   [junit4]   2> 367858 INFO  (SocketProxy-Acceptor-46583) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=45074,localport=46583], receiveBufferSize:531000
   [junit4]   2> 367862 INFO  (SocketProxy-Acceptor-46583) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=40867,localport=57820], receiveBufferSize=530904
   [junit4]   2> 367878 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 367878 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 368897 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 368908 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 368994 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 369001 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 369002 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t41' (registry 
'solr.core.collection1.shard2.replica_t41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1718c21
   [junit4]   2> 369002 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 369002 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t41] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/shard-1-001/cores/collection1_shard2_replica_t41],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 369004 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=34.564453125, 
floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=13.950972631492702, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 369006 WARN  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 369031 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 369031 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 369032 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 369032 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 369033 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 369033 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e35521[collection1_shard2_replica_t41] main]
   [junit4]   2> 369034 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 369034 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 369035 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 369035 INFO  
(searcherExecutor-1254-thread-1-processing-n:127.0.0.1:46583_ 
x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[collection1_shard2_replica_t41] Registered new searcher 
Searcher@1e35521[collection1_shard2_replica_t41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 369035 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576538151664484352
   [junit4]   2> 369038 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 369038 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 369038 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:46583/collection1_shard2_replica_t41/
   [junit4]   2> 369038 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 369038 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
http://127.0.0.1:46583/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 369038 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 369038 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 369039 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46583/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 369199 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 369211 INFO  (qtp12268846-3827) [n:127.0.0.1:46583_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1333
   [junit4]   2> 369212 INFO  (qtp22137960-3775) [n:127.0.0.1:33697_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:46583_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1357
   [junit4]   2> 369277 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/shard-2-001
 of type TLOG
   [junit4]   2> 369277 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 369278 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f6649a{/,null,AVAILABLE}
   [junit4]   2> 369279 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@179bfa7{HTTP/1.1,[http/1.1]}{127.0.0.1:33627}
   [junit4]   2> 369279 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.e.j.s.Server Started @370868ms
   [junit4]   2> 369279 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=41835, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/shard-2-001/cores}
   [junit4]   2> 369279 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 369280 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 369280 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 369280 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 369280 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-23T15:59:04.322Z
   [junit4]   2> 369283 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 369283 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/shard-2-001/solr.xml
   [junit4]   2> 369286 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1718c21, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 369288 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45713/solr
   [junit4]   2> 369292 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:41835_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 369293 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:41835_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 369293 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:41835_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41835_
   [junit4]   2> 369294 INFO  (zkCallback-617-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 369294 INFO  
(zkCallback-610-thread-1-processing-n:127.0.0.1:33697_) [n:127.0.0.1:33697_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 369294 INFO  
(zkCallback-628-thread-1-processing-n:127.0.0.1:41835_) [n:127.0.0.1:41835_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 369294 INFO  
(zkCallback-622-thread-1-processing-n:127.0.0.1:46583_) [n:127.0.0.1:46583_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 369375 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:41835_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1718c21
   [junit4]   2> 369383 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:41835_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1718c21
   [junit4]   2> 369383 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:41835_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1718c21
   [junit4]   2> 369384 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:41835_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/shard-2-001/cores
   [junit4]   2> 369409 INFO  (SocketProxy-Acceptor-41835) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=49476,localport=41835], receiveBufferSize:531000
   [junit4]   2> 369409 INFO  (SocketProxy-Acceptor-41835) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33627,localport=59492], receiveBufferSize=530904
   [junit4]   2> 369409 INFO  (qtp20612266-3860) [n:127.0.0.1:41835_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41835_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 369410 INFO  
(OverseerCollectionConfigSetProcessor-98533634184642564-127.0.0.1:33697_-n_0000000000)
 [n:127.0.0.1:33697_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 369414 INFO  
(OverseerThreadFactory-1240-thread-4-processing-n:127.0.0.1:33697_) 
[n:127.0.0.1:33697_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41835_ 
for creating new replica
   [junit4]   2> 369415 INFO  (SocketProxy-Acceptor-41835) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=49480,localport=41835], receiveBufferSize:531000
   [junit4]   2> 369416 INFO  (SocketProxy-Acceptor-41835) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33627,localport=59496], receiveBufferSize=530904
   [junit4]   2> 369416 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 369416 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 370426 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 370434 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 370496 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 370503 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 370503 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t43' (registry 
'solr.core.collection1.shard1.replica_t43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1718c21
   [junit4]   2> 370503 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 370503 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t43] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/shard-2-001/cores/collection1_shard1_replica_t43],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 370505 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=34.564453125, 
floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=13.950972631492702, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 370507 WARN  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 370533 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 370533 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 370534 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 370534 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 370535 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 370535 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@14fab6e[collection1_shard1_replica_t43] main]
   [junit4]   2> 370536 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 370536 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 370536 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 370537 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576538153239445504
   [junit4]   2> 370537 INFO  
(searcherExecutor-1265-thread-1-processing-n:127.0.0.1:41835_ 
x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[collection1_shard1_replica_t43] Registered new searcher 
Searcher@14fab6e[collection1_shard1_replica_t43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 370539 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 370539 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 370540 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:41835/collection1_shard1_replica_t43/
   [junit4]   2> 370540 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 370540 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
http://127.0.0.1:41835/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 370540 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 370540 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController 
collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 370541 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41835/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 370692 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 370693 INFO  (qtp20612266-3862) [n:127.0.0.1:41835_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1276
   [junit4]   2> 370694 INFO  (qtp20612266-3860) [n:127.0.0.1:41835_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:41835_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1284
   [junit4]   2> 370755 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/shard-3-001
 of type TLOG
   [junit4]   2> 370755 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 370756 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2e9782{/,null,AVAILABLE}
   [junit4]   2> 370756 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@73841d{HTTP/1.1,[http/1.1]}{127.0.0.1:43865}
   [junit4]   2> 370756 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.e.j.s.Server Started @372345ms
   [junit4]   2> 370756 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/tempDir-001/jetty3,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=43389, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/shard-3-001/cores}
   [junit4]   2> 370757 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 370757 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 370757 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 370757 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 370757 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-23T15:59:05.799Z
   [junit4]   2> 370759 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 370759 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/shard-3-001/solr.xml
   [junit4]   2> 370762 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1718c21, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 370764 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45713/solr
   [junit4]   2> 370768 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:43389_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 370769 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:43389_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 370770 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:43389_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43389_
   [junit4]   2> 370770 INFO  (zkCallback-617-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 370771 INFO  
(zkCallback-622-thread-1-processing-n:127.0.0.1:46583_) [n:127.0.0.1:46583_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 370771 INFO  
(zkCallback-628-thread-1-processing-n:127.0.0.1:41835_) [n:127.0.0.1:41835_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 370771 INFO  
(zkCallback-610-thread-1-processing-n:127.0.0.1:33697_) [n:127.0.0.1:33697_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 370774 INFO  
(zkCallback-634-thread-1-processing-n:127.0.0.1:43389_) [n:127.0.0.1:43389_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 370840 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:43389_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1718c21
   [junit4]   2> 370847 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:43389_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1718c21
   [junit4]   2> 370847 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:43389_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1718c21
   [junit4]   2> 370848 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) 
[n:127.0.0.1:43389_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/shard-3-001/cores
   [junit4]   2> 370881 INFO  (SocketProxy-Acceptor-43389) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=50128,localport=43389], receiveBufferSize:531000
   [junit4]   2> 370882 INFO  (SocketProxy-Acceptor-43389) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=43865,localport=41480], receiveBufferSize=530904
   [junit4]   2> 370886 INFO  (qtp11269824-3894) [n:127.0.0.1:43389_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:43389_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 370887 INFO  
(OverseerCollectionConfigSetProcessor-98533634184642564-127.0.0.1:33697_-n_0000000000)
 [n:127.0.0.1:33697_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 370887 INFO  
(OverseerThreadFactory-1240-thread-5-processing-n:127.0.0.1:33697_) 
[n:127.0.0.1:33697_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:43389_ 
for creating new replica
   [junit4]   2> 370888 INFO  (SocketProxy-Acceptor-43389) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=50132,localport=43389], receiveBufferSize:531000
   [junit4]   2> 370889 INFO  (SocketProxy-Acceptor-43389) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=43865,localport=41484], receiveBufferSize=530904
   [junit4]   2> 370889 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 370889 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 371903 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 371911 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 371977 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 371990 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 371990 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t45' (registry 
'solr.core.collection1.shard2.replica_t45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1718c21
   [junit4]   2> 371990 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 371990 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t45] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/shard-3-001/cores/collection1_shard2_replica_t45],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
   [junit4]   2> 371993 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=34.564453125, 
floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=13.950972631492702, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 371995 WARN  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 372027 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 372027 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 372028 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 372028 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 372029 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 372029 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a49760[collection1_shard2_replica_t45] main]
   [junit4]   2> 372030 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 372030 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 372030 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 372031 INFO  
(searcherExecutor-1276-thread-1-processing-n:127.0.0.1:43389_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
[collection1_shard2_replica_t45] Registered new searcher 
Searcher@a49760[collection1_shard2_replica_t45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 372031 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576538154806018048
   [junit4]   2> 372033 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_t45
   [junit4]   2> 372033 INFO  
(updateExecutor-631-thread-1-processing-n:127.0.0.1:43389_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:43389_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 372033 INFO  (qtp11269824-3890) [n:127.0.0.1:43389_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1144
   [junit4]   2> 372033 INFO  
(recoveryExecutor-632-thread-1-processing-n:127.0.0.1:43389_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:43389_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 372034 INFO  
(recoveryExecutor-632-thread-1-processing-n:127.0.0.1:43389_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:43389_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 372034 INFO  
(recoveryExecutor-632-thread-1-processing-n:127.0.0.1:43389_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:43389_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.ZkController 
collection1_shard2_replica_t45 stopping background replication from leader
   [junit4]   2> 372034 INFO  
(recoveryExecutor-632-thread-1-processing-n:127.0.0.1:43389_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:43389_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard2_replica_t45]
   [junit4]   2> 372034 INFO  
(recoveryExecutor-632-thread-1-processing-n:127.0.0.1:43389_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:43389_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 372034 INFO  
(recoveryExecutor-632-thread-1-processing-n:127.0.0.1:43389_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:43389_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard2_replica_t45] as recovering, leader is 
[http://127.0.0.1:46583/collection1_shard2_replica_t41/] and I am 
[http://127.0.0.1:43389/collection1_shard2_replica_t45/]
   [junit4]   2> 372035 INFO  (qtp11269824-3894) [n:127.0.0.1:43389_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:43389_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1149
   [junit4]   2> 372037 INFO  
(recoveryExecutor-632-thread-1-processing-n:127.0.0.1:43389_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:43389_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:46583]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:43389_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 372037 INFO  (SocketProxy-Acceptor-46583) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=45112,localport=46583], receiveBufferSize:531000
   [junit4]   2> 372037 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReplicasInLIRNoLeader
   [junit4]   2> 372037 INFO  (SocketProxy-Acceptor-46583) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=40867,localport=57858], receiveBufferSize=530904
   [junit4]   2> 372037 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[AF1B0D6875F7EB43]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection with stateFormat=1: 
forceleader_test_collection
   [junit4]   2> 372038 INFO  (qtp12268846-3823) [n:127.0.0.1:46583_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 372038 INFO  (qtp12268846-3823) [n:127.0.0.1:46583_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_t41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:43389_, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:43389","node_name":"127.0.0.1:43389_","state":"down","type":"TLOG"}
   [junit4]   2> 372043 INFO  (SocketProxy-Acceptor-41835) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=49508,localport=41835], receiveBufferSize:531000
   [junit4]   2> 372043 INFO  (SocketProxy-Acceptor-41835) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33627,localport=59524], receiveBufferSize=530904
   [junit4]   2> 372043 INFO  (qtp20612266-3856) [n:127.0.0.1:41835_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&maxShardsPerNode=1&collection.configName=conf1&nrtReplicas=0&name=forceleader_test_collection&action=CREATE&numShards=1&tlogReplicas=3&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 372044 INFO  
(OverseerThreadFactory-1240-thread-5-processing-n:127.0.0.1:33697_) 
[n:127.0.0.1:33697_    ] o.a.s.c.CreateCollectionCmd Create collection 
forceleader_test_collection
   [junit4]   2> 372044 INFO  
(OverseerCollectionConfigSetProcessor-98533634184642564-127.0.0.1:33697_-n_0000000000)
 [n:127.0.0.1:33697_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 372248 INFO  (qtp12268846-3828) [n:127.0.0.1:46583_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_test_collection_shard1_replica_t1&action=CREATE&numShards=1&collection=forceleader_test_collection&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 372248 INFO  (qtp11269824-3896) [n:127.0.0.1:43389_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_test_collection_shard1_replica_t2&action=CREATE&numShards=1&collection=forceleader_test_collection&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 372249 INFO  (qtp20612266-3855) [n:127.0.0.1:41835_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_test_collection_shard1_replica_t3&action=CREATE&numShards=1&collection=forceleader_test_collection&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 373038 INFO  (qtp12268846-3823) [n:127.0.0.1:46583_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_t41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:43389_, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:43389","node_name":"127.0.0.1:43389_","state":"recovering","type":"TLOG"}
   [junit4]   2> 373038 INFO  (qtp12268846-3823) [n:127.0.0.1:46583_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 373038 INFO  (qtp12268846-3823) [n:127.0.0.1:46583_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:43389_&onlyIfLeaderActive=true&core=collection1_shard2_replica_t41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 373265 INFO  (qtp12268846-3828) [n:127.0.0.1:46583_ 
c:forceleader_test_collection s:shard1  
x:forceleader_test_collection_shard1_replica_t1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 373265 INFO  (qtp20612266-3855) [n:127.0.0.1:41835_ 
c:forceleader_test_collection s:shard1  
x:forceleader_test_collection_shard1_replica_t3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 373266 INFO  (qtp11269824-3896) [n:127.0.0.1:43389_ 
c:forceleader_test_collection s:shard1  
x:forceleader_test_collection_shard1_replica_t2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 373297 INFO  (qtp20612266-3855) [n:127.0.0.1:41835_ 
c:forceleader_test_collection s:shard1  
x:forceleader_test_collection_shard1_replica_t3] o.a.s.s.IndexSchema 
[forceleader_test_collection_shard1_replica_t3] Schema name=test
   [junit4]   2> 373298 INFO  (qtp12268846-3828) [n:127.0.0.1:46583_ 
c:forceleader_test_collection s:shard1  
x:forceleader_test_collection_shard1_replica_t1] o.a.s.s.IndexSchema 
[forceleader_test_collection_shard1_replica_t1] Schema name=test
   [junit4]   2> 373299 INFO  (qtp11269824-3896) [n:127.0.0.1:43389_ 
c:forceleader_test_collection s:shard1  
x:forceleader_test_collection_shard1_replica_t2] o.a.s.s.IndexSchema 
[forceleader_test_collection_shard1_replica_t2] Schema name=test
   [junit4]   2> 373365 INFO  (qtp20612266-3855) [n:127.0.0.1:41835_ 
c:forceleader_test_collection s:shard1  
x:forceleader_test_collection_shard1_replica_t3] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 373370 INFO  (qtp12268846-3828) [n:127.0.0.1:46583_ 
c:forceleader_test_collection s:shard1  
x:forceleader_test_collection_shard1_replica_t1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid fi

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

d59a3{/,null,UNAVAILABLE}
   [junit4]   2> 466577 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[AF1B0D6875F7EB43]) [ 
   ] o.a.s.c.ChaosMonkey monkey: stop jetty! 46453
   [junit4]   2> 466577 ERROR 
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[AF1B0D6875F7EB43]) [ 
   ] 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> 466577 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[AF1B0D6875F7EB43]) [ 
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41345 41345
   [junit4]   2> 471616 INFO  (Thread-1177) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41345 41345
   [junit4]   2> 471616 WARN  (Thread-1177) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2>        3       
/solr/collections/forceleader_last_published/state.json
   [junit4]   2>        3       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/collections/forceleader_last_published/leader_elect/shard1/election/98533636747755524-core_node6-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 471617 WARN  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[AF1B0D6875F7EB43]) [ 
   ] o.a.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:34245/, 
target: http://127.0.0.1:37745/
   [junit4]   2> 471617 WARN  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[AF1B0D6875F7EB43]) [ 
   ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:46453/, 
target: http://127.0.0.1:45271/
   [junit4]   2> 471617 WARN  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[AF1B0D6875F7EB43]) [ 
   ] o.a.s.c.SocketProxy Closing 8 connections to: http://127.0.0.1:34723/, 
target: http://127.0.0.1:33245/
   [junit4]   2> 471617 WARN  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[AF1B0D6875F7EB43]) [ 
   ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:36905/, 
target: http://127.0.0.1:46697/
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_AF1B0D6875F7EB43-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{multiDefault=BlockTreeOrds(blocksize=128), 
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
text=PostingsFormat(name=Asserting)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
intDvoDefault=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1423, 
maxMBSortInHeap=7.279120438501033, sim=RandomSimilarity(queryNorm=true): {}, 
locale=zh, timezone=Africa/Malabo
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=106097056,total=466616320
   [junit4]   2> NOTE: All tests run in this JVM: [BadCopyFieldTest, 
SliceStateTest, ZkControllerTest, ClusterStateUpdateTest, TestRTGBase, 
TestSubQueryTransformerDistrib, LargeFieldTest, QueryParsingTest, 
TestNumericTokenStream, LukeRequestHandlerTest, VersionInfoTest, 
V2StandaloneTest, LeaderInitiatedRecoveryOnCommitTest, 
ClassificationUpdateProcessorTest, TestFieldCacheVsDocValues, ZkSolrClientTest, 
ConnectionReuseTest, SubstringBytesRefFilterTest, TestBM25SimilarityFactory, 
LeaderElectionContextKeyTest, MoreLikeThisHandlerTest, RemoteQueryErrorTest, 
ResourceLoaderTest, TestSolrCloudWithDelegationTokens, 
ConfigureRecoveryStrategyTest, TestAuthorizationFramework, 
TestElisionMultitermQuery, TestHdfsCloudBackupRestore, TestDistributedGrouping, 
TestSolrCoreSnapshots, TestAnalyzeInfixSuggestions, DataDrivenBlockJoinTest, 
UpdateRequestProcessorFactoryTest, TestSolrIndexConfig, DistributedQueueTest, 
TestConfigSetsAPIZkFailure, TestSolrJ, OverseerModifyCollectionTest, 
BadComponentTest, DistributedExpandComponentTest, 
TestSolrConfigHandlerConcurrent, TestFreeTextSuggestions, 
HdfsUnloadDistributedZkTest, AlternateDirectoryTest, ResponseHeaderTest, 
DistanceFunctionTest, TestCloudDeleteByQuery, TestComplexPhraseLeadingWildcard, 
ForceLeaderTest]
   [junit4] Completed [140/732 (1!)] on J1 in 107.10s, 3 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 731 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrSlf4jReporterTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrSlf4jReporterTest_AF1B0D6875F7EB43-001/init-core-data-001
   [junit4]   2> 1282812 WARN  
(SUITE-SolrSlf4jReporterTest-seed#[AF1B0D6875F7EB43]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrSlf4jReporterTest -Dtests.method=testReporter 
-Dtests.seed=AF1B0D6875F7EB43 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar -Dtests.timezone=America/Nassau -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 6.27s J1 | SolrSlf4jReporterTest.testReporter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: No 'solr.node' logs 
in: {numFound=0,start=0,docs=[]}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AF1B0D6875F7EB43:F0FF205F1EFB7806]:0)
   [junit4]    >        at 
org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:85)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrSlf4jReporterTest_AF1B0D6875F7EB43-001
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=13607, maxDocsPerChunk=6, blockSize=860), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=13607, blockSize=860)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=ar, timezone=America/Nassau
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=295474496,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BadCopyFieldTest, 
SliceStateTest, ZkControllerTest, ClusterStateUpdateTest, TestRTGBase, 
TestSubQueryTransformerDistrib, LargeFieldTest, QueryParsingTest, 
TestNumericTokenStream, LukeRequestHandlerTest, VersionInfoTest, 
V2StandaloneTest, LeaderInitiatedRecoveryOnCommitTest, 
ClassificationUpdateProcessorTest, TestFieldCacheVsDocValues, ZkSolrClientTest, 
ConnectionReuseTest, SubstringBytesRefFilterTest, TestBM25SimilarityFactory, 
LeaderElectionContextKeyTest, MoreLikeThisHandlerTest, RemoteQueryErrorTest, 
ResourceLoaderTest, TestSolrCloudWithDelegationTokens, 
ConfigureRecoveryStrategyTest, TestAuthorizationFramework, 
TestElisionMultitermQuery, TestHdfsCloudBackupRestore, TestDistributedGrouping, 
TestSolrCoreSnapshots, TestAnalyzeInfixSuggestions, DataDrivenBlockJoinTest, 
UpdateRequestProcessorFactoryTest, TestSolrIndexConfig, DistributedQueueTest, 
TestConfigSetsAPIZkFailure, TestSolrJ, OverseerModifyCollectionTest, 
BadComponentTest, DistributedExpandComponentTest, 
TestSolrConfigHandlerConcurrent, TestFreeTextSuggestions, 
HdfsUnloadDistributedZkTest, AlternateDirectoryTest, ResponseHeaderTest, 
DistanceFunctionTest, TestCloudDeleteByQuery, TestComplexPhraseLeadingWildcard, 
ForceLeaderTest, OverseerTaskQueueTest, DOMUtilTest, OpenCloseCoreStressTest, 
SampleTest, DocValuesTest, CSVRequestHandlerTest, AnalysisAfterCoreReloadTest, 
HdfsSyncSliceTest, TestTrackingShardHandlerFactory, 
TestDocBasedVersionConstraints, TestFiltering, WrapperMergePolicyFactoryTest, 
TestManagedStopFilterFactory, TestPullReplica, TestJsonFacetRefinement, 
AnalyticsMergeStrategyTest, TlogReplayBufferedWhileIndexingTest, 
TestSQLHandler, DistributedTermsComponentTest, TestCoreContainer, 
TestNumericTerms32, CdcrReplicationHandlerTest, TestExpandComponent, 
CollectionStateFormat2Test, TestGraphMLResponseWriter, TestHashQParserPlugin, 
TestConfigSetProperties, TestMaxScoreQueryParser, GraphQueryTest, 
AssignBackwardCompatibilityTest, TestSmileRequest, 
HdfsChaosMonkeySafeLeaderTest, TestSolrCLIRunExample, TestCloudPivotFacet, 
TestOrdValues, SystemInfoHandlerTest, MissingSegmentRecoveryTest, 
DistributedIntervalFacetingTest, CacheHeaderTest, DirectSolrConnectionTest, 
AtomicUpdatesTest, TestPostingsSolrHighlighter, DeleteInactiveReplicaTest, 
TestPerFieldSimilarity, IndexSchemaRuntimeFieldTest, TestScoreJoinQPNoScore, 
CollectionsAPIDistributedZkTest, CoreMergeIndexesAdminHandlerTest, 
TestCursorMarkWithoutUniqueKey, ConnectionManagerTest, 
TestLeaderInitiatedRecoveryThread, TestMultiValuedNumericRangeQuery, 
SharedFSAutoReplicaFailoverUtilsTest, TestReplicationHandlerBackup, 
TestCoreDiscovery, TestAtomicUpdateErrorCases, TestStreamBody, 
FileBasedSpellCheckerTest, MetricsConfigTest, TestCustomDocTransformer, 
MetricUtilsTest, TestBlobHandler, SoftAutoCommitTest, TestLegacyFieldReuse, 
TestSolrFieldCacheBean, TestInPlaceUpdatesDistrib, 
TestEmbeddedSolrServerConstructors, SolrSlf4jReporterTest]
   [junit4] Completed [353/732 (2!)] on J1 in 6.30s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to