Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21594/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseG1GC

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

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([CABB33E8460AA639:464A2F7DE6BB4701]: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.waitForNumDocsInAllActiveReplicas(TestPullReplica.java:525)
        at 
org.apache.solr.cloud.TestPullReplica.testKillPullReplica(TestPullReplica.java:502)
        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 14083 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4]   2> 1932553 INFO  
(SUITE-TestPullReplica-seed#[CABB33E8460AA639]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/init-core-data-001
   [junit4]   2> 1932553 WARN  
(SUITE-TestPullReplica-seed#[CABB33E8460AA639]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1932554 INFO  
(SUITE-TestPullReplica-seed#[CABB33E8460AA639]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1932554 INFO  
(SUITE-TestPullReplica-seed#[CABB33E8460AA639]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1932554 INFO  
(SUITE-TestPullReplica-seed#[CABB33E8460AA639]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001
   [junit4]   2> 1932555 INFO  
(SUITE-TestPullReplica-seed#[CABB33E8460AA639]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1932555 INFO  (Thread-8018) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1932555 INFO  (Thread-8018) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1932561 ERROR (Thread-8018) [    ] 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> 1932655 INFO  
(SUITE-TestPullReplica-seed#[CABB33E8460AA639]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38775
   [junit4]   2> 1932656 INFO  (zkConnectionManagerCallback-5590-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1932658 INFO  (jetty-launcher-5587-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1932658 INFO  (jetty-launcher-5587-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1932658 INFO  (jetty-launcher-5587-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1932658 INFO  (jetty-launcher-5587-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1932658 INFO  (jetty-launcher-5587-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1932658 INFO  (jetty-launcher-5587-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1932658 INFO  (jetty-launcher-5587-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1932658 INFO  (jetty-launcher-5587-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1932659 INFO  (jetty-launcher-5587-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ed503a3{/solr,null,AVAILABLE}
   [junit4]   2> 1932659 INFO  (jetty-launcher-5587-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f9dd53c{/solr,null,AVAILABLE}
   [junit4]   2> 1932660 INFO  (jetty-launcher-5587-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6698ef06{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1932660 INFO  (jetty-launcher-5587-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@426317d2{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1932660 INFO  (jetty-launcher-5587-thread-2) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1932660 INFO  (jetty-launcher-5587-thread-1) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1932660 INFO  (jetty-launcher-5587-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46845}
   [junit4]   2> 1932660 INFO  (jetty-launcher-5587-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43151}
   [junit4]   2> 1932660 ERROR (jetty-launcher-5587-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1932660 ERROR (jetty-launcher-5587-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1932661 INFO  (jetty-launcher-5587-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1932661 INFO  (jetty-launcher-5587-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1932661 INFO  (jetty-launcher-5587-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1932661 INFO  (jetty-launcher-5587-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1932661 INFO  (jetty-launcher-5587-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1932661 INFO  (jetty-launcher-5587-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1932661 INFO  (jetty-launcher-5587-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-08T12:28:02.269278Z
   [junit4]   2> 1932661 INFO  (jetty-launcher-5587-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-08T12:28:02.269311Z
   [junit4]   2> 1932662 INFO  (zkConnectionManagerCallback-5593-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1932662 INFO  (zkConnectionManagerCallback-5594-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1932662 INFO  (jetty-launcher-5587-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1932662 INFO  (jetty-launcher-5587-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1932666 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 
0x10026b978aa0002, likely client has closed socket
   [junit4]   2> 1932667 INFO  (jetty-launcher-5587-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38775/solr
   [junit4]   2> 1932667 INFO  (jetty-launcher-5587-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38775/solr
   [junit4]   2> 1932668 INFO  (zkConnectionManagerCallback-5600-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1932668 INFO  (zkConnectionManagerCallback-5602-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1932670 INFO  
(zkConnectionManagerCallback-5604-thread-1-processing-n:127.0.0.1:43151_solr) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1932670 INFO  
(zkConnectionManagerCallback-5606-thread-1-processing-n:127.0.0.1:46845_solr) 
[n:127.0.0.1:46845_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1932749 INFO  (jetty-launcher-5587-thread-1) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1932749 INFO  (jetty-launcher-5587-thread-2) 
[n:127.0.0.1:46845_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1932750 INFO  (jetty-launcher-5587-thread-1) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43151_solr
   [junit4]   2> 1932750 INFO  (jetty-launcher-5587-thread-2) 
[n:127.0.0.1:46845_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46845_solr
   [junit4]   2> 1932750 INFO  (jetty-launcher-5587-thread-1) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.Overseer Overseer 
(id=72100172073140229-127.0.0.1:43151_solr-n_0000000000) starting
   [junit4]   2> 1932754 INFO  
(zkCallback-5605-thread-1-processing-n:127.0.0.1:46845_solr) 
[n:127.0.0.1:46845_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1932754 INFO  
(zkCallback-5603-thread-1-processing-n:127.0.0.1:43151_solr) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1932765 INFO  (jetty-launcher-5587-thread-1) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43151_solr
   [junit4]   2> 1932769 INFO  
(zkCallback-5603-thread-1-processing-n:127.0.0.1:43151_solr) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1932769 INFO  
(zkCallback-5605-thread-1-processing-n:127.0.0.1:46845_solr) 
[n:127.0.0.1:46845_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1932792 INFO  (jetty-launcher-5587-thread-2) 
[n:127.0.0.1:46845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46845.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e92e809
   [junit4]   2> 1932802 INFO  (jetty-launcher-5587-thread-2) 
[n:127.0.0.1:46845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46845.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e92e809
   [junit4]   2> 1932803 INFO  (jetty-launcher-5587-thread-2) 
[n:127.0.0.1:46845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46845.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e92e809
   [junit4]   2> 1932804 INFO  (jetty-launcher-5587-thread-2) 
[n:127.0.0.1:46845_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node2/.
   [junit4]   2> 1932805 INFO  (jetty-launcher-5587-thread-1) 
[n:127.0.0.1:43151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43151.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e92e809
   [junit4]   2> 1932813 INFO  (jetty-launcher-5587-thread-1) 
[n:127.0.0.1:43151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43151.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e92e809
   [junit4]   2> 1932813 INFO  (jetty-launcher-5587-thread-1) 
[n:127.0.0.1:43151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43151.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e92e809
   [junit4]   2> 1932814 INFO  (jetty-launcher-5587-thread-1) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node1/.
   [junit4]   2> 1932842 INFO  (zkConnectionManagerCallback-5612-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1932846 INFO  (zkConnectionManagerCallback-5616-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1932846 INFO  
(SUITE-TestPullReplica-seed#[CABB33E8460AA639]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1932848 INFO  
(SUITE-TestPullReplica-seed#[CABB33E8460AA639]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38775/solr ready
   [junit4]   2> 1932851 INFO  
(SUITE-TestPullReplica-seed#[CABB33E8460AA639]-worker) [    ] 
o.a.s.c.TestPullReplica Using legacyCloud?: false
   [junit4]   2> 1932853 INFO  (qtp1522441198-23970) [n:127.0.0.1:43151_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> 1932853 INFO  (qtp1522441198-23970) [n:127.0.0.1:43151_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> 1932859 INFO  
(TEST-TestPullReplica.testRealTimeGet-seed#[CABB33E8460AA639]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRealTimeGet
   [junit4]   2> 1932861 INFO  (qtp1522441198-23978) [n:127.0.0.1:43151_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_real_time_get&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1932862 INFO  
(OverseerThreadFactory-8752-thread-1-processing-n:127.0.0.1:43151_solr) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
pull_replica_test_real_time_get
   [junit4]   2> 1932968 INFO  
(OverseerStateUpdate-72100172073140229-127.0.0.1:43151_solr-n_0000000000) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_real_time_get",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_real_time_get_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46845/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1932969 INFO  
(OverseerStateUpdate-72100172073140229-127.0.0.1:43151_solr-n_0000000000) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_real_time_get",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_real_time_get_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43151/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1933179 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_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_real_time_get_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_real_time_get&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1933179 INFO  (qtp1522441198-23980) [n:127.0.0.1:43151_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_real_time_get_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_real_time_get&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1933179 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1933179 INFO  (qtp1522441198-23980) [n:127.0.0.1:43151_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1933289 INFO  
(zkCallback-5605-thread-1-processing-n:127.0.0.1:46845_solr) 
[n:127.0.0.1:46845_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1933289 INFO  
(zkCallback-5605-thread-2-processing-n:127.0.0.1:46845_solr) 
[n:127.0.0.1:46845_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1933289 INFO  
(zkCallback-5603-thread-1-processing-n:127.0.0.1:43151_solr) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1933289 INFO  
(zkCallback-5603-thread-2-processing-n:127.0.0.1:43151_solr) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1934192 INFO  (qtp1522441198-23980) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1934193 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1934197 INFO  (qtp1522441198-23980) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.s.IndexSchema 
[pull_replica_test_real_time_get_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 1934198 INFO  (qtp1522441198-23980) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1934198 INFO  (qtp1522441198-23980) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_real_time_get_shard1_replica_p2' using 
configuration from collection pull_replica_test_real_time_get, trusted=true
   [junit4]   2> 1934198 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.s.IndexSchema 
[pull_replica_test_real_time_get_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1934199 INFO  (qtp1522441198-23980) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_43151.solr.core.pull_replica_test_real_time_get.shard1.replica_p2' 
(registry 'solr.core.pull_replica_test_real_time_get.shard1.replica_p2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e92e809
   [junit4]   2> 1934199 INFO  (qtp1522441198-23980) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1934199 INFO  (qtp1522441198-23980) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.c.SolrCore 
[[pull_replica_test_real_time_get_shard1_replica_p2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node1/pull_replica_test_real_time_get_shard1_replica_p2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node1/./pull_replica_test_real_time_get_shard1_replica_p2/data/]
   [junit4]   2> 1934200 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1934200 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_real_time_get_shard1_replica_n1' using 
configuration from collection pull_replica_test_real_time_get, trusted=true
   [junit4]   2> 1934200 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_46845.solr.core.pull_replica_test_real_time_get.shard1.replica_n1' 
(registry 'solr.core.pull_replica_test_real_time_get.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e92e809
   [junit4]   2> 1934201 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1934201 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SolrCore 
[[pull_replica_test_real_time_get_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node2/pull_replica_test_real_time_get_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node2/./pull_replica_test_real_time_get_shard1_replica_n1/data/]
   [junit4]   2> 1934245 INFO  (qtp1522441198-23980) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1934245 INFO  (qtp1522441198-23980) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1934246 INFO  (qtp1522441198-23980) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@16b34c8e[pull_replica_test_real_time_get_shard1_replica_p2] 
main]
   [junit4]   2> 1934247 INFO  (qtp1522441198-23980) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1934247 INFO  (qtp1522441198-23980) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1934248 INFO  (qtp1522441198-23980) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1934249 INFO  
(searcherExecutor-8757-thread-1-processing-n:127.0.0.1:43151_solr 
x:pull_replica_test_real_time_get_shard1_replica_p2 s:shard1 
c:pull_replica_test_real_time_get r:core_node4) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.c.SolrCore 
[pull_replica_test_real_time_get_shard1_replica_p2] Registered new searcher 
Searcher@16b34c8e[pull_replica_test_real_time_get_shard1_replica_p2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1934250 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1934250 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1934251 INFO  (qtp1522441198-23980) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.c.ZkController 
pull_replica_test_real_time_get_shard1_replica_p2 starting background 
replication from leader
   [junit4]   2> 1934251 INFO  (qtp1522441198-23980) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 1934281 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1934281 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1934283 INFO  (qtp1522441198-23980) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.h.ReplicationHandler 
Poll scheduled at an interval of 3000ms
   [junit4]   2> 1934283 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7981a996[pull_replica_test_real_time_get_shard1_replica_n1] 
main]
   [junit4]   2> 1934283 INFO  (qtp1522441198-23980) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1934284 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1934284 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1934284 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1934285 INFO  
(searcherExecutor-8758-thread-1-processing-n:127.0.0.1:46845_solr 
x:pull_replica_test_real_time_get_shard1_replica_n1 s:shard1 
c:pull_replica_test_real_time_get r:core_node3) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SolrCore 
[pull_replica_test_real_time_get_shard1_replica_n1] Registered new searcher 
Searcher@7981a996[pull_replica_test_real_time_get_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1934285 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1594372478880186368
   [junit4]   2> 1934288 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update terms at 
/collections/pull_replica_test_real_time_get/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1934289 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1934289 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1934289 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:46845/solr/pull_replica_test_real_time_get_shard1_replica_n1/
   [junit4]   2> 1934289 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1934289 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:46845/solr/pull_replica_test_real_time_get_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1934289 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1934291 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46845/solr/pull_replica_test_real_time_get_shard1_replica_n1/ 
shard1
   [junit4]   2> 1934392 INFO  
(zkCallback-5603-thread-1-processing-n:127.0.0.1:43151_solr) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1934392 INFO  
(zkCallback-5603-thread-2-processing-n:127.0.0.1:43151_solr) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1934393 INFO  
(zkCallback-5605-thread-2-processing-n:127.0.0.1:46845_solr) 
[n:127.0.0.1:46845_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1934393 INFO  
(zkCallback-5605-thread-1-processing-n:127.0.0.1:46845_solr) 
[n:127.0.0.1:46845_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1934441 INFO  (indexFetcher-8765-thread-1) 
[n:127.0.0.1:43151_solr c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.h.IndexFetcher 
Replica core_node3 is leader but it's state is down, skipping replication
   [junit4]   2> 1934441 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 1934446 INFO  (qtp1172771307-23973) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_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_real_time_get_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_real_time_get&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1267
   [junit4]   2> 1934543 INFO  
(zkCallback-5605-thread-1-processing-n:127.0.0.1:46845_solr) 
[n:127.0.0.1:46845_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1934543 INFO  
(zkCallback-5605-thread-2-processing-n:127.0.0.1:46845_solr) 
[n:127.0.0.1:46845_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1934543 INFO  
(zkCallback-5603-thread-1-processing-n:127.0.0.1:43151_solr) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1934543 INFO  
(zkCallback-5603-thread-2-processing-n:127.0.0.1:43151_solr) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1935285 INFO  (qtp1522441198-23980) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] 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_real_time_get_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_real_time_get&shard=shard1&wt=javabin&version=2&replicaType=PULL}
 status=0 QTime=2106
   [junit4]   2> 1935286 INFO  (qtp1522441198-23978) [n:127.0.0.1:43151_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> 1935385 INFO  
(zkCallback-5603-thread-2-processing-n:127.0.0.1:43151_solr) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1935385 INFO  
(zkCallback-5605-thread-1-processing-n:127.0.0.1:46845_solr) 
[n:127.0.0.1:46845_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1935385 INFO  
(zkCallback-5603-thread-1-processing-n:127.0.0.1:43151_solr) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1935385 INFO  
(zkCallback-5605-thread-2-processing-n:127.0.0.1:46845_solr) 
[n:127.0.0.1:46845_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1936287 INFO  (qtp1522441198-23978) [n:127.0.0.1:43151_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_real_time_get&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=3425
   [junit4]   2> 1936293 INFO  (qtp1172771307-23984) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update terms at 
/collections/pull_replica_test_real_time_get/terms/shard1 to 
Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1936293 INFO  (qtp1172771307-23984) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0 (1594372480984678400)]} 0 1
   [junit4]   2> 1936294 INFO  (qtp1172771307-23983) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={qt=/get&_stateVer_=pull_replica_test_real_time_get:5&ids=0&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1936295 INFO  (qtp1172771307-23984) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={qt=/get&ids=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1936296 INFO  (qtp1522441198-23982) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] 
o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=http://127.0.0.1:46845/solr/pull_replica_test_real_time_get_shard1_replica_n1/
   [junit4]   2> 1936296 INFO  (qtp1172771307-23981) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1520512085903&ids=0&isShard=true&shard.url=http://127.0.0.1:46845/solr/pull_replica_test_real_time_get_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 1936297 INFO  (qtp1522441198-23982) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_p2]  webapp=/solr path=/get 
params={qt=/get&ids=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1936312 INFO  (qtp1172771307-23981) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43151/solr/pull_replica_test_real_time_get_shard1_replica_p2/&wt=javabin&version=2}{add=[1
 (1594372480995164160)]} 0 10
   [junit4]   2> 1936313 INFO  (qtp1522441198-23978) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_real_time_get_shard1_replica_p2]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 15
   [junit4]   2> 1936313 INFO  (qtp1172771307-23983) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={qt=/get&_stateVer_=pull_replica_test_real_time_get:5&ids=1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1936314 INFO  (qtp1172771307-23981) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={qt=/get&ids=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1936314 INFO  (qtp1522441198-23982) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] 
o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=http://127.0.0.1:46845/solr/pull_replica_test_real_time_get_shard1_replica_n1/
   [junit4]   2> 1936314 INFO  (qtp1172771307-23984) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1520512085922&ids=1&isShard=true&shard.url=http://127.0.0.1:46845/solr/pull_replica_test_real_time_get_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 1936314 INFO  (qtp1522441198-23982) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_p2]  webapp=/solr path=/get 
params={qt=/get&ids=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1936315 INFO  (qtp1172771307-23983) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={qt=/get&ids=0&ids=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1936315 INFO  (qtp1522441198-23978) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] 
o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=http://127.0.0.1:46845/solr/pull_replica_test_real_time_get_shard1_replica_n1/
   [junit4]   2> 1936316 INFO  (qtp1172771307-23981) [n:127.0.0.1:46845_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1520512085923&ids=0,1&isShard=true&shard.url=http://127.0.0.1:46845/solr/pull_replica_test_real_time_get_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 1936316 INFO  (qtp1522441198-23978) [n:127.0.0.1:43151_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_p2]  webapp=/solr path=/get 
params={qt=/get&ids=0&ids=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1936316 INFO  
(TEST-TestPullReplica.testRealTimeGet-seed#[CABB33E8460AA639]) [    ] 
o.a.s.c.TestPullReplica tearDown deleting collection
   [junit4]   2> 1936316 INFO  (qtp1522441198-23982) [n:127.0.0.1:43151_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=pull_replica_test_real_time_get&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1936317 INFO  
(OverseerCollectionConfigSetProcessor-72100172073140229-127.0.0.1:43151_solr-n_0000000000)
 [n:127.0.0.1:43151_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> 1936318 INFO  
(OverseerThreadFactory-8752-thread-2-processing-n:127.0.0.1:43151_solr) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null
   [junit4]   2> 1936318 INFO  (qtp1522441198-23972) [n:127.0.0.1:43151_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.pull_replica_test_real_time_get.shard1.replica_p2, tag=null
   [junit4]   2> 1936318 INFO  (qtp1172771307-23983) [n:127.0.0.1:46845_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.pull_replica_test_real_time_get.shard1.replica_n1, tag=null
   [junit4]   2> 1936318 INFO  (qtp1522441198-23972) [n:127.0.0.1:43151_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@444b68ac: rootName = 
solr_43151, domain = 
solr.core.pull_replica_test_real_time_get.shard1.replica_p2, service url = 
null, agent id = null] for registry 
solr.core.pull_replica_test_real_time_get.shard1.replica_p2 / 
com.codahale.metrics.MetricRegistry@22690ff4
   [junit4]   2> 1936318 INFO  (qtp1172771307-23983) [n:127.0.0.1:46845_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@39bee6ff: rootName = 
solr_46845, domain = 
solr.core.pull_replica_test_real_time_get.shard1.replica_n1, service url = 
null, agent id = null] for registry 
solr.core.pull_replica_test_real_time_get.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@54fa9c7a
   [junit4]   2> 1936332 INFO  (qtp1522441198-23972) [n:127.0.0.1:43151_solr    
] o.a.s.c.ZkController pull_replica_test_real_time_get_shard1_replica_p2 
stopping background replication from leader
   [junit4]   2> 1936332 INFO  (qtp1172771307-23983) [n:127.0.0.1:46845_solr    
] o.a.s.c.SolrCore [pull_replica_test_real_time_get_shard1_replica_n1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@68332ed0
   [junit4]   2> 1936332 INFO  (qtp1522441198-23972) [n:127.0.0.1:43151_solr    
] o.a.s.c.SolrCore [pull_replica_test_real_time_get_shard1_replica_p2]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@4320c016
   [junit4]   2> 1936332 INFO  (qtp1172771307-23983) [n:127.0.0.1:46845_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.pull_replica_test_real_time_get.shard1.replica_n1, 
tag=1748184784
   [junit4]   2> 1936332 INFO  (qtp1522441198-23972) [n:127.0.0.1:43151_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.pull_replica_test_real_time_get.shard1.replica_p2, 
tag=1126219798
   [junit4]   2> 1936333 INFO  (qtp1172771307-23983) [n:127.0.0.1:46845_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.pull_replica_test_real_time_get.shard1.leader, 
tag=1748184784
   [junit4]   2> 1936333 INFO  (qtp1522441198-23972) [n:127.0.0.1:43151_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.pull_replica_test_real_time_get.shard1.leader, 
tag=1126219798
   [junit4]   2> 1936333 INFO  (qtp1172771307-23983) [n:127.0.0.1:46845_solr    
] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1936333 INFO  (qtp1172771307-23983) [n:127.0.0.1:46845_solr    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@588b0713 commitCommandVersion:0
   [junit4]   2> 1936335 INFO  (qtp1522441198-23972) [n:127.0.0.1:43151_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=pull_replica_test_real_time_get_shard1_replica_p2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=17
   [junit4]   2> 1936337 INFO  (qtp1172771307-23983) [n:127.0.0.1:46845_solr    
] o.a.s.c.ZkShardTerms Successful update terms at 
/collections/pull_replica_test_real_time_get/terms/shard1 to Terms{values={}, 
version=2}
   [junit4]   2> 1936338 INFO  (qtp1172771307-23983) [n:127.0.0.1:46845_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=pull_replica_test_real_time_get_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=19
   [junit4]   2> 1937042 INFO  (qtp1522441198-23982) [n:127.0.0.1:43151_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=pull_replica_test_real_time_get&action=DELETE&wt=javabin&version=2}
 status=0 QTime=725
   [junit4]   2> 1937042 INFO  
(TEST-TestPullReplica.testRealTimeGet-seed#[CABB33E8460AA639]) [    ] 
o.a.s.c.TestPullReplica Collection deleted
   [junit4]   2> 1937043 INFO  
(TEST-TestPullReplica.testRealTimeGet-seed#[CABB33E8460AA639]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testRealTimeGet
   [junit4]   2> 1937052 INFO  
(TEST-TestPullReplica.testCreateDelete-seed#[CABB33E8460AA639]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCreateDelete 
{seed=[CABB33E8460AA639:D1ABC2A4B0FA5E09]}
   [junit4]   2> 1937054 INFO  
(OverseerThreadFactory-8752-thread-3-processing-n:127.0.0.1:43151_solr) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
pull_replica_test_create_delete
   [junit4]   2> 1937055 INFO  
(OverseerCollectionConfigSetProcessor-72100172073140229-127.0.0.1:43151_solr-n_0000000000)
 [n:127.0.0.1:43151_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> 1937055 WARN  
(OverseerThreadFactory-8752-thread-3-processing-n:127.0.0.1:43151_solr) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.a.c.CreateCollectionCmd Specified number 
of replicas of 4 on collection pull_replica_test_create_delete is higher than 
the number of Solr instances currently live or live and part of your 
createNodeSet(2). It's unusual to run two replica of the same slice on the same 
Solr-instance.
   [junit4]   2> 1937259 INFO  
(OverseerStateUpdate-72100172073140229-127.0.0.1:43151_solr-n_0000000000) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46845/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1937260 INFO  
(OverseerStateUpdate-72100172073140229-127.0.0.1:43151_solr-n_0000000000) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43151/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1937261 INFO  
(OverseerStateUpdate-72100172073140229-127.0.0.1:43151_solr-n_0000000000) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46845/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1937262 INFO  
(OverseerStateUpdate-72100172073140229-127.0.0.1:43151_solr-n_0000000000) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard1_replica_p6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43151/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1937262 INFO  
(OverseerStateUpdate-72100172073140229-127.0.0.1:43151_solr-n_0000000000) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard2_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46845/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1937263 INFO  
(OverseerStateUpdate-72100172073140229-127.0.0.1:43151_solr-n_0000000000) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard2_replica_p10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43151/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1937264 INFO  
(OverseerStateUpdate-72100172073140229-127.0.0.1:43151_solr-n_0000000000) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard2_replica_p12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46845/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1937265 INFO  
(OverseerStateUpdate-72100172073140229-127.0.0.1:43151_solr-n_0000000000) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard2_replica_p14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43151/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1937466 INFO  (qtp1172771307-23981) [n:127.0.0.1:46845_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_create_delete_shard1_replica_n1&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1937466 INFO  (qtp1172771307-23975) [n:127.0.0.1:46845_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard2_replica_n8&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1937467 INFO  (qtp1522441198-23970) [n:127.0.0.1:43151_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard1_replica_p6&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1937467 INFO  (qtp1522441198-23974) [n:127.0.0.1:43151_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard1_replica_p2&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1937468 INFO  (qtp1522441198-23978) [n:127.0.0.1:43151_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node16&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard2_replica_p14&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1937468 INFO  (qtp1172771307-24060) [n:127.0.0.1:46845_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard2_replica_p12&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1937468 INFO  (qtp1172771307-23971) [n:127.0.0.1:46845_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard1_replica_p4&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1937469 INFO  (qtp1522441198-24072) [n:127.0.0.1:43151_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard2_replica_p10&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1937572 INFO  
(zkCallback-5603-thread-2-processing-n:127.0.0.1:43151_solr) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_create_delete/state.json] for collection 
[pull_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1937572 INFO  
(zkCallback-5605-thread-2-processing-n:127.0.0.1:46845_solr) 
[n:127.0.0.1:46845_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_create_delete/state.json] for collection 
[pull_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1937572 INFO  
(zkCallback-5605-thread-3-processing-n:127.0.0.1:46845_solr) 
[n:127.0.0.1:46845_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_create_delete/state.json] for collection 
[pull_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1937572 INFO  
(zkCallback-5605-thread-1-processing-n:127.0.0.1:46845_solr) 
[n:127.0.0.1:46845_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_create_delete/state.json] for collection 
[pull_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1937572 INFO  
(zkCallback-5603-thread-1-processing-n:127.0.0.1:43151_solr) 
[n:127.0.0.1:43151_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_create_delete/state.json] for collection 
[pull_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1938475 INFO  (qtp1172771307-24060) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1938475 INFO  (qtp1172771307-23975) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1938475 INFO  (qtp1172771307-23981) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1938480 INFO  (qtp1522441198-23970) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1938483 INFO  (qtp1522441198-23974) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1938492 INFO  (qtp1172771307-24060) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.s.IndexSchema 
[pull_replica_test_create_delete_shard2_replica_p12] Schema name=minimal
   [junit4]   2> 1938514 INFO  (qtp1172771307-23971) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1938514 INFO  (qtp1522441198-23978) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1938517 INFO  (qtp1522441198-24072) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1938521 INFO  (qtp1172771307-23981) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.s.IndexSchema 
[pull_replica_test_create_delete_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1938522 INFO  (qtp1522441198-24072) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.s.IndexSchema 
[pull_replica_test_create_delete_shard2_replica_p10] Schema name=minimal
   [junit4]   2> 1938522 INFO  (qtp1522441198-23978) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.s.IndexSchema 
[pull_replica_test_create_delete_shard2_replica_p14] Schema name=minimal
   [junit4]   2> 1938522 INFO  (qtp1522441198-23970) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.s.IndexSchema 
[pull_replica_test_create_delete_shard1_replica_p6] Schema name=minimal
   [junit4]   2> 1938523 INFO  (qtp1172771307-23975) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.s.IndexSchema 
[pull_replica_test_create_delete_shard2_replica_n8] Schema name=minimal
   [junit4]   2> 1938523 INFO  (qtp1172771307-23981) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1938523 INFO  (qtp1172771307-23971) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.s.IndexSchema 
[pull_replica_test_create_delete_shard1_replica_p4] Schema name=minimal
   [junit4]   2> 1938523 INFO  (qtp1172771307-23981) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_create_delete_shard1_replica_n1' using 
configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1938524 INFO  (qtp1522441198-24072) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1938524 INFO  (qtp1522441198-24072) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_create_delete_shard2_replica_p10' using 
configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1938524 INFO  (qtp1172771307-23981) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_46845.solr.core.pull_replica_test_create_delete.shard1.replica_n1' 
(registry 'solr.core.pull_replica_test_create_delete.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e92e809
   [junit4]   2> 1938524 INFO  (qtp1522441198-23970) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1938524 INFO  (qtp1522441198-23970) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_create_delete_shard1_replica_p6' using 
configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1938525 INFO  (qtp1522441198-24072) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_43151.solr.core.pull_replica_test_create_delete.shard2.replica_p10' 
(registry 'solr.core.pull_replica_test_create_delete.shard2.replica_p10') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e92e809
   [junit4]   2> 1938525 INFO  (qtp1522441198-24072) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1938525 INFO  (qtp1172771307-23975) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1938525 INFO  (qtp1522441198-24072) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.c.SolrCore 
[[pull_replica_test_create_delete_shard2_replica_p10] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node1/pull_replica_test_create_delete_shard2_replica_p10],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node1/./pull_replica_test_create_delete_shard2_replica_p10/data/]
   [junit4]   2> 1938525 INFO  (qtp1172771307-23975) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_create_delete_shard2_replica_n8' using 
configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1938525 INFO  (qtp1522441198-23970) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_43151.solr.core.pull_replica_test_create_delete.shard1.replica_p6' 
(registry 'solr.core.pull_replica_test_create_delete.shard1.replica_p6') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e92e809
   [junit4]   2> 1938525 INFO  (qtp1172771307-23971) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1938525 INFO  (qtp1172771307-23971) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_create_delete_shard1_replica_p4' using 
configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1938525 INFO  (qtp1522441198-23970) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1938525 INFO  (qtp1522441198-23970) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.c.SolrCore 
[[pull_replica_test_create_delete_shard1_replica_p6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node1/pull_replica_test_create_delete_shard1_replica_p6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node1/./pull_replica_test_create_delete_shard1_replica_p6/data/]
   [junit4]   2> 1938525 INFO  (qtp1172771307-23975) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_46845.solr.core.pull_replica_test_create_delete.shard2.replica_n8' 
(registry 'solr.core.pull_replica_test_create_delete.shard2.replica_n8') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e92e809
   [junit4]   2> 1938525 INFO  (qtp1172771307-23971) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_46845.solr.core.pull_replica_test_create_delete.shard1.replica_p4' 
(registry 'solr.core.pull_replica_test_create_delete.shard1.replica_p4') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e92e809
   [junit4]   2> 1938526 INFO  (qtp1172771307-23971) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1938526 INFO  (qtp1172771307-23971) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.c.SolrCore 
[[pull_replica_test_create_delete_shard1_replica_p4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node2/pull_replica_test_create_delete_shard1_replica_p4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node2/./pull_replica_test_create_delete_shard1_replica_p4/data/]
   [junit4]   2> 1938528 INFO  (qtp1522441198-23974) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.s.IndexSchema 
[pull_replica_test_create_delete_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 1938528 INFO  (qtp1172771307-23981) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1938528 INFO  (qtp1172771307-23981) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.SolrCore 
[[pull_replica_test_create_delete_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node2/pull_replica_test_create_delete_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node2/./pull_replica_test_create_delete_shard1_replica_n1/data/]
   [junit4]   2> 1938529 INFO  (qtp1522441198-23974) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1938529 INFO  (qtp1522441198-23974) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_create_delete_shard1_replica_p2' using 
configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1938530 INFO  (qtp1522441198-23974) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_43151.solr.core.pull_replica_test_create_delete.shard1.replica_p2' 
(registry 'solr.core.pull_replica_test_create_delete.shard1.replica_p2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e92e809
   [junit4]   2> 1938530 INFO  (qtp1522441198-23974) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1938530 INFO  (qtp1522441198-23974) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.c.SolrCore 
[[pull_replica_test_create_delete_shard1_replica_p2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node1/pull_replica_test_create_delete_shard1_replica_p2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node1/./pull_replica_test_create_delete_shard1_replica_p2/data/]
   [junit4]   2> 1938530 INFO  (qtp1172771307-23975) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1938531 INFO  (qtp1172771307-23975) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.SolrCore 
[[pull_replica_test_create_delete_shard2_replica_n8] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node2/pull_replica_test_create_delete_shard2_replica_n8],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node2/./pull_replica_test_create_delete_shard2_replica_n8/data/]
   [junit4]   2> 1938533 INFO  (qtp1522441198-23978) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1938533 INFO  (qtp1522441198-23978) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_create_delete_shard2_replica_p14' using 
configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1938534 INFO  (qtp1522441198-23978) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_43151.solr.core.pull_replica_test_create_delete.shard2.replica_p14' 
(registry 'solr.core.pull_replica_test_create_delete.shard2.replica_p14') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e92e809
   [junit4]   2> 1938534 INFO  (qtp1522441198-23978) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1938534 INFO  (qtp1522441198-23978) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.c.SolrCore 
[[pull_replica_test_create_delete_shard2_replica_p14] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node1/pull_replica_test_create_delete_shard2_replica_p14],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node1/./pull_replica_test_create_delete_shard2_replica_p14/data/]
   [junit4]   2> 1938536 INFO  (qtp1172771307-24060) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1938536 INFO  (qtp1172771307-24060) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_create_delete_shard2_replica_p12' using 
configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1938536 INFO  (qtp1172771307-24060) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_46845.solr.core.pull_replica_test_create_delete.shard2.replica_p12' 
(registry 'solr.core.pull_replica_test_create_delete.shard2.replica_p12') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e92e809
   [junit4]   2> 1938536 INFO  (qtp1172771307-24060) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1938536 INFO  (qtp1172771307-24060) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.c.SolrCore 
[[pull_replica_test_create_delete_shard2_replica_p12] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node2/pull_replica_test_create_delete_shard2_replica_p12],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001/tempDir-001/node2/./pull_replica_test_create_delete_shard2_replica_p12/data/]
   [junit4]   2> 1938633 INFO  (qtp1172771307-23981) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1938634 INFO  (qtp1172771307-23981) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1938657 INFO  (qtp1172771307-23981) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1938657 INFO  (qtp1172771307-23981) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1938666 INFO  (qtp1522441198-23970) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1938666 INFO  (qtp1522441198-23970) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1938668 INFO  (qtp1172771307-23981) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@46839d4a[pull_replica_test_create_delete_shard1_replica_n1] 
main]
   [junit4]   2> 1938668 INFO  (qtp1172771307-23981) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1938668 INFO  (qtp1172771307-23981) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1938672 INFO  (qtp1172771307-23981) [n:127.0.0.1:46845_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1938681 INFO  (qtp1522441198-23978) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1938681 INFO  (qtp1522441198-23978) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1938682 INFO  (qtp1522441198-23970) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@21647bec[pull_replica_test_create_delete_shard1_replica_p6] 
main]
   [junit4]   2> 1938683 INFO  (qtp1522441198-23978) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@266a8a68[pull_replica_test_create_delete_shard2_replica_p14] 
main]
   [junit4]   2> 1938683 INFO  (qtp1522441198-23970) [n:127.0.0.1:43151_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [ju

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

um concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/configs/conf
   [junit4]   2>        16      
/solr/collections/pull_replica_test_remove_all_writer_replicas/terms/shard1
   [junit4]   2>        14      
/solr/collections/pull_replica_test_create_delete/terms/shard2
   [junit4]   2>        13      
/solr/collections/pull_replica_test_create_delete/terms/shard1
   [junit4]   2>        9       
/solr/collections/pull_replica_test_kill_leader/terms/shard1
   [junit4]   2>        7       
/solr/collections/pull_replica_test_kill_pull_replica/terms/shard1
   [junit4]   2>        7       
/solr/collections/pull_replica_test_real_time_get/terms/shard1
   [junit4]   2>        5       
/solr/collections/pull_replica_test_add_remove_pull_replica/terms/shard2
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       
/solr/collections/pull_replica_test_create_delete/collectionprops.json
   [junit4]   2>        4       
/solr/collections/pull_replica_test_add_remove_pull_replica/terms/shard1
   [junit4]   2>        3       
/solr/collections/pull_replica_test_remove_all_writer_replicas/collectionprops.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        3       
/solr/collections/pull_replica_test_kill_leader/collectionprops.json
   [junit4]   2>        2       
/solr/collections/pull_replica_test_real_time_get/collectionprops.json
   [junit4]   2>        2       
/solr/collections/pull_replica_test_add_remove_pull_replica/collectionprops.json
   [junit4]   2>        2       
/solr/collections/pull_replica_test_kill_pull_replica/collectionprops.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>        21      
/solr/collections/pull_replica_test_kill_leader/state.json
   [junit4]   2>        18      
/solr/collections/pull_replica_test_add_remove_pull_replica/state.json
   [junit4]   2>        18      
/solr/collections/pull_replica_test_remove_all_writer_replicas/state.json
   [junit4]   2>        13      
/solr/collections/pull_replica_test_real_time_get/state.json
   [junit4]   2>        13      
/solr/collections/pull_replica_test_kill_pull_replica/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        4       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_CABB33E8460AA639-001
   [junit4]   2> Mar 08, 2018 12:29:43 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{foo=FSTOrd50, foo_s=FSTOrd50, id=PostingsFormat(name=Asserting)}, 
docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=777, 
maxMBSortInHeap=5.639443083462194, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@cd7dfdd),
 locale=ne-NP, timezone=America/Tijuana
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=1,free=358457264,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestClusterStateProvider, 
XsltUpdateRequestHandlerTest, TestReplicationHandlerBackup, 
SubstringBytesRefFilterTest, DeleteShardTest, TestCollectionAPIs, 
TestScoreJoinQPScore, TestReload, BadComponentTest, 
TestSubQueryTransformerCrossCore, TestCloudNestedDocsSort, MoveReplicaHDFSTest, 
BasicFunctionalityTest, QueryEqualityTest, AddReplicaTest, 
TestEmbeddedSolrServerAdminHandler, TestCharFilters, SolrInfoBeanTest, 
HighlighterTest, TestSQLHandler, TestSimDistributedQueue, 
CdcrReplicationHandlerTest, TestSolrIndexConfig, RecoveryAfterSoftCommitTest, 
TestZkAclsWithHadoopAuth, SuggesterTest, TestConfigSetProperties, 
TestSystemIdResolver, HdfsChaosMonkeyNothingIsSafeTest, 
BasicAuthStandaloneTest, HdfsUnloadDistributedZkTest, TestClusterStateMutator, 
TestFunctionQuery, JSONWriterTest, SampleTest, BlockJoinFacetRandomTest, 
V2StandaloneTest, MigrateRouteKeyTest, UtilsToolTest, ReplaceNodeTest, 
TemplateUpdateProcessorTest, CollectionPropsTest, TestConfigReload, 
IndexSchemaTest, AutoAddReplicasIntegrationTest, 
TestCursorMarkWithoutUniqueKey, TestGraphTermsQParserPlugin, 
CSVRequestHandlerTest, TestManagedSchema, TestReplicationHandler, 
ConjunctionSolrSpellCheckerTest, ExitableDirectoryReaderTest, 
TestDeleteCollectionOnDownNodes, TestSolr4Spatial, 
TlogReplayBufferedWhileIndexingTest, TestNodeAddedTrigger, TestLRUCache, 
TestBM25SimilarityFactory, SolrCoreMetricManagerTest, 
ConcurrentCreateRoutedAliasTest, ShufflingReplicaListTransformerTest, 
TestBlendedInfixSuggestions, TestDocTermOrds, HttpTriggerListenerTest, 
DirectUpdateHandlerOptimizeTest, TestRawResponseWriter, 
SolrJmxReporterCloudTest, TestSlowCompositeReaderWrapper, TestJsonFacets, 
SuggestComponentTest, TestBackupRepositoryFactory, SOLR749Test, 
PathHierarchyTokenizerFactoryTest, ZkFailoverTest, TestFieldCacheWithThreads, 
HealthCheckHandlerTest, DOMUtilTest, OverseerCollectionConfigSetProcessorTest, 
SoftAutoCommitTest, TestRecoveryHdfs, SchemaVersionSpecificBehaviorTest, 
AsyncCallRequestStatusResponseTest, BasicZkTest, SolrCoreTest, 
FastVectorHighlighterTest, SystemInfoHandlerTest, TestFieldCollectionResource, 
TestFastLRUCache, DocValuesMissingTest, 
DistribDocExpirationUpdateProcessorTest, OverseerStatusTest, 
DistributedFacetPivotSmallAdvancedTest, TestXIncludeConfig, TestRecovery, 
NodeMutatorTest, TestSimpleTrackingShardHandler, TolerantUpdateProcessorTest, 
SharedFSAutoReplicaFailoverTest, FieldMutatingUpdateProcessorTest, 
TestSortableTextField, TestElisionMultitermQuery, AnalyticsMergeStrategyTest, 
CollectionsAPIDistributedZkTest, TestFieldTypeResource, 
PreAnalyzedFieldManagedSchemaCloudTest, TestSolrQueryResponse, JsonLoaderTest, 
ResponseBuilderTest, DeleteLastCustomShardedReplicaTest, 
SolrMetricsIntegrationTest, TestSolrCoreParser, BufferStoreTest, 
TestLocalFSCloudBackupRestore, SliceStateTest, ConfigureRecoveryStrategyTest, 
BigEndianAscendingWordSerializerTest, TestStreamBody, ScriptEngineTest, 
TestCustomSort, FacetPivotSmallTest, DirectSolrConnectionTest, 
TestRandomCollapseQParserPlugin, HDFSCollectionsAPITest, ComputePlanActionTest, 
AnalysisErrorHandlingTest, TestGraphMLResponseWriter, TestStressUserVersions, 
TestManagedResourceStorage, TestJettySolrRunner, SyncSliceTest, 
ClusterStateUpdateTest, LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, 
TestDistributedGrouping, TestFaceting, DistributedSpellCheckComponentTest, 
TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, 
TestCoreContainer, StatsComponentTest, TestGroupingSearch, 
SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, TestSort, 
TestLazyCores, TestIndexSearcher, ShowFileRequestHandlerTest, 
SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, 
TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, TestStressLucene, 
TestTrie, SuggesterWFSTTest, PolyFieldTest, TestUpdate, 
TestWordDelimiterFilterFactory, SortByFunctionTest, DistanceFunctionTest, 
DebugComponentTest, IndexBasedSpellCheckerTest, TestQueryUtils, 
PrimitiveFieldTypeTest, TermsComponentTest, LoggingHandlerTest, 
UpdateRequestProcessorFactoryTest, MBeansHandlerTest, NumericFieldsTest, 
TestConfig, OutputWriterTest, TestPostingsSolrHighlighter, TestCodecSupport, 
TestIBSimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, 
ChaosMonkeyNothingIsSafeTest, AssignBackwardCompatibilityTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest, 
CollectionStateFormat2Test, CollectionsAPISolrJTest, ConfigSetsAPITest, 
CreateRoutedAliasTest, DistributedVersionInfoTest, HttpPartitionTest, 
LIRRollingUpdatesTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, 
PeerSyncReplicationTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, 
ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, 
SolrXmlInZkTest, TestCloudConsistency, TestCloudSearcherWarming, 
TestConfigSetsAPIZkFailure, TestCryptoKeys, TestExclusionRuleCollectionAccess, 
TestLeaderInitiatedRecoveryThread, TestPullReplica]
   [junit4] Completed [585/781 (1!)] on J1 in 101.77s, 10 tests, 1 failure, 2 
skipped <<< FAILURES!

[...truncated 43356 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21594/consoleText

[repro] Revision: ee1c742c199c47894396c2e614a076d971e2d1df

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestPullReplica 
-Dtests.method=testKillPullReplica -Dtests.seed=CABB33E8460AA639 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ne-NP 
-Dtests.timezone=America/Tijuana -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3297 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestPullReplica" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=CABB33E8460AA639 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ne-NP 
-Dtests.timezone=America/Tijuana -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

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

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

Reply via email to