Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.0/82/

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

Error Message:
Doc with id=1 not found in http://127.0.0.1:34360/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:34360/forceleader_test_collection due to: Path not found: /id; 
rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([A14DB1C4F8652C68:47DA8504C1E7D509]: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:602)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:555)
        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:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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 11480 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/init-core-data-001
   [junit4]   2> 1229679 WARN  
(SUITE-ForceLeaderTest-seed#[A14DB1C4F8652C68]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 1229680 INFO  
(SUITE-ForceLeaderTest-seed#[A14DB1C4F8652C68]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1229681 INFO  
(SUITE-ForceLeaderTest-seed#[A14DB1C4F8652C68]-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> 1229681 INFO  
(SUITE-ForceLeaderTest-seed#[A14DB1C4F8652C68]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1229696 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1229711 INFO  (Thread-1358) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1229711 INFO  (Thread-1358) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1229744 ERROR (Thread-1358) [    ] 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> 1229811 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39539
   [junit4]   2> 1229942 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1229972 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1229973 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1229973 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1229974 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1229975 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1230008 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1230009 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1230009 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1230010 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1230011 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1230012 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 1230851 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1230947 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@336578c{/,null,AVAILABLE}
   [junit4]   2> 1230948 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@23a64583{HTTP/1.1,[http/1.1]}{127.0.0.1:35212}
   [junit4]   2> 1230948 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.e.j.s.Server Started @1240930ms
   [junit4]   2> 1230948 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/tempDir-001/control/data,
 hostContext=/, hostPort=39598, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/control-001/cores}
   [junit4]   2> 1230948 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1230948 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1230948 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1230948 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1230948 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-27T11:50:04.920Z
   [junit4]   2> 1231061 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1231061 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/control-001/solr.xml
   [junit4]   2> 1231112 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39ba2fae, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1231145 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39539/solr
   [junit4]   2> 1231737 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:39598_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1231737 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:39598_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:39598_
   [junit4]   2> 1231738 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:39598_    ] o.a.s.c.Overseer Overseer 
(id=98379772965683204-127.0.0.1:39598_-n_0000000000) starting
   [junit4]   2> 1231800 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:39598_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39598_
   [junit4]   2> 1231832 INFO  
(OverseerStateUpdate-98379772965683204-127.0.0.1:39598_-n_0000000000) 
[n:127.0.0.1:39598_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1232341 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:39598_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39ba2fae
   [junit4]   2> 1232394 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:39598_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39ba2fae
   [junit4]   2> 1232394 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:39598_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39ba2fae
   [junit4]   2> 1232395 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:39598_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/control-001/cores
   [junit4]   2> 1232623 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1232674 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39539/solr ready
   [junit4]   2> 1232675 INFO  (SocketProxy-Acceptor-39598) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=46434,localport=39598], receiveBufferSize:531000
   [junit4]   2> 1232708 INFO  (SocketProxy-Acceptor-39598) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=35212,localport=52826], receiveBufferSize=530904
   [junit4]   2> 1232757 INFO  (qtp243091094-4464) [n:127.0.0.1:39598_    ] 
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:39598_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1232821 INFO  
(OverseerThreadFactory-1334-thread-1-processing-n:127.0.0.1:39598_) 
[n:127.0.0.1:39598_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1233496 INFO  (SocketProxy-Acceptor-39598) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=46438,localport=39598], receiveBufferSize:531000
   [junit4]   2> 1233548 INFO  (SocketProxy-Acceptor-39598) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=35212,localport=52830], receiveBufferSize=530904
   [junit4]   2> 1233548 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_    ] 
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> 1233549 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1233829 INFO  
(zkCallback-584-thread-1-processing-n:127.0.0.1:39598_) [n:127.0.0.1:39598_    
] 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> 1234786 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1234905 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
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> 1236364 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
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> 1236501 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
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> 1236501 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
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@39ba2fae
   [junit4]   2> 1236502 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1236502 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1236596 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
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=41, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=8.3291015625, 
floorSegmentMB=0.9365234375, forceMergeDeletesPctAllowed=19.747952233172512, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1236630 WARN  (qtp243091094-4462) [n:127.0.0.1:39598_ 
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> 1237023 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
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> 1237023 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
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> 1237024 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1237024 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1237025 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=391825002, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1237026 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5a5ccd26[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1237026 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1237047 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
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> 1237076 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1237077 INFO  
(searcherExecutor-1337-thread-1-processing-n:127.0.0.1:39598_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:39598_ 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@5a5ccd26[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1237077 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
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 1574076375156916224
   [junit4]   2> 1237140 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1237140 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
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> 1237140 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39598/control_collection_shard1_replica_n1/
   [junit4]   2> 1237154 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
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> 1237154 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:39598/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1237154 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
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> 1237192 INFO  
(zkCallback-584-thread-1-processing-n:127.0.0.1:39598_) [n:127.0.0.1:39598_    
] 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> 1237206 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
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:39598/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1237309 INFO  
(zkCallback-584-thread-1-processing-n:127.0.0.1:39598_) [n:127.0.0.1:39598_    
] 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> 1237357 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
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> 1237359 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_ 
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=3810
   [junit4]   2> 1237447 INFO  (qtp243091094-4464) [n:127.0.0.1:39598_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1237511 INFO  
(zkCallback-584-thread-1-processing-n:127.0.0.1:39598_) [n:127.0.0.1:39598_    
] 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> 1238447 INFO  (qtp243091094-4464) [n:127.0.0.1:39598_    ] 
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:39598_&wt=javabin&version=2}
 status=0 QTime=5689
   [junit4]   2> 1238501 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1238502 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39539/solr ready
   [junit4]   2> 1238502 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1238513 INFO  (SocketProxy-Acceptor-39598) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=46446,localport=39598], receiveBufferSize:531000
   [junit4]   2> 1238578 INFO  (qtp243091094-4465) [n:127.0.0.1:39598_    ] 
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=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1238602 INFO  (SocketProxy-Acceptor-39598) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=35212,localport=52838], receiveBufferSize=530904
   [junit4]   2> 1238631 INFO  
(OverseerCollectionConfigSetProcessor-98379772965683204-127.0.0.1:39598_-n_0000000000)
 [n:127.0.0.1:39598_    ] 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> 1238631 INFO  
(OverseerThreadFactory-1334-thread-2-processing-n:127.0.0.1:39598_) 
[n:127.0.0.1:39598_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1238632 WARN  
(OverseerThreadFactory-1334-thread-2-processing-n:127.0.0.1:39598_) 
[n:127.0.0.1:39598_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 1238862 INFO  (qtp243091094-4465) [n:127.0.0.1:39598_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1238862 INFO  (qtp243091094-4465) [n:127.0.0.1:39598_    ] 
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=2&wt=javabin&version=2}
 status=0 QTime=284
   [junit4]   2> 1239409 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/shard-1-001
 of type TLOG
   [junit4]   2> 1239431 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1239480 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@308b4f00{/,null,AVAILABLE}
   [junit4]   2> 1239480 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6036047b{HTTP/1.1,[http/1.1]}{127.0.0.1:44235}
   [junit4]   2> 1239480 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.e.j.s.Server Started @1249462ms
   [junit4]   2> 1239480 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=34360, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/shard-1-001/cores}
   [junit4]   2> 1239480 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1239480 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1239480 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1239480 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1239480 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-27T11:50:13.452Z
   [junit4]   2> 1239548 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1239548 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/shard-1-001/solr.xml
   [junit4]   2> 1239564 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39ba2fae, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1239581 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39539/solr
   [junit4]   2> 1239624 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:34360_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1239638 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:34360_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1239640 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:34360_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34360_
   [junit4]   2> 1239662 INFO  (zkCallback-591-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1239662 INFO  
(zkCallback-596-thread-1-processing-n:127.0.0.1:34360_) [n:127.0.0.1:34360_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1239663 INFO  
(zkCallback-584-thread-1-processing-n:127.0.0.1:39598_) [n:127.0.0.1:39598_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1239926 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:34360_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39ba2fae
   [junit4]   2> 1239943 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:34360_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39ba2fae
   [junit4]   2> 1239943 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:34360_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39ba2fae
   [junit4]   2> 1239944 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:34360_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/shard-1-001/cores
   [junit4]   2> 1240092 INFO  (qtp243091094-4466) [n:127.0.0.1:39598_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:34360_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1240190 INFO  
(OverseerCollectionConfigSetProcessor-98379772965683204-127.0.0.1:39598_-n_0000000000)
 [n:127.0.0.1:39598_    ] 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> 1240191 INFO  
(OverseerThreadFactory-1334-thread-3-processing-n:127.0.0.1:39598_) 
[n:127.0.0.1:39598_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34360_ 
for creating new replica
   [junit4]   2> 1240191 INFO  (SocketProxy-Acceptor-34360) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=34170,localport=34360], receiveBufferSize:531000
   [junit4]   2> 1240242 INFO  (SocketProxy-Acceptor-34360) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=44235,localport=39322], receiveBufferSize=530904
   [junit4]   2> 1240324 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1240324 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1240477 INFO  
(zkCallback-596-thread-1-processing-n:127.0.0.1:34360_) [n:127.0.0.1:34360_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1241476 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1241599 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t0] Schema name=test
   [junit4]   2> 1242586 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1242828 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1242829 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t0' (registry 
'solr.core.collection1.shard2.replica_t0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39ba2fae
   [junit4]   2> 1242829 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1242829 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t0] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/shard-1-001/cores/collection1_shard2_replica_t0],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/shard-1-001/cores/collection1_shard2_replica_t0/data/]
   [junit4]   2> 1242925 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=8.3291015625, 
floorSegmentMB=0.9365234375, forceMergeDeletesPctAllowed=19.747952233172512, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1242991 WARN  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
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> 1243452 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1243452 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1243453 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1243453 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1243458 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=391825002, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1243472 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2cf5a2f2[collection1_shard2_replica_t0] main]
   [junit4]   2> 1243473 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1243473 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1243474 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1243474 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1574076381864656896
   [junit4]   2> 1243505 INFO  
(zkCallback-596-thread-1-processing-n:127.0.0.1:34360_) [n:127.0.0.1:34360_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1243506 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1243506 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1243506 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:34360/collection1_shard2_replica_t0/
   [junit4]   2> 1243506 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1243506 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy 
http://127.0.0.1:34360/collection1_shard2_replica_t0/ has no replicas
   [junit4]   2> 1243506 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1243506 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.ZkController 
collection1_shard2_replica_t0 stopping background replication from leader
   [junit4]   2> 1243508 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34360/collection1_shard2_replica_t0/ shard2
   [junit4]   2> 1243573 INFO  
(searcherExecutor-1348-thread-1-processing-n:127.0.0.1:34360_ 
x:collection1_shard2_replica_t0 s:shard2 c:collection1) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SolrCore 
[collection1_shard2_replica_t0] Registered new searcher 
Searcher@2cf5a2f2[collection1_shard2_replica_t0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1243683 INFO  
(zkCallback-596-thread-1-processing-n:127.0.0.1:34360_) [n:127.0.0.1:34360_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1243721 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1243736 INFO  (qtp117574955-4513) [n:127.0.0.1:34360_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=3412
   [junit4]   2> 1243771 INFO  (qtp243091094-4466) [n:127.0.0.1:39598_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:34360_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=3678
   [junit4]   2> 1243899 INFO  
(zkCallback-596-thread-1-processing-n:127.0.0.1:34360_) [n:127.0.0.1:34360_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1244199 INFO  
(OverseerCollectionConfigSetProcessor-98379772965683204-127.0.0.1:39598_-n_0000000000)
 [n:127.0.0.1:39598_    ] 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> 1245082 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/shard-2-001
 of type TLOG
   [junit4]   2> 1245082 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1245181 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@799ebbc5{/,null,AVAILABLE}
   [junit4]   2> 1245181 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6093080{HTTP/1.1,[http/1.1]}{127.0.0.1:35462}
   [junit4]   2> 1245181 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.e.j.s.Server Started @1255163ms
   [junit4]   2> 1245181 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=41801, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/shard-2-001/cores}
   [junit4]   2> 1245181 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1245197 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1245197 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1245197 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1245197 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-27T11:50:19.169Z
   [junit4]   2> 1245249 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1245249 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/shard-2-001/solr.xml
   [junit4]   2> 1245266 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39ba2fae, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1245331 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39539/solr
   [junit4]   2> 1245459 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:41801_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1245473 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:41801_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1245474 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:41801_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41801_
   [junit4]   2> 1245474 INFO  (zkCallback-591-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1245494 INFO  
(zkCallback-584-thread-2-processing-n:127.0.0.1:39598_) [n:127.0.0.1:39598_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1245494 INFO  
(zkCallback-596-thread-1-processing-n:127.0.0.1:34360_) [n:127.0.0.1:34360_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1245591 INFO  
(zkCallback-602-thread-1-processing-n:127.0.0.1:41801_) [n:127.0.0.1:41801_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1246377 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:41801_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39ba2fae
   [junit4]   2> 1246490 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:41801_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39ba2fae
   [junit4]   2> 1246490 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:41801_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39ba2fae
   [junit4]   2> 1246491 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:41801_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/shard-2-001/cores
   [junit4]   2> 1246788 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41801_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1246826 INFO  
(OverseerThreadFactory-1334-thread-4-processing-n:127.0.0.1:39598_) 
[n:127.0.0.1:39598_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41801_ 
for creating new replica
   [junit4]   2> 1246845 INFO  (SocketProxy-Acceptor-41801) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=56456,localport=41801], receiveBufferSize:531000
   [junit4]   2> 1246882 INFO  (SocketProxy-Acceptor-41801) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=35462,localport=34066], receiveBufferSize=530904
   [junit4]   2> 1246964 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1246964 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1246966 INFO  
(zkCallback-596-thread-1-processing-n:127.0.0.1:34360_) [n:127.0.0.1:34360_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1247101 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1247475 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t0] Schema name=test
   [junit4]   2> 1248663 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1248806 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1248807 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t0' (registry 
'solr.core.collection1.shard1.replica_t0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39ba2fae
   [junit4]   2> 1248807 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1248807 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t0] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/shard-2-001/cores/collection1_shard1_replica_t0],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/shard-2-001/cores/collection1_shard1_replica_t0/data/]
   [junit4]   2> 1248809 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=8.3291015625, 
floorSegmentMB=0.9365234375, forceMergeDeletesPctAllowed=19.747952233172512, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1248920 WARN  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
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> 1249260 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1249260 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1249261 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1249273 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1249274 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=391825002, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1249275 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e8445a8[collection1_shard1_replica_t0] main]
   [junit4]   2> 1249275 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1249276 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1249276 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1249276 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1574076387948494848
   [junit4]   2> 1249373 INFO  
(searcherExecutor-1359-thread-1-processing-n:127.0.0.1:41801_ 
x:collection1_shard1_replica_t0 s:shard1 c:collection1) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SolrCore 
[collection1_shard1_replica_t0] Registered new searcher 
Searcher@2e8445a8[collection1_shard1_replica_t0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1249389 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1249390 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1249390 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:41801/collection1_shard1_replica_t0/
   [junit4]   2> 1249390 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1249390 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SyncStrategy 
http://127.0.0.1:41801/collection1_shard1_replica_t0/ has no replicas
   [junit4]   2> 1249390 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1249390 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.ZkController 
collection1_shard1_replica_t0 stopping background replication from leader
   [junit4]   2> 1249403 INFO  
(zkCallback-596-thread-1-processing-n:127.0.0.1:34360_) [n:127.0.0.1:34360_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1249403 INFO  
(zkCallback-602-thread-1-processing-n:127.0.0.1:41801_) [n:127.0.0.1:41801_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1249405 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41801/collection1_shard1_replica_t0/ shard1
   [junit4]   2> 1249507 INFO  
(zkCallback-596-thread-1-processing-n:127.0.0.1:34360_) [n:127.0.0.1:34360_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1249507 INFO  
(zkCallback-602-thread-1-processing-n:127.0.0.1:41801_) [n:127.0.0.1:41801_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1249556 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1249571 INFO  (qtp1720315229-4545) [n:127.0.0.1:41801_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2606
   [junit4]   2> 1249573 INFO  (qtp243091094-4462) [n:127.0.0.1:39598_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:41801_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=2784
   [junit4]   2> 1249684 INFO  
(zkCallback-596-thread-1-processing-n:127.0.0.1:34360_) [n:127.0.0.1:34360_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1249684 INFO  
(zkCallback-602-thread-1-processing-n:127.0.0.1:41801_) [n:127.0.0.1:41801_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1250834 INFO  
(OverseerCollectionConfigSetProcessor-98379772965683204-127.0.0.1:39598_-n_0000000000)
 [n:127.0.0.1:39598_    ] 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> 1251210 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/shard-3-001
 of type TLOG
   [junit4]   2> 1251210 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1251268 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@36af8902{/,null,AVAILABLE}
   [junit4]   2> 1251268 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@256b4860{HTTP/1.1,[http/1.1]}{127.0.0.1:40805}
   [junit4]   2> 1251268 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.e.j.s.Server Started @1261250ms
   [junit4]   2> 1251268 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/tempDir-001/jetty3,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=35182, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/shard-3-001/cores}
   [junit4]   2> 1251269 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1251280 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1251280 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1251280 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1251280 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-27T11:50:25.252Z
   [junit4]   2> 1251361 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1251361 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/shard-3-001/solr.xml
   [junit4]   2> 1251394 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39ba2fae, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1251412 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39539/solr
   [junit4]   2> 1251470 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:35182_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1251483 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:35182_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1251484 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:35182_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35182_
   [junit4]   2> 1251597 INFO  
(zkCallback-608-thread-1-processing-n:127.0.0.1:35182_) [n:127.0.0.1:35182_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1251641 INFO  
(zkCallback-584-thread-1-processing-n:127.0.0.1:39598_) [n:127.0.0.1:39598_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1251642 INFO  (zkCallback-591-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1251642 INFO  
(zkCallback-602-thread-1-processing-n:127.0.0.1:41801_) [n:127.0.0.1:41801_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1251642 INFO  
(zkCallback-596-thread-1-processing-n:127.0.0.1:34360_) [n:127.0.0.1:34360_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1252029 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:35182_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39ba2fae
   [junit4]   2> 1252079 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:35182_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39ba2fae
   [junit4]   2> 1252079 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:35182_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39ba2fae
   [junit4]   2> 1252130 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) 
[n:127.0.0.1:35182_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/shard-3-001/cores
   [junit4]   2> 1252471 INFO  (qtp243091094-4464) [n:127.0.0.1:39598_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:35182_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1252492 INFO  
(OverseerThreadFactory-1334-thread-5-processing-n:127.0.0.1:39598_) 
[n:127.0.0.1:39598_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:35182_ 
for creating new replica
   [junit4]   2> 1252507 INFO  (SocketProxy-Acceptor-35182) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=49522,localport=35182], receiveBufferSize:531000
   [junit4]   2> 1252509 INFO  (SocketProxy-Acceptor-35182) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=40805,localport=34264], receiveBufferSize=530904
   [junit4]   2> 1252568 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1252569 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1252589 INFO  
(zkCallback-602-thread-1-processing-n:127.0.0.1:41801_) [n:127.0.0.1:41801_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1252600 INFO  
(zkCallback-596-thread-1-processing-n:127.0.0.1:34360_) [n:127.0.0.1:34360_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1252899 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1252981 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t1] Schema name=test
   [junit4]   2> 1253985 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1254080 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1254080 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t1' (registry 
'solr.core.collection1.shard2.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39ba2fae
   [junit4]   2> 1254080 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1254080 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/shard-3-001/cores/collection1_shard2_replica_t1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001/shard-3-001/cores/collection1_shard2_replica_t1/data/]
   [junit4]   2> 1254115 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=8.3291015625, 
floorSegmentMB=0.9365234375, forceMergeDeletesPctAllowed=19.747952233172512, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1254145 WARN  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] 
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> 1254541 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1254541 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1254575 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1254575 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1254576 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=391825002, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1254576 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7195f472[collection1_shard2_replica_t1] main]
   [junit4]   2> 1254577 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1254577 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1254578 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1254591 INFO  
(searcherExecutor-1370-thread-1-processing-n:127.0.0.1:35182_ 
x:collection1_shard2_replica_t1 s:shard2 c:collection1) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] o.a.s.c.SolrCore 
[collection1_shard2_replica_t1] Registered new searcher 
Searcher@7195f472[collection1_shard2_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1254591 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1574076393521676288
   [junit4]   2> 1254607 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_t1
   [junit4]   2> 1254623 INFO  (qtp2142203095-4577) [n:127.0.0.1:35182_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2055
   [junit4]   2> 1254626 INFO  (qtp243091094-4464) [n:127.0.0.1:39598_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:35182_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=2155
   [junit4]   2> 1254639 INFO  
(updateExecutor-605-thread-1-processing-n:127.0.0.1:35182_ 
x:collection1_shard2_replica_t1 s:shard2 c:collection1) [n:127.0.0.1:35182_ 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1254656 INFO  
(recoveryExecutor-606-thread-1-processing-n:127.0.0.1:35182_ 
x:collection1_shard2_replica_t1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:35182_ c:collection1 s:shard2 r:core_node3 
x:collection1_shard2_replica_t1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 1254692 INFO  
(recoveryExecutor-606-thread-1-processing-n:127.0.0.1:35182_ 
x:collection1_shard2_replica_t1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:35182_ c:collection1 s:shard2 r:core_node3 
x:collection1_shard2_replica_t1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 1254720 INFO  
(recoveryExecutor-606-thread-1-processing-n:127.0.0.1:35182_ 
x:collection1_shard2_replica_t1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:35182_ c:collection1 s:shard2 r:core_node3 
x:collection1_shard2_replica_t1] o.a.s.c.ZkController 
collection1_shard2_replica_t1 stopping background replication from leader
   [junit4]   2> 1254720 INFO  
(recoveryExecutor-606-thread-1-processing-n:127.0.0.1:35182_ 
x:collection1_shard2_replica_t1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:35182_ c:collection1 s:shard2 r:core_node3 
x:collection1_shard2_replica_t1] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard2_replica_t1]
   [junit4]   2> 1254720 INFO  
(recoveryExecutor-606-thread-1-processing-n:127.0.0.1:35182_ 
x:collection1_shard2_replica_t1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:35182_ c:collection1 s:shard2 r:core_node3 
x:collection1_shard2_replica_t1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1254721 INFO  
(recoveryExecutor-606-thread-1-processing-n:127.0.0.1:35182_ 
x:collection1_shard2_replica_t1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:35182_ c:collection1 s:shard2 r:core_node3 
x:collection1_shard2_replica_t1] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard2_replica_t1] as recovering, leader is 
[http://127.0.0.1:34360/collection1_shard2_replica_t0/] and I am 
[http://127.0.0.1:35182/collection1_shard2_replica_t1/]
   [junit4]   2> 1254723 INFO  
(zkCallback-596-thread-1-processing-n:127.0.0.1:34360_) [n:127.0.0.1:34360_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1254723 INFO  
(zkCallback-608-thread-1-processing-n:127.0.0.1:35182_) [n:127.0.0.1:35182_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1254737 INFO  
(zkCallback-602-thread-1-processing-n:127.0.0.1:41801_) [n:127.0.0.1:41801_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1254818 INFO  
(recoveryExecutor-606-thread-1-processing-n:127.0.0.1:35182_ 
x:collection1_shard2_replica_t1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:35182_ c:collection1 s:shard2 r:core_node3 
x:collection1_shard2_replica_t1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:34360]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_t0&nodeName=127.0.0.1:35182_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1254837 INFO  (SocketProxy-Acceptor-34360) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=34208,localport=34360], receiveBufferSize:531000
   [junit4]   2> 1254839 INFO  (SocketProxy-Acceptor-34360) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=44235,localport=39360], receiveBufferSize=530904
   [junit4]   2> 1254847 INFO  (qtp117574955-4511) [n:127.0.0.1:34360_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 1254849 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A14DB1C4F8652C68]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReplicasInLIRNoLeader
   [junit4]   2> 1254850 INFO  (qtp117574955-4511) [n:127.0.0.1:34360_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_t0, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:35182_, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1_shard2_replica_t1","base_url":"http://127.0.0.1:35182","node_name":"127.0.0.1:35182_","state":"recovering","type":"TLOG"}
   [junit4]   2> 1254850 INFO  (qtp117574955-4511) [n:127.0.0.1:34360_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 1254863 INFO  (SocketProxy-Acceptor-34360) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=34212,localport=34360], receiveBufferSize:531000
   [junit4]   2> 1254881 INFO  (qtp117574955-4511) [n:127.0.0.1:34360_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:35182_&onlyIfLeaderActive=true&core=collection1_shard2_replica_t0&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=33
   [junit4]   2> 1254907 INFO  (SocketProxy-Acceptor-34360) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=44235,localport=39364], receiveBufferSize=530904
   [junit4]   2> 1254925 INFO  (qtp117574955-4515) [n:127.0.0.1:34360_    ] 
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&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1254933 INFO  
(OverseerThreadFactory-1334-thread-5-processing-n:127.0.0.1:39598_) 
[n:127.0.0.1:39598_    ] o.a.s.c.CreateCollectionCmd Create collection 
forceleader_test_collection
   [junit4]   2> 1254934 INFO  
(OverseerCollectionConfigSetProcessor-98379772965683204-127.0.0.1:39598_-n_0000000000)
 [n:127.0.0.1:39598_    ] 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> 1255198 INFO  (qtp243091094-4467) [n:127.0.0.1:39598_    ] 
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> 1255294 INFO  (qtp117574955-4514) [n:127.0.0.1:34360_    ] 
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> 1255297 INFO  (qtp1720315229-4546) [n:127.0.0.1:41801_    ] 
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> 1255431 INFO  
(recoveryExecutor-606-thread-1-processing-n:127.0.0.1:35182_ 
x:collection1_shard2_replica_t1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:35182_ c:collection1 s:shard2 r:core_node3 
x:collection1_shard2_replica_t1] o.a.s.c.RecoveryStrategy Starting Replication 
Recovery.
   [junit4]   2> 1255431 INFO  
(recoveryExecutor-606-thread-1-processing-n:127.0.0.1:35182_ 
x:collection1_shard2_replica_t1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:35182_ c:collection1 s:shard2 r:core_node3 
x:collection1_shard2_replica_t1] o.a.s.c.RecoveryStrategy Attempting to 
replicate from [http://127.0.0.1:34360/collection1_shard2_replica_t0/].
   [junit4]   2> 1255445 INFO  (SocketProxy-Acceptor-34360) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=34216,localport=34360], receiveBufferSize:531000
   [junit4]   2> 1255445 INFO  (SocketProxy-Acceptor-34360) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=44235,localport=39368], receiveBufferSize=530904
   [junit4]   2> 1255463 INFO  (qtp117574955-4516) [n:127.0.0.1:34360_ 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_t0] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574076394436034560,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCom

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

0.1:37663_) [n:127.0.0.1:37663_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 1391406 INFO  (zkCallback-626-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1391406 INFO  
(zkCallback-643-thread-1-processing-n:127.0.0.1:40411_) [n:127.0.0.1:40411_    
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40411_
   [junit4]   2> 1391406 INFO  
(zkCallback-643-thread-3-processing-n:127.0.0.1:40411_) [n:127.0.0.1:40411_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1391407 INFO  
(zkCallback-643-thread-1-processing-n:127.0.0.1:40411_) [n:127.0.0.1:40411_    
] o.a.s.c.Overseer Overseer 
(id=98379779033923599-127.0.0.1:40411_-n_0000000003) starting
   [junit4]   2> 1391502 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A14DB1C4F8652C68]) [ 
   ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@e7cfe4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1391502 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A14DB1C4F8652C68]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7bb1422a{/,null,UNAVAILABLE}
   [junit4]   2> 1391503 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A14DB1C4F8652C68]) [ 
   ] o.a.s.c.ChaosMonkey monkey: stop jetty! 40411
   [junit4]   2> 1391503 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A14DB1C4F8652C68]) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1602146400
   [junit4]   2> 1391503 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A14DB1C4F8652C68]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1391504 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A14DB1C4F8652C68]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1391504 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A14DB1C4F8652C68]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1391505 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A14DB1C4F8652C68]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1391552 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A14DB1C4F8652C68]) [ 
   ] o.a.s.c.Overseer Overseer 
(id=98379779033923599-127.0.0.1:40411_-n_0000000003) closing
   [junit4]   2> 1391560 INFO  
(OverseerStateUpdate-98379779033923599-127.0.0.1:40411_-n_0000000003) 
[n:127.0.0.1:40411_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40411_
   [junit4]   2> 1391584 INFO  (zkCallback-626-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1393563 WARN  
(zkCallback-643-thread-2-processing-n:127.0.0.1:40411_) [n:127.0.0.1:40411_ 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1393563 INFO  
(zkCallback-643-thread-2-processing-n:127.0.0.1:40411_) [n:127.0.0.1:40411_ 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1393563 INFO  
(zkCallback-643-thread-2-processing-n:127.0.0.1:40411_) [n:127.0.0.1:40411_ 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.c.SolrCore [collection1_shard2_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2460b171
   [junit4]   2> 1393566 INFO  
(zkCallback-643-thread-2-processing-n:127.0.0.1:40411_) [n:127.0.0.1:40411_ 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1.shard2.replica_n1, tag=610316657
   [junit4]   2> 1393582 INFO  
(zkCallback-643-thread-2-processing-n:127.0.0.1:40411_) [n:127.0.0.1:40411_ 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard2.leader, tag=610316657
   [junit4]   2> 1393596 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A14DB1C4F8652C68]) [ 
   ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@3cedf6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1393596 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A14DB1C4F8652C68]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5c3aca90{/,null,UNAVAILABLE}
   [junit4]   2> 1393613 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A14DB1C4F8652C68]) [ 
   ] o.a.s.c.ChaosMonkey monkey: stop jetty! 33402
   [junit4]   2> 1393613 ERROR 
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A14DB1C4F8652C68]) [ 
   ] 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> 1393614 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A14DB1C4F8652C68]) [ 
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43182 43182
   [junit4]   2> 1393706 INFO  (Thread-1399) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43182 43182
   [junit4]   2> 1393706 WARN  (Thread-1399) [    ] 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        3       
/solr/collections/forceleader_last_published/state.json
   [junit4]   2>        3       /solr/collections/collection1/state.json
   [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/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 1393707 WARN  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A14DB1C4F8652C68]) [ 
   ] o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:37663/, 
target: http://127.0.0.1:39127/
   [junit4]   2> 1393707 WARN  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A14DB1C4F8652C68]) [ 
   ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:33402/, 
target: http://127.0.0.1:33456/
   [junit4]   2> 1393707 WARN  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A14DB1C4F8652C68]) [ 
   ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:40409/, 
target: http://127.0.0.1:33051/
   [junit4]   2> 1393707 WARN  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A14DB1C4F8652C68]) [ 
   ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:40411/, 
target: http://127.0.0.1:42985/
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_A14DB1C4F8652C68-001
   [junit4]   2> Jul 27, 2017 11:52:47 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{multiDefault=Lucene50(blocksize=128), 
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=Asserting), text=PostingsFormat(name=Direct)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), 
id_i1=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Memory), 
range_facet_l=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=481, 
maxMBSortInHeap=7.922965323478032, sim=RandomSimilarity(queryNorm=true): {}, 
locale=es-MX, timezone=Indian/Maldives
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=309072408,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [MultiTermTest, TestZkChroot, 
StressHdfsTest, TestLFUCache, HdfsNNFailoverTest, DistribCursorPagingTest, 
RollingRestartTest, DirectUpdateHandlerTest, TestTolerantUpdateProcessorCloud, 
HighlighterMaxOffsetTest, TestCollectionAPIs, HdfsLockFactoryTest, 
TestDistribDocBasedVersion, TestIndexSearcher, TestCloudInspectUtil, 
ShowFileRequestHandlerTest, UniqFieldsUpdateProcessorFactoryTest, 
ResponseLogComponentTest, ZkStateWriterTest, TestFieldResource, 
AddBlockUpdateTest, RecoveryZkTest, DistributedFacetPivotLargeTest, 
DateMathParserTest, ConnectionManagerTest, TestFoldingMultitermQuery, 
SolrMetricManagerTest, PrimitiveFieldTypeTest, ClusterStateTest, 
SimpleFacetsTest, TestNumericRangeQuery64, TestRandomCollapseQParserPlugin, 
TestStressUserVersions, CoreAdminRequestStatusTest, 
SegmentsInfoRequestHandlerTest, TestJmxIntegration, TestSolrCloudSnapshots, 
DocumentBuilderTest, MinimalSchemaTest, TestManagedResource, TestJsonRequest, 
OverriddenZkACLAndCredentialsProvidersTest, HdfsRestartWhileUpdatingTest, 
TestImplicitCoreProperties, TestExportWriter, TestSimpleQParserPlugin, 
LeaderElectionTest, TestReload, TestPullReplicaErrorHandling, ForceLeaderTest]
   [junit4] Completed [203/727 (1!)] on J2 in 164.70s, 3 tests, 1 failure, 1 
skipped <<< FAILURES!

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

Reply via email to