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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Replica core_node3 not up to date after 0 seconds expected:<4> but was:<2>

Stack Trace:
java.lang.AssertionError: Replica core_node3 not up to date after 0 seconds 
expected:<4> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([954F44B386EEE599:54BF3D1FABBE2F3E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.TestTlogReplica.waitForNumDocsInAllReplicas(TestTlogReplica.java:743)
        at 
org.apache.solr.cloud.TestTlogReplica.waitForNumDocsInAllReplicas(TestTlogReplica.java:731)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:538)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13359 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> 1971071 INFO  
(SUITE-TestTlogReplica-seed#[954F44B386EEE599]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_954F44B386EEE599-001/init-core-data-001
   [junit4]   2> 1971071 WARN  
(SUITE-TestTlogReplica-seed#[954F44B386EEE599]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=146 numCloses=146
   [junit4]   2> 1971071 INFO  
(SUITE-TestTlogReplica-seed#[954F44B386EEE599]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1971072 INFO  
(SUITE-TestTlogReplica-seed#[954F44B386EEE599]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1971072 INFO  
(SUITE-TestTlogReplica-seed#[954F44B386EEE599]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_954F44B386EEE599-001/tempDir-001
   [junit4]   2> 1971072 INFO  
(SUITE-TestTlogReplica-seed#[954F44B386EEE599]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1971073 INFO  (Thread-5390) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1971073 INFO  (Thread-5390) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1971074 ERROR (Thread-5390) [    ] 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> 1971173 INFO  
(SUITE-TestTlogReplica-seed#[954F44B386EEE599]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39157
   [junit4]   2> 1971186 INFO  (jetty-launcher-2064-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1971186 INFO  (jetty-launcher-2064-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1971189 INFO  (jetty-launcher-2064-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@53b223b2{/solr,null,AVAILABLE}
   [junit4]   2> 1971189 INFO  (jetty-launcher-2064-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a66a033{/solr,null,AVAILABLE}
   [junit4]   2> 1971193 INFO  (jetty-launcher-2064-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6a9ec7e4{SSL,[ssl, 
http/1.1]}{127.0.0.1:38531}
   [junit4]   2> 1971193 INFO  (jetty-launcher-2064-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@24cac9dc{SSL,[ssl, 
http/1.1]}{127.0.0.1:40813}
   [junit4]   2> 1971193 INFO  (jetty-launcher-2064-thread-2) [    ] 
o.e.j.s.Server Started @1972522ms
   [junit4]   2> 1971193 INFO  (jetty-launcher-2064-thread-1) [    ] 
o.e.j.s.Server Started @1972522ms
   [junit4]   2> 1971193 INFO  (jetty-launcher-2064-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38531}
   [junit4]   2> 1971193 INFO  (jetty-launcher-2064-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40813}
   [junit4]   2> 1971193 ERROR (jetty-launcher-2064-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1971193 ERROR (jetty-launcher-2064-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1971193 INFO  (jetty-launcher-2064-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1971194 INFO  (jetty-launcher-2064-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1971194 INFO  (jetty-launcher-2064-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1971194 INFO  (jetty-launcher-2064-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1971194 INFO  (jetty-launcher-2064-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1971194 INFO  (jetty-launcher-2064-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1971194 INFO  (jetty-launcher-2064-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-26T14:21:48.441Z
   [junit4]   2> 1971194 INFO  (jetty-launcher-2064-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-26T14:21:48.441Z
   [junit4]   2> 1971196 INFO  (jetty-launcher-2064-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1971196 INFO  (jetty-launcher-2064-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1971199 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ebe90b5a00001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1971208 INFO  (jetty-launcher-2064-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39157/solr
   [junit4]   2> 1971212 INFO  (jetty-launcher-2064-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39157/solr
   [junit4]   2> 1971246 INFO  (jetty-launcher-2064-thread-2) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1971246 INFO  (jetty-launcher-2064-thread-1) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1971247 INFO  (jetty-launcher-2064-thread-2) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38531_solr
   [junit4]   2> 1971247 INFO  (jetty-launcher-2064-thread-1) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40813_solr
   [junit4]   2> 1971247 INFO  (jetty-launcher-2064-thread-2) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.Overseer Overseer 
(id=98725770580459526-127.0.0.1:38531_solr-n_0000000000) starting
   [junit4]   2> 1971248 INFO  
(zkCallback-2076-thread-1-processing-n:127.0.0.1:38531_solr) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1971248 INFO  
(zkCallback-2075-thread-1-processing-n:127.0.0.1:40813_solr) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1971250 INFO  (jetty-launcher-2064-thread-2) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38531_solr
   [junit4]   2> 1971250 INFO  
(zkCallback-2075-thread-1-processing-n:127.0.0.1:40813_solr) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1971250 INFO  
(zkCallback-2076-thread-1-processing-n:127.0.0.1:38531_solr) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1971299 INFO  (jetty-launcher-2064-thread-1) 
[n:127.0.0.1:40813_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40813.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33c9da48
   [junit4]   2> 1971299 INFO  (jetty-launcher-2064-thread-2) 
[n:127.0.0.1:38531_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38531.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33c9da48
   [junit4]   2> 1971308 INFO  (jetty-launcher-2064-thread-2) 
[n:127.0.0.1:38531_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38531.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33c9da48
   [junit4]   2> 1971308 INFO  (jetty-launcher-2064-thread-1) 
[n:127.0.0.1:40813_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40813.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33c9da48
   [junit4]   2> 1971308 INFO  (jetty-launcher-2064-thread-1) 
[n:127.0.0.1:40813_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40813.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33c9da48
   [junit4]   2> 1971308 INFO  (jetty-launcher-2064-thread-2) 
[n:127.0.0.1:38531_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38531.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33c9da48
   [junit4]   2> 1971309 INFO  (jetty-launcher-2064-thread-1) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_954F44B386EEE599-001/tempDir-001/node1/.
   [junit4]   2> 1971309 INFO  (jetty-launcher-2064-thread-2) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_954F44B386EEE599-001/tempDir-001/node2/.
   [junit4]   2> 1971338 INFO  
(SUITE-TestTlogReplica-seed#[954F44B386EEE599]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1971338 INFO  
(SUITE-TestTlogReplica-seed#[954F44B386EEE599]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39157/solr ready
   [junit4]   2> 1971339 INFO  
(SUITE-TestTlogReplica-seed#[954F44B386EEE599]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 1971354 INFO  (qtp811545303-15871) [n:127.0.0.1:40813_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with 
params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1971354 INFO  (qtp811545303-15871) [n:127.0.0.1:40813_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 1971378 INFO  
(TEST-TestTlogReplica.testAddRemoveTlogReplica-seed#[954F44B386EEE599]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAddRemoveTlogReplica
   [junit4]   2> 1971380 INFO  (qtp811545303-15873) [n:127.0.0.1:40813_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_add_remove_tlog_replica&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1971383 INFO  
(OverseerThreadFactory-5144-thread-1-processing-n:127.0.0.1:38531_solr) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
tlog_replica_test_add_remove_tlog_replica
   [junit4]   2> 1971487 INFO  
(OverseerStateUpdate-98725770580459526-127.0.0.1:38531_solr-n_0000000000) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40813/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 1971487 INFO  
(OverseerStateUpdate-98725770580459526-127.0.0.1:38531_solr-n_0000000000) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38531/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 1971694 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1971695 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1971720 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1971720 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1971825 INFO  
(zkCallback-2075-thread-1-processing-n:127.0.0.1:40813_solr) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1971825 INFO  
(zkCallback-2075-thread-2-processing-n:127.0.0.1:40813_solr) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1971825 INFO  
(zkCallback-2076-thread-1-processing-n:127.0.0.1:38531_solr) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1971825 INFO  
(zkCallback-2076-thread-2-processing-n:127.0.0.1:38531_solr) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1972711 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1972746 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.s.IndexSchema 
[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] Schema 
name=minimal
   [junit4]   2> 1972747 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1972748 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1972748 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1' using 
configuration from collection tlog_replica_test_add_remove_tlog_replica, 
trusted=true
   [junit4]   2> 1972749 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40813.solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t1'
 (registry 
'solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c9da48
   [junit4]   2> 1972749 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1972749 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] o.a.s.c.SolrCore 
[[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_954F44B386EEE599-001/tempDir-001/node1/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_954F44B386EEE599-001/tempDir-001/node1/./tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/data/]
   [junit4]   2> 1972752 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.s.IndexSchema 
[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] Schema 
name=minimal
   [junit4]   2> 1972754 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1972754 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2' using 
configuration from collection tlog_replica_test_add_remove_tlog_replica, 
trusted=true
   [junit4]   2> 1972754 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38531.solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t2'
 (registry 
'solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c9da48
   [junit4]   2> 1972754 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1972754 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] o.a.s.c.SolrCore 
[[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_954F44B386EEE599-001/tempDir-001/node2/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_954F44B386EEE599-001/tempDir-001/node2/./tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/data/]
   [junit4]   2> 1972783 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1972783 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1972784 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1972784 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1972785 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@8f3d3c[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
main]
   [junit4]   2> 1972785 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1972786 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1972786 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1972786 INFO  
(searcherExecutor-5149-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node3) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
Registered new searcher 
Searcher@8f3d3c[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1972787 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579612331084611584
   [junit4]   2> 1972789 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1972789 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1972789 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40813/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/
   [junit4]   2> 1972789 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1972789 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:40813/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/
 has no replicas
   [junit4]   2> 1972789 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1972790 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 1972790 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40813/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/
 shard1
   [junit4]   2> 1972794 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1972794 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1972795 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1972795 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1972795 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33904c8b[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
main]
   [junit4]   2> 1972796 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1972796 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1972797 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1972797 INFO  
(searcherExecutor-5150-thread-1-processing-n:127.0.0.1:38531_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 s:shard2 
c:tlog_replica_test_add_remove_tlog_replica r:core_node4) 
[n:127.0.0.1:38531_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
Registered new searcher 
Searcher@33904c8b[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1972797 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579612331095097344
   [junit4]   2> 1972799 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1972800 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1972800 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38531/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/
   [junit4]   2> 1972800 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1972800 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:38531/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/
 has no replicas
   [junit4]   2> 1972800 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1972800 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 stopping background 
replication from leader
   [junit4]   2> 1972800 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38531/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/
 shard2
   [junit4]   2> 1972902 INFO  
(zkCallback-2076-thread-2-processing-n:127.0.0.1:38531_solr) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1972902 INFO  
(zkCallback-2075-thread-1-processing-n:127.0.0.1:40813_solr) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1972902 INFO  
(zkCallback-2075-thread-2-processing-n:127.0.0.1:40813_solr) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1972902 INFO  
(zkCallback-2076-thread-1-processing-n:127.0.0.1:38531_solr) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1972941 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1972942 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1247
   [junit4]   2> 1972951 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1972952 INFO  (qtp1651710620-15860) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1231
   [junit4]   2> 1972954 INFO  (qtp811545303-15873) [n:127.0.0.1:40813_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1973054 INFO  
(zkCallback-2076-thread-1-processing-n:127.0.0.1:38531_solr) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1973054 INFO  
(zkCallback-2075-thread-1-processing-n:127.0.0.1:40813_solr) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1973054 INFO  
(zkCallback-2075-thread-2-processing-n:127.0.0.1:40813_solr) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1973054 INFO  
(zkCallback-2076-thread-2-processing-n:127.0.0.1:38531_solr) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1973385 INFO  
(OverseerCollectionConfigSetProcessor-98725770580459526-127.0.0.1:38531_solr-n_0000000000)
 [n:127.0.0.1:38531_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1973954 INFO  (qtp811545303-15873) [n:127.0.0.1:40813_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_add_remove_tlog_replica&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=1&wt=javabin&version=2}
 status=0 QTime=2574
   [junit4]   2> 1973963 INFO  
(OverseerThreadFactory-5144-thread-2-processing-n:127.0.0.1:38531_solr) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:40813_solr for creating new replica
   [junit4]   2> 1973964 INFO  
(OverseerStateUpdate-98725770580459526-127.0.0.1:38531_solr-n_0000000000) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40813/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:40813_solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 1974065 INFO  
(zkCallback-2076-thread-2-processing-n:127.0.0.1:38531_solr) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1974065 INFO  (zkCallback-2082-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1974065 INFO  
(zkCallback-2075-thread-1-processing-n:127.0.0.1:40813_solr) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1974065 INFO  
(zkCallback-2076-thread-1-processing-n:127.0.0.1:38531_solr) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1974065 INFO  
(zkCallback-2075-thread-2-processing-n:127.0.0.1:40813_solr) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1974167 INFO  (qtp811545303-15861) [n:127.0.0.1:40813_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5&action=CREATE&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1974174 INFO  (qtp811545303-15861) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1974192 INFO  (qtp811545303-15861) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.s.IndexSchema 
[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] Schema 
name=minimal
   [junit4]   2> 1974193 INFO  (qtp811545303-15861) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1974193 INFO  (qtp811545303-15861) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5' using 
configuration from collection tlog_replica_test_add_remove_tlog_replica, 
trusted=true
   [junit4]   2> 1974193 INFO  (qtp811545303-15861) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40813.solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t5'
 (registry 
'solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t5') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c9da48
   [junit4]   2> 1974194 INFO  (qtp811545303-15861) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1974194 INFO  (qtp811545303-15861) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] o.a.s.c.SolrCore 
[[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_954F44B386EEE599-001/tempDir-001/node1/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_954F44B386EEE599-001/tempDir-001/node1/./tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5/data/]
   [junit4]   2> 1974243 INFO  (qtp811545303-15861) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1974243 INFO  (qtp811545303-15861) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1974244 INFO  (qtp811545303-15861) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1974244 INFO  (qtp811545303-15861) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1974244 INFO  (qtp811545303-15861) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3630ee3f[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
main]
   [junit4]   2> 1974245 INFO  (qtp811545303-15861) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1974245 INFO  (qtp811545303-15861) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1974246 INFO  (qtp811545303-15861) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1974246 INFO  (qtp811545303-15861) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579612332614483968
   [junit4]   2> 1974246 INFO  
(searcherExecutor-5159-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
Registered new searcher 
Searcher@3630ee3f[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1974247 INFO  (qtp811545303-15861) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.ZkController Core needs to 
recover:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5
   [junit4]   2> 1974248 INFO  
(updateExecutor-2069-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1974248 INFO  (qtp811545303-15861) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5&action=CREATE&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=81
   [junit4]   2> 1974248 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1974249 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1974249 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 stopping background 
replication from leader
   [junit4]   2> 1974249 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5]
   [junit4]   2> 1974249 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1974249 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] as recovering, 
leader is 
[https://127.0.0.1:40813/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/]
 and I am 
[https://127.0.0.1:40813/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5/]
   [junit4]   2> 1974249 INFO  (qtp811545303-15863) [n:127.0.0.1:40813_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/c/tlog_replica_test_add_remove_tlog_replica/shards params={} status=0 
QTime=289
   [junit4]   2> 1974250 INFO  (qtp811545303-15875) [n:127.0.0.1:40813_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1974250 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:40813/solr]; [WaitForState: 
action=PREPRECOVERY&core=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1&nodeName=127.0.0.1:40813_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1974250 INFO  
(OverseerCollectionConfigSetProcessor-98725770580459526-127.0.0.1:38531_solr-n_0000000000)
 [n:127.0.0.1:38531_solr    ] 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> 1974250 INFO  
(OverseerThreadFactory-5144-thread-3-processing-n:127.0.0.1:38531_solr) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:38531_solr for creating new replica
   [junit4]   2> 1974251 INFO  (qtp811545303-15867) [n:127.0.0.1:40813_solr    
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 1974251 INFO  
(OverseerStateUpdate-98725770580459526-127.0.0.1:38531_solr-n_0000000000) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38531/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:38531_solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 1974251 INFO  (qtp811545303-15867) [n:127.0.0.1:40813_solr    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tlog_replica_test_add_remove_tlog_replica, shard=shard1, 
thisCore=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:40813_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: 
core_node6:{"core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5","base_url":"https://127.0.0.1:40813/solr","state":"down","node_name":"127.0.0.1:40813_solr","type":"TLOG"}
   [junit4]   2> 1974353 INFO  
(zkCallback-2076-thread-1-processing-n:127.0.0.1:38531_solr) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1974353 INFO  
(zkCallback-2075-thread-2-processing-n:127.0.0.1:40813_solr) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1974353 INFO  
(zkCallback-2076-thread-2-processing-n:127.0.0.1:38531_solr) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1974353 INFO  (zkCallback-2082-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1974353 INFO  
(zkCallback-2075-thread-1-processing-n:127.0.0.1:40813_solr) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1974453 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7&action=CREATE&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1974466 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1974473 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.s.IndexSchema 
[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] Schema 
name=minimal
   [junit4]   2> 1974476 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1974476 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7' using 
configuration from collection tlog_replica_test_add_remove_tlog_replica, 
trusted=true
   [junit4]   2> 1974477 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38531.solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t7'
 (registry 
'solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t7') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c9da48
   [junit4]   2> 1974477 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1974477 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] o.a.s.c.SolrCore 
[[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_954F44B386EEE599-001/tempDir-001/node2/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_954F44B386EEE599-001/tempDir-001/node2/./tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7/data/]
   [junit4]   2> 1974513 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1974513 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1974514 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1974514 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1974515 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@136b8c3f[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
main]
   [junit4]   2> 1974516 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1974516 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1974516 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1974517 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579612332898648064
   [junit4]   2> 1974517 INFO  
(searcherExecutor-5164-thread-1-processing-n:127.0.0.1:38531_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 s:shard2 
c:tlog_replica_test_add_remove_tlog_replica r:core_node8) 
[n:127.0.0.1:38531_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
Registered new searcher 
Searcher@136b8c3f[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1974519 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.ZkController Core needs to 
recover:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7
   [junit4]   2> 1974519 INFO  
(updateExecutor-2071-thread-1-processing-n:127.0.0.1:38531_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 s:shard2 
c:tlog_replica_test_add_remove_tlog_replica r:core_node8) 
[n:127.0.0.1:38531_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1974519 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7&action=CREATE&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=65
   [junit4]   2> 1974519 INFO  
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:38531_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 s:shard2 
c:tlog_replica_test_add_remove_tlog_replica r:core_node8) 
[n:127.0.0.1:38531_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1974519 INFO  
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:38531_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 s:shard2 
c:tlog_replica_test_add_remove_tlog_replica r:core_node8) 
[n:127.0.0.1:38531_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1974520 INFO  
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:38531_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 s:shard2 
c:tlog_replica_test_add_remove_tlog_replica r:core_node8) 
[n:127.0.0.1:38531_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 stopping background 
replication from leader
   [junit4]   2> 1974520 INFO  
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:38531_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 s:shard2 
c:tlog_replica_test_add_remove_tlog_replica r:core_node8) 
[n:127.0.0.1:38531_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7]
   [junit4]   2> 1974520 INFO  
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:38531_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 s:shard2 
c:tlog_replica_test_add_remove_tlog_replica r:core_node8) 
[n:127.0.0.1:38531_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1974520 INFO  
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:38531_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 s:shard2 
c:tlog_replica_test_add_remove_tlog_replica r:core_node8) 
[n:127.0.0.1:38531_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] as recovering, 
leader is 
[https://127.0.0.1:38531/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/]
 and I am 
[https://127.0.0.1:38531/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7/]
   [junit4]   2> 1974521 INFO  (qtp811545303-15875) [n:127.0.0.1:40813_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=ADDREPLICA&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=270
   [junit4]   2> 1974521 INFO  
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:38531_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 s:shard2 
c:tlog_replica_test_add_remove_tlog_replica r:core_node8) 
[n:127.0.0.1:38531_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:38531/solr]; [WaitForState: 
action=PREPRECOVERY&core=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2&nodeName=127.0.0.1:38531_solr&coreNodeName=core_node8&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1974523 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr    
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node8, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 1974523 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tlog_replica_test_add_remove_tlog_replica, shard=shard2, 
thisCore=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:38531_solr, 
coreNodeName=core_node8, onlyIfActiveCheckResult=false, nodeProps: 
core_node8:{"core":"tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7","base_url":"https://127.0.0.1:38531/solr","state":"down","node_name":"127.0.0.1:38531_solr","type":"TLOG"}
   [junit4]   2> 1974622 INFO  
(zkCallback-2076-thread-2-processing-n:127.0.0.1:38531_solr) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1974622 INFO  
(zkCallback-2075-thread-2-processing-n:127.0.0.1:40813_solr) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1974622 INFO  
(zkCallback-2075-thread-1-processing-n:127.0.0.1:40813_solr) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1974622 INFO  (zkCallback-2082-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1974622 INFO  
(zkCallback-2076-thread-1-processing-n:127.0.0.1:38531_solr) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1975252 INFO  (qtp811545303-15867) [n:127.0.0.1:40813_solr    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tlog_replica_test_add_remove_tlog_replica, shard=shard1, 
thisCore=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:40813_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: 
core_node6:{"core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5","base_url":"https://127.0.0.1:40813/solr","node_name":"127.0.0.1:40813_solr","state":"recovering","type":"TLOG"}
   [junit4]   2> 1975252 INFO  (qtp811545303-15867) [n:127.0.0.1:40813_solr    
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node6, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1975252 INFO  (qtp811545303-15867) [n:127.0.0.1:40813_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:40813_solr&onlyIfLeaderActive=true&core=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 1975523 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tlog_replica_test_add_remove_tlog_replica, shard=shard2, 
thisCore=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:38531_solr, 
coreNodeName=core_node8, onlyIfActiveCheckResult=false, nodeProps: 
core_node8:{"core":"tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7","base_url":"https://127.0.0.1:38531/solr","node_name":"127.0.0.1:38531_solr","state":"recovering","type":"TLOG"}
   [junit4]   2> 1975523 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr    
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node8, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1975523 INFO  (qtp1651710620-15870) [n:127.0.0.1:38531_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:38531_solr&onlyIfLeaderActive=true&core=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2&coreNodeName=core_node8&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 1975753 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 1975753 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.RecoveryStrategy Attempting to replicate from 
[https://127.0.0.1:40813/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/].
   [junit4]   2> 1975756 INFO  (qtp811545303-15875) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579612334197833728,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1975757 INFO  (qtp811545303-15875) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1975757 INFO  (qtp811545303-15875) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1975757 INFO  (qtp811545303-15875) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 1
   [junit4]   2> 1975761 INFO  (qtp811545303-15865) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.S.Request [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
 webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1975761 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1975761 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1975761 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1975762 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1975762 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 1975762 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1975762 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 starting background 
replication from leader
   [junit4]   2> 1975762 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 1975763 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1975763 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1975764 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.RecoveryStrategy Updating version bucket highest from index after 
successful recovery.
   [junit4]   2> 1975764 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579612334206222336
   [junit4]   2> 1975767 INFO  
(recoveryExecutor-2070-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node6) 
[n:127.0.0.1:40813_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 1975868 INFO  
(zkCallback-2076-thread-1-processing-n:127.0.0.1:38531_solr) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1975868 INFO  
(zkCallback-2076-thread-2-processing-n:127.0.0.1:38531_solr) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1975868 INFO  
(zkCallback-2075-thread-2-processing-n:127.0.0.1:40813_solr) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1975868 INFO  
(zkCallback-2075-thread-1-processing-n:127.0.0.1:40813_solr) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1975868 INFO  (zkCallback-2082-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1976024 INFO  
(recoveryExecutor-2073-thread-1-processing-n:127.0.0.1:38531_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 s:shard2 
c:tlog_replica_test_add_remove_tlog_replica r:core_node8) 
[n:127.0.0.1:38531_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_s

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

hard1_replica_t1]  CLOSING SolrCore org.apache.solr.core.SolrCore@239a2668
   [junit4]   2> 2074935 INFO  
(recoveryExecutor-2109-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_recovery_shard1_replica_t1 s:shard1 
c:tlog_replica_test_recovery r:core_node3) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_recovery s:shard1 r:core_node3 
x:tlog_replica_test_recovery_shard1_replica_t1] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.tlog_replica_test_recovery.shard1.replica_t1, tag=597304936
   [junit4]   2> 2074935 INFO  
(recoveryExecutor-2109-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_recovery_shard1_replica_t1 s:shard1 
c:tlog_replica_test_recovery r:core_node3) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_recovery s:shard1 r:core_node3 
x:tlog_replica_test_recovery_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74246e1a: 
rootName = solr_40813, domain = 
solr.core.tlog_replica_test_recovery.shard1.replica_t1, service url = null, 
agent id = null] for registry 
solr.core.tlog_replica_test_recovery.shard1.replica_t1 / 
com.codahale.metrics.MetricRegistry@3f5c4f16
   [junit4]   2> 2074946 INFO  
(recoveryExecutor-2109-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_recovery_shard1_replica_t1 s:shard1 
c:tlog_replica_test_recovery r:core_node3) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_recovery s:shard1 r:core_node3 
x:tlog_replica_test_recovery_shard1_replica_t1] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.tlog_replica_test_recovery.shard1.leader, tag=597304936
   [junit4]   2> 2074946 WARN  
(recoveryExecutor-2109-thread-1-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_recovery_shard1_replica_t1 s:shard1 
c:tlog_replica_test_recovery r:core_node3) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_recovery s:shard1 r:core_node3 
x:tlog_replica_test_recovery_shard1_replica_t1] o.a.s.c.RecoveryStrategy 
Stopping recovery for core=[tlog_replica_test_recovery_shard1_replica_t1] 
coreNodeName=[core_node3]
   [junit4]   2> 2074948 WARN  
(updateExecutor-2108-thread-2-processing-n:127.0.0.1:40813_solr 
x:tlog_replica_test_recovery_shard1_replica_t1 s:shard1 
c:tlog_replica_test_recovery r:core_node3) [n:127.0.0.1:40813_solr 
c:tlog_replica_test_recovery s:shard1 r:core_node3 
x:tlog_replica_test_recovery_shard1_replica_t1] o.a.s.u.DefaultSolrCoreState 
Skipping recovery because Solr is shutdown
   [junit4]   2> 2074948 INFO  (jetty-closer-2065-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98725770580459540-127.0.0.1:40813_solr-n_0000000005) closing
   [junit4]   2> 2074949 INFO  
(OverseerStateUpdate-98725770580459540-127.0.0.1:40813_solr-n_0000000005) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40813_solr
   [junit4]   2> 2074951 WARN  
(zkCallback-2111-thread-4-processing-n:127.0.0.1:40813_solr) 
[n:127.0.0.1:40813_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2074951 INFO  (jetty-closer-2065-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3e51663e{/solr,null,UNAVAILABLE}
   [junit4]   2> 2074951 ERROR 
(SUITE-TestTlogReplica-seed#[954F44B386EEE599]-worker) [    ] 
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> 2074952 INFO  
(SUITE-TestTlogReplica-seed#[954F44B386EEE599]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39157 39157
   [junit4]   2> 2079992 INFO  (Thread-5390) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39157 39157
   [junit4]   2> 2079994 WARN  (Thread-5390) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        31      /solr/configs/conf
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        7       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        27      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        25      
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        25      
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        23      
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2>        22      
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        17      
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98725770580459525-127.0.0.1:40813_solr-n_0000000001
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98725770580459534-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98725770580459534-127.0.0.1:38531_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_954F44B386EEE599-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sq-AL, timezone=US/Aleutian
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=120660912,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistribIDF, 
TestCollapseQParserPlugin, CleanupOldIndexTest, JSONWriterTest, 
SolrIndexMetricsTest, RankQueryTest, TestRawResponseWriter, HdfsSyncSliceTest, 
SparseHLLTest, TestRandomRequestDistribution, TestPartialUpdateDeduplication, 
TestUniqueKeyFieldResource, ZkCLITest, TestHdfsUpdateLog, 
HdfsUnloadDistributedZkTest, TestLeaderInitiatedRecoveryThread, 
TestRandomCollapseQParserPlugin, TestCloudSearcherWarming, CacheHeaderTest, 
TestRequestForwarding, CSVRequestHandlerTest, 
TestCollectionsAPIViaSolrCloudCluster, TestBackupRepositoryFactory, 
HighlighterTest, TestQueryTypes, DistributedFacetPivotLongTailTest, 
TestPostingsSolrHighlighter, SolrGraphiteReporterTest, BlobRepositoryCloudTest, 
TestMinMaxOnMultiValuedField, TestSimpleTrackingShardHandler, 
DistanceUnitsTest, DirectSolrConnectionTest, TestNumericTokenStream, 
TestMultiWordSynonyms, TestFieldCache, TestRuleBasedAuthorizationPlugin, 
SubstringBytesRefFilterTest, LeaderInitiatedRecoveryOnCommitTest, 
ConvertedLegacyTest, CollectionStateFormat2Test, ChangedSchemaMergeTest, 
HttpSolrCallGetCoreTest, CoreMergeIndexesAdminHandlerTest, 
TestXmlQParserPlugin, RemoteQueryErrorTest, TestLegacyFieldCache, 
TestStressVersions, SolrCmdDistributorTest, JsonLoaderTest, SliceStateTest, 
DistributedSuggestComponentTest, SoftAutoCommitTest, TestSearchPerf, 
TestLegacyNumericRangeQueryBuilder, HdfsDirectoryTest, 
TestReplicationHandlerBackup, SpatialFilterTest, BadComponentTest, 
TestHdfsCloudBackupRestore, TestStressRecovery, 
TestSubQueryTransformerCrossCore, TestCursorMarkWithoutUniqueKey, 
TestJsonRequest, SolrCloudExampleTest, TestSolrCloudWithDelegationTokens, 
StatsReloadRaceTest, DirectSolrSpellCheckerTest, 
TestStressCloudBlindAtomicUpdates, SuggesterTSTTest, ChaosMonkeySafeLeaderTest, 
TestSolrCoreSnapshots, QueryParsingTest, FullHLLTest, TestExpandComponent, 
ClusterStateUpdateTest, TestManagedResourceStorage, TestSystemIdResolver, 
TestUpdate, RestartWhileUpdatingTest, AlternateDirectoryTest, 
TestSolrConfigHandlerConcurrent, BlockCacheTest, SolrMetricReporterTest, 
TestFieldCollectionResource, TestConfigsApi, ImplicitSnitchTest, 
TestSimpleQParserPlugin, SaslZkACLProviderTest, CdcrUpdateLogTest, 
TestManagedSchemaAPI, TestTrackingShardHandlerFactory, ZkFailoverTest, 
ResourceLoaderTest, CollectionsAPIDistributedZkTest, 
CdcrReplicationHandlerTest, TestFieldTypeResource, DistributedMLTComponentTest, 
TestFiltering, DOMUtilTest, TestCoreDiscovery, 
ClassificationUpdateProcessorIntegrationTest, IndexSchemaRuntimeFieldTest, 
OpenCloseCoreStressTest, ReplicaListTransformerTest, TestStressUserVersions, 
TestUseDocValuesAsStored2, LukeRequestHandlerTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, PreAnalyzedUpdateProcessorTest, 
CollectionsAPISolrJTest, ZkControllerTest, TermVectorComponentTest, 
TestConfigSetProperties, SampleTest, TestHashPartitioner, 
DistribCursorPagingTest, TestElisionMultitermQuery, TestStreamBody, 
DeleteInactiveReplicaTest, TestCloudDeleteByQuery, 
BigEndianAscendingWordSerializerTest, TestFastLRUCache, PluginInfoTest, 
ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, 
DistributedQueueTest, LeaderFailureAfterFreshStartTest, MoveReplicaTest, 
MultiThreadedOCPTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, 
RollingRestartTest, TestCloudPivotFacet, TestConfigSetsAPI, TestPrepRecovery, 
TestRebalanceLeaders, TestSegmentSorting, TestTlogReplica]
   [junit4] Completed [573/733 (1!)] on J1 in 108.95s, 13 tests, 1 failure <<< 
FAILURES!

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

Reply via email to