Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/446/

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.LeaderFailureAfterFreshStartTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.LeaderFailureAfterFreshStartTest:     1) Thread[id=1700, 
name=qtp259997031-1700, state=TIMED_WAITING, 
group=TGRP-LeaderFailureAfterFreshStartTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.LeaderFailureAfterFreshStartTest: 
   1) Thread[id=1700, name=qtp259997031-1700, state=TIMED_WAITING, 
group=TGRP-LeaderFailureAfterFreshStartTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([462B6099DE1DD519]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.LeaderFailureAfterFreshStartTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=1700, name=qtp259997031-1700, state=TIMED_WAITING, 
group=TGRP-LeaderFailureAfterFreshStartTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=1700, name=qtp259997031-1700, state=TIMED_WAITING, 
group=TGRP-LeaderFailureAfterFreshStartTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([462B6099DE1DD519]:0)




Build Log:
[...truncated 12301 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailureAfterFreshStartTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/init-core-data-001
   [junit4]   2> 175374 WARN  
(SUITE-LeaderFailureAfterFreshStartTest-seed#[462B6099DE1DD519]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 175374 INFO  
(SUITE-LeaderFailureAfterFreshStartTest-seed#[462B6099DE1DD519]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 175376 INFO  
(SUITE-LeaderFailureAfterFreshStartTest-seed#[462B6099DE1DD519]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 175376 INFO  
(SUITE-LeaderFailureAfterFreshStartTest-seed#[462B6099DE1DD519]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 175376 INFO  
(SUITE-LeaderFailureAfterFreshStartTest-seed#[462B6099DE1DD519]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /fw/ru
   [junit4]   2> 175377 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 175378 INFO  (Thread-517) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 175378 INFO  (Thread-517) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 175385 ERROR (Thread-517) [    ] 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> 175478 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50198
   [junit4]   2> 175480 INFO  (zkConnectionManagerCallback-293-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 175497 INFO  (zkConnectionManagerCallback-295-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 175501 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 175502 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 175503 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 175504 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 175505 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 175506 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 175506 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 175507 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 175508 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 175509 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 175510 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 175511 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 175596 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 175597 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 175597 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 175598 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 175598 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@56a0b20e{/fw/ru,null,AVAILABLE}
   [junit4]   2> 175603 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1fec1e16{HTTP/1.1,[http/1.1]}{127.0.0.1:56905}
   [junit4]   2> 175603 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.Server Started @177721ms
   [junit4]   2> 175603 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/tempDir-001/control/data,
 hostContext=/fw/ru, hostPort=56905, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/control-001/cores}
   [junit4]   2> 175603 ERROR 
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 175603 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 175603 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 175603 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 175604 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-24T11:08:40.249Z
   [junit4]   2> 175606 INFO  (zkConnectionManagerCallback-297-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 175607 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 175607 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/control-001/solr.xml
   [junit4]   2> 175611 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 175611 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 175613 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14137fd2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 175615 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50198/solr
   [junit4]   2> 175617 INFO  (zkConnectionManagerCallback-301-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 175620 INFO  
(zkConnectionManagerCallback-303-thread-1-processing-n:127.0.0.1:56905_fw%2Fru) 
[n:127.0.0.1:56905_fw%2Fru    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 175682 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:56905_fw%2Fru    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 175683 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:56905_fw%2Fru    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:56905_fw%2Fru
   [junit4]   2> 175683 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:56905_fw%2Fru    ] o.a.s.c.Overseer Overseer 
(id=73350123030118404-127.0.0.1:56905_fw%2Fru-n_0000000000) starting
   [junit4]   2> 175689 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:56905_fw%2Fru    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56905_fw%2Fru
   [junit4]   2> 175691 INFO  
(zkCallback-302-thread-1-processing-n:127.0.0.1:56905_fw%2Fru) 
[n:127.0.0.1:56905_fw%2Fru    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 175797 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:56905_fw%2Fru    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14137fd2
   [junit4]   2> 175804 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:56905_fw%2Fru    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14137fd2
   [junit4]   2> 175804 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:56905_fw%2Fru    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14137fd2
   [junit4]   2> 175806 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:56905_fw%2Fru    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/control-001/cores
   [junit4]   2> 175825 INFO  (zkConnectionManagerCallback-309-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 175825 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 175826 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50198/solr ready
   [junit4]   2> 175828 INFO  (qtp1832377232-1616) [n:127.0.0.1:56905_fw%2Fru   
 ] 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:56905_fw%252Fru&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 175831 INFO  
(OverseerThreadFactory-624-thread-1-processing-n:127.0.0.1:56905_fw%2Fru) 
[n:127.0.0.1:56905_fw%2Fru    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 175937 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru   
 ] 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> 175937 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 176041 INFO  
(zkCallback-302-thread-1-processing-n:127.0.0.1:56905_fw%2Fru) 
[n:127.0.0.1:56905_fw%2Fru    ] 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> 176963 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 176975 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
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> 177063 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
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> 177076 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
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> 177077 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
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@14137fd2
   [junit4]   2> 177082 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 177082 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
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 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 177085 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
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=23, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=64.572265625, 
floorSegmentMB=1.994140625, forceMergeDeletesPctAllowed=19.137505225365512, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.623836790013815
   [junit4]   2> 177313 WARN  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
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> 177348 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
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> 177348 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 177349 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 177349 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 177350 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
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=27, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=1.2216796875, 
floorSegmentMB=1.6767578125, forceMergeDeletesPctAllowed=26.532946480095532, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3743935596706798
   [junit4]   2> 177350 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@477357ad[control_collection_shard1_replica_n1] main]
   [junit4]   2> 177351 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 177352 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
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> 177352 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 177353 INFO  
(searcherExecutor-627-thread-1-processing-n:127.0.0.1:56905_fw%2Fru 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:56905_fw%2Fru 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@477357ad[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 177353 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
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 1593280322074574848
   [junit4]   2> 177360 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 177360 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
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> 177360 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:56905/fw/ru/control_collection_shard1_replica_n1/
   [junit4]   2> 177360 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
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> 177360 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:56905/fw/ru/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 177360 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
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> 177363 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
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:56905/fw/ru/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 177464 INFO  
(zkCallback-302-thread-2-processing-n:127.0.0.1:56905_fw%2Fru) 
[n:127.0.0.1:56905_fw%2Fru    ] 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> 177514 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
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> 177516 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru 
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=1578
   [junit4]   2> 177522 INFO  (qtp1832377232-1616) [n:127.0.0.1:56905_fw%2Fru   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 177616 INFO  
(zkCallback-302-thread-2-processing-n:127.0.0.1:56905_fw%2Fru) 
[n:127.0.0.1:56905_fw%2Fru    ] 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> 177833 INFO  
(OverseerCollectionConfigSetProcessor-73350123030118404-127.0.0.1:56905_fw%2Fru-n_0000000000)
 [n:127.0.0.1:56905_fw%2Fru    ] 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> 178522 INFO  (qtp1832377232-1616) [n:127.0.0.1:56905_fw%2Fru   
 ] 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:56905_fw%252Fru&wt=javabin&version=2}
 status=0 QTime=2693
   [junit4]   2> 178527 INFO  (zkConnectionManagerCallback-313-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178528 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 178528 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50198/solr ready
   [junit4]   2> 178528 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 178530 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 178532 INFO  
(OverseerThreadFactory-624-thread-2-processing-n:127.0.0.1:56905_fw%2Fru) 
[n:127.0.0.1:56905_fw%2Fru    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 178534 WARN  
(OverseerThreadFactory-624-thread-2-processing-n:127.0.0.1:56905_fw%2Fru) 
[n:127.0.0.1:56905_fw%2Fru    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 178738 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 178738 INFO  (qtp1832377232-1620) [n:127.0.0.1:56905_fw%2Fru   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=208
   [junit4]   2> 178833 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/shard-1-001
 of type NRT
   [junit4]   2> 178834 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 178835 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 178835 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 178835 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 178835 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@237b20ca{/fw/ru,null,AVAILABLE}
   [junit4]   2> 178835 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3d960c42{HTTP/1.1,[http/1.1]}{127.0.0.1:40444}
   [junit4]   2> 178836 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.Server Started @180954ms
   [junit4]   2> 178836 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/fw/ru, 
hostPort=40444, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/shard-1-001/cores}
   [junit4]   2> 178836 ERROR 
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 178836 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 178836 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 178836 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 178836 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-24T11:08:43.481Z
   [junit4]   2> 178838 INFO  (zkConnectionManagerCallback-315-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178838 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 178838 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/shard-1-001/solr.xml
   [junit4]   2> 178842 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 178842 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 178843 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14137fd2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 178846 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50198/solr
   [junit4]   2> 178849 INFO  (zkConnectionManagerCallback-319-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178851 INFO  
(zkConnectionManagerCallback-321-thread-1-processing-n:127.0.0.1:40444_fw%2Fru) 
[n:127.0.0.1:40444_fw%2Fru    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 178857 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:40444_fw%2Fru    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 178859 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:40444_fw%2Fru    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 178860 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:40444_fw%2Fru    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40444_fw%2Fru
   [junit4]   2> 178861 INFO  
(zkCallback-302-thread-2-processing-n:127.0.0.1:56905_fw%2Fru) 
[n:127.0.0.1:56905_fw%2Fru    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 178861 INFO  (zkCallback-312-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 178862 INFO  
(zkCallback-320-thread-1-processing-n:127.0.0.1:40444_fw%2Fru) 
[n:127.0.0.1:40444_fw%2Fru    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 178931 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:40444_fw%2Fru    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14137fd2
   [junit4]   2> 178939 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:40444_fw%2Fru    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14137fd2
   [junit4]   2> 178939 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:40444_fw%2Fru    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14137fd2
   [junit4]   2> 178941 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:40444_fw%2Fru    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/shard-1-001/cores
   [junit4]   2> 178965 INFO  (qtp632467745-1666) [n:127.0.0.1:40444_fw%2Fru    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:40444_fw%252Fru&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 178971 INFO  
(OverseerCollectionConfigSetProcessor-73350123030118404-127.0.0.1:56905_fw%2Fru-n_0000000000)
 [n:127.0.0.1:56905_fw%2Fru    ] 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> 178971 INFO  
(OverseerThreadFactory-624-thread-3-processing-n:127.0.0.1:56905_fw%2Fru) 
[n:127.0.0.1:56905_fw%2Fru    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:40444_fw%2Fru for creating new replica
   [junit4]   2> 178974 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 178975 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 179990 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 180001 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n21] Schema name=test
   [junit4]   2> 180094 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 180122 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n21' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 180122 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n21' (registry 
'solr.core.collection1.shard1.replica_n21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14137fd2
   [junit4]   2> 180122 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 180122 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n21] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/shard-1-001/cores/collection1_shard1_replica_n21],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/shard-1-001/cores/collection1_shard1_replica_n21/data/]
   [junit4]   2> 180125 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=64.572265625, 
floorSegmentMB=1.994140625, forceMergeDeletesPctAllowed=19.137505225365512, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.623836790013815
   [junit4]   2> 180143 WARN  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 180179 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 180179 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 180180 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 180180 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 180181 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=1.2216796875, 
floorSegmentMB=1.6767578125, forceMergeDeletesPctAllowed=26.532946480095532, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3743935596706798
   [junit4]   2> 180182 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e6dfa54[collection1_shard1_replica_n21] main]
   [junit4]   2> 180183 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 180183 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 180184 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 180184 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1593280325043093504
   [junit4]   2> 180188 INFO  
(searcherExecutor-638-thread-1-processing-n:127.0.0.1:40444_fw%2Fru 
x:collection1_shard1_replica_n21 s:shard1 c:collection1) 
[n:127.0.0.1:40444_fw%2Fru c:collection1 s:shard1  
x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[collection1_shard1_replica_n21] Registered new searcher 
Searcher@2e6dfa54[collection1_shard1_replica_n21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 180192 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 180192 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 180192 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:40444/fw/ru/collection1_shard1_replica_n21/
   [junit4]   2> 180192 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 180192 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
http://127.0.0.1:40444/fw/ru/collection1_shard1_replica_n21/ has no replicas
   [junit4]   2> 180192 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 180195 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40444/fw/ru/collection1_shard1_replica_n21/ shard1
   [junit4]   2> 180346 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 180348 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1373
   [junit4]   2> 180352 INFO  (qtp632467745-1666) [n:127.0.0.1:40444_fw%2Fru    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:40444_fw%252Fru&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1387
   [junit4]   2> 180518 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/shard-2-001
 of type NRT
   [junit4]   2> 180519 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 180524 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 180524 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 180525 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 180525 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27e6bf00{/fw/ru,null,AVAILABLE}
   [junit4]   2> 180525 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@390bfc20{HTTP/1.1,[http/1.1]}{127.0.0.1:35864}
   [junit4]   2> 180525 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.Server Started @182644ms
   [junit4]   2> 180525 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/fw/ru, 
hostPort=35864, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/shard-2-001/cores}
   [junit4]   2> 180526 ERROR 
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 180528 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 180528 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 180528 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 180528 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-24T11:08:45.173Z
   [junit4]   2> 180540 INFO  (zkConnectionManagerCallback-325-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 180541 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 180541 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/shard-2-001/solr.xml
   [junit4]   2> 180560 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 180560 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 180561 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14137fd2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 180566 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50198/solr
   [junit4]   2> 180568 INFO  (zkConnectionManagerCallback-329-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 180589 INFO  
(zkConnectionManagerCallback-331-thread-1-processing-n:127.0.0.1:35864_fw%2Fru) 
[n:127.0.0.1:35864_fw%2Fru    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 180593 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:35864_fw%2Fru    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 180594 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:35864_fw%2Fru    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 180597 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:35864_fw%2Fru    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35864_fw%2Fru
   [junit4]   2> 180600 INFO  
(zkCallback-320-thread-1-processing-n:127.0.0.1:40444_fw%2Fru) 
[n:127.0.0.1:40444_fw%2Fru    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 180600 INFO  
(zkCallback-302-thread-2-processing-n:127.0.0.1:56905_fw%2Fru) 
[n:127.0.0.1:56905_fw%2Fru    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 180600 INFO  (zkCallback-312-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 180616 INFO  
(zkCallback-330-thread-1-processing-n:127.0.0.1:35864_fw%2Fru) 
[n:127.0.0.1:35864_fw%2Fru    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 180690 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:35864_fw%2Fru    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14137fd2
   [junit4]   2> 180709 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:35864_fw%2Fru    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14137fd2
   [junit4]   2> 180709 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:35864_fw%2Fru    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14137fd2
   [junit4]   2> 180715 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:35864_fw%2Fru    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/shard-2-001/cores
   [junit4]   2> 180746 INFO  (qtp259997031-1696) [n:127.0.0.1:35864_fw%2Fru    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:35864_fw%252Fru&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 180751 INFO  
(OverseerCollectionConfigSetProcessor-73350123030118404-127.0.0.1:56905_fw%2Fru-n_0000000000)
 [n:127.0.0.1:56905_fw%2Fru    ] 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> 180752 INFO  
(OverseerThreadFactory-624-thread-4-processing-n:127.0.0.1:56905_fw%2Fru) 
[n:127.0.0.1:56905_fw%2Fru    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:35864_fw%2Fru for creating new replica
   [junit4]   2> 180755 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 180755 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 181778 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 181789 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n23] Schema name=test
   [junit4]   2> 181876 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 181896 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n23' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 181896 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n23' (registry 
'solr.core.collection1.shard1.replica_n23') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14137fd2
   [junit4]   2> 181896 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 181896 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n23] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/shard-2-001/cores/collection1_shard1_replica_n23],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/shard-2-001/cores/collection1_shard1_replica_n23/data/]
   [junit4]   2> 181899 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=64.572265625, 
floorSegmentMB=1.994140625, forceMergeDeletesPctAllowed=19.137505225365512, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.623836790013815
   [junit4]   2> 181907 WARN  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 181942 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 181942 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 181943 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 181943 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 181945 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=1.2216796875, 
floorSegmentMB=1.6767578125, forceMergeDeletesPctAllowed=26.532946480095532, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3743935596706798
   [junit4]   2> 181945 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5cc9477d[collection1_shard1_replica_n23] main]
   [junit4]   2> 181946 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 181946 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 181947 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 181947 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1593280326891732992
   [junit4]   2> 181952 INFO  
(searcherExecutor-649-thread-1-processing-n:127.0.0.1:35864_fw%2Fru 
x:collection1_shard1_replica_n23 s:shard1 c:collection1) 
[n:127.0.0.1:35864_fw%2Fru c:collection1 s:shard1  
x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[collection1_shard1_replica_n23] Registered new searcher 
Searcher@5cc9477d[collection1_shard1_replica_n23] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 181953 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_n23
   [junit4]   2> 181953 INFO  (qtp259997031-1700) [n:127.0.0.1:35864_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1198
   [junit4]   2> 181954 INFO  
(updateExecutor-326-thread-1-processing-n:127.0.0.1:35864_fw%2Fru 
x:collection1_shard1_replica_n23 s:shard1 c:collection1) 
[n:127.0.0.1:35864_fw%2Fru c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 181954 INFO  
(recoveryExecutor-327-thread-1-processing-n:127.0.0.1:35864_fw%2Fru 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:35864_fw%2Fru c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 181955 INFO  
(recoveryExecutor-327-thread-1-processing-n:127.0.0.1:35864_fw%2Fru 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:35864_fw%2Fru c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 181957 INFO  (qtp259997031-1696) [n:127.0.0.1:35864_fw%2Fru    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:35864_fw%252Fru&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1211
   [junit4]   2> 181958 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.c.S.Request [collection1_shard1_replica_n21]  webapp=/fw/ru 
path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 181958 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.c.S.Request [collection1_shard1_replica_n21]  webapp=/fw/ru 
path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 181961 INFO  
(recoveryExecutor-327-thread-1-processing-n:127.0.0.1:35864_fw%2Fru 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:35864_fw%2Fru c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard1_replica_n23]
   [junit4]   2> 181961 INFO  
(recoveryExecutor-327-thread-1-processing-n:127.0.0.1:35864_fw%2Fru 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:35864_fw%2Fru c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 181961 INFO  
(recoveryExecutor-327-thread-1-processing-n:127.0.0.1:35864_fw%2Fru 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:35864_fw%2Fru c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard1_replica_n23] as recovering, leader is 
[http://127.0.0.1:40444/fw/ru/collection1_shard1_replica_n21/] and I am 
[http://127.0.0.1:35864/fw/ru/collection1_shard1_replica_n23/]
   [junit4]   2> 181967 INFO  
(recoveryExecutor-327-thread-1-processing-n:127.0.0.1:35864_fw%2Fru 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:35864_fw%2Fru c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:40444/fw/ru]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_n21&nodeName=127.0.0.1:35864_fw%252Fru&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 181971 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru    
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node24, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 181972 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_n21, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:35864_fw%2Fru, 
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_n23","base_url":"http://127.0.0.1:35864/fw/ru","node_name":"127.0.0.1:35864_fw%2Fru","state":"down","type":"NRT"}
   [junit4]   2> 182046 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/shard-3-001
 of type NRT
   [junit4]   2> 182047 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 182052 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 182052 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 182052 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 182052 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@fcb380a{/fw/ru,null,AVAILABLE}
   [junit4]   2> 182053 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@29a2680c{HTTP/1.1,[http/1.1]}{127.0.0.1:45402}
   [junit4]   2> 182053 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.Server Started @184171ms
   [junit4]   2> 182053 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/fw/ru, 
hostPort=45402, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/shard-3-001/cores}
   [junit4]   2> 182053 ERROR 
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 182054 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 182054 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 182054 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 182054 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-24T11:08:46.699Z
   [junit4]   2> 182056 INFO  (zkConnectionManagerCallback-336-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182065 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 182065 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/shard-3-001/solr.xml
   [junit4]   2> 182068 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 182068 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 182069 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14137fd2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 182075 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50198/solr
   [junit4]   2> 182078 INFO  (zkConnectionManagerCallback-340-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182081 INFO  
(zkConnectionManagerCallback-342-thread-1-processing-n:127.0.0.1:45402_fw%2Fru) 
[n:127.0.0.1:45402_fw%2Fru    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 182085 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:45402_fw%2Fru    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 182086 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:45402_fw%2Fru    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 182088 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:45402_fw%2Fru    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45402_fw%2Fru
   [junit4]   2> 182089 INFO  
(zkCallback-302-thread-2-processing-n:127.0.0.1:56905_fw%2Fru) 
[n:127.0.0.1:56905_fw%2Fru    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 182089 INFO  (zkCallback-312-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 182089 INFO  
(zkCallback-330-thread-1-processing-n:127.0.0.1:35864_fw%2Fru) 
[n:127.0.0.1:35864_fw%2Fru    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 182089 INFO  
(zkCallback-320-thread-1-processing-n:127.0.0.1:40444_fw%2Fru) 
[n:127.0.0.1:40444_fw%2Fru    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 182103 INFO  
(zkCallback-341-thread-1-processing-n:127.0.0.1:45402_fw%2Fru) 
[n:127.0.0.1:45402_fw%2Fru    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 182135 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:45402_fw%2Fru    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14137fd2
   [junit4]   2> 182143 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:45402_fw%2Fru    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14137fd2
   [junit4]   2> 182144 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:45402_fw%2Fru    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14137fd2
   [junit4]   2> 182145 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) 
[n:127.0.0.1:45402_fw%2Fru    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/shard-3-001/cores
   [junit4]   2> 182210 INFO  (qtp259997031-1698) [n:127.0.0.1:35864_fw%2Fru    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:45402_fw%252Fru&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 182212 INFO  
(OverseerCollectionConfigSetProcessor-73350123030118404-127.0.0.1:56905_fw%2Fru-n_0000000000)
 [n:127.0.0.1:56905_fw%2Fru    ] 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> 182213 INFO  
(OverseerThreadFactory-624-thread-5-processing-n:127.0.0.1:56905_fw%2Fru) 
[n:127.0.0.1:56905_fw%2Fru    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:45402_fw%2Fru for creating new replica
   [junit4]   2> 182216 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 182216 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 182972 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_n21, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:35864_fw%2Fru, 
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_n23","base_url":"http://127.0.0.1:35864/fw/ru","node_name":"127.0.0.1:35864_fw%2Fru","state":"recovering","type":"NRT"}
   [junit4]   2> 182972 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru    
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node24, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 182972 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:35864_fw%252Fru&onlyIfLeaderActive=true&core=collection1_shard1_replica_n21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 183254 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 183265 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n25] Schema name=test
   [junit4]   2> 183358 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 183379 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n25' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 183379 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n25' (registry 
'solr.core.collection1.shard1.replica_n25') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14137fd2
   [junit4]   2> 183379 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 183379 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n25] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/shard-3-001/cores/collection1_shard1_replica_n25],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_462B6099DE1DD519-001/shard-3-001/cores/collection1_shard1_replica_n25/data/]
   [junit4]   2> 183382 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=64.572265625, 
floorSegmentMB=1.994140625, forceMergeDeletesPctAllowed=19.137505225365512, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.623836790013815
   [junit4]   2> 183391 WARN  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] 
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> 183425 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 183425 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 183426 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 183426 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 183427 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=1.2216796875, 
floorSegmentMB=1.6767578125, forceMergeDeletesPctAllowed=26.532946480095532, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3743935596706798
   [junit4]   2> 183428 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4a2ff8c4[collection1_shard1_replica_n25] main]
   [junit4]   2> 183429 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 183430 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 183430 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 183431 INFO  
(searcherExecutor-660-thread-1-processing-n:127.0.0.1:45402_fw%2Fru 
x:collection1_shard1_replica_n25 s:shard1 c:collection1) 
[n:127.0.0.1:45402_fw%2Fru c:collection1 s:shard1  
x:collection1_shard1_replica_n25] o.a.s.c.SolrCore 
[collection1_shard1_replica_n25] Registered new searcher 
Searcher@4a2ff8c4[collection1_shard1_replica_n25] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 183432 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1593280328448868352
   [junit4]   2> 183436 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_n25
   [junit4]   2> 183436 INFO  
(updateExecutor-337-thread-1-processing-n:127.0.0.1:45402_fw%2Fru 
x:collection1_shard1_replica_n25 s:shard1 c:collection1) 
[n:127.0.0.1:45402_fw%2Fru c:collection1 s:shard1 r:core_node26 
x:collection1_shard1_replica_n25] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 183436 INFO  
(recoveryExecutor-338-thread-1-processing-n:127.0.0.1:45402_fw%2Fru 
x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26) 
[n:127.0.0.1:45402_fw%2Fru c:collection1 s:shard1 r:core_node26 
x:collection1_shard1_replica_n25] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 183437 INFO  
(recoveryExecutor-338-thread-1-processing-n:127.0.0.1:45402_fw%2Fru 
x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26) 
[n:127.0.0.1:45402_fw%2Fru c:collection1 s:shard1 r:core_node26 
x:collection1_shard1_replica_n25] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 183438 INFO  (qtp1027553327-1732) [n:127.0.0.1:45402_fw%2Fru 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1221
   [junit4]   2> 183440 INFO  (qtp259997031-1698) [n:127.0.0.1:35864_fw%2Fru    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:45402_fw%252Fru&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1230
   [junit4]   2> 183442 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 183442 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.LeaderFailureAfterFreshStartTest Leader node_name: core_node22,  url: 
http://127.0.0.1:40444/fw/ru/collection1_shard1_replica_n21
   [junit4]   2> 183442 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.LeaderFailureAfterFreshStartTest Nonleader node_name: core_node24,  
url: http://127.0.0.1:35864/fw/ru/collection1_shard1_replica_n23
   [junit4]   2> 183442 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.LeaderFailureAfterFreshStartTest Nonleader node_name: core_node26,  
url: http://127.0.0.1:45402/fw/ru/collection1_shard1_replica_n25
   [junit4]   2> 183443 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.ChaosMonkey monkey: kill jetty! 45402
   [junit4]   2> 183443 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@29a2680c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 183443 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=877702248
   [junit4]   2> 183443 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 183444 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7e6fab5a: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@6bdc1190
   [junit4]   2> 183445 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.c.S.Request [collection1_shard1_replica_n21]  webapp=/fw/ru 
path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 183445 INFO  (qtp632467745-1668) [n:127.0.0.1:40444_fw%2Fru 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.c.S.Request [collection1_shard1_replica_n21]  webapp=/fw/ru 
path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 183445 INFO  
(recoveryExecutor-338-thread-1-processing-n:127.0.0.1:45402_fw%2Fru 
x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26) 
[n:127.0.0.1:45402_fw%2Fru c:collection1 s:shard1 r:core_node26 
x:collection1_shard1_replica_n25] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard1_replica_n25]
   [junit4]   2> 183446 INFO  
(recoveryExecutor-338-thread-1-processing-n:127.0.0.1:45402_fw%2Fru 
x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26) 
[n:127.0.0.1:45402_fw%2Fru c:collection1 s:shard1 r:core_node26 
x:collection1_shard1_replica_n25] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 183446 INFO  
(recoveryExecutor-338-thread-1-processing-n:127.0.0.1:45402_fw%2Fru 
x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26) 
[n:127.0.0.1:45402_fw%2Fru c:collection1 s:shard1 r:core_node26 
x:collection1_shard1_replica_n25] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard1_replica_n25] as recovering, leader is 
[http://127.0.0.1:40444/fw/ru/collection1_shard1_replica_n21/] and I am 
[http://127.0.0.1:45402/fw/ru/collection1_shard1_replica_n25/]
   [junit4]   2> 183449 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 183449 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e72f90e: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@2b29164f
 

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

3e{HTTP/1.1,[http/1.1]}{127.0.0.1:45402}
   [junit4]   2> 238955 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@76bce8b6{/fw/ru,null,UNAVAILABLE}
   [junit4]   2> 238955 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 238958 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 56905
   [junit4]   2> 238958 ERROR 
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
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> 238958 INFO  
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[462B6099DE1DD519]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50198 50198
   [junit4]   2> 239047 INFO  (Thread-517) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:50198 50198
   [junit4]   2> 239047 WARN  (Thread-517) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/collections/collection1/terms/shard1
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        6       /solr/configs/conf1
   [junit4]   2>        5       /solr/collections/collection1/state.json
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/73350123030118409-core_node22-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/73350123030118409-127.0.0.1:40444_fw%2Fru-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/73350123030118404-127.0.0.1:56905_fw%2Fru-n_0000000000
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 239049 INFO  
(SUITE-LeaderFailureAfterFreshStartTest-seed#[462B6099DE1DD519]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Feb 24, 2018 11:09:43 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Feb 24, 2018 11:10:03 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.cloud.LeaderFailureAfterFreshStartTest: 
   [junit4]   2>    1) Thread[id=1700, name=qtp259997031-1700, 
state=TIMED_WAITING, group=TGRP-LeaderFailureAfterFreshStartTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 24, 2018 11:10:03 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1700, name=qtp259997031-1700, 
state=TIMED_WAITING, group=TGRP-LeaderFailureAfterFreshStartTest]
   [junit4]   2> Feb 24, 2018 11:10:06 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=1700, name=qtp259997031-1700, 
state=TIMED_WAITING, group=TGRP-LeaderFailureAfterFreshStartTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{rnd_s=PostingsFormat(name=Memory), multiDefault=PostingsFormat(name=Memory), 
a_t=PostingsFormat(name=Asserting), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
text=Lucene50(blocksize=128)}, 
docValues:{other_tl1=DocValuesFormat(name=Asserting), 
range_facet_l_dv=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Asserting), 
id_i1=DocValuesFormat(name=Lucene70), a_i1=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
intDvoDefault=DocValuesFormat(name=Lucene70), 
range_facet_l=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=582, 
maxMBSortInHeap=6.964387962551806, sim=RandomSimilarity(queryNorm=false): {}, 
locale=cs-CZ, timezone=Asia/Dili
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=2,free=223096376,total=424148992
   [junit4]   2> NOTE: All tests run in this JVM: [GraphQueryTest, 
TestRetrieveFieldsOptimizer, PingRequestHandlerTest, TestXmlQParser, 
HdfsNNFailoverTest, TestShardHandlerFactory, HdfsLockFactoryTest, 
AddBlockUpdateTest, TestExclusionRuleCollectionAccess, 
TestComplexPhraseQParserPlugin, TestTolerantSearch, 
DistributedFacetPivotWhiteBoxTest, TestConfigSetsAPIZkFailure, 
TestIntervalFaceting, TestSolrCloudWithSecureImpersonation, TestCoreDiscovery, 
TestBlobHandler, TimeZoneUtilsTest, LeaderFailureAfterFreshStartTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderFailureAfterFreshStartTest -Dtests.seed=462B6099DE1DD519 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=cs-CZ 
-Dtests.timezone=Asia/Dili -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | LeaderFailureAfterFreshStartTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.LeaderFailureAfterFreshStartTest: 
   [junit4]    >    1) Thread[id=1700, name=qtp259997031-1700, 
state=TIMED_WAITING, group=TGRP-LeaderFailureAfterFreshStartTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([462B6099DE1DD519]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1700, name=qtp259997031-1700, 
state=TIMED_WAITING, group=TGRP-LeaderFailureAfterFreshStartTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([462B6099DE1DD519]:0)
   [junit4] Completed [71/777 (1!)] on J2 in 86.98s, 1 test, 2 errors <<< 
FAILURES!

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

Reply via email to