Build: https://jenkins.thetaphi.de/job/Lucene-Solr-http2-Linux/10/
Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica

Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:33055_solr, 
127.0.0.1:34979_solr, 127.0.0.1:37969_solr] Last available state: 
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/12)={
   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node3":{           "core":"raceDeleteReplica_false_shard1_replica_n1",    
       "base_url":"https://127.0.0.1:40437/solr";,           
"node_name":"127.0.0.1:40437_solr",           "state":"down",           
"type":"NRT",           "force_set_state":"false",           "leader":"true"},  
       "core_node6":{           
"core":"raceDeleteReplica_false_shard1_replica_n5",           
"base_url":"https://127.0.0.1:40437/solr";,           
"node_name":"127.0.0.1:40437_solr",           "state":"down",           
"type":"NRT",           "force_set_state":"false"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"1",   
"autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected new active leader
null
Live Nodes: [127.0.0.1:33055_solr, 127.0.0.1:34979_solr, 127.0.0.1:37969_solr]
Last available state: 
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/12)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"raceDeleteReplica_false_shard1_replica_n1",
          "base_url":"https://127.0.0.1:40437/solr";,
          "node_name":"127.0.0.1:40437_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node6":{
          "core":"raceDeleteReplica_false_shard1_replica_n5",
          "base_url":"https://127.0.0.1:40437/solr";,
          "node_name":"127.0.0.1:40437_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([CD1F934C10E92A7A:A709F29C781B60B0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
        at 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:328)
        at 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:224)
        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:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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:834)


FAILED:  
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards

Error Message:
Error from server at https://127.0.0.1:33055/solr: Cannot create collection 
deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes 
currently live or live and part of your createNodeSet is 3. This allows a 
maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2, 
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 
shards to be created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:33055/solr: Cannot create collection 
deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes 
currently live or live and part of your createNodeSet is 3. This allows a 
maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2, 
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 
shards to be created (higher than the allowed number)
        at 
__randomizedtesting.SeedInfo.seed([CD1F934C10E92A7A:F18ED4185FA8772F]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:367)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:295)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:213)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:196)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:213)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards(DeleteReplicaTest.java:161)
        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:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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:834)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest

Error Message:
Error from server at https://127.0.0.1:33055/solr: Cannot create collection 
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently 
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to 
be created. Value of numShards is 2, value of nrtReplicas is 2, value of 
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be 
created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:33055/solr: Cannot create collection 
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently 
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to 
be created. Value of numShards is 2, value of nrtReplicas is 2, value of 
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be 
created (higher than the allowed number)
        at 
__randomizedtesting.SeedInfo.seed([CD1F934C10E92A7A:607F27470DD6820F]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:367)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:295)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:213)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:196)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:213)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:73)
        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:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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:834)




Build Log:
[...truncated 14017 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CD1F934C10E92A7A-001/init-core-data-001
   [junit4]   2> 1247161 WARN  
(SUITE-DeleteReplicaTest-seed#[CD1F934C10E92A7A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=33 numCloses=33
   [junit4]   2> 1247161 INFO  
(SUITE-DeleteReplicaTest-seed#[CD1F934C10E92A7A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1247161 INFO  
(SUITE-DeleteReplicaTest-seed#[CD1F934C10E92A7A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1247164 INFO  
(SUITE-DeleteReplicaTest-seed#[CD1F934C10E92A7A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1247164 INFO  
(SUITE-DeleteReplicaTest-seed#[CD1F934C10E92A7A]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CD1F934C10E92A7A-001/tempDir-001
   [junit4]   2> 1247164 INFO  
(SUITE-DeleteReplicaTest-seed#[CD1F934C10E92A7A]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1247164 INFO  (Thread-13355) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1247164 INFO  (Thread-13355) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1247166 ERROR (Thread-13355) [    ] 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> 1247264 INFO  
(SUITE-DeleteReplicaTest-seed#[CD1F934C10E92A7A]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42865
   [junit4]   2> 1247266 INFO  (zkConnectionManagerCallback-3689-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247271 WARN  (jetty-launcher-3686-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1247271 WARN  (jetty-launcher-3686-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1247271 INFO  (jetty-launcher-3686-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 1247271 INFO  (jetty-launcher-3686-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 1247271 WARN  (jetty-launcher-3686-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1247271 WARN  (jetty-launcher-3686-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1247271 INFO  (jetty-launcher-3686-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 1247272 INFO  (jetty-launcher-3686-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 1247272 INFO  (jetty-launcher-3686-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1247272 INFO  (jetty-launcher-3686-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1247272 INFO  (jetty-launcher-3686-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1247273 INFO  (jetty-launcher-3686-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3a58b96{/solr,null,AVAILABLE}
   [junit4]   2> 1247273 INFO  (jetty-launcher-3686-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1247273 INFO  (jetty-launcher-3686-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1247273 INFO  (jetty-launcher-3686-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1247273 INFO  (jetty-launcher-3686-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@464fed7{/solr,null,AVAILABLE}
   [junit4]   2> 1247273 INFO  (jetty-launcher-3686-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1247273 INFO  (jetty-launcher-3686-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1247273 INFO  (jetty-launcher-3686-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1247273 INFO  (jetty-launcher-3686-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1247273 INFO  (jetty-launcher-3686-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1247273 INFO  (jetty-launcher-3686-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1247273 INFO  (jetty-launcher-3686-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c0a6135{/solr,null,AVAILABLE}
   [junit4]   2> 1247273 INFO  (jetty-launcher-3686-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7eeb01b1{/solr,null,AVAILABLE}
   [junit4]   2> 1247273 WARN  (jetty-launcher-3686-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@11ba1630[provider=Conscrypt,keyStore=null,trustStore=null]
   [junit4]   2> 1247273 WARN  (jetty-launcher-3686-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5aa3c7e5[provider=Conscrypt,keyStore=null,trustStore=null]
   [junit4]   2> 1247273 INFO  (jetty-launcher-3686-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2dca384a{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:37969}
   [junit4]   2> 1247273 INFO  (jetty-launcher-3686-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@62b45dc4{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:33055}
   [junit4]   2> 1247273 WARN  (jetty-launcher-3686-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@789da725[provider=Conscrypt,keyStore=null,trustStore=null]
   [junit4]   2> 1247273 INFO  (jetty-launcher-3686-thread-4) [    ] 
o.e.j.s.Server Started @1247300ms
   [junit4]   2> 1247273 WARN  (jetty-launcher-3686-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@49b777da[provider=Conscrypt,keyStore=null,trustStore=null]
   [junit4]   2> 1247273 INFO  (jetty-launcher-3686-thread-1) [    ] 
o.e.j.s.Server Started @1247300ms
   [junit4]   2> 1247273 INFO  (jetty-launcher-3686-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37969}
   [junit4]   2> 1247273 INFO  (jetty-launcher-3686-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1d2c0850{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:34979}
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@263da222{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:40437}
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-2) [    ] 
o.e.j.s.Server Started @1247300ms
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-3) [    ] 
o.e.j.s.Server Started @1247300ms
   [junit4]   2> 1247273 INFO  (jetty-launcher-3686-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33055}
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34979}
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40437}
   [junit4]   2> 1247274 ERROR (jetty-launcher-3686-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1247274 ERROR (jetty-launcher-3686-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1247274 ERROR (jetty-launcher-3686-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1247274 ERROR (jetty-launcher-3686-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-29T07:14:37.050698Z
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-29T07:14:37.050818Z
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-29T07:14:37.050827Z
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1247274 INFO  (jetty-launcher-3686-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-29T07:14:37.050863Z
   [junit4]   2> 1247275 INFO  (zkConnectionManagerCallback-3691-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247275 INFO  (zkConnectionManagerCallback-3696-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247275 INFO  (zkConnectionManagerCallback-3697-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247276 INFO  (zkConnectionManagerCallback-3693-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247276 INFO  (jetty-launcher-3686-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1247276 INFO  (jetty-launcher-3686-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1247276 INFO  (jetty-launcher-3686-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1247276 INFO  (jetty-launcher-3686-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1247291 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1002c1c1e5e0003, likely client has closed socket
   [junit4]   2> 1247335 WARN  (jetty-launcher-3686-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@73ebd042[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1247355 WARN  (jetty-launcher-3686-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@66269f99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1247357 INFO  (jetty-launcher-3686-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42865/solr
   [junit4]   2> 1247363 INFO  (zkConnectionManagerCallback-3701-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247368 INFO  (zkConnectionManagerCallback-3703-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247406 INFO  (jetty-launcher-3686-thread-2) 
[n:127.0.0.1:34979_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34979_solr
   [junit4]   2> 1247407 INFO  (jetty-launcher-3686-thread-2) 
[n:127.0.0.1:34979_solr    ] o.a.s.c.Overseer Overseer 
(id=72106093318111238-127.0.0.1:34979_solr-n_0000000000) starting
   [junit4]   2> 1247415 INFO  (zkConnectionManagerCallback-3710-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247416 INFO  (jetty-launcher-3686-thread-2) 
[n:127.0.0.1:34979_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42865/solr ready
   [junit4]   2> 1247416 INFO  
(OverseerStateUpdate-72106093318111238-127.0.0.1:34979_solr-n_0000000000) 
[n:127.0.0.1:34979_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:34979_solr
   [junit4]   2> 1247420 INFO  (jetty-launcher-3686-thread-2) 
[n:127.0.0.1:34979_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34979_solr
   [junit4]   2> 1247423 INFO  (zkCallback-3702-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1247427 INFO  (zkCallback-3709-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1247428 DEBUG 
(OverseerAutoScalingTriggerThread-72106093318111238-127.0.0.1:34979_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:34979_solr]
   [junit4]   2> 1247431 DEBUG (ScheduledTrigger-6677-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 1247443 INFO  (jetty-launcher-3686-thread-2) 
[n:127.0.0.1:34979_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1247457 INFO  (jetty-launcher-3686-thread-2) 
[n:127.0.0.1:34979_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34979.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c26512a
   [junit4]   2> 1247462 INFO  (jetty-launcher-3686-thread-2) 
[n:127.0.0.1:34979_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34979.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c26512a
   [junit4]   2> 1247462 INFO  (jetty-launcher-3686-thread-2) 
[n:127.0.0.1:34979_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34979.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c26512a
   [junit4]   2> 1247463 INFO  (jetty-launcher-3686-thread-2) 
[n:127.0.0.1:34979_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CD1F934C10E92A7A-001/tempDir-001/node2/.
   [junit4]   2> 1247478 WARN  (jetty-launcher-3686-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5db398f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1247479 WARN  (jetty-launcher-3686-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@15d509f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1247496 WARN  (jetty-launcher-3686-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@951060e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1247496 WARN  (jetty-launcher-3686-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5d193b90[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1247497 WARN  (jetty-launcher-3686-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@116b7570[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1247497 INFO  (jetty-launcher-3686-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42865/solr
   [junit4]   2> 1247497 INFO  (jetty-launcher-3686-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42865/solr
   [junit4]   2> 1247498 INFO  (zkConnectionManagerCallback-3718-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247498 INFO  (zkConnectionManagerCallback-3720-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247499 INFO  (zkConnectionManagerCallback-3722-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247499 INFO  (zkConnectionManagerCallback-3724-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247500 WARN  (jetty-launcher-3686-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2cd1cc94[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1247501 INFO  (jetty-launcher-3686-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42865/solr
   [junit4]   2> 1247502 INFO  (zkConnectionManagerCallback-3731-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247502 INFO  (jetty-launcher-3686-thread-3) 
[n:127.0.0.1:40437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1247502 INFO  (jetty-launcher-3686-thread-4) 
[n:127.0.0.1:37969_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1247503 INFO  (zkConnectionManagerCallback-3733-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247504 INFO  (jetty-launcher-3686-thread-3) 
[n:127.0.0.1:40437_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1247504 INFO  (jetty-launcher-3686-thread-3) 
[n:127.0.0.1:40437_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40437_solr
   [junit4]   2> 1247504 INFO  (jetty-launcher-3686-thread-4) 
[n:127.0.0.1:37969_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1247504 INFO  (jetty-launcher-3686-thread-4) 
[n:127.0.0.1:37969_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37969_solr
   [junit4]   2> 1247504 INFO  (zkCallback-3702-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1247504 INFO  (zkCallback-3721-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1247504 INFO  (zkCallback-3723-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1247505 INFO  (jetty-launcher-3686-thread-1) 
[n:127.0.0.1:33055_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1247507 INFO  (jetty-launcher-3686-thread-1) 
[n:127.0.0.1:33055_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1247507 INFO  (jetty-launcher-3686-thread-1) 
[n:127.0.0.1:33055_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33055_solr
   [junit4]   2> 1247507 INFO  (zkCallback-3709-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1247514 INFO  (zkCallback-3721-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1247514 INFO  (zkCallback-3702-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1247514 INFO  (zkCallback-3723-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1247514 INFO  (zkCallback-3732-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1247514 INFO  (zkCallback-3709-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1247516 INFO  (zkConnectionManagerCallback-3740-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247517 INFO  (jetty-launcher-3686-thread-4) 
[n:127.0.0.1:37969_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1247517 INFO  (jetty-launcher-3686-thread-4) 
[n:127.0.0.1:37969_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42865/solr ready
   [junit4]   2> 1247517 INFO  (jetty-launcher-3686-thread-4) 
[n:127.0.0.1:37969_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1247519 INFO  (zkConnectionManagerCallback-3746-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247519 INFO  (zkConnectionManagerCallback-3751-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247520 INFO  (jetty-launcher-3686-thread-1) 
[n:127.0.0.1:33055_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1247520 INFO  (jetty-launcher-3686-thread-3) 
[n:127.0.0.1:40437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1247520 INFO  (jetty-launcher-3686-thread-1) 
[n:127.0.0.1:33055_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42865/solr ready
   [junit4]   2> 1247520 INFO  (jetty-launcher-3686-thread-3) 
[n:127.0.0.1:40437_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42865/solr ready
   [junit4]   2> 1247520 INFO  (jetty-launcher-3686-thread-1) 
[n:127.0.0.1:33055_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1247520 INFO  (jetty-launcher-3686-thread-3) 
[n:127.0.0.1:40437_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1247528 INFO  (jetty-launcher-3686-thread-4) 
[n:127.0.0.1:37969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37969.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c26512a
   [junit4]   2> 1247534 INFO  (jetty-launcher-3686-thread-4) 
[n:127.0.0.1:37969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37969.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c26512a
   [junit4]   2> 1247534 INFO  (jetty-launcher-3686-thread-4) 
[n:127.0.0.1:37969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37969.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c26512a
   [junit4]   2> 1247535 INFO  (jetty-launcher-3686-thread-4) 
[n:127.0.0.1:37969_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CD1F934C10E92A7A-001/tempDir-001/node4/.
   [junit4]   2> 1247536 INFO  (jetty-launcher-3686-thread-1) 
[n:127.0.0.1:33055_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33055.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c26512a
   [junit4]   2> 1247536 INFO  (jetty-launcher-3686-thread-3) 
[n:127.0.0.1:40437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40437.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c26512a
   [junit4]   2> 1247545 INFO  (jetty-launcher-3686-thread-1) 
[n:127.0.0.1:33055_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33055.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c26512a
   [junit4]   2> 1247545 INFO  (jetty-launcher-3686-thread-3) 
[n:127.0.0.1:40437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40437.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c26512a
   [junit4]   2> 1247545 INFO  (jetty-launcher-3686-thread-3) 
[n:127.0.0.1:40437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40437.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c26512a
   [junit4]   2> 1247545 INFO  (jetty-launcher-3686-thread-1) 
[n:127.0.0.1:33055_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33055.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c26512a
   [junit4]   2> 1247546 INFO  (jetty-launcher-3686-thread-1) 
[n:127.0.0.1:33055_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CD1F934C10E92A7A-001/tempDir-001/node1/.
   [junit4]   2> 1247546 INFO  (jetty-launcher-3686-thread-3) 
[n:127.0.0.1:40437_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CD1F934C10E92A7A-001/tempDir-001/node3/.
   [junit4]   2> 1247613 INFO  (zkConnectionManagerCallback-3755-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247616 INFO  (zkConnectionManagerCallback-3760-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247616 INFO  
(SUITE-DeleteReplicaTest-seed#[CD1F934C10E92A7A]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1247617 INFO  
(SUITE-DeleteReplicaTest-seed#[CD1F934C10E92A7A]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42865/solr ready
   [junit4]   2> 1247674 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[CD1F934C10E92A7A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCount
   [junit4]   2> 1247680 INFO  (qtp1076073440-24982) [n:127.0.0.1:33055_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=deleteByCount&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1247681 INFO  
(OverseerThreadFactory-6679-thread-1-processing-n:127.0.0.1:34979_solr) 
[n:127.0.0.1:34979_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
deleteByCount
   [junit4]   2> 1247786 INFO  (qtp1076073440-24970) [n:127.0.0.1:33055_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1247791 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1247796 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1247801 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1247804 INFO  
(OverseerStateUpdate-72106093318111238-127.0.0.1:34979_solr-n_0000000000) 
[n:127.0.0.1:34979_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40437/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1247805 INFO  
(OverseerStateUpdate-72106093318111238-127.0.0.1:34979_solr-n_0000000000) 
[n:127.0.0.1:34979_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37969/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1247805 INFO  
(OverseerStateUpdate-72106093318111238-127.0.0.1:34979_solr-n_0000000000) 
[n:127.0.0.1:34979_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34979/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1248021 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr    
x:deleteByCount_shard1_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1248021 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr    
x:deleteByCount_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1248021 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr    
x:deleteByCount_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1248021 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr    
x:deleteByCount_shard1_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1248432 DEBUG (ScheduledTrigger-6677-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 1249028 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1249028 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1249029 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1249039 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1249039 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1249039 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4] 
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_n4] Schema name=minimal
   [junit4]   2> 1249041 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1249041 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1249041 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1249041 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_n2' using 
configuration from collection deleteByCount, trusted=true
   [junit4]   2> 1249041 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_n1' using 
configuration from collection deleteByCount, trusted=true
   [junit4]   2> 1249041 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_n4' using 
configuration from collection deleteByCount, trusted=true
   [junit4]   2> 1249041 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37969.solr.core.deleteByCount.shard1.replica_n2' (registry 
'solr.core.deleteByCount.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c26512a
   [junit4]   2> 1249041 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40437.solr.core.deleteByCount.shard1.replica_n1' (registry 
'solr.core.deleteByCount.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c26512a
   [junit4]   2> 1249041 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34979.solr.core.deleteByCount.shard1.replica_n4' (registry 
'solr.core.deleteByCount.shard1.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c26512a
   [junit4]   2> 1249041 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CD1F934C10E92A7A-001/tempDir-001/node4/deleteByCount_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CD1F934C10E92A7A-001/tempDir-001/node4/./deleteByCount_shard1_replica_n2/data/]
   [junit4]   2> 1249041 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CD1F934C10E92A7A-001/tempDir-001/node3/deleteByCount_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CD1F934C10E92A7A-001/tempDir-001/node3/./deleteByCount_shard1_replica_n1/data/]
   [junit4]   2> 1249041 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4] 
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CD1F934C10E92A7A-001/tempDir-001/node2/deleteByCount_shard1_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CD1F934C10E92A7A-001/tempDir-001/node2/./deleteByCount_shard1_replica_n4/data/]
   [junit4]   2> 1249073 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1249073 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1249073 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1249073 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1249074 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1249074 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1249074 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1249074 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1249075 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@276d028e[deleteByCount_shard1_replica_n2] main]
   [junit4]   2> 1249075 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@48310863[deleteByCount_shard1_replica_n1] main]
   [junit4]   2> 1249075 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1249075 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1249076 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1249076 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1249076 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1249076 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1249076 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1618451553427914752
   [junit4]   2> 1249076 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1618451553427914752
   [junit4]   2> 1249076 INFO  
(searcherExecutor-6706-thread-1-processing-n:127.0.0.1:40437_solr 
x:deleteByCount_shard1_replica_n1 c:deleteByCount s:shard1 r:core_node3) 
[n:127.0.0.1:40437_solr c:deleteByCount s:shard1 r:core_node3 
x:deleteByCount_shard1_replica_n1] o.a.s.c.SolrCore 
[deleteByCount_shard1_replica_n1] Registered new searcher 
Searcher@48310863[deleteByCount_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1249076 INFO  
(searcherExecutor-6705-thread-1-processing-n:127.0.0.1:37969_solr 
x:deleteByCount_shard1_replica_n2 c:deleteByCount s:shard1 r:core_node5) 
[n:127.0.0.1:37969_solr c:deleteByCount s:shard1 r:core_node5 
x:deleteByCount_shard1_replica_n2] o.a.s.c.SolrCore 
[deleteByCount_shard1_replica_n2] Registered new searcher 
Searcher@276d028e[deleteByCount_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1249079 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCount/terms/shard1 to Terms{values={core_node5=0}, 
version=0}
   [junit4]   2> 1249079 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1249079 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCount/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=1}
   [junit4]   2> 1249080 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=3 found=2 timeoutin=9999ms
   [junit4]   2> 1249083 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1249083 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1249084 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1249084 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1249085 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4dd11a65[deleteByCount_shard1_replica_n4] main]
   [junit4]   2> 1249086 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1249086 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1249086 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1249087 INFO  
(searcherExecutor-6707-thread-1-processing-n:127.0.0.1:34979_solr 
x:deleteByCount_shard1_replica_n4 c:deleteByCount s:shard1 r:core_node6) 
[n:127.0.0.1:34979_solr c:deleteByCount s:shard1 r:core_node6 
x:deleteByCount_shard1_replica_n4] o.a.s.c.SolrCore 
[deleteByCount_shard1_replica_n4] Registered new searcher 
Searcher@4dd11a65[deleteByCount_shard1_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1249087 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1618451553439449088
   [junit4]   2> 1249090 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCount/terms/shard1 to Terms{values={core_node6=0, 
core_node3=0, core_node5=0}, version=2}
   [junit4]   2> 1249433 DEBUG (ScheduledTrigger-6677-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 1249581 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1249581 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1249581 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:37969/solr/deleteByCount_shard1_replica_n2/
   [junit4]   2> 1249582 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=deleteByCount_shard1_replica_n2 
url=https://127.0.0.1:37969/solr START 
replicas=[https://127.0.0.1:40437/solr/deleteByCount_shard1_replica_n1/, 
https://127.0.0.1:34979/solr/deleteByCount_shard1_replica_n4/] nUpdates=100
   [junit4]   2> 1249582 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=deleteByCount_shard1_replica_n2 
url=https://127.0.0.1:37969/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1249588 INFO  (qtp2049670114-24963) [n:127.0.0.1:40437_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.S.Request [deleteByCount_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1249589 INFO  (qtp1304863103-25242) [n:127.0.0.1:34979_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4] 
o.a.s.c.S.Request [deleteByCount_shard1_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1249590 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1249590 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1249592 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:37969/solr/deleteByCount_shard1_replica_n2/ shard1
   [junit4]   2> 1249693 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1249694 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1673
   [junit4]   2> 1249794 INFO  (zkCallback-3721-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1250082 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2061
   [junit4]   2> 1250093 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2072
   [junit4]   2> 1250095 INFO  (qtp1076073440-24982) [n:127.0.0.1:33055_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1250193 INFO  (zkCallback-3721-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1250193 INFO  (zkCallback-3702-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1250193 INFO  (zkCallback-3723-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1250433 DEBUG (ScheduledTrigger-6677-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 1251096 INFO  (qtp1076073440-24982) [n:127.0.0.1:33055_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=deleteByCount&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3416
   [junit4]   2> 1251097 INFO  (qtp1076073440-24981) [n:127.0.0.1:33055_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with 
params 
count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1251098 INFO  
(OverseerCollectionConfigSetProcessor-72106093318111238-127.0.0.1:34979_solr-n_0000000000)
 [n:127.0.0.1:34979_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1251099 INFO  (qtp1304863103-24993) [n:127.0.0.1:34979_solr    
x:deleteByCount_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCount.shard1.replica_n4, tag=null
   [junit4]   2> 1251099 INFO  (qtp1304863103-24993) [n:127.0.0.1:34979_solr    
x:deleteByCount_shard1_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@33f775fb: rootName = 
solr_34979, domain = solr.core.deleteByCount.shard1.replica_n4, service url = 
null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_n4 / 
com.codahale.metrics.MetricRegistry@63739d7a
   [junit4]   2> 1251111 INFO  (qtp1304863103-24993) [n:127.0.0.1:34979_solr    
x:deleteByCount_shard1_replica_n4] o.a.s.c.SolrCore 
[deleteByCount_shard1_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5c1e7c01
   [junit4]   2> 1251111 INFO  (qtp1304863103-24993) [n:127.0.0.1:34979_solr    
x:deleteByCount_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCount.shard1.replica_n4, tag=5c1e7c01
   [junit4]   2> 1251111 INFO  (qtp1304863103-24993) [n:127.0.0.1:34979_solr    
x:deleteByCount_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=5c1e7c01
   [junit4]   2> 1251113 INFO  (qtp1304863103-24993) [n:127.0.0.1:34979_solr    
x:deleteByCount_shard1_replica_n4] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/deleteByCount/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=3}
   [junit4]   2> 1251113 INFO  (qtp1304863103-24993) [n:127.0.0.1:34979_solr    
x:deleteByCount_shard1_replica_n4] o.a.s.c.ShardLeaderElectionContextBase No 
version found for ephemeral leader parent node, won't remove previous leader 
registration.
   [junit4]   2> 1251114 INFO  (qtp1304863103-24993) [n:127.0.0.1:34979_solr    
x:deleteByCount_shard1_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_n4&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=14
   [junit4]   2> 1251215 INFO  (zkCallback-3723-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1251215 INFO  (zkCallback-3721-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1251215 INFO  (zkCallback-3702-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1251316 INFO  (qtp2049670114-24991) [n:127.0.0.1:40437_solr    
x:deleteByCount_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCount.shard1.replica_n1, tag=null
   [junit4]   2> 1251316 INFO  (qtp2049670114-24991) [n:127.0.0.1:40437_solr    
x:deleteByCount_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@d3386b3: rootName = 
solr_40437, domain = solr.core.deleteByCount.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@b6b375b
   [junit4]   2> 1251325 INFO  (qtp2049670114-24991) [n:127.0.0.1:40437_solr    
x:deleteByCount_shard1_replica_n1] o.a.s.c.SolrCore 
[deleteByCount_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7ba39c75
   [junit4]   2> 1251325 INFO  (qtp2049670114-24991) [n:127.0.0.1:40437_solr    
x:deleteByCount_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCount.shard1.replica_n1, tag=7ba39c75
   [junit4]   2> 1251325 INFO  (qtp2049670114-24991) [n:127.0.0.1:40437_solr    
x:deleteByCount_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=7ba39c75
   [junit4]   2> 1251327 INFO  (qtp2049670114-24991) [n:127.0.0.1:40437_solr    
x:deleteByCount_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/deleteByCount/terms/shard1 to 
Terms{values={core_node5=0}, version=4}
   [junit4]   2> 1251328 INFO  (qtp2049670114-24991) [n:127.0.0.1:40437_solr    
x:deleteByCount_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase No 
version found for ephemeral leader parent node, won't remove previous leader 
registration.
   [junit4]   2> 1251328 WARN  (zkCallback-3702-thread-1) [    ] 
o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 1251328 INFO  (qtp2049670114-24991) [n:127.0.0.1:40437_solr    
x:deleteByCount_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_n1&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=12
   [junit4]   2> 1251429 INFO  (zkCallback-3721-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1251429 INFO  (zkCallback-3723-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1251433 DEBUG (ScheduledTrigger-6677-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 1251531 INFO  (qtp1076073440-24981) [n:127.0.0.1:33055_solr 
c:deleteByCount   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2}
 status=0 QTime=434
   [junit4]   2> 1251532 INFO  (qtp1076073440-24982) [n:127.0.0.1:33055_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with 
params 
count=1&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1251533 INFO  
(OverseerCollectionConfigSetProcessor-72106093318111238-127.0.0.1:34979_solr-n_0000000000)
 [n:127.0.0.1:34979_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1251533 ERROR 
(OverseerThreadFactory-6679-thread-3-processing-n:127.0.0.1:34979_solr) 
[n:127.0.0.1:34979_solr c:deleteByCount s:shard1  ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: deleteByCount 
operation: deletereplica failed:org.apache.solr.common.SolrException: There is 
only one replica available in shard/collection: shard1/deleteByCount. Cannot 
delete that.
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.validateReplicaAvailability(DeleteReplicaCmd.java:191)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.pickReplicasTobeDeleted(DeleteReplicaCmd.java:158)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplicaBasedOnCount(DeleteReplicaCmd.java:127)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplica(DeleteReplicaCmd.java:78)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.call(DeleteReplicaCmd.java:66)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:259)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:478)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 1251535 INFO  (qtp1076073440-24982) [n:127.0.0.1:33055_solr 
c:deleteByCount   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={count=1&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2}
 status=400 QTime=3
   [junit4]   2> 1251536 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[CD1F934C10E92A7A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaByCount
   [junit4]   2> 1251597 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CD1F934C10E92A7A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting raceConditionOnDeleteAndRegisterReplica
   [junit4]   2> 1251597 INFO  (qtp1076073440-24981) [n:127.0.0.1:33055_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with 
params val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1251598 INFO  (qtp1076073440-24981) [n:127.0.0.1:33055_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 1251599 INFO  (qtp1076073440-24982) [n:127.0.0.1:33055_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=raceDeleteReplica_true&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1251600 INFO  
(OverseerThreadFactory-6679-thread-4-processing-n:127.0.0.1:34979_solr) 
[n:127.0.0.1:34979_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
raceDeleteReplica_true
   [junit4]   2> 1251600 INFO  
(OverseerCollectionConfigSetProcessor-72106093318111238-127.0.0.1:34979_solr-n_0000000000)
 [n:127.0.0.1:34979_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1251806 INFO  (qtp1076073440-25218) [n:127.0.0.1:33055_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1251808 INFO  (qtp1304863103-24984) [n:127.0.0.1:34979_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1251810 INFO  (qtp101363231-24980) [n:127.0.0.1:37969_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.deleteByCount.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1251811 INFO  (qtp101363231-24985) [n:127.0.0.1:37969_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1251812 INFO  (qtp2049670114-24987) [n:127.0.0.1:40437_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1251814 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr    
x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1251815 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr    
x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1252434 DEBUG (ScheduledTrigger-6677-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 1253175 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1253179 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.s.IndexSchema [raceDeleteReplica_true_shard1_replica_n1] Schema 
name=minimal
   [junit4]   2> 1253191 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1253191 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'raceDeleteReplica_true_shard1_replica_n1' using configuration from collection 
raceDeleteReplica_true, trusted=true
   [junit4]   2> 1253191 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40437.solr.core.raceDeleteReplica_true.shard1.replica_n1' (registry 
'solr.core.raceDeleteReplica_true.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c26512a
   [junit4]   2> 1253191 INFO  (qtp2049670114-24988) [n:127.0.0.1:40437_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CD1F934C10E92A7A-001/tempDir-001/node3/raceDeleteReplica_true_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CD1F934C10E92A7A-001/tempDir-001/node3/./raceDeleteReplica_true_shard1_replica_n1/data/]
   [junit4]   2> 1253196 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1253199 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] 
o.a.s.s.IndexSchema [raceDeleteReplica_true_shard1_replica_n2] Schema 
name=minimal
   [junit4]   2> 1253200 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1253200 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 
'raceDeleteReplica_true_shard1_replica_n2' using configuration from collection 
raceDeleteReplica_true, trusted=true
   [junit4]   2> 1253201 INFO  (qtp1304863103-24990) [n:127.0.0.1:34979_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34979.solr.core.raceDeleteReplica_true.shard1.replica_n2' (registry 
'solr.core.raceDeleteReplica_true.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c26512a
   [junit4]   2> 1253201 INF

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

   [junit4]   2> 1375381 ERROR 
(SUITE-DeleteReplicaTest-seed#[CD1F934C10E92A7A]-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> 1375382 INFO  
(SUITE-DeleteReplicaTest-seed#[CD1F934C10E92A7A]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42865 42865
   [junit4]   2> 1375406 INFO  (Thread-13355) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42865 42865
   [junit4]   2> 1375406 WARN  (Thread-13355) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/collections/deleteByCount/terms/shard1
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        12      
/solr/collections/raceDeleteReplica_true/terms/shard1
   [junit4]   2>        11      /solr/configs/conf
   [junit4]   2>        9       
/solr/collections/deleteReplicaOnIndexing/terms/shard1
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        7       
/solr/collections/deletereplica_test/terms/shard1
   [junit4]   2>        6       
/solr/collections/raceDeleteReplica_false/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        17      
/solr/collections/raceDeleteReplica_true/state.json
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        15      /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/deleteByCount/state.json
   [junit4]   2>        4       
/solr/collections/raceDeleteReplica_false/state.json
   [junit4]   2>        3       
/solr/collections/deleteReplicaOnIndexing/state.json
   [junit4]   2>        3       /solr/autoscaling.json
   [junit4]   2>        2       /solr/collections/deletereplica_test/state.json
   [junit4]   2>        2       
/solr/collections/raceDeleteReplica_true/leader_elect/shard1/election/72106093318111243-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72106093318111242-127.0.0.1:37969_solr-n_0000000002
   [junit4]   2>        2       
/solr/collections/raceDeleteReplica_false/leader_elect/shard1/election/72106093318111257-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72106093318111253-127.0.0.1:34979_solr-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/live_nodes
   [junit4]   2>        15      /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        3       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CD1F934C10E92A7A-001
   [junit4]   2> Nov 29, 2018 7:16:45 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 7 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6f091ef1),
 locale=shi-Tfng-MA, timezone=Indian/Mayotte
   [junit4]   2> NOTE: Linux 4.15.0-39-generic amd64/Oracle Corporation 11 
(64-bit)/cpus=8,threads=1,free=68816200,total=502267904
   [junit4]   2> NOTE: All tests run in this JVM: 
[CollectionsAPIAsyncDistributedZkTest, DocValuesNotIndexedTest, 
SpellCheckComponentTest, TestRTimerTree, TestInitParams, SimpleMLTQParserTest, 
ManagedSchemaRoundRobinCloudTest, TestQuerySenderNoQuery, TestSearchPerf, 
CreateRoutedAliasTest, AlternateDirectoryTest, TestRequestStatusCollectionAPI, 
TestLuceneIndexBackCompat, AnalyticsQueryTest, SoftAutoCommitTest, 
NodeAddedTriggerTest, SolrMetricsIntegrationTest, TestXIncludeConfig, 
XsltUpdateRequestHandlerTest, TestNestedUpdateProcessor, PrimUtilsTest, 
TestInPlaceUpdatesDistrib, TestJoin, AnalysisErrorHandlingTest, 
TestXmlQParserPlugin, TestReversedWildcardFilterFactory, 
TestStressUserVersions, CoreSorterTest, HdfsSyncSliceTest, 
AutoScalingHandlerTest, TestDistributedGrouping, HDFSCollectionsAPITest, 
MetricsHandlerTest, TestDownShardTolerantSearch, SecurityConfHandlerTest, 
TestSimExtremeIndexing, TestSchemaVersionResource, TestSolrQueryParser, 
RegexBoostProcessorTest, TestTrie, TestComplexPhraseQParserPlugin, 
TestHdfsCloudBackupRestore, SolrTestCaseJ4Test, TestDocSet, 
TestRandomRequestDistribution, JSONWriterTest, PingRequestHandlerTest, 
CoreAdminRequestStatusTest, TestSmileRequest, TestNumericRangeQuery32, 
SuggesterWFSTTest, TestMultiWordSynonyms, TestReRankQParserPlugin, 
DistributedFacetExistsSmallTest, TestExactSharedStatsCache, TestPullReplica, 
BlockCacheTest, HealthCheckHandlerTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestWithCollection, 
HdfsUnloadDistributedZkTest, TestSolrCloudWithHadoopAuthPlugin, 
LeaderVoteWaitTimeoutTest, TestSizeLimitedDistributedMap, 
DistributedFacetPivotSmallAdvancedTest, TaggingAttributeTest, TestFiltering, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, DistribJoinFromCollectionTest, 
PhrasesIdentificationComponentTest, TestConfigSetsAPIExclusivity, 
CoreAdminCreateDiscoverTest, TestCoreContainer, PeerSyncTest, 
SuggestComponentTest, V2ApiIntegrationTest, TestSubQueryTransformerDistrib, 
TestSchemalessBufferedUpdates, TestNamedUpdateProcessors, TestRestoreCore, 
DeleteNodeTest, TestFieldCacheSort, TestPerFieldSimilarity, TestOmitPositions, 
TestSimDistribStateManager, TestGraphMLResponseWriter, DocValuesMultiTest, 
ExternalFileFieldSortTest, DistributedIntervalFacetingTest, TestRecoveryHdfs, 
TestFieldResource, TestJsonFacetRefinement, RecoveryZkTest, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestDocTermOrdsUninvertLimit, 
TestRemoteStreaming, DistributedTermsComponentTest, HLLSerializationTest, 
ConfigSetsAPITest, CustomCollectionTest, TestDFISimilarityFactory, 
CdcrBootstrapTest, TestUseDocValuesAsStored2, ConvertedLegacyTest, 
ChangedSchemaMergeTest, TestLeaderElectionWithEmptyReplica, 
TestCloudNestedDocsSort, DistributedQueryElevationComponentTest, 
MigrateRouteKeyTest, TestQueryTypes, TestMiniSolrCloudClusterSSL, 
TestExportWriter, TestChildDocTransformerHierarchy, OverseerTest, 
TestSchemaNameResource, TestFastOutputStream, SearchHandlerTest, 
BasicDistributedZkTest, TestDeleteCollectionOnDownNodes, TestConfigReload, 
TestSolrConfigHandlerCloud, TriggerSetPropertiesIntegrationTest, 
IgnoreLargeDocumentProcessorFactoryTest, TestLFUCache, TestTrieFacet, 
CloneFieldUpdateProcessorFactoryTest, OutputWriterTest, 
MetricTriggerIntegrationTest, TestFieldCacheWithThreads, 
ResponseLogComponentTest, TestPayloadCheckQParserPlugin, 
ByteBuffersDirectoryFactoryTest, TestFacetMethods, ConnectionReuseTest, 
AliasIntegrationTest, DeleteReplicaTest]
   [junit4] Completed [437/837 (1!)] on J2 in 128.76s, 7 tests, 1 failure, 2 
errors, 1 skipped <<< FAILURES!

[...truncated 11458 lines...]
check-licenses:
     [echo] License check under: 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene
 [licenses] MISSING sha1 checksum file for: 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/replicator/lib/jetty-continuation-9.4.14.v20181114.jar
 [licenses] EXPECTED sha1 checksum file : 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/licenses/jetty-continuation-9.4.14.v20181114.jar.sha1

 [licenses] MISSING sha1 checksum file for: 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/replicator/lib/jetty-http-9.4.14.v20181114.jar
 [licenses] EXPECTED sha1 checksum file : 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/licenses/jetty-http-9.4.14.v20181114.jar.sha1
 [licenses] MISSING sha1 checksum file for: 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/replicator/lib/jetty-io-9.4.14.v20181114.jar
 [licenses] EXPECTED sha1 checksum file : 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/licenses/jetty-io-9.4.14.v20181114.jar.sha1

 [licenses] MISSING sha1 checksum file for: 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/replicator/lib/jetty-server-9.4.14.v20181114.jar
 [licenses] EXPECTED sha1 checksum file : 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/licenses/jetty-server-9.4.14.v20181114.jar.sha1
 [licenses] MISSING sha1 checksum file for: 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/replicator/lib/jetty-servlet-9.4.14.v20181114.jar
 [licenses] EXPECTED sha1 checksum file : 
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/licenses/jetty-servlet-9.4.14.v20181114.jar.sha1

[...truncated 3 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-http2-Linux/build.xml:633: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-http2-Linux/build.xml:117: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/build.xml:90: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/tools/custom-tasks.xml:62:
 License check failed. Check the logs.
If you recently modified ivy-versions.properties or any module's ivy.xml,
make sure you run "ant clean-jars jar-checksums" before running precommit.

Total time: 78 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to