You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/05/15 20:55:25 UTC

[JENKINS] Lucene-Solr-7.3-Linux (64bit/jdk-9.0.4) - Build # 231 - Unstable!

Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 79, pos 4):
)"}
   ^

java.lang.OutOfMemoryError: Java heap space

[JENKINS] Lucene-Solr-7.3-Linux (64bit/jdk-10) - Build # 232 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Linux/232/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplica.testKillLeader

Error Message:
Replica core_node4 not up to date after 10 seconds expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: Replica core_node4 not up to date after 10 seconds expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([1E066924BF884ED9:57109D90DD33DA8F]: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.TestPullReplica.waitForNumDocsInAllReplicas(TestPullReplica.java:538)
	at org.apache.solr.cloud.TestPullReplica.waitForNumDocsInAllReplicas(TestPullReplica.java:529)
	at org.apache.solr.cloud.TestPullReplica.doTestNoLeader(TestPullReplica.java:399)
	at org.apache.solr.cloud.TestPullReplica.testKillLeader(TestPullReplica.java:305)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13796 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4]   2> 1515814 INFO  (SUITE-TestPullReplica-seed#[1E066924BF884ED9]-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-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_1E066924BF884ED9-001/init-core-data-001
   [junit4]   2> 1515814 WARN  (SUITE-TestPullReplica-seed#[1E066924BF884ED9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
   [junit4]   2> 1515814 INFO  (SUITE-TestPullReplica-seed#[1E066924BF884ED9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1515815 INFO  (SUITE-TestPullReplica-seed#[1E066924BF884ED9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1515815 INFO  (SUITE-TestPullReplica-seed#[1E066924BF884ED9]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_1E066924BF884ED9-001/tempDir-001
   [junit4]   2> 1515815 INFO  (SUITE-TestPullReplica-seed#[1E066924BF884ED9]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1515815 INFO  (Thread-6801) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1515815 INFO  (Thread-6801) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1515817 ERROR (Thread-6801) [    ] 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> 1515915 INFO  (SUITE-TestPullReplica-seed#[1E066924BF884ED9]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:32793
   [junit4]   2> 1515917 INFO  (zkConnectionManagerCallback-4399-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1515919 INFO  (jetty-launcher-4396-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1515919 INFO  (jetty-launcher-4396-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1515921 INFO  (jetty-launcher-4396-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1515921 INFO  (jetty-launcher-4396-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1515921 INFO  (jetty-launcher-4396-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1515925 INFO  (jetty-launcher-4396-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1515925 INFO  (jetty-launcher-4396-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1515925 INFO  (jetty-launcher-4396-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9c156db{/solr,null,AVAILABLE}
   [junit4]   2> 1515925 INFO  (jetty-launcher-4396-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1515925 INFO  (jetty-launcher-4396-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c7a540{/solr,null,AVAILABLE}
   [junit4]   2> 1515926 INFO  (jetty-launcher-4396-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@33bd2167{HTTP/1.1,[http/1.1]}{127.0.0.1:35641}
   [junit4]   2> 1515926 INFO  (jetty-launcher-4396-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@22e909a{HTTP/1.1,[http/1.1]}{127.0.0.1:42583}
   [junit4]   2> 1515926 INFO  (jetty-launcher-4396-thread-1) [    ] o.e.j.s.Server Started @1517309ms
   [junit4]   2> 1515926 INFO  (jetty-launcher-4396-thread-2) [    ] o.e.j.s.Server Started @1517309ms
   [junit4]   2> 1515926 INFO  (jetty-launcher-4396-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35641}
   [junit4]   2> 1515926 INFO  (jetty-launcher-4396-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42583}
   [junit4]   2> 1515927 ERROR (jetty-launcher-4396-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1515927 ERROR (jetty-launcher-4396-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1515927 INFO  (jetty-launcher-4396-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.1
   [junit4]   2> 1515927 INFO  (jetty-launcher-4396-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.1
   [junit4]   2> 1515927 INFO  (jetty-launcher-4396-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1515927 INFO  (jetty-launcher-4396-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1515927 INFO  (jetty-launcher-4396-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1515927 INFO  (jetty-launcher-4396-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1515927 INFO  (jetty-launcher-4396-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-15T23:54:24.542442Z
   [junit4]   2> 1515927 INFO  (jetty-launcher-4396-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-15T23:54:24.542485Z
   [junit4]   2> 1515928 INFO  (zkConnectionManagerCallback-4403-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1515928 INFO  (zkConnectionManagerCallback-4402-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1515928 INFO  (jetty-launcher-4396-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1515928 INFO  (jetty-launcher-4396-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1515931 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10064ff5e1b0001, likely client has closed socket
   [junit4]   2> 1515932 INFO  (jetty-launcher-4396-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32793/solr
   [junit4]   2> 1515932 INFO  (jetty-launcher-4396-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32793/solr
   [junit4]   2> 1515933 INFO  (zkConnectionManagerCallback-4411-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1515933 INFO  (zkConnectionManagerCallback-4409-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1515933 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10064ff5e1b0003, likely client has closed socket
   [junit4]   2> 1515934 INFO  (zkConnectionManagerCallback-4415-thread-1-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1515934 INFO  (zkConnectionManagerCallback-4414-thread-1-processing-n:127.0.0.1:42583_solr) [n:127.0.0.1:42583_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1515964 INFO  (jetty-launcher-4396-thread-2) [n:127.0.0.1:42583_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1515964 INFO  (jetty-launcher-4396-thread-1) [n:127.0.0.1:35641_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1515964 INFO  (jetty-launcher-4396-thread-2) [n:127.0.0.1:42583_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42583_solr
   [junit4]   2> 1515964 INFO  (jetty-launcher-4396-thread-1) [n:127.0.0.1:35641_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35641_solr
   [junit4]   2> 1515964 INFO  (jetty-launcher-4396-thread-2) [n:127.0.0.1:42583_solr    ] o.a.s.c.Overseer Overseer (id=72168641996193798-127.0.0.1:42583_solr-n_0000000000) starting
   [junit4]   2> 1515969 INFO  (zkCallback-4413-thread-1-processing-n:127.0.0.1:42583_solr) [n:127.0.0.1:42583_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1515969 INFO  (zkCallback-4412-thread-1-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1515969 INFO  (zkConnectionManagerCallback-4421-thread-1-processing-n:127.0.0.1:42583_solr) [n:127.0.0.1:42583_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1515970 INFO  (jetty-launcher-4396-thread-2) [n:127.0.0.1:42583_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1515970 INFO  (jetty-launcher-4396-thread-2) [n:127.0.0.1:42583_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32793/solr ready
   [junit4]   2> 1515973 INFO  (jetty-launcher-4396-thread-2) [n:127.0.0.1:42583_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42583_solr
   [junit4]   2> 1515974 INFO  (zkCallback-4413-thread-1-processing-n:127.0.0.1:42583_solr) [n:127.0.0.1:42583_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1515974 INFO  (zkCallback-4412-thread-1-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1515977 INFO  (zkCallback-4420-thread-1-processing-n:127.0.0.1:42583_solr) [n:127.0.0.1:42583_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1516016 INFO  (jetty-launcher-4396-thread-1) [n:127.0.0.1:35641_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35641.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@263a94fd
   [junit4]   2> 1516018 INFO  (jetty-launcher-4396-thread-2) [n:127.0.0.1:42583_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42583.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@263a94fd
   [junit4]   2> 1516020 INFO  (jetty-launcher-4396-thread-1) [n:127.0.0.1:35641_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35641.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@263a94fd
   [junit4]   2> 1516020 INFO  (jetty-launcher-4396-thread-1) [n:127.0.0.1:35641_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35641.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@263a94fd
   [junit4]   2> 1516021 INFO  (jetty-launcher-4396-thread-1) [n:127.0.0.1:35641_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_1E066924BF884ED9-001/tempDir-001/node1/.
   [junit4]   2> 1516022 INFO  (jetty-launcher-4396-thread-2) [n:127.0.0.1:42583_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42583.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@263a94fd
   [junit4]   2> 1516022 INFO  (jetty-launcher-4396-thread-2) [n:127.0.0.1:42583_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42583.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@263a94fd
   [junit4]   2> 1516023 INFO  (zkConnectionManagerCallback-4425-thread-1-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1516023 INFO  (jetty-launcher-4396-thread-2) [n:127.0.0.1:42583_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_1E066924BF884ED9-001/tempDir-001/node2/.
   [junit4]   2> 1516023 INFO  (jetty-launcher-4396-thread-1) [n:127.0.0.1:35641_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1516024 INFO  (jetty-launcher-4396-thread-1) [n:127.0.0.1:35641_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32793/solr ready
   [junit4]   2> 1516050 INFO  (zkConnectionManagerCallback-4427-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1516052 INFO  (zkConnectionManagerCallback-4431-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1516052 INFO  (SUITE-TestPullReplica-seed#[1E066924BF884ED9]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1516053 INFO  (SUITE-TestPullReplica-seed#[1E066924BF884ED9]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32793/solr ready
   [junit4]   2> 1516054 INFO  (SUITE-TestPullReplica-seed#[1E066924BF884ED9]-worker) [    ] o.a.s.c.TestPullReplica Using legacyCloud?: false
   [junit4]   2> 1516055 INFO  (qtp147134984-20842) [n:127.0.0.1:35641_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> 1516056 INFO  (qtp147134984-20842) [n:127.0.0.1:35641_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> 1516062 INFO  (TEST-TestPullReplica.testAddRemovePullReplica-seed#[1E066924BF884ED9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddRemovePullReplica
   [junit4]   2> 1516063 INFO  (qtp147134984-20850) [n:127.0.0.1:35641_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_add_remove_pull_replica&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1516064 INFO  (OverseerThreadFactory-7323-thread-1-processing-n:127.0.0.1:42583_solr) [n:127.0.0.1:42583_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection pull_replica_test_add_remove_pull_replica
   [junit4]   2> 1516168 INFO  (OverseerStateUpdate-72168641996193798-127.0.0.1:42583_solr-n_0000000000) [n:127.0.0.1:42583_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_add_remove_pull_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_add_remove_pull_replica_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35641/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1516169 INFO  (OverseerStateUpdate-72168641996193798-127.0.0.1:42583_solr-n_0000000000) [n:127.0.0.1:42583_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_add_remove_pull_replica",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"pull_replica_test_add_remove_pull_replica_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42583/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1516371 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_add_remove_pull_replica_shard1_replica_n1&action=CREATE&numShards=2&collection=pull_replica_test_add_remove_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1516371 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_add_remove_pull_replica_shard2_replica_n2&action=CREATE&numShards=2&collection=pull_replica_test_add_remove_pull_replica&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1516371 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1516372 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1516474 INFO  (zkCallback-4413-thread-1-processing-n:127.0.0.1:42583_solr) [n:127.0.0.1:42583_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for collection [pull_replica_test_add_remove_pull_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1516474 INFO  (zkCallback-4412-thread-1-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for collection [pull_replica_test_add_remove_pull_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1516474 INFO  (zkCallback-4413-thread-2-processing-n:127.0.0.1:42583_solr) [n:127.0.0.1:42583_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for collection [pull_replica_test_add_remove_pull_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1516474 INFO  (zkCallback-4412-thread-2-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for collection [pull_replica_test_add_remove_pull_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1517377 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.1
   [junit4]   2> 1517377 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.1
   [junit4]   2> 1517398 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.s.IndexSchema [pull_replica_test_add_remove_pull_replica_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1517398 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.s.IndexSchema [pull_replica_test_add_remove_pull_replica_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1517400 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1517400 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1517400 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_add_remove_pull_replica_shard1_replica_n1' using configuration from collection pull_replica_test_add_remove_pull_replica, trusted=true
   [junit4]   2> 1517400 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_add_remove_pull_replica_shard2_replica_n2' using configuration from collection pull_replica_test_add_remove_pull_replica, trusted=true
   [junit4]   2> 1517400 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42583.solr.core.pull_replica_test_add_remove_pull_replica.shard2.replica_n2' (registry 'solr.core.pull_replica_test_add_remove_pull_replica.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@263a94fd
   [junit4]   2> 1517400 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35641.solr.core.pull_replica_test_add_remove_pull_replica.shard1.replica_n1' (registry 'solr.core.pull_replica_test_add_remove_pull_replica.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@263a94fd
   [junit4]   2> 1517400 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1517400 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1517400 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.c.SolrCore [[pull_replica_test_add_remove_pull_replica_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_1E066924BF884ED9-001/tempDir-001/node2/pull_replica_test_add_remove_pull_replica_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_1E066924BF884ED9-001/tempDir-001/node2/./pull_replica_test_add_remove_pull_replica_shard2_replica_n2/data/]
   [junit4]   2> 1517400 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore [[pull_replica_test_add_remove_pull_replica_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_1E066924BF884ED9-001/tempDir-001/node1/pull_replica_test_add_remove_pull_replica_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_1E066924BF884ED9-001/tempDir-001/node1/./pull_replica_test_add_remove_pull_replica_shard1_replica_n1/data/]
   [junit4]   2> 1517427 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1517427 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1517427 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1517427 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1517427 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1517428 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1517428 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1517428 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1517428 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@324c043e[pull_replica_test_add_remove_pull_replica_shard1_replica_n1] main]
   [junit4]   2> 1517429 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@37d84d52[pull_replica_test_add_remove_pull_replica_shard2_replica_n2] main]
   [junit4]   2> 1517429 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1517429 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1517429 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1517429 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1517430 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1517430 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1517430 INFO  (searcherExecutor-7329-thread-1-processing-n:127.0.0.1:42583_solr x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2 s:shard2 c:pull_replica_test_add_remove_pull_replica r:core_node4) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.c.SolrCore [pull_replica_test_add_remove_pull_replica_shard2_replica_n2] Registered new searcher Searcher@37d84d52[pull_replica_test_add_remove_pull_replica_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1517430 INFO  (searcherExecutor-7328-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node3) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore [pull_replica_test_add_remove_pull_replica_shard1_replica_n1] Registered new searcher Searcher@324c043e[pull_replica_test_add_remove_pull_replica_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1517430 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1600576255211601920
   [junit4]   2> 1517430 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1600576255211601920
   [junit4]   2> 1517433 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/pull_replica_test_add_remove_pull_replica/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1517433 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/pull_replica_test_add_remove_pull_replica/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1517434 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1517434 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1517434 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1517434 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1517434 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35641/solr/pull_replica_test_add_remove_pull_replica_shard1_replica_n1/
   [junit4]   2> 1517434 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42583/solr/pull_replica_test_add_remove_pull_replica_shard2_replica_n2/
   [junit4]   2> 1517434 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1517434 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1517434 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:35641/solr/pull_replica_test_add_remove_pull_replica_shard1_replica_n1/ has no replicas
   [junit4]   2> 1517434 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:42583/solr/pull_replica_test_add_remove_pull_replica_shard2_replica_n2/ has no replicas
   [junit4]   2> 1517434 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1517435 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1517436 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42583/solr/pull_replica_test_add_remove_pull_replica_shard2_replica_n2/ shard2
   [junit4]   2> 1517436 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35641/solr/pull_replica_test_add_remove_pull_replica_shard1_replica_n1/ shard1
   [junit4]   2> 1517537 INFO  (zkCallback-4412-thread-1-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for collection [pull_replica_test_add_remove_pull_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1517537 INFO  (zkCallback-4412-thread-2-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for collection [pull_replica_test_add_remove_pull_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1517537 INFO  (zkCallback-4413-thread-1-processing-n:127.0.0.1:42583_solr) [n:127.0.0.1:42583_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for collection [pull_replica_test_add_remove_pull_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1517537 INFO  (zkCallback-4413-thread-2-processing-n:127.0.0.1:42583_solr) [n:127.0.0.1:42583_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for collection [pull_replica_test_add_remove_pull_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1517586 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1517586 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1517616 INFO  (qtp1818663625-20839) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_add_remove_pull_replica_shard2_replica_n2&action=CREATE&numShards=2&collection=pull_replica_test_add_remove_pull_replica&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1244
   [junit4]   2> 1517619 INFO  (qtp147134984-20912) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_add_remove_pull_replica_shard1_replica_n1&action=CREATE&numShards=2&collection=pull_replica_test_add_remove_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1247
   [junit4]   2> 1517621 INFO  (qtp147134984-20850) [n:127.0.0.1:35641_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> 1517689 INFO  (zkCallback-4413-thread-2-processing-n:127.0.0.1:42583_solr) [n:127.0.0.1:42583_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for collection [pull_replica_test_add_remove_pull_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1517689 INFO  (zkCallback-4412-thread-1-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for collection [pull_replica_test_add_remove_pull_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1517689 INFO  (zkCallback-4412-thread-2-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for collection [pull_replica_test_add_remove_pull_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1517689 INFO  (zkCallback-4413-thread-1-processing-n:127.0.0.1:42583_solr) [n:127.0.0.1:42583_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for collection [pull_replica_test_add_remove_pull_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1518065 INFO  (OverseerCollectionConfigSetProcessor-72168641996193798-127.0.0.1:42583_solr-n_0000000000) [n:127.0.0.1:42583_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> 1518621 INFO  (qtp147134984-20850) [n:127.0.0.1:35641_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_add_remove_pull_replica&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2557
   [junit4]   2> 1518623 INFO  (qtp147134984-20850) [n:127.0.0.1:35641_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=pull_replica_test_add_remove_pull_replica&shard=shard1&type=PULL and sendToOCPQueue=true
   [junit4]   2> 1518626 INFO  (OverseerThreadFactory-7323-thread-2-processing-n:127.0.0.1:42583_solr) [n:127.0.0.1:42583_solr    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:35641_solr for creating new replica
   [junit4]   2> 1518627 INFO  (OverseerStateUpdate-72168641996193798-127.0.0.1:42583_solr-n_0000000000) [n:127.0.0.1:42583_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"pull_replica_test_add_remove_pull_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_add_remove_pull_replica_shard1_replica_p5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35641/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35641_solr",
   [junit4]   2>   "type":"PULL"} 
   [junit4]   2> 1518728 INFO  (zkCallback-4413-thread-2-processing-n:127.0.0.1:42583_solr) [n:127.0.0.1:42583_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for collection [pull_replica_test_add_remove_pull_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1518728 INFO  (zkCallback-4412-thread-2-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for collection [pull_replica_test_add_remove_pull_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1518728 INFO  (zkCallback-4412-thread-1-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for collection [pull_replica_test_add_remove_pull_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1518728 INFO  (zkCallback-4413-thread-1-processing-n:127.0.0.1:42583_solr) [n:127.0.0.1:42583_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for collection [pull_replica_test_add_remove_pull_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1518827 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=pull_replica_test_add_remove_pull_replica_shard1_replica_p5&action=CREATE&collection=pull_replica_test_add_remove_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1518831 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.1
   [junit4]   2> 1518851 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.s.IndexSchema [pull_replica_test_add_remove_pull_replica_shard1_replica_p5] Schema name=minimal
   [junit4]   2> 1518852 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1518852 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_add_remove_pull_replica_shard1_replica_p5' using configuration from collection pull_replica_test_add_remove_pull_replica, trusted=true
   [junit4]   2> 1518852 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35641.solr.core.pull_replica_test_add_remove_pull_replica.shard1.replica_p5' (registry 'solr.core.pull_replica_test_add_remove_pull_replica.shard1.replica_p5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@263a94fd
   [junit4]   2> 1518852 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1518852 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.SolrCore [[pull_replica_test_add_remove_pull_replica_shard1_replica_p5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_1E066924BF884ED9-001/tempDir-001/node1/pull_replica_test_add_remove_pull_replica_shard1_replica_p5], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_1E066924BF884ED9-001/tempDir-001/node1/./pull_replica_test_add_remove_pull_replica_shard1_replica_p5/data/]
   [junit4]   2> 1518879 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1518879 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1518880 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ee970f2[pull_replica_test_add_remove_pull_replica_shard1_replica_p5] main]
   [junit4]   2> 1518880 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1518881 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1518881 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1518881 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.ZkController pull_replica_test_add_remove_pull_replica_shard1_replica_p5 starting background replication from leader
   [junit4]   2> 1518881 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 1518881 INFO  (searcherExecutor-7338-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.SolrCore [pull_replica_test_add_remove_pull_replica_shard1_replica_p5] Registered new searcher Searcher@1ee970f2[pull_replica_test_add_remove_pull_replica_shard1_replica_p5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1518882 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1518882 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1518882 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.ZkController Core needs to recover:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
   [junit4]   2> 1518883 INFO  (updateExecutor-4405-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1518883 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1518883 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.RecoveryStrategy Publishing state of core [pull_replica_test_add_remove_pull_replica_shard1_replica_p5] as recovering, leader is [http://127.0.0.1:35641/solr/pull_replica_test_add_remove_pull_replica_shard1_replica_n1/] and I am [http://127.0.0.1:35641/solr/pull_replica_test_add_remove_pull_replica_shard1_replica_p5/]
   [junit4]   2> 1518883 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=pull_replica_test_add_remove_pull_replica_shard1_replica_p5&action=CREATE&collection=pull_replica_test_add_remove_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=55
   [junit4]   2> 1518883 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 1518883 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.RecoveryStrategy Stopping background replicate from leader process
   [junit4]   2> 1518883 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.ZkController pull_replica_test_add_remove_pull_replica_shard1_replica_p5 stopping background replication from leader
   [junit4]   2> 1518883 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.RecoveryStrategy Attempting to replicate from [http://127.0.0.1:35641/solr/pull_replica_test_add_remove_pull_replica_shard1_replica_n1/].
   [junit4]   2> 1518884 INFO  (qtp147134984-20850) [n:127.0.0.1:35641_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=pull_replica_test_add_remove_pull_replica&shard=shard1&type=PULL} status=0 QTime=260
   [junit4]   2> 1518885 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1600576256737280000,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1518885 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1518885 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1518885 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_add_remove_pull_replica_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1518885 INFO  (qtp147134984-20854) [n:127.0.0.1:35641_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=pull_replica_test_add_remove_pull_replica&shard=shard2&type=PULL&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1518886 INFO  (qtp147134984-20852) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_add_remove_pull_replica_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1518886 INFO  (OverseerCollectionConfigSetProcessor-72168641996193798-127.0.0.1:42583_solr-n_0000000000) [n:127.0.0.1:42583_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> 1518886 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1518886 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1518886 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1518886 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1518886 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1518886 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1518887 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ddefd30 commitCommandVersion:0
   [junit4]   2> 1518887 INFO  (OverseerThreadFactory-7323-thread-3-processing-n:127.0.0.1:42583_solr) [n:127.0.0.1:42583_solr    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:42583_solr for creating new replica
   [junit4]   2> 1518887 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.s.SolrIndexSearcher Opening [Searcher@255a3110[pull_replica_test_add_remove_pull_replica_shard1_replica_p5] main]
   [junit4]   2> 1518887 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1518888 INFO  (searcherExecutor-7338-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.SolrCore [pull_replica_test_add_remove_pull_replica_shard1_replica_p5] Registered new searcher Searcher@255a3110[pull_replica_test_add_remove_pull_replica_shard1_replica_p5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1518888 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 1518888 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.RecoveryStrategy Restaring background replicate from leader process
   [junit4]   2> 1518888 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.ZkController pull_replica_test_add_remove_pull_replica_shard1_replica_p5 starting background replication from leader
   [junit4]   2> 1518888 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 1518889 INFO  (OverseerStateUpdate-72168641996193798-127.0.0.1:42583_solr-n_0000000000) [n:127.0.0.1:42583_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"pull_replica_test_add_remove_pull_replica",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"pull_replica_test_add_remove_pull_replica_shard2_replica_p7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42583/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42583_solr",
   [junit4]   2>   "type":"PULL"} 
   [junit4]   2> 1518889 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1518889 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1518889 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1518889 INFO  (recoveryExecutor-4407-thread-1-processing-n:127.0.0.1:35641_solr x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 s:shard1 c:pull_replica_test_add_remove_pull_replica r:core_node6) [n:127.0.0.1:35641_solr c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 1518990 INFO  (zkCallback-4412-thread-1-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for collection [pull_replica_test_add_remove_pull_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1518990 INFO  (zkCallback-4413-thread-1-processing-n:127.0.0.1:42583_solr) [n:127.0.0.1:42583_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for collection [pull_replica_test_add_remove_pull_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1518990 INFO  (zkCallback-4413-thread-2-processing-n:127.0.0.1:42583_solr) [n:127.0.0.1:42583_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for collection [pull_replica_test_add_remove_pull_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1518990 INFO  (zkCallback-4412-thread-2-processing-n:127.0.0.1:35641_solr) [n:127.0.0.1:35641_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for collection [pull_replica_test_add_remove_pull_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1519090 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=pull_replica_test_add_remove_pull_replica_shard2_replica_p7&action=CREATE&collection=pull_replica_test_add_remove_pull_replica&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1519095 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.1
   [junit4]   2> 1519099 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.s.IndexSchema [pull_replica_test_add_remove_pull_replica_shard2_replica_p7] Schema name=minimal
   [junit4]   2> 1519101 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1519101 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_add_remove_pull_replica_shard2_replica_p7' using configuration from collection pull_replica_test_add_remove_pull_replica, trusted=true
   [junit4]   2> 1519101 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42583.solr.core.pull_replica_test_add_remove_pull_replica.shard2.replica_p7' (registry 'solr.core.pull_replica_test_add_remove_pull_replica.shard2.replica_p7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@263a94fd
   [junit4]   2> 1519101 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1519101 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.c.SolrCore [[pull_replica_test_add_remove_pull_replica_shard2_replica_p7] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_1E066924BF884ED9-001/tempDir-001/node2/pull_replica_test_add_remove_pull_replica_shard2_replica_p7], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_1E066924BF884ED9-001/tempDir-001/node2/./pull_replica_test_add_remove_pull_replica_shard2_replica_p7/data/]
   [junit4]   2> 1519144 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1519144 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1519145 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.s.SolrIndexSearcher Opening [Searcher@483d0c01[pull_replica_test_add_remove_pull_replica_shard2_replica_p7] main]
   [junit4]   2> 1519146 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1519146 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1519147 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1519147 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.c.ZkController pull_replica_test_add_remove_pull_replica_shard2_replica_p7 starting background replication from leader
   [junit4]   2> 1519147 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 1519147 INFO  (searcherExecutor-7346-thread-1-processing-n:127.0.0.1:42583_solr x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 s:shard2 c:pull_replica_test_add_remove_pull_replica r:core_node8) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.c.SolrCore [pull_replica_test_add_remove_pull_replica_shard2_replica_p7] Registered new searcher Searcher@483d0c01[pull_replica_test_add_remove_pull_replica_shard2_replica_p7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1519148 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1519148 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1519148 INFO  (indexFetcher-7351-thread-1) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:42583/solr/pull_replica_test_add_remove_pull_replica_shard2_replica_n2/
   [junit4]   2> 1519148 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.c.ZkController Core needs to recover:pull_replica_test_add_remove_pull_replica_shard2_replica_p7
   [junit4]   2> 1519162 INFO  (updateExecutor-4404-thread-1-processing-n:127.0.0.1:42583_solr x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 s:shard2 c:pull_replica_test_add_remove_pull_replica r:core_node8) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1519163 INFO  (recoveryExecutor-4406-thread-1-processing-n:127.0.0.1:42583_solr x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 s:shard2 c:pull_replica_test_add_remove_pull_replica r:core_node8) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1519163 INFO  (qtp1818663625-20943) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.c.S.Request [pull_replica_test_add_remove_pull_replica_shard2_replica_n2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1519163 INFO  (recoveryExecutor-4406-thread-1-processing-n:127.0.0.1:42583_solr x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 s:shard2 c:pull_replica_test_add_remove_pull_replica r:core_node8) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.c.RecoveryStrategy Publishing state of core [pull_replica_test_add_remove_pull_replica_shard2_replica_p7] as recovering, leader is [http://127.0.0.1:42583/solr/pull_replica_test_add_remove_pull_replica_shard2_replica_n2/] and I am [http://127.0.0.1:42583/solr/pull_replica_test_add_remove_pull_replica_shard2_replica_p7/]
   [junit4]   2> 1519163 INFO  (indexFetcher-7351-thread-1) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1519163 INFO  (indexFetcher-7351-thread-1) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1519163 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=pull_replica_test_add_remove_pull_replica_shard2_replica_p7&action=CREATE&collection=pull_replica_test_add_remove_pull_replica&shard=shard2&wt=javabin&version=2&replicaType=PULL} status=0 QTime=73
   [junit4]   2> 1519163 INFO  (indexFetcher-7351-thread-1) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1519163 INFO  (indexFetcher-7351-thread-1) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1519163 INFO  (indexFetcher-7351-thread-1) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1519163 INFO  (indexFetcher-7351-thread-1) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1519163 INFO  (indexFetcher-7351-thread-1) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2157203e commitCommandVersion:0
   [junit4]   2> 1519164 INFO  (recoveryExecutor-4406-thread-1-processing-n:127.0.0.1:42583_solr x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 s:shard2 c:pull_replica_test_add_remove_pull_replica r:core_node8) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 1519164 INFO  (recoveryExecutor-4406-thread-1-processing-n:127.0.0.1:42583_solr x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 s:shard2 c:pull_replica_test_add_remove_pull_replica r:core_node8) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.c.RecoveryStrategy Stopping background replicate from leader process
   [junit4]   2> 1519164 INFO  (recoveryExecutor-4406-thread-1-processing-n:127.0.0.1:42583_solr x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 s:shard2 c:pull_replica_test_add_remove_pull_replica r:core_node8) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.c.ZkController pull_replica_test_add_remove_pull_replica_shard2_replica_p7 stopping background replication from leader
   [junit4]   2> 1519164 INFO  (indexFetcher-7351-thread-1) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.s.SolrIndexSearcher Opening [Searcher@498e408f[pull_replica_test_add_remove_pull_replica_shard2_replica_p7] main]
   [junit4]   2> 1519164 INFO  (recoveryExecutor-4406-thread-1-processing-n:127.0.0.1:42583_solr x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 s:shard2 c:pull_replica_test_add_remove_pull_replica r:core_node8) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.c.RecoveryStrategy Attempting to replicate from [http://127.0.0.1:42583/solr/pull_replica_test_add_remove_pull_replica_shard2_replica_n2/].
   [junit4]   2> 1519164 INFO  (indexFetcher-7351-thread-1) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1519164 INFO  (qtp147134984-20854) [n:127.0.0.1:35641_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=pull_replica_test_add_remove_pull_replica&shard=shard2&type=PULL&wt=javabin&version=2} status=0 QTime=279
   [junit4]   2> 1519165 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1600576257030881280,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1519166 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1519166 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1519166 INFO  (qtp1818663625-20847) [n:127.0.0.1:42583_solr c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_add_remove_pull_replica_shard2_replica_n2]  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> 1519166 INFO  (searcherExecutor-7346-thread-1-processing-n:127.0.0.1:42583_solr x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 s:shard2 c:pull_replica_test_add_remove_pull_replica r:core_node8) [n:127.0.0.1:42583_solr c:pull_replica_test_

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

_0000000001) [n:127.0.0.1:35641_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1570833 INFO  (jetty-closer-4397-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3c7a540{/solr,null,UNAVAILABLE}
   [junit4]   2> 1570833 INFO  (jetty-closer-4397-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1570833 ERROR (SUITE-TestPullReplica-seed#[1E066924BF884ED9]-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> 1570833 INFO  (SUITE-TestPullReplica-seed#[1E066924BF884ED9]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32793 32793
   [junit4]   2> 1570869 INFO  (Thread-6801) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32793 32793
   [junit4]   2> 1570869 WARN  (Thread-6801) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/collections/pull_replica_test_remove_all_writer_replicas/terms/shard1
   [junit4]   2> 	16	/solr/configs/conf
   [junit4]   2> 	13	/solr/collections/pull_replica_test_create_delete/terms/shard1
   [junit4]   2> 	11	/solr/collections/pull_replica_test_create_delete/terms/shard2
   [junit4]   2> 	11	/solr/collections/pull_replica_test_real_time_get/terms/shard1
   [junit4]   2> 	8	/solr/collections/pull_replica_test_kill_pull_replica/terms/shard1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	6	/solr/collections/pull_replica_test_kill_leader/terms/shard1
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/pull_replica_test_add_remove_pull_replica/terms/shard2
   [junit4]   2> 	4	/solr/collections/pull_replica_test_add_remove_pull_replica/terms/shard1
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/collections/pull_replica_test_create_delete/state.json
   [junit4]   2> 	24	/solr/collections/pull_replica_test_kill_pull_replica/state.json
   [junit4]   2> 	20	/solr/collections/pull_replica_test_remove_all_writer_replicas/state.json
   [junit4]   2> 	18	/solr/collections/pull_replica_test_add_remove_pull_replica/state.json
   [junit4]   2> 	13	/solr/collections/pull_replica_test_kill_leader/state.json
   [junit4]   2> 	13	/solr/collections/pull_replica_test_real_time_get/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_1E066924BF884ED9-001
   [junit4]   2> May 15, 2018 11:55:19 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {foo=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), foo_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=1287, maxMBSortInHeap=6.630995693317308, sim=RandomSimilarity(queryNorm=true): {}, locale=mua-CM, timezone=Etc/GMT+0
   [junit4]   2> NOTE: Linux 4.13.0-39-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=149550576,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [AddBlockUpdateTest, HttpPartitionOnCommitTest, SolrCmdDistributorTest, DistributedQueryComponentCustomSortTest, SolrXmlInZkTest, CreateCollectionCleanupTest, ClusterStateTest, TestCollectionAPIs, TestDownShardTolerantSearch, NodeMutatorTest, NotRequiredUniqueKeyTest, TestFastWriter, CheckHdfsIndexTest, MinimalSchemaTest, SystemLogListenerTest, TestJmxIntegration, HdfsLockFactoryTest, MoveReplicaHDFSTest, LeaderFailureAfterFreshStartTest, TestSimpleQParserPlugin, TestDFRSimilarityFactory, TestExactSharedStatsCache, OverseerStatusTest, TestLazyCores, SuggesterTSTTest, TestSolrCoreProperties, RollingRestartTest, TestStressInPlaceUpdates, DocValuesTest, TestScoreJoinQPNoScore, TestLegacyNumericRangeQueryBuilder, BlockDirectoryTest, VersionInfoTest, DistanceFunctionTest, TestManagedSchema, TestSchemaSimilarityResource, TestFieldTypeResource, TestLocalFSCloudBackupRestore, NodeLostTriggerTest, TestEmbeddedSolrServerAdminHandler, IndexSchemaRuntimeFieldTest, TestGraphTermsQParserPlugin, TestCoreContainer, TestCustomDocTransformer, SpellPossibilityIteratorTest, TestReplicationHandlerBackup, TestCollapseQParserPlugin, MultiTermTest, TestPayloadCheckQParserPlugin, V2StandaloneTest, CollectionsAPIDistributedZkTest, TestXmlQParserPlugin, HdfsUnloadDistributedZkTest, TestQuerySenderListener, SolrCoreMetricManagerTest, FileBasedSpellCheckerTest, DocValuesMultiTest, TestCollectionAPI, TestTolerantSearch, TestRandomDVFaceting, TestDocBasedVersionConstraints, CdcrReplicationHandlerTest, SolrJmxReporterCloudTest, TestSortableTextField, TestSolrCloudSnapshots, TestCloudPivotFacet, ComputePlanActionTest, PreAnalyzedFieldTest, CacheHeaderTest, TestBackupRepositoryFactory, HDFSCollectionsAPITest, CollectionReloadTest, PingRequestHandlerTest, TestCustomSort, TestAnalyzeInfixSuggestions, LeaderElectionIntegrationTest, JavabinLoaderTest, ClassificationUpdateProcessorTest, TestClusterStateProvider, SolrTestCaseJ4Test, TestFreeTextSuggestions, TestClusterStateMutator, AsyncCallRequestStatusResponseTest, CursorMarkTest, TestObjectReleaseTracker, TestFiltering, ConcurrentCreateRoutedAliasTest, TestRandomRequestDistribution, MoreLikeThisHandlerTest, TestQueryTypes, TestCloudSchemaless, TimeRoutedAliasUpdateProcessorTest, TestCoreDiscovery, SpellCheckComponentTest, TestDeleteCollectionOnDownNodes, TestLFUCache, ResponseBuilderTest, LeaderElectionTest, CloudMLTQParserTest, TestSlowCompositeReaderWrapper, LIRRollingUpdatesTest, TestPointFields, JSONWriterTest, TestGraphMLResponseWriter, CollectionPropsTest, NumericFieldsTest, TestCloudDeleteByQuery, MigrateRouteKeyTest, TestSolrCoreParser, AtomicUpdatesTest, DistribDocExpirationUpdateProcessorTest, SubstringBytesRefFilterTest, SuggestComponentTest, ChangedSchemaMergeTest, UnloadDistributedZkTest, HdfsRecoverLeaseTest, SpatialFilterTest, ClusterStateUpdateTest, TestTestInjection, SolrCloudReportersTest, DateFieldTest, DistanceUnitsTest, TimeZoneUtilsTest, ShowFileRequestHandlerTest, HdfsChaosMonkeyNothingIsSafeTest, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, TestBadConfig, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, TermVectorComponentTest, RegexBoostProcessorTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, TestAnalyzedSuggestions, JsonLoaderTest, TestPHPSerializedResponseWriter, AlternateDirectoryTest, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestDocSet, TestSearchPerf, TestCodecSupport, TestFastLRUCache, TestSystemIdResolver, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, CircularListTest, TestDistributedMissingSort, ActionThrottleTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, ConfigSetsAPITest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistributedVersionInfoTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestDistributedMap, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, TestPrepRecovery, TestPullReplica]
   [junit4] Completed [500/783 (1!)] on J2 in 55.82s, 10 tests, 1 failure, 2 skipped <<< FAILURES!

[...truncated 43846 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Linux/232/consoleText

[repro] Revision: 1dfa1fa83922b955205bfaf73d6da55bf7e4e102

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestPullReplica -Dtests.method=testKillLeader -Dtests.seed=1E066924BF884ED9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mua-CM -Dtests.timezone=Etc/GMT+0 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestPullReplica
[repro] ant compile-test

[...truncated 3315 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestPullReplica" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=1E066924BF884ED9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mua-CM -Dtests.timezone=Etc/GMT+0 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 116 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestPullReplica
[repro] Exiting with code 0

[...truncated 40 lines...]