Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/380/
Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseSerialGC 
--illegal-access=deny

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

Error Message:
Replica state not updated in cluster state null Live Nodes: 
[127.0.0.1:34547_solr, 127.0.0.1:42943_solr] Last available state: 
DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
   "pullReplicas":"1",   "replicationFactor":"1",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node3":{           
"core":"pull_replica_test_kill_leader_shard1_replica_n1",           
"base_url":"http://127.0.0.1:34547/solr";,           
"node_name":"127.0.0.1:34547_solr",           "state":"down",           
"type":"NRT",           "leader":"true"},         "core_node4":{           
"core":"pull_replica_test_kill_leader_shard1_replica_p2",           
"base_url":"http://127.0.0.1:42943/solr";,           
"node_name":"127.0.0.1:42943_solr",           "state":"active",           
"type":"PULL"}}}},   "router":{"name":"compositeId"},   
"maxShardsPerNode":"100",   "autoAddReplicas":"false",   "nrtReplicas":"1",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Replica state not updated in cluster state
null
Live Nodes: [127.0.0.1:34547_solr, 127.0.0.1:42943_solr]
Last available state: 
DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
  "pullReplicas":"1",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"pull_replica_test_kill_leader_shard1_replica_n1",
          "base_url":"http://127.0.0.1:34547/solr";,
          "node_name":"127.0.0.1:34547_solr",
          "state":"down",
          "type":"NRT",
          "leader":"true"},
        "core_node4":{
          "core":"pull_replica_test_kill_leader_shard1_replica_p2",
          "base_url":"http://127.0.0.1:42943/solr";,
          "node_name":"127.0.0.1:42943_solr",
          "state":"active",
          "type":"PULL"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"100",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([9057B37C7E8F64C:40138F83A553621A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.TestPullReplica.doTestNoLeader(TestPullReplica.java:401)
        at 
org.apache.solr.cloud.TestPullReplica.testKillLeader(TestPullReplica.java:290)
        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 12967 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4]   2> 1864729 INFO  
(SUITE-TestPullReplica-seed#[9057B37C7E8F64C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9057B37C7E8F64C-001/init-core-data-001
   [junit4]   2> 1864729 WARN  
(SUITE-TestPullReplica-seed#[9057B37C7E8F64C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1864729 INFO  
(SUITE-TestPullReplica-seed#[9057B37C7E8F64C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1864729 INFO  
(SUITE-TestPullReplica-seed#[9057B37C7E8F64C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1864729 INFO  
(SUITE-TestPullReplica-seed#[9057B37C7E8F64C]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9057B37C7E8F64C-001/tempDir-001
   [junit4]   2> 1864730 INFO  
(SUITE-TestPullReplica-seed#[9057B37C7E8F64C]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1864730 INFO  (Thread-3304) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1864730 INFO  (Thread-3304) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1864731 ERROR (Thread-3304) [    ] 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> 1864830 INFO  
(SUITE-TestPullReplica-seed#[9057B37C7E8F64C]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46069
   [junit4]   2> 1864832 INFO  (jetty-launcher-2556-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1864832 INFO  (jetty-launcher-2556-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1864833 INFO  (jetty-launcher-2556-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21a5e8c{/solr,null,AVAILABLE}
   [junit4]   2> 1864833 INFO  (jetty-launcher-2556-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b9191d9{/solr,null,AVAILABLE}
   [junit4]   2> 1864834 INFO  (jetty-launcher-2556-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4d62aa10{HTTP/1.1,[http/1.1]}{127.0.0.1:၃၄၅၄၇}
   [junit4]   2> 1864834 INFO  (jetty-launcher-2556-thread-2) [    ] 
o.e.j.s.Server Started @၁၈၆၆၁၂၇ms
   [junit4]   2> 1864834 INFO  (jetty-launcher-2556-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6f8139e0{HTTP/1.1,[http/1.1]}{127.0.0.1:၄၂၉၄၃}
   [junit4]   2> 1864834 INFO  (jetty-launcher-2556-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34547}
   [junit4]   2> 1864834 INFO  (jetty-launcher-2556-thread-1) [    ] 
o.e.j.s.Server Started @၁၈၆၆၁၂၇ms
   [junit4]   2> 1864834 INFO  (jetty-launcher-2556-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42943}
   [junit4]   2> 1864834 ERROR (jetty-launcher-2556-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1864834 ERROR (jetty-launcher-2556-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1864835 INFO  (jetty-launcher-2556-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1864835 INFO  (jetty-launcher-2556-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1864835 INFO  (jetty-launcher-2556-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1864835 INFO  (jetty-launcher-2556-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1864835 INFO  (jetty-launcher-2556-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1864835 INFO  (jetty-launcher-2556-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1864835 INFO  (jetty-launcher-2556-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-09T01:59:35.429132Z
   [junit4]   2> 1864835 INFO  (jetty-launcher-2556-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-09T01:59:35.429157Z
   [junit4]   2> 1864835 INFO  (jetty-launcher-2556-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1864836 INFO  (jetty-launcher-2556-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1864838 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e645d149d0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1864839 INFO  (jetty-launcher-2556-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46069/solr
   [junit4]   2> 1864839 INFO  (jetty-launcher-2556-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46069/solr
   [junit4]   2> 1864878 INFO  (jetty-launcher-2556-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1864878 INFO  (jetty-launcher-2556-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42943_solr
   [junit4]   2> 1864878 INFO  (jetty-launcher-2556-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1864878 INFO  (jetty-launcher-2556-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98626592789299206-127.0.0.1:42943_solr-n_0000000000) starting
   [junit4]   2> 1864879 INFO  (jetty-launcher-2556-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34547_solr
   [junit4]   2> 1864879 INFO  (zkCallback-2568-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1864879 INFO  (zkCallback-2567-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1864883 INFO  (jetty-launcher-2556-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42943_solr
   [junit4]   2> 1864884 INFO  (zkCallback-2567-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1864884 INFO  (zkCallback-2568-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1864935 INFO  (jetty-launcher-2556-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34547.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1232f31e
   [junit4]   2> 1864938 INFO  (jetty-launcher-2556-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42943.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1232f31e
   [junit4]   2> 1864940 INFO  (jetty-launcher-2556-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34547.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1232f31e
   [junit4]   2> 1864940 INFO  (jetty-launcher-2556-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34547.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1232f31e
   [junit4]   2> 1864941 INFO  (jetty-launcher-2556-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9057B37C7E8F64C-001/tempDir-001/node2/.
   [junit4]   2> 1864943 INFO  (jetty-launcher-2556-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42943.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1232f31e
   [junit4]   2> 1864943 INFO  (jetty-launcher-2556-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42943.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1232f31e
   [junit4]   2> 1864943 INFO  (jetty-launcher-2556-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9057B37C7E8F64C-001/tempDir-001/node1/.
   [junit4]   2> 1864964 INFO  
(SUITE-TestPullReplica-seed#[9057B37C7E8F64C]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1864964 INFO  
(SUITE-TestPullReplica-seed#[9057B37C7E8F64C]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46069/solr ready
   [junit4]   2> 1864965 INFO  
(SUITE-TestPullReplica-seed#[9057B37C7E8F64C]-worker) [    ] 
o.a.s.c.TestPullReplica Using legacyCloud?: false
   [junit4]   2> 1864966 INFO  (qtp908744980-15446) [    ] 
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> 1864966 INFO  (qtp908744980-15446) [    ] 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> 1864970 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testKillPullReplica
   [junit4]   2> 1864971 INFO  (qtp908744980-15448) [    ] 
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_kill_pull_replica&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1864973 INFO  (OverseerThreadFactory-6624-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection 
pull_replica_test_kill_pull_replica
   [junit4]   2> 1865076 INFO  
(OverseerStateUpdate-98626592789299206-127.0.0.1:42943_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_kill_pull_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"pull_replica_test_kill_pull_replica_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34547/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1865076 INFO  
(OverseerStateUpdate-98626592789299206-127.0.0.1:42943_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_kill_pull_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"pull_replica_test_kill_pull_replica_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42943/solr";,
   [junit4]   2>   "type":"PULL"} 
   [junit4]   2> 1865278 INFO  (qtp908744980-15436) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_pull_replica_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_kill_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1865278 INFO  (qtp646291536-15447) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_pull_replica_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_kill_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1865278 INFO  (qtp908744980-15436) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1865278 INFO  (qtp646291536-15447) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1865380 INFO  (zkCallback-2567-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1865381 INFO  (zkCallback-2568-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1865381 INFO  (zkCallback-2568-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1865381 INFO  (zkCallback-2567-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1866283 INFO  (qtp646291536-15447) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1866283 INFO  (qtp908744980-15436) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1866286 INFO  (qtp908744980-15436) [    ] o.a.s.s.IndexSchema 
[pull_replica_test_kill_pull_replica_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1866286 INFO  (qtp646291536-15447) [    ] o.a.s.s.IndexSchema 
[pull_replica_test_kill_pull_replica_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 1866287 INFO  (qtp646291536-15447) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1866287 INFO  (qtp908744980-15436) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1866287 INFO  (qtp646291536-15447) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'pull_replica_test_kill_pull_replica_shard1_replica_p2' using configuration 
from collection pull_replica_test_kill_pull_replica, trusted=true
   [junit4]   2> 1866287 INFO  (qtp908744980-15436) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'pull_replica_test_kill_pull_replica_shard1_replica_n1' using configuration 
from collection pull_replica_test_kill_pull_replica, trusted=true
   [junit4]   2> 1866288 INFO  (qtp646291536-15447) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42943.solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p2' 
(registry 'solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1232f31e
   [junit4]   2> 1866288 INFO  (qtp908744980-15436) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34547.solr.core.pull_replica_test_kill_pull_replica.shard1.replica_n1' 
(registry 'solr.core.pull_replica_test_kill_pull_replica.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1232f31e
   [junit4]   2> 1866288 INFO  (qtp646291536-15447) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1866288 INFO  (qtp908744980-15436) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1866288 INFO  (qtp646291536-15447) [    ] o.a.s.c.SolrCore 
[[pull_replica_test_kill_pull_replica_shard1_replica_p2] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9057B37C7E8F64C-001/tempDir-001/node1/pull_replica_test_kill_pull_replica_shard1_replica_p2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9057B37C7E8F64C-001/tempDir-001/node1/./pull_replica_test_kill_pull_replica_shard1_replica_p2/data/]
   [junit4]   2> 1866288 INFO  (qtp908744980-15436) [    ] o.a.s.c.SolrCore 
[[pull_replica_test_kill_pull_replica_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9057B37C7E8F64C-001/tempDir-001/node2/pull_replica_test_kill_pull_replica_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9057B37C7E8F64C-001/tempDir-001/node2/./pull_replica_test_kill_pull_replica_shard1_replica_n1/data/]
   [junit4]   2> 1866326 INFO  (qtp908744980-15436) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1866326 INFO  (qtp908744980-15436) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1866326 INFO  (qtp646291536-15447) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1866326 INFO  (qtp646291536-15447) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1866327 INFO  (qtp908744980-15436) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1866327 INFO  (qtp908744980-15436) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1866327 INFO  (qtp646291536-15447) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c30d9a6[pull_replica_test_kill_pull_replica_shard1_replica_p2] main]
   [junit4]   2> 1866328 INFO  (qtp646291536-15447) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1866328 INFO  (qtp908744980-15436) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4654ba[pull_replica_test_kill_pull_replica_shard1_replica_n1] main]
   [junit4]   2> 1866328 INFO  (qtp646291536-15447) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1866328 INFO  (qtp646291536-15447) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1866328 INFO  (qtp908744980-15436) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1866328 INFO  (qtp908744980-15436) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1866329 INFO  (qtp646291536-15447) [    ] o.a.s.c.ZkController 
pull_replica_test_kill_pull_replica_shard1_replica_p2 starting background 
replication from leader
   [junit4]   2> 1866329 INFO  (qtp646291536-15447) [    ] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 1866329 INFO  (searcherExecutor-6629-thread-1) [    ] 
o.a.s.c.SolrCore [pull_replica_test_kill_pull_replica_shard1_replica_p2] 
Registered new searcher 
Searcher@1c30d9a6[pull_replica_test_kill_pull_replica_shard1_replica_p2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1866329 INFO  (qtp908744980-15436) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1866329 INFO  (qtp646291536-15447) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1866329 INFO  (searcherExecutor-6630-thread-1) [    ] 
o.a.s.c.SolrCore [pull_replica_test_kill_pull_replica_shard1_replica_n1] 
Registered new searcher 
Searcher@4654ba[pull_replica_test_kill_pull_replica_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1866329 INFO  (qtp908744980-15436) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1578025486304411648
   [junit4]   2> 1866332 INFO  (qtp908744980-15436) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1866332 INFO  (qtp908744980-15436) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1866332 INFO  (qtp908744980-15436) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:34547/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/
   [junit4]   2> 1866332 INFO  (qtp908744980-15436) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1866332 INFO  (qtp908744980-15436) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:34547/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/
 has no replicas
   [junit4]   2> 1866332 INFO  (qtp908744980-15436) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1866333 INFO  (qtp908744980-15436) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34547/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/
 shard1
   [junit4]   2> 1866434 INFO  (zkCallback-2568-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1866434 INFO  (zkCallback-2567-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1866434 INFO  (zkCallback-2567-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1866434 INFO  (zkCallback-2568-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1866483 INFO  (qtp908744980-15436) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1866484 INFO  (qtp908744980-15436) [    ] 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_kill_pull_replica_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_kill_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1206
   [junit4]   2> 1866585 INFO  (zkCallback-2567-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1866585 INFO  (zkCallback-2567-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1866586 INFO  (zkCallback-2568-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1866586 INFO  (zkCallback-2568-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1867332 INFO  (qtp646291536-15447) [    ] 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_kill_pull_replica_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_kill_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=PULL}
 status=0 QTime=2054
   [junit4]   2> 1867334 INFO  (qtp908744980-15448) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1867435 INFO  (zkCallback-2568-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1867435 INFO  (zkCallback-2567-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1867435 INFO  (zkCallback-2567-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1867435 INFO  (zkCallback-2568-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1867490 INFO  (indexFetcher-6639-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:34547/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/
   [junit4]   2> 1867491 INFO  (qtp908744980-15438) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1867491 INFO  (indexFetcher-6639-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1867491 INFO  (indexFetcher-6639-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1867491 INFO  (indexFetcher-6639-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1867492 INFO  (indexFetcher-6639-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1868335 INFO  (qtp908744980-15448) [    ] 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_kill_pull_replica&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=3363
   [junit4]   2> 1868340 INFO  (qtp908744980-15440) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1868342 INFO  (qtp646291536-15451) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1868345 INFO  (qtp908744980-15450) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1578025488417292288)]} 0 1
   [junit4]   2> 1868346 INFO  (qtp908744980-15440) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578025488419389440,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1868346 INFO  (qtp908744980-15440) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@127c10f4 
commitCommandVersion:1578025488419389440
   [junit4]   2> 1868347 INFO  (qtp908744980-15440) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5cca3200[pull_replica_test_kill_pull_replica_shard1_replica_n1] main]
   [junit4]   2> 1868348 INFO  (qtp908744980-15440) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1868350 INFO  (searcherExecutor-6630-thread-1) [    ] 
o.a.s.c.SolrCore [pull_replica_test_kill_pull_replica_shard1_replica_n1] 
Registered new searcher 
Searcher@5cca3200[pull_replica_test_kill_pull_replica_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 1868350 INFO  (qtp908744980-15440) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=pull_replica_test_kill_pull_replica:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 4
   [junit4]   2> 1868352 INFO  (qtp908744980-15442) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1868354 INFO  (qtp646291536-15451) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1868455 INFO  (qtp646291536-15437) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1868556 INFO  (qtp646291536-15439) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1868657 INFO  (qtp646291536-15441) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1868758 INFO  (qtp646291536-15451) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1868859 INFO  (qtp646291536-15437) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1868960 INFO  (qtp646291536-15439) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1868975 INFO  
(OverseerCollectionConfigSetProcessor-98626592789299206-127.0.0.1:42943_solr-n_0000000000)
 [    ] 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> 1869061 INFO  (qtp646291536-15441) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1869161 INFO  (qtp646291536-15451) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1869262 INFO  (qtp646291536-15437) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1869363 INFO  (qtp646291536-15439) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1869463 INFO  (qtp646291536-15441) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1869564 INFO  (qtp646291536-15451) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1869665 INFO  (qtp646291536-15437) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1869766 INFO  (qtp646291536-15439) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1869867 INFO  (qtp646291536-15441) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1869967 INFO  (qtp646291536-15451) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1870068 INFO  (qtp646291536-15437) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1870169 INFO  (qtp646291536-15439) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1870269 INFO  (qtp646291536-15441) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1870370 INFO  (qtp646291536-15451) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1870471 INFO  (qtp646291536-15437) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1870490 INFO  (qtp908744980-15436) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1870491 INFO  (indexFetcher-6639-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1870491 INFO  (indexFetcher-6639-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 1504922378940
   [junit4]   2> 1870491 INFO  (indexFetcher-6639-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1870491 INFO  (indexFetcher-6639-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1870491 INFO  (indexFetcher-6639-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1870492 INFO  (qtp908744980-15442) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=0
   [junit4]   2> 1870492 INFO  (indexFetcher-6639-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 13
   [junit4]   2> 1870493 INFO  (indexFetcher-6639-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@7a2b7083 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33c18df1)
   [junit4]   2> 1870493 INFO  (qtp908744980-15450) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870494 INFO  (qtp908744980-15446) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870496 INFO  (qtp908744980-15436) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870496 INFO  (qtp908744980-15442) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870497 INFO  (qtp908744980-15450) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870498 INFO  (qtp908744980-15446) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870499 INFO  (qtp908744980-15436) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870500 INFO  (qtp908744980-15442) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870501 INFO  (qtp908744980-15450) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.dii&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870502 INFO  (qtp908744980-15446) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.dim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870503 INFO  (qtp908744980-15436) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870503 INFO  (qtp908744980-15442) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870504 INFO  (qtp908744980-15450) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870505 INFO  (indexFetcher-6639-thread-1) [    ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=1774) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@7a2b7083 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33c18df1)
   [junit4]   2> 1870506 INFO  (indexFetcher-6639-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1870506 INFO  (indexFetcher-6639-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f6ad39c[pull_replica_test_kill_pull_replica_shard1_replica_p2] main]
   [junit4]   2> 1870508 INFO  (searcherExecutor-6629-thread-1) [    ] 
o.a.s.c.SolrCore [pull_replica_test_kill_pull_replica_shard1_replica_p2] 
Registered new searcher 
Searcher@1f6ad39c[pull_replica_test_kill_pull_replica_shard1_replica_p2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 1870572 INFO  (qtp646291536-15439) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1870572 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.c.ChaosMonkey monkey: kill jetty! 42943
   [junit4]   2> 1870574 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@6f8139e0{HTTP/1.1,[http/1.1]}{127.0.0.1:၀}
   [junit4]   2> 1870574 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=17626211
   [junit4]   2> 1870574 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1870574 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@38ebad92: rootName = 
solr_42943, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@5d9441fa
   [junit4]   2> 1870583 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1870583 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a467023: rootName = 
solr_42943, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@7651390
   [junit4]   2> 1870590 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1870590 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2b5ff8f3: rootName = 
solr_42943, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@35a87a4
   [junit4]   2> 1870591 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1870592 INFO  (coreCloseExecutor-6641-thread-1) [    ] 
o.a.s.c.SolrCore [pull_replica_test_kill_pull_replica_shard1_replica_p2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@37c2dc1f
   [junit4]   2> 1870592 INFO  (coreCloseExecutor-6641-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p2, 
tag=935517215
   [junit4]   2> 1870592 INFO  (coreCloseExecutor-6641-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1185a65c: rootName = 
solr_42943, domain = 
solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p2, service url = 
null, agent id = null] for registry 
solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p2 / 
com.codahale.metrics.MetricRegistry@109f6fc6
   [junit4]   2> 1870594 INFO  (zkCallback-2568-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1870594 INFO  (zkCallback-2567-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1870594 INFO  (zkCallback-2567-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1870594 INFO  (zkCallback-2568-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1870602 INFO  (coreCloseExecutor-6641-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.pull_replica_test_kill_pull_replica.shard1.leader, 
tag=935517215
   [junit4]   2> 1870603 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.c.Overseer Overseer 
(id=98626592789299206-127.0.0.1:42943_solr-n_0000000000) closing
   [junit4]   2> 1870603 INFO  
(OverseerStateUpdate-98626592789299206-127.0.0.1:42943_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42943_solr
   [junit4]   2> 1870603 WARN  (zkCallback-2568-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1870604 INFO  (zkCallback-2567-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1870604 INFO  (zkCallback-2574-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1870604 INFO  (zkCallback-2567-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34547_solr
   [junit4]   2> 1870604 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1b9191d9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1870604 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 42943
   [junit4]   2> 1870605 INFO  (zkCallback-2567-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98626592789299205-127.0.0.1:34547_solr-n_0000000001) starting
   [junit4]   2> 1870608 INFO  (qtp908744980-15438) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[2 (1578025490790219776)]} 0 2
   [junit4]   2> 1870609 INFO  (qtp908744980-15446) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578025490792316928,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1870609 INFO  (qtp908744980-15446) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@127c10f4 
commitCommandVersion:1578025490792316928
   [junit4]   2> 1870611 INFO  (qtp908744980-15446) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@52901ba[pull_replica_test_kill_pull_replica_shard1_replica_n1] main]
   [junit4]   2> 1870611 INFO  (qtp908744980-15446) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1870612 INFO  (searcherExecutor-6630-thread-1) [    ] 
o.a.s.c.SolrCore [pull_replica_test_kill_pull_replica_shard1_replica_n1] 
Registered new searcher 
Searcher@52901ba[pull_replica_test_kill_pull_replica_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)
 Uninverting(_1(7.1.0):C1)))}
   [junit4]   2> 1870613 INFO  (qtp908744980-15446) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=pull_replica_test_kill_pull_replica:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 3
   [junit4]   2> 1870614 INFO  (qtp908744980-15440) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 1870614 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.c.ChaosMonkey monkey: starting jetty! 42943
   [junit4]   2> 1870615 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1870616 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@39aec564{/solr,null,AVAILABLE}
   [junit4]   2> 1870616 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@70920459{HTTP/1.1,[http/1.1]}{127.0.0.1:၄၂၉၄၃}
   [junit4]   2> 1870616 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.e.j.s.Server Started @၁၈၇၁၉၀၈ms
   [junit4]   2> 1870616 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42943}
   [junit4]   2> 1870617 ERROR 
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1870617 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1870617 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1870617 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1870617 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-09T01:59:41.211499Z
   [junit4]   2> 1870620 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1870626 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46069/solr
   [junit4]   2> 1870633 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1870634 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1870636 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42943_solr
   [junit4]   2> 1870636 INFO  (zkCallback-2567-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1870636 INFO  (zkCallback-2579-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1870636 INFO  (zkCallback-2574-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1870637 INFO  (zkCallback-2567-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1870637 INFO  (zkCallback-2567-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1870672 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42943.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1232f31e
   [junit4]   2> 1870678 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42943.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1232f31e
   [junit4]   2> 1870678 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42943.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1232f31e
   [junit4]   2> 1870679 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9057B37C7E8F64C-001/tempDir-001/node1/.
   [junit4]   2> 1870679 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]
   [junit4]   2> 1870680 INFO  (coreLoadExecutor-6650-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1870683 INFO  (coreLoadExecutor-6650-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1870699 INFO  (coreLoadExecutor-6650-thread-1) [    ] 
o.a.s.s.IndexSchema [pull_replica_test_kill_pull_replica_shard1_replica_p2] 
Schema name=minimal
   [junit4]   2> 1870700 INFO  (coreLoadExecutor-6650-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1870700 INFO  (coreLoadExecutor-6650-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'pull_replica_test_kill_pull_replica_shard1_replica_p2' using configuration 
from collection pull_replica_test_kill_pull_replica, trusted=true
   [junit4]   2> 1870700 INFO  (coreLoadExecutor-6650-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42943.solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p2' 
(registry 'solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1232f31e
   [junit4]   2> 1870700 INFO  (coreLoadExecutor-6650-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1870700 INFO  (coreLoadExecutor-6650-thread-1) [    ] 
o.a.s.c.SolrCore [[pull_replica_test_kill_pull_replica_shard1_replica_p2] ] 
Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9057B37C7E8F64C-001/tempDir-001/node1/pull_replica_test_kill_pull_replica_shard1_replica_p2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9057B37C7E8F64C-001/tempDir-001/node1/./pull_replica_test_kill_pull_replica_shard1_replica_p2/data/]
   [junit4]   2> 1870722 INFO  (coreLoadExecutor-6650-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1870722 INFO  (coreLoadExecutor-6650-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1870723 INFO  (coreLoadExecutor-6650-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6bd5d28c[pull_replica_test_kill_pull_replica_shard1_replica_p2] main]
   [junit4]   2> 1870723 INFO  (coreLoadExecutor-6650-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1870723 INFO  (coreLoadExecutor-6650-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1870724 INFO  (coreLoadExecutor-6650-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1870724 INFO  (coreZkRegister-6645-thread-1) [    ] 
o.a.s.c.ZkController pull_replica_test_kill_pull_replica_shard1_replica_p2 
starting background replication from leader
   [junit4]   2> 1870724 INFO  (coreZkRegister-6645-thread-1) [    ] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 1870724 INFO  (searcherExecutor-6651-thread-1) [    ] 
o.a.s.c.SolrCore [pull_replica_test_kill_pull_replica_shard1_replica_p2] 
Registered new searcher 
Searcher@6bd5d28c[pull_replica_test_kill_pull_replica_shard1_replica_p2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1870725 INFO  (coreZkRegister-6645-thread-1) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1870725 INFO  (indexFetcher-6656-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:34547/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/
   [junit4]   2> 1870725 INFO  (coreZkRegister-6645-thread-1) [    ] 
o.a.s.c.ZkController Core needs to 
recover:pull_replica_test_kill_pull_replica_shard1_replica_p2
   [junit4]   2> 1870725 INFO  (updateExecutor-2576-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1870725 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1870725 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[pull_replica_test_kill_pull_replica_shard1_replica_p2] as recovering, leader 
is 
[http://127.0.0.1:34547/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/]
 and I am 
[http://127.0.0.1:42943/solr/pull_replica_test_kill_pull_replica_shard1_replica_p2/]
   [junit4]   2> 1870725 INFO  (qtp908744980-15440) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1870725 INFO  (indexFetcher-6656-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 1870725 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 1870725 INFO  (indexFetcher-6656-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 1504922381203
   [junit4]   2> 1870725 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Stopping background replicate from leader process
   [junit4]   2> 1870725 INFO  (indexFetcher-6656-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1870725 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.c.ZkController pull_replica_test_kill_pull_replica_shard1_replica_p2 
stopping background replication from leader
   [junit4]   2> 1870725 INFO  (indexFetcher-6656-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1870726 INFO  (indexFetcher-6656-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1870726 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to replicate from 
[http://127.0.0.1:34547/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/].
   [junit4]   2> 1870726 INFO  (qtp908744980-15438) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=0
   [junit4]   2> 1870726 INFO  (indexFetcher-6656-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 25
   [junit4]   2> 1870727 INFO  (qtp908744980-15442) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578025490916048896,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1870727 INFO  (qtp908744980-15442) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1870727 INFO  (qtp908744980-15442) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1870727 INFO  (qtp908744980-15442) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 1870727 INFO  (indexFetcher-6656-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@7cfc6c7e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d12ae48)
   [junit4]   2> 1870727 INFO  (qtp908744980-15436) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870728 INFO  (qtp908744980-15442) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1870728 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 1870728 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 1504922381203
   [junit4]   2> 1870728 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1870728 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1870728 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1870728 INFO  (indexFetcher-6656-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1870728 ERROR (indexFetcher-6656-thread-1) [    ] 
o.a.s.h.IndexFetcher User aborted Replication
   [junit4]   2> 1870729 INFO  (qtp908744980-15448) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=0
   [junit4]   2> 1870729 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 25
   [junit4]   2> 1870729 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1870730 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@9906f5c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57214be3)
   [junit4]   2> 1870730 INFO  (qtp908744980-15436) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870731 INFO  (qtp908744980-15446) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870731 INFO  (qtp908744980-15442) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870732 INFO  (qtp908744980-15448) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870732 INFO  (qtp908744980-15436) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870732 INFO  (qtp908744980-15446) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870733 INFO  (qtp908744980-15446) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870733 INFO  (qtp908744980-15448) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870734 INFO  (qtp908744980-15436) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.dii&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870734 INFO  (qtp908744980-15442) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.dim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870735 INFO  (qtp908744980-15446) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870736 INFO  (qtp908744980-15448) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870736 INFO  (qtp908744980-15436) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870736 INFO  (qtp908744980-15442) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870737 INFO  (qtp908744980-15446) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.dim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870737 INFO  (qtp908744980-15448) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870738 INFO  (qtp908744980-15436) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870738 INFO  (qtp908744980-15442) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.dii&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870738 INFO  (qtp908744980-15446) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870739 INFO  (qtp908744980-15448) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870739 INFO  (qtp908744980-15436) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870740 INFO  (qtp908744980-15442) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870740 INFO  (qtp908744980-15446) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870741 INFO  (qtp908744980-15448) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870741 INFO  (qtp908744980-15436) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1870741 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=3407) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@9906f5c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57214be3)
   [junit4]   2> 1870742 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1870742 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@621a05bb[pull_replica_test_kill_pull_replica_shard1_replica_p2] main]
   [junit4]   2> 1870743 INFO  (searcherExecutor-6651-thread-1) [    ] 
o.a.s.c.SolrCore [pull_replica_test_kill_pull_replica_shard1_replica_p2] 
Registered new searcher 
Searcher@621a05bb[pull_replica_test_kill_pull_replica_shard1_replica_p2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)
 Uninverting(_1(7.1.0):C1)))}
   [junit4]   2> 1870744 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 1870744 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Restaring background replicate from leader process
   [junit4]   2> 1870744 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.c.ZkController pull_replica_test_kill_pull_replica_shard1_replica_p2 
starting background replication from leader
   [junit4]   2> 1870744 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 1870744 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1870744 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1870745 INFO  (recoveryExecutor-2577-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 1870846 INFO  (zkCallback-2567-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1870846 INFO  (zkCallback-2579-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1870846 INFO  (zkCallback-2567-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1870846 INFO  (zkCallback-2579-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1871209 INFO  (qtp908744980-15446) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 1871210 INFO  (qtp1980295739-15524) [    ] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 1871211 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.c.TestPullReplica tearDown deleting collection
   [junit4]   2> 1871211 INFO  (qtp908744980-15450) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=pull_replica_test_kill_pull_replica&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1871212 INFO  (OverseerThreadFactory-6644-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1871213 INFO  (qtp1980295739-15520) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p2, 
tag=null
   [junit4]   2> 1871213 INFO  (qtp1980295739-15520) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@25e351d9: rootName = 
solr_42943, domain = 
solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p2, service url = 
null, agent id = null] for registry 
solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p2 / 
com.codahale.metrics.MetricRegistry@1975faae
   [junit4]   2> 1871213 INFO  (qtp908744980-15448) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.pull_replica_test_kill_pull_replica.shard1.replica_n1, 
tag=null
   [junit4]   2> 1871213 INFO  (qtp908744980-15448) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@b438c78: rootName = 
solr_34547, domain = 
solr.core.pull_replica_test_kill_pull_replica.shard1.replica_n1, service url = 
null, agent id = null] for registry 
solr.core.pull_replica_test_kill_pull_replica.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@166d5bb8
   [junit4]   2> 1871222 INFO  (qtp908744980-15448) [    ] o.a.s.c.SolrCore 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@62a70f6e
   [junit4]   2> 1871222 INFO  (qtp1980295739-15520) [    ] 
o.a.s.c.ZkController pull_replica_test_kill_pull_replica_shard1_replica_p2 
stopping background replication from leader
   [junit4]   2> 1871222 INFO  (qtp908744980-15448) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.pull_replica_test_kill_pull_replica.shard1.replica_n1, 
tag=1655115630
   [junit4]   2> 1871222 INFO  (qtp908744980-15448) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.pull_replica_test_kill_pull_replica.shard1.leader, 
tag=1655115630
   [junit4]   2> 1871222 INFO  (qtp1980295739-15520) [    ] o.a.s.c.SolrCore 
[pull_replica_test_kill_pull_replica_shard1_replica_p2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6a69f690
   [junit4]   2> 1871222 INFO  (qtp1980295739-15520) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p2, 
tag=1785329296
   [junit4]   2> 1871222 INFO  (qtp1980295739-15520) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.pull_replica_test_kill_pull_replica.shard1.leader, 
tag=1785329296
   [junit4]   2> 1871223 INFO  (qtp1980295739-15520) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=pull_replica_test_kill_pull_replica_shard1_replica_p2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=10
   [junit4]   2> 1871224 INFO  (qtp908744980-15448) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=pull_replica_test_kill_pull_replica_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=11
   [junit4]   2> 1871931 INFO  (qtp908744980-15450) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={name=pull_replica_test_kill_pull_replica&action=DELETE&wt=javabin&version=2}
 status=0 QTime=719
   [junit4]   2> 1871931 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.c.TestPullReplica Collection deleted
   [junit4]   2> 1871931 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.c.TestPullReplica Collection not yet deleted
   [junit4]   2> 1872032 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[9057B37C7E8F64C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testKillPullReplica
   [junit4]   2> 1872045 INFO  
(TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[9057B37C7E8F64C]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testRemoveAllWriterReplicas
   [junit4]   2> 1872046 INFO  (qtp908744980-15446) [    ] 
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_remove_all_writer_replicas&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1872048 INFO  (OverseerThreadFactory-6644-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection 
pull_replica_test_remove_all_writer_replicas
   [junit4]   2> 1872048 INFO  
(OverseerCollectionConfigSetProcessor-98626592789299205-127.0.0.1:34547_solr-n_0000000001)
 [    ] 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> 1872254 INFO  
(OverseerStateUpdate-98626592789299205-127.0.0.1:34547_solr-n_0000000001) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_remove_all_writer_replicas",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34547/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1872256 INFO  
(OverseerStateUpdate-98626592789299205-127.0.0.1:34547_solr-n_0000000001) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_remove_all_writer_replicas",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42943/solr";,
   [junit4]   2>   "type":"PULL"} 
   [junit4]   2> 1872457 INFO  (qtp908744980-15442) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1872457 INFO  (qtp1980295739-15524) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1872561 INFO  (zkCallback-2567-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for 
collection [pull_replica_test_remove_all_writer_replicas] has o

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

90
   [junit4]   2> 2009346 INFO  (jetty-closer-2557-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2009346 INFO  (jetty-closer-2557-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@58ddf5f5: rootName = 
solr_42943, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@7651390
   [junit4]   2> 2009349 INFO  (jetty-closer-2557-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2009349 INFO  (jetty-closer-2557-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@47318deb: rootName = 
solr_34547, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@35a87a4
   [junit4]   2> 2009350 INFO  (jetty-closer-2557-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2009350 INFO  (jetty-closer-2557-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2009350 INFO  (jetty-closer-2557-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@75f5b4dc: rootName = 
solr_42943, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@35a87a4
   [junit4]   2> 2009352 INFO  (jetty-closer-2557-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2009352 INFO  (jetty-closer-2557-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98626592789299211-127.0.0.1:42943_solr-n_0000000002) closing
   [junit4]   2> 2009352 INFO  
(OverseerStateUpdate-98626592789299211-127.0.0.1:42943_solr-n_0000000002) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42943_solr
   [junit4]   2> 2009353 INFO  (zkCallback-2585-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2009353 INFO  (zkCallback-2585-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34547_solr
   [junit4]   2> 2010854 WARN  (zkCallback-2579-thread-4) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2010854 WARN  (zkCallback-2585-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2010854 INFO  (jetty-closer-2557-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@39aec564{/solr,null,UNAVAILABLE}
   [junit4]   2> 2010854 INFO  (jetty-closer-2557-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7e2ce5d8{/solr,null,UNAVAILABLE}
   [junit4]   2> 2010855 ERROR 
(SUITE-TestPullReplica-seed#[9057B37C7E8F64C]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2010855 INFO  
(SUITE-TestPullReplica-seed#[9057B37C7E8F64C]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46069 46069
   [junit4]   2> 2015889 INFO  (Thread-3304) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46069 46069
   [junit4]   2> 2015890 WARN  (Thread-3304) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/configs/conf
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        29      
/solr/collections/pull_replica_test_create_delete/state.json
   [junit4]   2>        21      
/solr/collections/pull_replica_test_kill_pull_replica/state.json
   [junit4]   2>        21      
/solr/collections/pull_replica_test_remove_all_writer_replicas/state.json
   [junit4]   2>        19      
/solr/collections/pull_replica_test_kill_leader/state.json
   [junit4]   2>        19      
/solr/collections/pull_replica_test_add_remove_pull_replica/state.json
   [junit4]   2>        13      
/solr/collections/pull_replica_test_real_time_get/state.json
   [junit4]   2>        11      
/solr/collections/pull_replica_test_add_docs/state.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9057B37C7E8F64C-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=my-MM, timezone=Asia/Beirut
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=79919408,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedFacetPivotWhiteBoxTest, TestPhraseSuggestions, 
DistribJoinFromCollectionTest, BasicZkTest, PluginInfoTest, TestSmileRequest, 
TestClusterStateMutator, CloudMLTQParserTest, 
TestEmbeddedSolrServerAdminHandler, TestRawResponseWriter, TestCloudPivotFacet, 
TestNoOpRegenerator, TestDFISimilarityFactory, TestManagedStopFilterFactory, 
EchoParamsTest, TestTrieFacet, BitVectorTest, 
ClassificationUpdateProcessorTest, TestConfigSetProperties, 
TestSchemaNameResource, CoreMergeIndexesAdminHandlerTest, 
ExternalFileFieldSortTest, TestFreeTextSuggestions, CdcrVersionReplicationTest, 
TestRestManager, HdfsChaosMonkeySafeLeaderTest, TestReloadAndDeleteDocs, 
TestNumericTerms32, CollectionReloadTest, BasicDistributedZkTest, 
TestDocumentBuilder, SolrPluginUtilsTest, TestCSVLoader, 
WrapperMergePolicyFactoryTest, TestCollectionsAPIViaSolrCloudCluster, 
RequestHandlersTest, TestBackupRepositoryFactory, 
DistributedQueryElevationComponentTest, OverseerTaskQueueTest, 
TestLuceneMatchVersion, TestHashQParserPlugin, ChaosMonkeyNothingIsSafeTest, 
TestUnifiedSolrHighlighter, TestDistributedSearch, BlockJoinFacetDistribTest, 
TestSolrDeletionPolicy1, TestSolrConfigHandler, MissingSegmentRecoveryTest, 
TestGraphMLResponseWriter, TestRealTimeGet, SortSpecParsingTest, 
ConfigSetsAPITest, DocumentAnalysisRequestHandlerTest, 
DistributedExpandComponentTest, TestConfigSetsAPIZkFailure, 
TlogReplayBufferedWhileIndexingTest, WordBreakSolrSpellCheckerTest, 
HdfsUnloadDistributedZkTest, TestBlobHandler, 
TestStressCloudBlindAtomicUpdates, TestIndexingPerformance, 
TestMultiValuedNumericRangeQuery, SpellCheckCollatorTest, TestLegacyFieldReuse, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestTlogReplica, TestExpandComponent, 
TestReplicationHandlerBackup, TestInPlaceUpdatesDistrib, 
TestMaxScoreQueryParser, SolrCoreTest, LeaderInitiatedRecoveryOnCommitTest, 
SolrIndexConfigTest, TestSolrConfigHandlerConcurrent, SolrMetricReporterTest, 
TestConfigsApi, TestSolrQueryParser, TestDistribDocBasedVersion, 
TestBinaryField, TestJsonFacetRefinement, TestExactSharedStatsCache, 
TestExtendedDismaxParser, JSONWriterTest, DistributedSpellCheckComponentTest, 
TestCrossCoreJoin, LargeFieldTest, TestCustomDocTransformer, 
DefaultValueUpdateProcessorTest, CdcrReplicationDistributedZkTest, 
XmlUpdateRequestHandlerTest, DebugComponentTest, 
OpenExchangeRatesOrgProviderTest, SharedFSAutoReplicaFailoverUtilsTest, 
TestRandomDVFaceting, TestSolrFieldCacheBean, LeaderElectionIntegrationTest, 
HdfsSyncSliceTest, SaslZkACLProviderTest, AnalyticsMergeStrategyTest, 
TolerantUpdateProcessorTest, SynonymTokenizerTest, IndexBasedSpellCheckerTest, 
TestChildDocTransformer, LeaderElectionContextKeyTest, TestCloudDeleteByQuery, 
AtomicUpdatesTest, TestPHPSerializedResponseWriter, TestRequestForwarding, 
OverseerModifyCollectionTest, TestSolrCLIRunExample, 
TestAnalyzeInfixSuggestions, SolrSlf4jReporterTest, 
TestLeaderInitiatedRecoveryThread, TestCollationField, UpdateParamsTest, 
StatsReloadRaceTest, TestRandomRequestDistribution, UnloadDistributedZkTest, 
FullSolrCloudDistribCmdsTest, TestRandomFaceting, TestZkChroot, ZkCLITest, 
AutoCommitTest, ZkControllerTest, TestRangeQuery, JsonLoaderTest, 
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, 
CSVRequestHandlerTest, TestComponentsName, HighlighterConfigTest, SOLR749Test, 
TestQuerySenderListener, AlternateDirectoryTest, TestQuerySenderNoQuery, 
CopyFieldTest, TestStressRecovery, TestMergePolicyConfig, 
TestSolrDeletionPolicy2, TestDocSet, NumericFieldsTest, 
TestElisionMultitermQuery, TestConfig, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, TestCodecSupport, TestFastWriter, 
TestFastOutputStream, PreAnalyzedFieldTest, TestSuggestSpellingConverter, 
SpellingQueryConverterTest, ClusterStateTest, TestLRUCache, 
SystemInfoHandlerTest, CircularListTest, CursorPagingTest, ActionThrottleTest, 
AsyncCallRequestStatusResponseTest, CloudExitableDirectoryReaderTest, 
CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, 
ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, 
DistribCursorPagingTest, DocValuesNotIndexedTest, ForceLeaderTest, 
NodeMutatorTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, 
RecoveryAfterSoftCommitTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, 
SolrXmlInZkTest, TestCloudRecovery, TestConfigSetsAPI, 
TestOnReconnectListenerSupport, TestPullReplica]
   [junit4] Completed [541/731 (1!)] on J0 in 151.17s, 10 tests, 1 failure, 1 
skipped <<< FAILURES!

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

Reply via email to