Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20339/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Doc with id=1 not found in http://127.0.0.1:42995/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:42995/forceleader_test_collection due to: Path not found: /id; 
rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([482B41E508573EAC:AEBC752531D5C7CD]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
        at 
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11606 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> 1051963 INFO  
(SUITE-ForceLeaderTest-seed#[482B41E508573EAC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/init-core-data-001
   [junit4]   2> 1051963 WARN  
(SUITE-ForceLeaderTest-seed#[482B41E508573EAC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1051963 INFO  
(SUITE-ForceLeaderTest-seed#[482B41E508573EAC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1051964 INFO  
(SUITE-ForceLeaderTest-seed#[482B41E508573EAC]-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> 1051965 INFO  
(SUITE-ForceLeaderTest-seed#[482B41E508573EAC]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1051966 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1051967 INFO  (Thread-4805) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1051967 INFO  (Thread-4805) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1051971 ERROR (Thread-4805) [    ] 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> 1052067 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:41023
   [junit4]   2> 1052072 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1052072 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1052073 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1052073 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1052073 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1052074 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1052074 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1052074 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1052075 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1052075 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1052075 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1052076 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 1052144 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1052145 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7dd25926{/,null,AVAILABLE}
   [junit4]   2> 1052148 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@ca435ac{HTTP/1.1,[http/1.1]}{127.0.0.1:35607}
   [junit4]   2> 1052148 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.e.j.s.Server Started @1053647ms
   [junit4]   2> 1052148 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/tempDir-001/control/data,
 hostContext=/, hostPort=38187, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/control-001/cores}
   [junit4]   2> 1052148 ERROR 
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1052148 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 1052148 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1052148 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1052148 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-18T11:06:39.829Z
   [junit4]   2> 1052150 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15df50608a10002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1052150 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1052150 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/control-001/solr.xml
   [junit4]   2> 1052152 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3209dc3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1052154 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41023/solr
   [junit4]   2> 1052177 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:38187_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1052177 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:38187_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:38187_
   [junit4]   2> 1052178 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:38187_    ] o.a.s.c.Overseer Overseer 
(id=98504173135396868-127.0.0.1:38187_-n_0000000000) starting
   [junit4]   2> 1052180 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:38187_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38187_
   [junit4]   2> 1052180 INFO  
(zkCallback-1480-thread-1-processing-n:127.0.0.1:38187_) [n:127.0.0.1:38187_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1052216 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:38187_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3209dc3
   [junit4]   2> 1052222 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:38187_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3209dc3
   [junit4]   2> 1052222 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:38187_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3209dc3
   [junit4]   2> 1052222 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:38187_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/control-001/cores
   [junit4]   2> 1052233 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1052233 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41023/solr 
ready
   [junit4]   2> 1052234 INFO  (SocketProxy-Acceptor-38187) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=34502,localport=38187], receiveBufferSize:531000
   [junit4]   2> 1052234 INFO  (SocketProxy-Acceptor-38187) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=35607,localport=57974], receiveBufferSize=530904
   [junit4]   2> 1052235 INFO  (qtp845114829-12149) [n:127.0.0.1:38187_    ] 
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:38187_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1052236 INFO  
(OverseerThreadFactory-4540-thread-1-processing-n:127.0.0.1:38187_) 
[n:127.0.0.1:38187_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1052340 INFO  (SocketProxy-Acceptor-38187) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=34506,localport=38187], receiveBufferSize:531000
   [junit4]   2> 1052340 INFO  (SocketProxy-Acceptor-38187) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=35607,localport=57978], receiveBufferSize=530904
   [junit4]   2> 1052340 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_    ] 
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> 1052341 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1052445 INFO  
(zkCallback-1480-thread-1-processing-n:127.0.0.1:38187_) [n:127.0.0.1:38187_    
] 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> 1053356 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1053369 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
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> 1053418 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
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> 1053423 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
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> 1053424 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
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@3209dc3
   [junit4]   2> 1053424 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1053424 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1053425 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
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=39, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=29.591796875, 
floorSegmentMB=1.38671875, forceMergeDeletesPctAllowed=23.815082968546452, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8547958386104776
   [junit4]   2> 1053427 WARN  (qtp845114829-12151) [n:127.0.0.1:38187_ 
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> 1053446 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
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> 1053446 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
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> 1053447 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1053447 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1053447 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
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=686939710, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1053448 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6d76dc20[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1053448 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1053449 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
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> 1053449 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1053450 INFO  
(searcherExecutor-4543-thread-1-processing-n:127.0.0.1:38187_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:38187_ 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@6d76dc20[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1053450 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
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 1576066771720339456
   [junit4]   2> 1053453 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1053453 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
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> 1053453 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38187/control_collection_shard1_replica_n1/
   [junit4]   2> 1053453 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
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> 1053453 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:38187/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1053453 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
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> 1053454 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
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:38187/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1053555 INFO  
(zkCallback-1480-thread-1-processing-n:127.0.0.1:38187_) [n:127.0.0.1:38187_    
] 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> 1053604 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
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> 1053606 INFO  (qtp845114829-12151) [n:127.0.0.1:38187_ 
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=1265
   [junit4]   2> 1053607 INFO  (qtp845114829-12149) [n:127.0.0.1:38187_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1053707 INFO  
(zkCallback-1480-thread-1-processing-n:127.0.0.1:38187_) [n:127.0.0.1:38187_    
] 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> 1054237 INFO  
(OverseerCollectionConfigSetProcessor-98504173135396868-127.0.0.1:38187_-n_0000000000)
 [n:127.0.0.1:38187_    ] 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> 1054607 INFO  (qtp845114829-12149) [n:127.0.0.1:38187_    ] 
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:38187_&wt=javabin&version=2}
 status=0 QTime=2371
   [junit4]   2> 1054611 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1054611 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41023/solr 
ready
   [junit4]   2> 1054611 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1054611 INFO  (SocketProxy-Acceptor-38187) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=34524,localport=38187], receiveBufferSize:531000
   [junit4]   2> 1054611 INFO  (SocketProxy-Acceptor-38187) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=35607,localport=57996], receiveBufferSize=530904
   [junit4]   2> 1054611 INFO  (qtp845114829-12149) [n:127.0.0.1:38187_    ] 
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> 1054612 INFO  
(OverseerThreadFactory-4540-thread-2-processing-n:127.0.0.1:38187_) 
[n:127.0.0.1:38187_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1054613 WARN  
(OverseerThreadFactory-4540-thread-2-processing-n:127.0.0.1:38187_) 
[n:127.0.0.1:38187_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 1054815 INFO  (qtp845114829-12149) [n:127.0.0.1:38187_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1054815 INFO  (qtp845114829-12149) [n:127.0.0.1:38187_    ] 
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=203
   [junit4]   2> 1054865 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/shard-1-001
 of type NRT
   [junit4]   2> 1054865 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1054866 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2e84b82e{/,null,AVAILABLE}
   [junit4]   2> 1054866 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@2cebeb98{HTTP/1.1,[http/1.1]}{127.0.0.1:44079}
   [junit4]   2> 1054866 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.e.j.s.Server Started @1056366ms
   [junit4]   2> 1054866 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=39977, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/shard-1-001/cores}
   [junit4]   2> 1054866 ERROR 
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1054867 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 1054867 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1054867 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1054867 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-18T11:06:42.548Z
   [junit4]   2> 1054868 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1054868 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/shard-1-001/solr.xml
   [junit4]   2> 1054870 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3209dc3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1054872 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41023/solr
   [junit4]   2> 1054875 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:39977_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1054875 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:39977_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1054876 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:39977_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39977_
   [junit4]   2> 1054876 INFO  (zkCallback-1487-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1054876 INFO  
(zkCallback-1492-thread-1-processing-n:127.0.0.1:39977_) [n:127.0.0.1:39977_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1054877 INFO  
(zkCallback-1480-thread-1-processing-n:127.0.0.1:38187_) [n:127.0.0.1:38187_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1054918 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:39977_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3209dc3
   [junit4]   2> 1054924 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:39977_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3209dc3
   [junit4]   2> 1054924 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:39977_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3209dc3
   [junit4]   2> 1054925 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:39977_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/shard-1-001/cores
   [junit4]   2> 1054939 INFO  (SocketProxy-Acceptor-39977) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=46082,localport=39977], receiveBufferSize:531000
   [junit4]   2> 1054939 INFO  (SocketProxy-Acceptor-39977) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=44079,localport=44274], receiveBufferSize=530904
   [junit4]   2> 1054940 INFO  (qtp894988809-12197) [n:127.0.0.1:39977_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:39977_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1054941 INFO  
(OverseerCollectionConfigSetProcessor-98504173135396868-127.0.0.1:38187_-n_0000000000)
 [n:127.0.0.1:38187_    ] 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> 1054941 INFO  
(OverseerThreadFactory-4540-thread-3-processing-n:127.0.0.1:38187_) 
[n:127.0.0.1:38187_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:39977_ 
for creating new replica
   [junit4]   2> 1054942 INFO  (SocketProxy-Acceptor-39977) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=46086,localport=39977], receiveBufferSize:531000
   [junit4]   2> 1054942 INFO  (SocketProxy-Acceptor-39977) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=44079,localport=44278], receiveBufferSize=530904
   [junit4]   2> 1054942 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1054942 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1055044 INFO  
(zkCallback-1492-thread-1-processing-n:127.0.0.1:39977_) [n:127.0.0.1:39977_    
] 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> 1055955 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1055967 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1056021 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1056027 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1056028 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3209dc3
   [junit4]   2> 1056028 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1056028 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 1056029 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=29.591796875, 
floorSegmentMB=1.38671875, forceMergeDeletesPctAllowed=23.815082968546452, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8547958386104776
   [junit4]   2> 1056031 WARN  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
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> 1056050 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1056050 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1056050 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1056051 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1056052 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=686939710, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1056052 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@75d8006e[collection1_shard2_replica_n41] main]
   [junit4]   2> 1056052 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1056053 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1056053 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1056053 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576066774449782784
   [junit4]   2> 1056054 INFO  
(searcherExecutor-4554-thread-1-processing-n:127.0.0.1:39977_ 
x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@75d8006e[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1056055 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1056055 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1056056 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:39977/collection1_shard2_replica_n41/
   [junit4]   2> 1056056 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1056056 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:39977/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1056056 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1056057 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39977/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1056159 INFO  
(zkCallback-1492-thread-1-processing-n:127.0.0.1:39977_) [n:127.0.0.1:39977_    
] 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> 1056208 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1056209 INFO  (qtp894988809-12199) [n:127.0.0.1:39977_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1267
   [junit4]   2> 1056211 INFO  (qtp894988809-12197) [n:127.0.0.1:39977_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:39977_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1271
   [junit4]   2> 1056294 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/shard-2-001
 of type NRT
   [junit4]   2> 1056294 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1056295 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f480704{/,null,AVAILABLE}
   [junit4]   2> 1056295 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@4a43c1be{HTTP/1.1,[http/1.1]}{127.0.0.1:42723}
   [junit4]   2> 1056295 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.e.j.s.Server Started @1057795ms
   [junit4]   2> 1056295 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=36649, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/shard-2-001/cores}
   [junit4]   2> 1056296 ERROR 
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1056296 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 1056296 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1056296 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1056296 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-18T11:06:43.977Z
   [junit4]   2> 1056297 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1056297 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/shard-2-001/solr.xml
   [junit4]   2> 1056299 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3209dc3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1056302 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41023/solr
   [junit4]   2> 1056305 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:36649_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1056306 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:36649_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1056307 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:36649_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36649_
   [junit4]   2> 1056307 INFO  
(zkCallback-1480-thread-2-processing-n:127.0.0.1:38187_) [n:127.0.0.1:38187_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1056307 INFO  
(zkCallback-1498-thread-1-processing-n:127.0.0.1:36649_) [n:127.0.0.1:36649_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1056307 INFO  
(zkCallback-1492-thread-1-processing-n:127.0.0.1:39977_) [n:127.0.0.1:39977_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1056307 INFO  (zkCallback-1487-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1056391 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:36649_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3209dc3
   [junit4]   2> 1056397 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:36649_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3209dc3
   [junit4]   2> 1056397 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:36649_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3209dc3
   [junit4]   2> 1056398 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:36649_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/shard-2-001/cores
   [junit4]   2> 1056413 INFO  
(zkCallback-1492-thread-1-processing-n:127.0.0.1:39977_) [n:127.0.0.1:39977_    
] 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> 1056422 INFO  (qtp894988809-12198) [n:127.0.0.1:39977_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:36649_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1056424 INFO  
(OverseerCollectionConfigSetProcessor-98504173135396868-127.0.0.1:38187_-n_0000000000)
 [n:127.0.0.1:38187_    ] 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> 1056424 INFO  
(OverseerThreadFactory-4540-thread-4-processing-n:127.0.0.1:38187_) 
[n:127.0.0.1:38187_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:36649_ 
for creating new replica
   [junit4]   2> 1056424 INFO  (SocketProxy-Acceptor-36649) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=53890,localport=36649], receiveBufferSize:531000
   [junit4]   2> 1056424 INFO  (SocketProxy-Acceptor-36649) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42723,localport=47882], receiveBufferSize=530904
   [junit4]   2> 1056425 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1056425 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1056527 INFO  
(zkCallback-1492-thread-1-processing-n:127.0.0.1:39977_) [n:127.0.0.1:39977_    
] 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> 1056527 INFO  
(zkCallback-1498-thread-1-processing-n:127.0.0.1:36649_) [n:127.0.0.1:36649_    
] 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> 1057431 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1057438 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 1057497 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1057504 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1057504 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3209dc3
   [junit4]   2> 1057504 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1057504 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 1057506 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=29.591796875, 
floorSegmentMB=1.38671875, forceMergeDeletesPctAllowed=23.815082968546452, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8547958386104776
   [junit4]   2> 1057508 WARN  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
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> 1057538 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1057538 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1057538 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1057538 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1057539 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=686939710, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1057539 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@424aedee[collection1_shard1_replica_n43] main]
   [junit4]   2> 1057540 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1057540 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1057541 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1057541 INFO  
(searcherExecutor-4565-thread-1-processing-n:127.0.0.1:36649_ 
x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@424aedee[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1057541 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576066776010063872
   [junit4]   2> 1057544 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1057544 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1057544 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:36649/collection1_shard1_replica_n43/
   [junit4]   2> 1057544 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1057544 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
http://127.0.0.1:36649/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 1057544 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1057545 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36649/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 1057646 INFO  
(zkCallback-1492-thread-1-processing-n:127.0.0.1:39977_) [n:127.0.0.1:39977_    
] 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> 1057646 INFO  
(zkCallback-1498-thread-1-processing-n:127.0.0.1:36649_) [n:127.0.0.1:36649_    
] 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> 1057696 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1057696 INFO  (qtp950303606-12232) [n:127.0.0.1:36649_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1271
   [junit4]   2> 1057698 INFO  (qtp894988809-12198) [n:127.0.0.1:39977_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:36649_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1275
   [junit4]   2> 1057760 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/shard-3-001
 of type NRT
   [junit4]   2> 1057761 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1057762 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7f13f039{/,null,AVAILABLE}
   [junit4]   2> 1057762 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@27d572d1{HTTP/1.1,[http/1.1]}{127.0.0.1:36523}
   [junit4]   2> 1057762 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.e.j.s.Server Started @1059261ms
   [junit4]   2> 1057762 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37823, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/shard-3-001/cores}
   [junit4]   2> 1057762 ERROR 
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1057762 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 1057762 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1057763 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1057763 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-18T11:06:45.444Z
   [junit4]   2> 1057770 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1057770 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/shard-3-001/solr.xml
   [junit4]   2> 1057774 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3209dc3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1057781 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41023/solr
   [junit4]   2> 1057788 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:37823_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1057791 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:37823_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1057792 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:37823_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37823_
   [junit4]   2> 1057793 INFO  
(zkCallback-1492-thread-1-processing-n:127.0.0.1:39977_) [n:127.0.0.1:39977_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1057793 INFO  (zkCallback-1487-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1057793 INFO  
(zkCallback-1498-thread-1-processing-n:127.0.0.1:36649_) [n:127.0.0.1:36649_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1057793 INFO  
(zkCallback-1480-thread-1-processing-n:127.0.0.1:38187_) [n:127.0.0.1:38187_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1057803 INFO  
(zkCallback-1504-thread-1-processing-n:127.0.0.1:37823_) [n:127.0.0.1:37823_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1057874 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:37823_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3209dc3
   [junit4]   2> 1057883 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:37823_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3209dc3
   [junit4]   2> 1057883 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:37823_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3209dc3
   [junit4]   2> 1057885 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) 
[n:127.0.0.1:37823_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/shard-3-001/cores
   [junit4]   2> 1057895 INFO  
(zkCallback-1498-thread-1-processing-n:127.0.0.1:36649_) [n:127.0.0.1:36649_    
] 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> 1057895 INFO  
(zkCallback-1492-thread-1-processing-n:127.0.0.1:39977_) [n:127.0.0.1:39977_    
] 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> 1057935 INFO  (qtp894988809-12193) [n:127.0.0.1:39977_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37823_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1057936 INFO  
(OverseerCollectionConfigSetProcessor-98504173135396868-127.0.0.1:38187_-n_0000000000)
 [n:127.0.0.1:38187_    ] 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> 1057937 INFO  
(OverseerThreadFactory-4540-thread-5-processing-n:127.0.0.1:38187_) 
[n:127.0.0.1:38187_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37823_ 
for creating new replica
   [junit4]   2> 1057937 INFO  (SocketProxy-Acceptor-37823) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51962,localport=37823], receiveBufferSize:531000
   [junit4]   2> 1057938 INFO  (SocketProxy-Acceptor-37823) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=36523,localport=54704], receiveBufferSize=530904
   [junit4]   2> 1057938 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1057938 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1058041 INFO  
(zkCallback-1492-thread-1-processing-n:127.0.0.1:39977_) [n:127.0.0.1:39977_    
] 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> 1058041 INFO  
(zkCallback-1504-thread-1-processing-n:127.0.0.1:37823_) [n:127.0.0.1:37823_    
] 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> 1058042 INFO  
(zkCallback-1498-thread-1-processing-n:127.0.0.1:36649_) [n:127.0.0.1:36649_    
] 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> 1058946 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1058954 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 1059026 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1059034 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1059034 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n45' (registry 
'solr.core.collection1.shard2.replica_n45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3209dc3
   [junit4]   2> 1059034 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1059034 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n45] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/shard-3-001/cores/collection1_shard2_replica_n45],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 1059037 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=29.591796875, 
floorSegmentMB=1.38671875, forceMergeDeletesPctAllowed=23.815082968546452, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8547958386104776
   [junit4]   2> 1059039 WARN  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
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> 1059064 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1059064 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1059064 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1059064 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1059065 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=686939710, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1059065 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6196dabb[collection1_shard2_replica_n45] main]
   [junit4]   2> 1059066 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1059066 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1059067 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1059067 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576066777610190848
   [junit4]   2> 1059067 INFO  
(searcherExecutor-4576-thread-1-processing-n:127.0.0.1:37823_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[collection1_shard2_replica_n45] Registered new searcher 
Searcher@6196dabb[collection1_shard2_replica_n45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1059069 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 1059069 INFO  
(updateExecutor-1501-thread-1-processing-n:127.0.0.1:37823_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:37823_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1059069 INFO  (qtp1464090900-12265) [n:127.0.0.1:37823_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1131
   [junit4]   2> 1059069 INFO  
(recoveryExecutor-1502-thread-1-processing-n:127.0.0.1:37823_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:37823_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 1059070 INFO  
(recoveryExecutor-1502-thread-1-processing-n:127.0.0.1:37823_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:37823_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 1059070 INFO  
(recoveryExecutor-1502-thread-1-processing-n:127.0.0.1:37823_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:37823_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 1059070 INFO  
(recoveryExecutor-1502-thread-1-processing-n:127.0.0.1:37823_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:37823_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1059070 INFO  
(recoveryExecutor-1502-thread-1-processing-n:127.0.0.1:37823_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:37823_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard2_replica_n45] as recovering, leader is 
[http://127.0.0.1:39977/collection1_shard2_replica_n41/] and I am 
[http://127.0.0.1:37823/collection1_shard2_replica_n45/]
   [junit4]   2> 1059070 INFO  (qtp894988809-12193) [n:127.0.0.1:39977_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:37823_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1135
   [junit4]   2> 1059071 INFO  
(recoveryExecutor-1502-thread-1-processing-n:127.0.0.1:37823_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:37823_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:39977]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:37823_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1059071 INFO  (SocketProxy-Acceptor-39977) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=46134,localport=39977], receiveBufferSize:531000
   [junit4]   2> 1059072 INFO  (qtp894988809-12197) [n:127.0.0.1:39977_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 1059072 INFO  (qtp894988809-12197) [n:127.0.0.1:39977_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_n41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:37823_, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:37823","node_name":"127.0.0.1:37823_","state":"down","type":"NRT"}
   [junit4]   2> 1059073 INFO  (SocketProxy-Acceptor-39977) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=44079,localport=44326], receiveBufferSize=530904
   [junit4]   2> 1059074 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[482B41E508573EAC]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testLastPublishedStateIsActive
   [junit4]   2> 1059075 INFO  (SocketProxy-Acceptor-36649) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=53912,localport=36649], receiveBufferSize:531000
   [junit4]   2> 1059075 INFO  (SocketProxy-Acceptor-36649) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42723,localport=47904], receiveBufferSize=530904
   [junit4]   2> 1059075 INFO  (qtp950303606-12234) [n:127.0.0.1:36649_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&maxShardsPerNode=1&collection.configName=conf1&nrtReplicas=3&name=forceleader_last_published&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1059076 INFO  
(OverseerThreadFactory-4540-thread-5-processing-n:127.0.0.1:38187_) 
[n:127.0.0.1:38187_    ] o.a.s.c.CreateCollectionCmd Create collection 
forceleader_last_published
   [junit4]   2> 1059076 INFO  
(OverseerCollectionConfigSetProcessor-98504173135396868-127.0.0.1:38187_-n_0000000000)
 [n:127.0.0.1:38187_    ] 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> 1059178 INFO  
(zkCallback-1498-thread-1-processing-n:127.0.0.1:36649_) [n:127.0.0.1:36649_    
] 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> 1059178 INFO  
(zkCallback-1492-thread-1-processing-n:127.0.0.1:39977_) [n:127.0.0.1:39977_    
] 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> 1059178 INFO  
(zkCallback-1504-thread-1-processing-n:127.0.0.1:37823_) [n:127.0.0.1:37823_    
] 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> 1059279 INFO  (qtp950303606-12233) [n:127.0.0.1:36649_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica_n1&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1059280 INFO  (qtp1464090900-12261) [n:127.0.0.1:37823_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica_n2&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1059281 INFO  (qtp894988809-12192) [n:127.0.0.1:39977_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica_n3&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1059383 INFO  
(zkCallback-1504-thread-1-processing-n:127.0.0.1:37823_) [n:127.0.0.1:37823_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/forceleader_last_published/state.json] for collection 
[forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1059383 INFO  
(zkCallback-1498-thread-1-processing-n:127.0.0.1:36649_) [n:127.0.0.1:36649_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/forceleader_last_published/state.json] for collection 
[forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1059383 INFO  
(zkCallback-1492-thread-1-processing-n:127.0.0.1:39977_) [n:127.0.0.1:39977_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/forceleader_last_published/state.json] for collection 
[forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1060072 INFO  (qtp894988809-12197) [n:127.0.0.1:39977_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_n41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:37823_, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:37823","node_name":"127.0.0.1:37823_","state":"recovering","type":"NRT"}
   [junit4]   2> 1060072 INFO  (qtp894988809-12197) [n:127.0.0.1:39977_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_

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

8573EAC]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4af28999: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@3def736e
   [junit4]   2> 1146201 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[482B41E508573EAC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1146202 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[482B41E508573EAC]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ed4b166: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1ea89405
   [junit4]   2> 1146202 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[482B41E508573EAC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1146203 INFO  (coreCloseExecutor-4691-thread-1) 
[n:127.0.0.1:36617_ c:collection1 s:shard1 r:core_node44 
x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[collection1_shard1_replica_t43]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1ba76d2a
   [junit4]   2> 1146203 INFO  (coreCloseExecutor-4691-thread-1) 
[n:127.0.0.1:36617_ c:collection1 s:shard1 r:core_node44 
x:collection1_shard1_replica_t43] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_t43, tag=463957290
   [junit4]   2> 1146204 INFO  (coreCloseExecutor-4691-thread-1) 
[n:127.0.0.1:36617_ c:collection1 s:shard1 r:core_node44 
x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5f026b38: rootName = null, 
domain = solr.core.collection1.shard1.replica_t43, service url = null, agent id 
= null] for registry solr.core.collection1.shard1.replica_t43 / 
com.codahale.metrics.MetricRegistry@79081de0
   [junit4]   2> 1146214 INFO  (coreCloseExecutor-4691-thread-1) 
[n:127.0.0.1:36617_ c:collection1 s:shard1 r:core_node44 
x:collection1_shard1_replica_t43] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=463957290
   [junit4]   2> 1146215 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[482B41E508573EAC]) [    ] 
o.a.s.c.Overseer Overseer (id=98504177187160076-127.0.0.1:36617_-n_0000000002) 
closing
   [junit4]   2> 1146215 INFO  
(OverseerStateUpdate-98504177187160076-127.0.0.1:36617_-n_0000000002) 
[n:127.0.0.1:36617_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36617_
   [junit4]   2> 1146217 WARN  
(zkCallback-1531-thread-2-processing-n:127.0.0.1:36617_) [n:127.0.0.1:36617_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1146219 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[482B41E508573EAC]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@7d2bc58b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1146220 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[482B41E508573EAC]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1da59dd1{/,null,UNAVAILABLE}
   [junit4]   2> 1146220 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[482B41E508573EAC]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 41795
   [junit4]   2> 1146220 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[482B41E508573EAC]) [    ] 
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> 1146221 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[482B41E508573EAC]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38615 38615
   [junit4]   2> 1152005 INFO  (Thread-4849) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:38615 38615
   [junit4]   2> 1152005 WARN  (Thread-4849) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2>        3       
/solr/collections/forceleader_test_collection/state.json
   [junit4]   2>        3       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1152006 WARN  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[482B41E508573EAC]) [    ] 
o.a.s.c.SocketProxy Closing 14 connections to: http://127.0.0.1:42995/, target: 
http://127.0.0.1:42051/
   [junit4]   2> 1152006 WARN  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[482B41E508573EAC]) [    ] 
o.a.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:36617/, target: 
http://127.0.0.1:38995/
   [junit4]   2> 1152006 WARN  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[482B41E508573EAC]) [    ] 
o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:41795/, target: 
http://127.0.0.1:34085/
   [junit4]   2> 1152006 WARN  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[482B41E508573EAC]) [    ] 
o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:35171/, target: 
http://127.0.0.1:38337/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ForceLeaderTest 
-Dtests.method=testReplicasInLIRNoLeader -Dtests.seed=482B41E508573EAC 
-Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=Asia/Makassar 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 38.2s J0 | ForceLeaderTest.testReplicasInLIRNoLeader <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Doc with id=1 not 
found in http://127.0.0.1:42995/forceleader_test_collection due to: Path not 
found: /id; rsp={doc=null}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([482B41E508573EAC:AEBC752531D5C7CD]:0)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
   [junit4]    >        at 
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_482B41E508573EAC-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, 
locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=Asia/Makassar
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=240912440,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SaslZkACLProviderTest, 
TestLMDirichletSimilarityFactory, SolrCloudReportersTest, EchoParamsTest, 
BasicZkTest, DistributedFacetExistsSmallTest, FieldMutatingUpdateProcessorTest, 
TestReqParamsAPI, TestDynamicLoading, TestInPlaceUpdatesStandalone, 
TestSolrXml, TestIBSimilarityFactory, TestXmlQParser, 
AnalysisErrorHandlingTest, TestDistributedSearch, TestBinaryField, 
SolrIndexConfigTest, WordBreakSolrSpellCheckerTest, TestSolr4Spatial, 
TestCollationField, TestSegmentSorting, TestJavabinTupleStreamParser, 
RuleEngineTest, JavabinLoaderTest, TestShardHandlerFactory, 
TestSlowCompositeReaderWrapper, SyncSliceTest, TestQueryWrapperFilter, 
CollectionStateFormat2Test, ParsingFieldUpdateProcessorsTest, 
TestMiniSolrCloudClusterSSL, TestSortByMinMaxFunction, SynonymTokenizerTest, 
TestConfigReload, CheckHdfsIndexTest, ConnectionManagerTest, 
HdfsRecoveryZkTest, TestMergePolicyConfig, TestTestInjection, 
RequestHandlersTest, UUIDFieldTest, TestEmbeddedSolrServerConstructors, 
TestSearcherReuse, TestScoreJoinQPScore, TestSerializedLuceneMatchVersion, 
TestAddFieldRealTimeGet, DebugComponentTest, SmileWriterTest, 
SolrCloudExampleTest, TestCrossCoreJoin, XmlUpdateRequestHandlerTest, 
TestWordDelimiterFilterFactory, HighlighterConfigTest, TestLazyCores, 
SolrCoreMetricManagerTest, AssignBackwardCompatibilityTest, 
TestHighFrequencyDictionaryFactory, SolrCoreTest, TestSolrQueryParser, 
BooleanFieldTest, TestCloudSchemaless, TestCoreAdminApis, 
SolrJmxReporterCloudTest, LeaderElectionIntegrationTest, 
DeleteInactiveReplicaTest, ChaosMonkeyNothingIsSafeTest, 
TestFieldTypeCollectionResource, TestMacroExpander, 
TestLeaderInitiatedRecoveryThread, TestMissingGroups, SolrPluginUtilsTest, 
TestBulkSchemaAPI, TestIndexingPerformance, TestFaceting, TestCloudPivotFacet, 
BasicAuthStandaloneTest, TestApiFramework, 
DistributedFacetPivotSmallAdvancedTest, TestDocSet, 
TestPKIAuthenticationPlugin, LeaderInitiatedRecoveryOnCommitTest, 
TestDocumentBuilder, UpdateParamsTest, TestRandomRequestDistribution, 
CollectionsAPISolrJTest, TestReplicationHandler, QueryElevationComponentTest, 
CdcrReplicationHandlerTest, TestDefaultStatsCache, RemoteQueryErrorTest, 
ForceLeaderTest]
   [junit4] Completed [269/730 (1!)] on J0 in 100.06s, 3 tests, 1 failure, 1 
skipped <<< FAILURES!

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

Reply via email to