Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.6/97/

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

Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:35045_solr, 
127.0.0.1:40089_solr, 127.0.0.1:42634_solr] Last available state: 
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/14)={
   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node3":{           "core":"raceDeleteReplica_false_shard1_replica_n1",    
       "base_url":"http://127.0.0.1:42845/solr";,           
"node_name":"127.0.0.1:42845_solr",           "state":"down",           
"type":"NRT",           "force_set_state":"false",           "leader":"true"},  
       "core_node6":{           
"core":"raceDeleteReplica_false_shard1_replica_n5",           
"base_url":"http://127.0.0.1:42845/solr";,           
"node_name":"127.0.0.1:42845_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:35045_solr, 127.0.0.1:40089_solr, 127.0.0.1:42634_solr]
Last available state: 
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/14)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"raceDeleteReplica_false_shard1_replica_n1",
          "base_url":"http://127.0.0.1:42845/solr";,
          "node_name":"127.0.0.1:42845_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node6":{
          "core":"raceDeleteReplica_false_shard1_replica_n5",
          "base_url":"http://127.0.0.1:42845/solr";,
          "node_name":"127.0.0.1:42845_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([22B7D61AD1A1F1C3:48A1B7CAB953BB09]: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:334)
        at 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:230)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at http://127.0.0.1:40089/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 http://127.0.0.1:40089/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([22B7D61AD1A1F1C3:8FD76211CC9E59B6]: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.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        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:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:75)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14294 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_22B7D61AD1A1F1C3-001/init-core-data-001
   [junit4]   2> 2291878 INFO  
(SUITE-DeleteReplicaTest-seed#[22B7D61AD1A1F1C3]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_22B7D61AD1A1F1C3-001/tempDir-001
   [junit4]   2> 2291879 INFO  
(SUITE-DeleteReplicaTest-seed#[22B7D61AD1A1F1C3]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2291879 INFO  (Thread-2967) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2291879 INFO  (Thread-2967) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2291904 ERROR (Thread-2967) [    ] 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> 2291979 INFO  
(SUITE-DeleteReplicaTest-seed#[22B7D61AD1A1F1C3]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40847
   [junit4]   2> 2291981 INFO  (zkConnectionManagerCallback-3639-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2291984 INFO  (jetty-launcher-3636-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 2291984 INFO  (jetty-launcher-3636-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 2291985 INFO  (jetty-launcher-3636-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 2291998 INFO  (jetty-launcher-3636-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2291998 INFO  (jetty-launcher-3636-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2291998 INFO  (jetty-launcher-3636-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2291998 INFO  (jetty-launcher-3636-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 2291998 INFO  (jetty-launcher-3636-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@610bfe6a{/solr,null,AVAILABLE}
   [junit4]   2> 2291999 INFO  (jetty-launcher-3636-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2291999 INFO  (jetty-launcher-3636-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2291999 INFO  (jetty-launcher-3636-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2291999 INFO  (jetty-launcher-3636-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43d4d4d0{/solr,null,AVAILABLE}
   [junit4]   2> 2291999 INFO  (jetty-launcher-3636-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1a398095{HTTP/1.1,[http/1.1]}{127.0.0.1:40089}
   [junit4]   2> 2291999 INFO  (jetty-launcher-3636-thread-1) [    ] 
o.e.j.s.Server Started @2292039ms
   [junit4]   2> 2291999 INFO  (jetty-launcher-3636-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40089}
   [junit4]   2> 2292000 INFO  (jetty-launcher-3636-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@48657893{HTTP/1.1,[http/1.1]}{127.0.0.1:42845}
   [junit4]   2> 2292000 INFO  (jetty-launcher-3636-thread-3) [    ] 
o.e.j.s.Server Started @2292039ms
   [junit4]   2> 2292000 INFO  (jetty-launcher-3636-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42845}
   [junit4]   2> 2292000 ERROR (jetty-launcher-3636-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2292000 INFO  (jetty-launcher-3636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2292000 INFO  (jetty-launcher-3636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 2292000 ERROR (jetty-launcher-3636-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2292000 INFO  (jetty-launcher-3636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2292000 INFO  (jetty-launcher-3636-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2292000 INFO  (jetty-launcher-3636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2292000 INFO  (jetty-launcher-3636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-13T13:13:46.528Z
   [junit4]   2> 2292000 INFO  (jetty-launcher-3636-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 2292000 INFO  (jetty-launcher-3636-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2292000 INFO  (jetty-launcher-3636-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2292000 INFO  (jetty-launcher-3636-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-13T13:13:46.528Z
   [junit4]   2> 2292014 INFO  (jetty-launcher-3636-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2292014 INFO  (jetty-launcher-3636-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2292014 INFO  (jetty-launcher-3636-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2292015 INFO  (jetty-launcher-3636-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@39a25d65{/solr,null,AVAILABLE}
   [junit4]   2> 2292015 INFO  (jetty-launcher-3636-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2aaf959e{HTTP/1.1,[http/1.1]}{127.0.0.1:42634}
   [junit4]   2> 2292015 INFO  (jetty-launcher-3636-thread-2) [    ] 
o.e.j.s.Server Started @2292054ms
   [junit4]   2> 2292015 INFO  (jetty-launcher-3636-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42634}
   [junit4]   2> 2292015 INFO  (jetty-launcher-3636-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2292015 INFO  (jetty-launcher-3636-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2292015 INFO  (jetty-launcher-3636-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2292015 ERROR (jetty-launcher-3636-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2292015 INFO  (jetty-launcher-3636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2292015 INFO  (jetty-launcher-3636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 2292015 INFO  (jetty-launcher-3636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2292015 INFO  (jetty-launcher-3636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2292015 INFO  (jetty-launcher-3636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-13T13:13:46.543Z
   [junit4]   2> 2292015 INFO  (jetty-launcher-3636-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@679bcc77{/solr,null,AVAILABLE}
   [junit4]   2> 2292016 INFO  (jetty-launcher-3636-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@374c280c{HTTP/1.1,[http/1.1]}{127.0.0.1:35045}
   [junit4]   2> 2292016 INFO  (jetty-launcher-3636-thread-4) [    ] 
o.e.j.s.Server Started @2292055ms
   [junit4]   2> 2292016 INFO  (jetty-launcher-3636-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35045}
   [junit4]   2> 2292016 ERROR (jetty-launcher-3636-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2292016 INFO  (jetty-launcher-3636-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2292016 INFO  (jetty-launcher-3636-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 2292016 INFO  (jetty-launcher-3636-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2292016 INFO  (jetty-launcher-3636-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2292016 INFO  (jetty-launcher-3636-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-13T13:13:46.544Z
   [junit4]   2> 2292035 INFO  (zkConnectionManagerCallback-3643-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2292036 INFO  (zkConnectionManagerCallback-3641-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2292036 INFO  (jetty-launcher-3636-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2292036 INFO  (zkConnectionManagerCallback-3645-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2292036 INFO  (zkConnectionManagerCallback-3647-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2292050 INFO  (jetty-launcher-3636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2292050 INFO  (jetty-launcher-3636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2292050 INFO  (jetty-launcher-3636-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2295985 INFO  (jetty-launcher-3636-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40847/solr
   [junit4]   2> 2296001 INFO  (jetty-launcher-3636-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40847/solr
   [junit4]   2> 2296004 INFO  (zkConnectionManagerCallback-3652-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2296004 INFO  (zkConnectionManagerCallback-3655-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2296034 INFO  (jetty-launcher-3636-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40847/solr
   [junit4]   2> 2296046 INFO  (zkConnectionManagerCallback-3658-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2296046 INFO  (zkConnectionManagerCallback-3663-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2296047 INFO  (zkConnectionManagerCallback-3661-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2296094 INFO  (zkConnectionManagerCallback-3665-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2296184 INFO  (jetty-launcher-3636-thread-3) 
[n:127.0.0.1:42845_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42845_solr
   [junit4]   2> 2296186 INFO  (jetty-launcher-3636-thread-3) 
[n:127.0.0.1:42845_solr    ] o.a.s.c.Overseer Overseer 
(id=73829964521734154-127.0.0.1:42845_solr-n_0000000000) starting
   [junit4]   2> 2296259 INFO  (zkConnectionManagerCallback-3676-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2296290 INFO  (jetty-launcher-3636-thread-3) 
[n:127.0.0.1:42845_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40847/solr ready
   [junit4]   2> 2296291 INFO  
(OverseerStateUpdate-73829964521734154-127.0.0.1:42845_solr-n_0000000000) 
[n:127.0.0.1:42845_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:42845_solr
   [junit4]   2> 2296293 INFO  (jetty-launcher-3636-thread-3) 
[n:127.0.0.1:42845_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42845_solr
   [junit4]   2> 2296295 INFO  (zkCallback-3664-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2296354 INFO  (jetty-launcher-3636-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40847/solr
   [junit4]   2> 2296361 INFO  (zkCallback-3675-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2296386 INFO  (jetty-launcher-3636-thread-4) 
[n:127.0.0.1:35045_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2296388 INFO  (jetty-launcher-3636-thread-4) 
[n:127.0.0.1:35045_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2296388 INFO  (jetty-launcher-3636-thread-4) 
[n:127.0.0.1:35045_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35045_solr
   [junit4]   2> 2296402 INFO  (zkConnectionManagerCallback-3680-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2296403 INFO  (jetty-launcher-3636-thread-3) 
[n:127.0.0.1:42845_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2296439 INFO  (zkCallback-3675-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2296439 INFO  (zkCallback-3664-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2296475 INFO  (zkCallback-3657-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2296476 INFO  (zkConnectionManagerCallback-3683-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2296511 INFO  (zkConnectionManagerCallback-3688-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2296544 INFO  (jetty-launcher-3636-thread-1) 
[n:127.0.0.1:40089_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2296560 INFO  (jetty-launcher-3636-thread-4) 
[n:127.0.0.1:35045_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2296562 INFO  (jetty-launcher-3636-thread-4) 
[n:127.0.0.1:35045_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40847/solr ready
   [junit4]   2> 2296563 INFO  (jetty-launcher-3636-thread-1) 
[n:127.0.0.1:40089_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2296563 INFO  (jetty-launcher-3636-thread-1) 
[n:127.0.0.1:40089_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40089_solr
   [junit4]   2> 2296572 INFO  (jetty-launcher-3636-thread-4) 
[n:127.0.0.1:35045_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2296574 INFO  (zkCallback-3657-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2296574 INFO  (zkCallback-3675-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2296574 INFO  (zkCallback-3664-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2296592 INFO  (zkCallback-3687-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2296596 INFO  (zkCallback-3682-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2296624 INFO  (jetty-launcher-3636-thread-2) 
[n:127.0.0.1:42634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2296627 INFO  (jetty-launcher-3636-thread-2) 
[n:127.0.0.1:42634_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2296627 INFO  (jetty-launcher-3636-thread-2) 
[n:127.0.0.1:42634_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42634_solr
   [junit4]   2> 2296628 INFO  (zkCallback-3657-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2296628 INFO  (zkCallback-3664-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2296628 INFO  (zkCallback-3675-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2296628 INFO  (zkCallback-3687-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2296646 INFO  (jetty-launcher-3636-thread-4) 
[n:127.0.0.1:35045_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35045.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3910ea7f
   [junit4]   2> 2296665 INFO  (jetty-launcher-3636-thread-4) 
[n:127.0.0.1:35045_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35045.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3910ea7f
   [junit4]   2> 2296669 INFO  (zkCallback-3662-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2296669 INFO  (zkCallback-3682-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2296681 INFO  (jetty-launcher-3636-thread-4) 
[n:127.0.0.1:35045_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35045.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3910ea7f
   [junit4]   2> 2296682 INFO  (jetty-launcher-3636-thread-4) 
[n:127.0.0.1:35045_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_22B7D61AD1A1F1C3-001/tempDir-001/node4/.
   [junit4]   2> 2296684 INFO  (jetty-launcher-3636-thread-3) 
[n:127.0.0.1:42845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42845.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3910ea7f
   [junit4]   2> 2296729 INFO  (jetty-launcher-3636-thread-3) 
[n:127.0.0.1:42845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42845.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3910ea7f
   [junit4]   2> 2296754 INFO  (jetty-launcher-3636-thread-3) 
[n:127.0.0.1:42845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42845.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3910ea7f
   [junit4]   2> 2296756 INFO  (jetty-launcher-3636-thread-3) 
[n:127.0.0.1:42845_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_22B7D61AD1A1F1C3-001/tempDir-001/node3/.
   [junit4]   2> 2296758 INFO  (zkConnectionManagerCallback-3701-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2296759 INFO  (zkConnectionManagerCallback-3696-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2296790 INFO  (jetty-launcher-3636-thread-1) 
[n:127.0.0.1:40089_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2296855 INFO  (jetty-launcher-3636-thread-2) 
[n:127.0.0.1:42634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2296875 INFO  (jetty-launcher-3636-thread-1) 
[n:127.0.0.1:40089_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40847/solr ready
   [junit4]   2> 2296875 INFO  (jetty-launcher-3636-thread-2) 
[n:127.0.0.1:42634_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40847/solr ready
   [junit4]   2> 2296876 INFO  (jetty-launcher-3636-thread-1) 
[n:127.0.0.1:40089_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2296876 INFO  (jetty-launcher-3636-thread-2) 
[n:127.0.0.1:42634_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2296918 INFO  (jetty-launcher-3636-thread-2) 
[n:127.0.0.1:42634_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42634.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3910ea7f
   [junit4]   2> 2296930 INFO  (jetty-launcher-3636-thread-1) 
[n:127.0.0.1:40089_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40089.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3910ea7f
   [junit4]   2> 2297075 INFO  (jetty-launcher-3636-thread-1) 
[n:127.0.0.1:40089_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40089.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3910ea7f
   [junit4]   2> 2297075 INFO  (jetty-launcher-3636-thread-1) 
[n:127.0.0.1:40089_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40089.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3910ea7f
   [junit4]   2> 2297076 INFO  (jetty-launcher-3636-thread-1) 
[n:127.0.0.1:40089_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_22B7D61AD1A1F1C3-001/tempDir-001/node1/.
   [junit4]   2> 2297095 INFO  (jetty-launcher-3636-thread-2) 
[n:127.0.0.1:42634_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42634.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3910ea7f
   [junit4]   2> 2297095 INFO  (jetty-launcher-3636-thread-2) 
[n:127.0.0.1:42634_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42634.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3910ea7f
   [junit4]   2> 2297096 INFO  (jetty-launcher-3636-thread-2) 
[n:127.0.0.1:42634_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_22B7D61AD1A1F1C3-001/tempDir-001/node2/.
   [junit4]   2> 2297353 INFO  (zkConnectionManagerCallback-3705-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2297369 INFO  (zkConnectionManagerCallback-3710-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2297369 INFO  
(SUITE-DeleteReplicaTest-seed#[22B7D61AD1A1F1C3]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2297370 INFO  
(SUITE-DeleteReplicaTest-seed#[22B7D61AD1A1F1C3]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40847/solr ready
   [junit4]   2> 2297496 INFO  (qtp633545621-13555) [n:127.0.0.1:40089_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=2&collection.configName=conf&name=deleteByCount&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2297513 INFO  
(OverseerThreadFactory-6600-thread-1-processing-n:127.0.0.1:42845_solr) 
[n:127.0.0.1:42845_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
deleteByCount
   [junit4]   2> 2297646 INFO  (qtp633545621-13546) [n:127.0.0.1:40089_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> 2297662 INFO  (qtp1148501855-13563) [n:127.0.0.1:42845_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> 2297679 INFO  (qtp424840302-13579) [n:127.0.0.1:35045_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> 2297682 INFO  (qtp1929450361-13570) [n:127.0.0.1:42634_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> 2297711 INFO  
(OverseerStateUpdate-73829964521734154-127.0.0.1:42845_solr-n_0000000000) 
[n:127.0.0.1:42845_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_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42634/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2297711 INFO  
(OverseerStateUpdate-73829964521734154-127.0.0.1:42845_solr-n_0000000000) 
[n:127.0.0.1:42845_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_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35045/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2297712 INFO  
(OverseerStateUpdate-73829964521734154-127.0.0.1:42845_solr-n_0000000000) 
[n:127.0.0.1:42845_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_p3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42845/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2297938 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr    
x:deleteByCount_shard1_replica_t1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_t1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2297941 INFO  (qtp424840302-13559) [n:127.0.0.1:35045_solr    
x:deleteByCount_shard1_replica_p2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2297941 INFO  (qtp1148501855-13545) [n:127.0.0.1:42845_solr    
x:deleteByCount_shard1_replica_p3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p3&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2297942 INFO  (qtp1148501855-13545) [n:127.0.0.1:42845_solr    
x:deleteByCount_shard1_replica_p3] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2299057 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 2299058 INFO  (qtp1148501855-13545) [n:127.0.0.1:42845_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 2299110 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 2299221 INFO  (qtp424840302-13559) [n:127.0.0.1:35045_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 2299300 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2299300 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_t1' using 
configuration from collection deleteByCount, trusted=true
   [junit4]   2> 2299301 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42634.solr.core.deleteByCount.shard1.replica_t1' (registry 
'solr.core.deleteByCount.shard1.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3910ea7f
   [junit4]   2> 2299301 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_22B7D61AD1A1F1C3-001/tempDir-001/node2/deleteByCount_shard1_replica_t1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_22B7D61AD1A1F1C3-001/tempDir-001/node2/./deleteByCount_shard1_replica_t1/data/]
   [junit4]   2> 2299320 INFO  (qtp424840302-13559) [n:127.0.0.1:35045_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 2299469 INFO  (qtp424840302-13559) [n:127.0.0.1:35045_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2299469 INFO  (qtp424840302-13559) [n:127.0.0.1:35045_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_p2' using 
configuration from collection deleteByCount, trusted=true
   [junit4]   2> 2299470 INFO  (qtp424840302-13559) [n:127.0.0.1:35045_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35045.solr.core.deleteByCount.shard1.replica_p2' (registry 
'solr.core.deleteByCount.shard1.replica_p2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3910ea7f
   [junit4]   2> 2299470 INFO  (qtp424840302-13559) [n:127.0.0.1:35045_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_p2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_22B7D61AD1A1F1C3-001/tempDir-001/node4/deleteByCount_shard1_replica_p2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_22B7D61AD1A1F1C3-001/tempDir-001/node4/./deleteByCount_shard1_replica_p2/data/]
   [junit4]   2> 2299482 INFO  (qtp1148501855-13545) [n:127.0.0.1:42845_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3] 
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p3] Schema name=minimal
   [junit4]   2> 2299484 INFO  (qtp1148501855-13545) [n:127.0.0.1:42845_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2299484 INFO  (qtp1148501855-13545) [n:127.0.0.1:42845_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_p3' using 
configuration from collection deleteByCount, trusted=true
   [junit4]   2> 2299484 INFO  (qtp1148501855-13545) [n:127.0.0.1:42845_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42845.solr.core.deleteByCount.shard1.replica_p3' (registry 
'solr.core.deleteByCount.shard1.replica_p3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3910ea7f
   [junit4]   2> 2299497 INFO  (qtp1148501855-13545) [n:127.0.0.1:42845_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3] 
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_p3] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_22B7D61AD1A1F1C3-001/tempDir-001/node3/deleteByCount_shard1_replica_p3],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_22B7D61AD1A1F1C3-001/tempDir-001/node3/./deleteByCount_shard1_replica_p3/data/]
   [junit4]   2> 2299700 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2299700 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2299701 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2299701 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2299703 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1afdb286[deleteByCount_shard1_replica_t1] main]
   [junit4]   2> 2299736 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2299736 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2299737 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2299737 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1619742513446256640
   [junit4]   2> 2299739 INFO  
(searcherExecutor-6620-thread-1-processing-n:127.0.0.1:42634_solr 
x:deleteByCount_shard1_replica_t1 c:deleteByCount s:shard1 r:core_node4) 
[n:127.0.0.1:42634_solr c:deleteByCount s:shard1 r:core_node4 
x:deleteByCount_shard1_replica_t1] o.a.s.c.SolrCore 
[deleteByCount_shard1_replica_t1] Registered new searcher 
Searcher@1afdb286[deleteByCount_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2299749 INFO  (qtp1148501855-13545) [n:127.0.0.1:42845_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2299749 INFO  (qtp1148501855-13545) [n:127.0.0.1:42845_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2299751 INFO  (qtp1148501855-13545) [n:127.0.0.1:42845_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2b7e28b4[deleteByCount_shard1_replica_p3] main]
   [junit4]   2> 2299787 INFO  (qtp1148501855-13545) [n:127.0.0.1:42845_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2299787 INFO  (qtp1148501855-13545) [n:127.0.0.1:42845_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2299788 INFO  (qtp1148501855-13545) [n:127.0.0.1:42845_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2299788 INFO  
(searcherExecutor-6622-thread-1-processing-n:127.0.0.1:42845_solr 
x:deleteByCount_shard1_replica_p3 c:deleteByCount s:shard1 r:core_node6) 
[n:127.0.0.1:42845_solr c:deleteByCount s:shard1 r:core_node6 
x:deleteByCount_shard1_replica_p3] o.a.s.c.SolrCore 
[deleteByCount_shard1_replica_p3] Registered new searcher 
Searcher@2b7e28b4[deleteByCount_shard1_replica_p3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2299793 INFO  (qtp424840302-13559) [n:127.0.0.1:35045_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2299793 INFO  (qtp424840302-13559) [n:127.0.0.1:35045_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2299810 INFO  (qtp424840302-13559) [n:127.0.0.1:35045_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@37a45174[deleteByCount_shard1_replica_p2] main]
   [junit4]   2> 2299838 INFO  (qtp424840302-13559) [n:127.0.0.1:35045_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2299839 INFO  (qtp424840302-13559) [n:127.0.0.1:35045_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2299840 INFO  (qtp424840302-13559) [n:127.0.0.1:35045_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2299842 INFO  
(searcherExecutor-6621-thread-1-processing-n:127.0.0.1:35045_solr 
x:deleteByCount_shard1_replica_p2 c:deleteByCount s:shard1 r:core_node5) 
[n:127.0.0.1:35045_solr c:deleteByCount s:shard1 r:core_node5 
x:deleteByCount_shard1_replica_p2] o.a.s.c.SolrCore 
[deleteByCount_shard1_replica_p2] Registered new searcher 
Searcher@37a45174[deleteByCount_shard1_replica_p2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2299860 INFO  (qtp424840302-13559) [n:127.0.0.1:35045_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.c.ZkController deleteByCount_shard1_replica_p2 starting background 
replication from leader
   [junit4]   2> 2299860 INFO  (qtp424840302-13559) [n:127.0.0.1:35045_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 2299874 INFO  (qtp1148501855-13545) [n:127.0.0.1:42845_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3] 
o.a.s.c.ZkController deleteByCount_shard1_replica_p3 starting background 
replication from leader
   [junit4]   2> 2299874 INFO  (qtp1148501855-13545) [n:127.0.0.1:42845_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 2299875 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCount/terms/shard1 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 2299882 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2299894 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2299894 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42634/solr/deleteByCount_shard1_replica_t1/
   [junit4]   2> 2299895 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2299887 INFO  (qtp1148501855-13545) [n:127.0.0.1:42845_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2299902 INFO  (qtp1148501855-13545) [n:127.0.0.1:42845_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2299902 INFO  (qtp424840302-13559) [n:127.0.0.1:35045_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2299903 INFO  (qtp424840302-13559) [n:127.0.0.1:35045_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2299914 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:42634/solr/deleteByCount_shard1_replica_t1/ has no replicas
   [junit4]   2> 2299914 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2299915 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.c.ZkController deleteByCount_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 2299933 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42634/solr/deleteByCount_shard1_replica_t1/ shard1
   [junit4]   2> 2300038 INFO  (indexFetcher-6636-thread-1) [    ] 
o.a.s.h.IndexFetcher Replica core_node4 is leader but it's state is down, 
skipping replication
   [junit4]   2> 2300048 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2300049 INFO  (qtp1929450361-13542) [n:127.0.0.1:42634_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_t1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2111
   [junit4]   2> 2300082 INFO  (indexFetcher-6634-thread-1) [    ] 
o.a.s.h.IndexFetcher Replica core_node4 is leader but it's state is down, 
skipping replication
   [junit4]   2> 2300151 INFO  (zkCallback-3662-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> 2300918 INFO  (qtp424840302-13559) [n:127.0.0.1:35045_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
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_p2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL}
 status=0 QTime=2976
   [junit4]   2> 2300927 INFO  (qtp1148501855-13545) [n:127.0.0.1:42845_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3] 
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_p3&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL}
 status=0 QTime=2985
   [junit4]   2> 2300929 INFO  (qtp633545621-13555) [n:127.0.0.1:40089_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> 2301057 INFO  (zkCallback-3664-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> 2301065 INFO  (zkCallback-3662-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> 2301065 INFO  (zkCallback-3657-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> 2301599 INFO  
(OverseerCollectionConfigSetProcessor-73829964521734154-127.0.0.1:42845_solr-n_0000000000)
 [n:127.0.0.1:42845_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> 2301940 INFO  (qtp633545621-13555) [n:127.0.0.1:40089_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=2&collection.configName=conf&name=deleteByCount&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=1&wt=javabin&version=2}
 status=0 QTime=4443
   [junit4]   2> 2301942 INFO  (qtp633545621-13550) [n:127.0.0.1:40089_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> 2301983 INFO  (qtp1148501855-13562) [n:127.0.0.1:42845_solr    
x:deleteByCount_shard1_replica_p3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCount.shard1.replica_p3, tag=null
   [junit4]   2> 2301984 INFO  (qtp1148501855-13562) [n:127.0.0.1:42845_solr    
x:deleteByCount_shard1_replica_p3] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@53c4585d: rootName = 
solr_42845, domain = solr.core.deleteByCount.shard1.replica_p3, service url = 
null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_p3 / 
com.codahale.metrics.MetricRegistry@993e39f
   [junit4]   2> 2302027 INFO  (qtp1148501855-13562) [n:127.0.0.1:42845_solr    
x:deleteByCount_shard1_replica_p3] o.a.s.c.ZkController 
deleteByCount_shard1_replica_p3 stopping background replication from leader
   [junit4]   2> 2302027 INFO  (qtp1148501855-13562) [n:127.0.0.1:42845_solr    
x:deleteByCount_shard1_replica_p3] o.a.s.c.SolrCore 
[deleteByCount_shard1_replica_p3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@45ea4220
   [junit4]   2> 2302027 INFO  (qtp1148501855-13562) [n:127.0.0.1:42845_solr    
x:deleteByCount_shard1_replica_p3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCount.shard1.replica_p3, tag=45ea4220
   [junit4]   2> 2302027 INFO  (qtp1148501855-13562) [n:127.0.0.1:42845_solr    
x:deleteByCount_shard1_replica_p3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=45ea4220
   [junit4]   2> 2302030 INFO  (qtp1148501855-13562) [n:127.0.0.1:42845_solr    
x:deleteByCount_shard1_replica_p3] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_p3&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=47
   [junit4]   2> 2302143 INFO  (zkCallback-3662-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> 2302143 INFO  (zkCallback-3657-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> 2302144 INFO  (zkCallback-3664-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> 2302243 INFO  (qtp424840302-13578) [n:127.0.0.1:35045_solr    
x:deleteByCount_shard1_replica_p2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCount.shard1.replica_p2, tag=null
   [junit4]   2> 2302244 INFO  (qtp424840302-13578) [n:127.0.0.1:35045_solr    
x:deleteByCount_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@64d91669: rootName = 
solr_35045, domain = solr.core.deleteByCount.shard1.replica_p2, service url = 
null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_p2 / 
com.codahale.metrics.MetricRegistry@2ceea91e
   [junit4]   2> 2302283 INFO  (qtp424840302-13578) [n:127.0.0.1:35045_solr    
x:deleteByCount_shard1_replica_p2] o.a.s.c.ZkController 
deleteByCount_shard1_replica_p2 stopping background replication from leader
   [junit4]   2> 2302296 INFO  (qtp424840302-13578) [n:127.0.0.1:35045_solr    
x:deleteByCount_shard1_replica_p2] o.a.s.c.SolrCore 
[deleteByCount_shard1_replica_p2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2f7121c0
   [junit4]   2> 2302296 INFO  (qtp424840302-13578) [n:127.0.0.1:35045_solr    
x:deleteByCount_shard1_replica_p2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCount.shard1.replica_p2, tag=2f7121c0
   [junit4]   2> 2302296 INFO  (qtp424840302-13578) [n:127.0.0.1:35045_solr    
x:deleteByCount_shard1_replica_p2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=2f7121c0
   [junit4]   2> 2302318 INFO  (qtp424840302-13578) [n:127.0.0.1:35045_solr    
x:deleteByCount_shard1_replica_p2] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_p2&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=75
   [junit4]   2> 2302420 INFO  (zkCallback-3657-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> 2302420 INFO  (zkCallback-3662-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> 2302539 INFO  (qtp633545621-13550) [n:127.0.0.1:40089_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=597
   [junit4]   2> 2302540 INFO  (qtp633545621-13550) [n:127.0.0.1:40089_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> 2302542 INFO  
(OverseerCollectionConfigSetProcessor-73829964521734154-127.0.0.1:42845_solr-n_0000000000)
 [n:127.0.0.1:42845_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> 2302559 ERROR 
(OverseerThreadFactory-6600-thread-3-processing-n:127.0.0.1:42845_solr) 
[n:127.0.0.1:42845_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.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2302561 INFO  (qtp633545621-13550) [n:127.0.0.1:40089_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=20
   [junit4]   2> 2302763 INFO  (qtp633545621-13557) [n:127.0.0.1:40089_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2302766 INFO  
(OverseerCollectionConfigSetProcessor-73829964521734154-127.0.0.1:42845_solr-n_0000000000)
 [n:127.0.0.1:42845_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> 2302811 INFO  
(OverseerThreadFactory-6600-thread-4-processing-n:127.0.0.1:42845_solr) 
[n:127.0.0.1:42845_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
deleteByCountNew
   [junit4]   2> 2303052 INFO  (qtp633545621-13546) [n:127.0.0.1:40089_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> 2303062 INFO  (qtp1148501855-13549) [n:127.0.0.1:42845_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> 2303066 INFO  (qtp424840302-13569) [n:127.0.0.1:35045_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> 2303101 INFO  (qtp1929450361-13543) [n:127.0.0.1:42634_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.deleteByCount.shard1.replica_t1:INDEX.sizeInBytes}
 status=0 QTime=23
   [junit4]   2> 2303118 INFO  (qtp1929450361-13572) [n:127.0.0.1:42634_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=17
   [junit4]   2> 2303123 INFO  
(OverseerStateUpdate-73829964521734154-127.0.0.1:42845_solr-n_0000000000) 
[n:127.0.0.1:42845_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCountNew_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35045/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2303125 INFO  
(OverseerStateUpdate-73829964521734154-127.0.0.1:42845_solr-n_0000000000) 
[n:127.0.0.1:42845_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCountNew_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42845/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2303148 INFO  
(OverseerStateUpdate-73829964521734154-127.0.0.1:42845_solr-n_0000000000) 
[n:127.0.0.1:42845_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"deleteByCountNew_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40089/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2303163 INFO  
(OverseerStateUpdate-73829964521734154-127.0.0.1:42845_solr-n_0000000000) 
[n:127.0.0.1:42845_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"deleteByCountNew_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40089/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2303374 INFO  (qtp633545621-13554) [n:127.0.0.1:40089_solr    
x:deleteByCountNew_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n5&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2303378 INFO  (qtp424840302-13581) [n:127.0.0.1:35045_solr    
x:deleteByCountNew_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2303378 INFO  (qtp1148501855-13565) [n:127.0.0.1:42845_solr    
x:deleteByCountNew_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2303390 INFO  (qtp633545621-13546) [n:127.0.0.1:40089_solr    
x:deleteByCountNew_shard2_replica_n7] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n7&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2304428 INFO  (qtp633545621-13546) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 2304446 INFO  (qtp633545621-13554) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 2304500 INFO  (qtp633545621-13546) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] 
o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n7] Schema name=minimal
   [junit4]   2> 2304505 INFO  (qtp1148501855-13565) [n:127.0.0.1:42845_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 2304676 INFO  (qtp633545621-13546) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2304676 INFO  (qtp633545621-13546) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n7' 
using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 2304676 INFO  (qtp633545621-13546) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40089.solr.core.deleteByCountNew.shard2.replica_n7' (registry 
'solr.core.deleteByCountNew.shard2.replica_n7') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3910ea7f
   [junit4]   2> 2304676 INFO  (qtp633545621-13546) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] 
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n7] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_22B7D61AD1A1F1C3-001/tempDir-001/node1/deleteByCountNew_shard2_replica_n7],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_22B7D61AD1A1F1C3-001/tempDir-001/node1/./deleteByCountNew_shard2_replica_n7/data/]
   [junit4]   2> 2304707 INFO  (qtp424840302-13581) [n:127.0.0.1:35045_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 2304743 INFO  (qtp633545621-13554) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 2304744 INFO  (qtp424840302-13581) [n:127.0.0.1:35045_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2304745 INFO  (qtp633545621-13554) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2304745 INFO  (qtp633545621-13554) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n5' 
using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 2304746 INFO  (qtp633545621-13554) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40089.solr.core.deleteByCountNew.shard2.replica_n5' (registry 
'solr.core.deleteByCountNew.shard2.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3910ea7f
   [junit4]   2> 2304746 INFO  (qtp424840302-13581) [n:127.0.0.1:35045_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2304746 INFO  (qtp424840302-13581) [n:127.0.0.1:35045_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n1' 
using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 2304746 INFO  (qtp633545621-13554) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n5] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_22B7D61AD1A1F1C3-001/tempDir-001/node1/deleteByCountNew_shard2_replica_n5],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_22B7D61AD1A1F1C3-001/tempDir-001/node1/./deleteByCountNew_shard2_replica_n5/data/]
   [junit4]   2> 2304760 INFO  (qtp1148501855-13565) [n:127.0.0.1:42845_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2304779 INFO  (qtp424840302-13581) [n:127.0.0.1:35045_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35045.solr.core.deleteByCountNew.shard1.replica_n1' (registry 
'solr.core.deleteByCountNew.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3910ea7f
   [junit4]   2> 2304779 INFO  (qtp424840302-13581) [n:127.0.0.1:35045_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_22B7D61AD1A1F1C3-001/tempDir-001/node4/deleteByCountNew_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_22B7D61AD1A1F1C3-001/tempDir-001/node4/./deleteByCountNew_shard1_replica_n1/data/]
   [junit4]   2> 2304779 INFO  (qtp1148501855-13565) [n:127.0.0.1:42845_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2304779 INFO  (qtp1148501855-13565) [n:127.0.0.1:42845_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n2' 
using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 2304780 INFO  (qtp1148501855-13565) [n:127.0.0.1:42845_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42845.solr.core.deleteByCountNew.shard1.replica_n2' (registry 
'solr.core.deleteByCountNew.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3910ea7f
   [junit4]   2> 2304780 INFO  (qtp1148501855-13565) [n:127.0.0.1:42845_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n2] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_22B7D61AD1A1F1C3-001/tempDir-001/node3/deleteByCountNew_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_22B7D61AD1A1F1C3-001/tempDir-001/node3/./deleteByCountNew_shard1_replica_n2/data/]
   [junit4]   2> 2305051 INFO  (qtp633545621-13554) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2305051 INFO  (qtp633545621-13554) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2305052 INFO  (qtp633545621-13554) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2305052 INFO  (qtp633545621-13554) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2305054 INFO  (qtp633545621-13554) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@34ade67f[deleteByCountNew_shard2_replica_n5] main]
   [junit4]   2> 2305087 INFO  (qtp633545621-13554) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2305088 INFO  (qtp633545621-13554) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2305088 INFO  (qtp633545621-13554) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2305089 INFO  
(searcherExecutor-6638-thread-1-processing-n:127.0.0.1:40089_solr 
x:deleteByCountNew_shard2_replica_n5 c:deleteByCountNew s:shard2 r:core_node6) 
[n:127.0.0.1:40089_solr c:deleteByCountNew s:shard2 r:core_node6 
x:deleteByCountNew_shard2_replica_n5] o.a.s.c.SolrCore 
[deleteByCountNew_shard2_replica_n5] Registered new searcher 
Searcher@34ade67f[deleteByCountNew_shard2_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2305089 INFO  (qtp633545621-13554) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1619742519058235392
   [junit4]   2> 2305110 INFO  (qtp633545621-13554) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node6=0}, 
version=0}
   [junit4]   2> 2305126 INFO  (qtp633545621-13554) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2305170 INFO  (qtp424840302-13581) [n:127.0.0.1:35045_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2305170 INFO  (qtp424840302-13581) [n:127.0.0.1:35045_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2305183 INFO  (qtp633545621-13546) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2305183 INFO  (qtp633545621-13546) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2305197 INFO  (qtp633545621-13546) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2305197 INFO  (qtp633545621-13546) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2305198 INFO  (qtp633545621-13546) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6097bc0c[deleteByCountNew_shard2_replica_n7] main]
   [junit4]   2> 2305199 INFO  (qtp633545621-13546) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2305199 INFO  (qtp633545621-13546) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2305200 INFO  (qtp633545621-13546) [n:127.0.0.1:40089_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2305204 INFO  (qtp424840302-13581) [n:127.0.0.1:35045_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2305204 INFO  (qtp424840302-13581) [n:127.0.0.1:35045_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2305205 INFO  (qtp424840302-13581) [n:127.0.0.1:35045_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@676dbdf5[deleteByCountN

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

perty disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/null905104615
     [copy] Copying 241 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/null905104615
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/null905104615

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 82ms :: artifacts dl 11ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 191 minutes 56 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to