Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.10/147/

1 tests failed.
FAILED:  
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
No registered leader was found after waiting for 1000ms , collection: 
deletereplica_test slice: shard1 saw 
state=DocCollection(deletereplica_test//collections/deletereplica_test/state.json/6
 )={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{    
   "range":"80000000-7fffffff",       "state":"active",       
"replicas":{"core_node4":{           
"core":"deletereplica_test_shard1_replica_n2",           
"node_name":"127.0.0.1:37725_solr",           
"base_url":"http://127.0.0.1:37725/solr";,           "state":"active",           
"type":"NRT",           "force_set_state":"false"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"1",   
"autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"} with 
live_nodes=[127.0.0.1:37971_solr, 127.0.0.1:32967_solr, 127.0.0.1:33439_solr, 
127.0.0.1:37725_solr]

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after 
waiting for 1000ms , collection: deletereplica_test slice: shard1 saw 
state=DocCollection(deletereplica_test//collections/deletereplica_test/state.json/6
 )={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node4":{
          "core":"deletereplica_test_shard1_replica_n2",
          "node_name":"127.0.0.1:37725_solr",
          "base_url":"http://127.0.0.1:37725/solr";,
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:37971_solr, 
127.0.0.1:32967_solr, 127.0.0.1:33439_solr, 127.0.0.1:37725_solr]
        at 
__randomizedtesting.SeedInfo.seed([146FF3544022B27D:648F77EEC46D1B76]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:993)
        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:968)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:164)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 15076 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 1264058 INFO  
(SUITE-DeleteReplicaTest-seed#[146FF3544022B27D]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1264058 INFO  
(SUITE-DeleteReplicaTest-seed#[146FF3544022B27D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_146FF3544022B27D-001/data-dir-136-001
   [junit4]   2> 1264058 WARN  
(SUITE-DeleteReplicaTest-seed#[146FF3544022B27D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1264058 INFO  
(SUITE-DeleteReplicaTest-seed#[146FF3544022B27D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1264060 INFO  
(SUITE-DeleteReplicaTest-seed#[146FF3544022B27D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1264061 INFO  
(SUITE-DeleteReplicaTest-seed#[146FF3544022B27D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1264061 INFO  
(SUITE-DeleteReplicaTest-seed#[146FF3544022B27D]-worker) [     ] 
o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 1264065 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting deleteLiveReplicaTest
   [junit4]   2> 1264065 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_146FF3544022B27D-001/tempDir-001
   [junit4]   2> 1264066 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1264066 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1264066 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1264067 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1264166 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 44709
   [junit4]   2> 1264166 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44709
   [junit4]   2> 1264166 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44709
   [junit4]   2> 1264166 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44709
   [junit4]   2> 1264169 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264172 INFO  (zkConnectionManagerCallback-13776-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264172 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1264178 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264179 INFO  (zkConnectionManagerCallback-13778-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264179 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1264181 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264182 INFO  (zkConnectionManagerCallback-13780-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264182 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1264183 WARN  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]-SendThread(127.0.0.1:44709))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x107fb002fa20002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x107fb002fa20002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x107fb002fa20002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1264285 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1264285 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1264285 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1264286 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1264286 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1264286 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1264286 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1264286 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1264286 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1264287 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1264287 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1264287 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1264289 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1264289 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1264295 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1264295 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1264295 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1264299 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1eacb9f3{/solr,null,AVAILABLE}
   [junit4]   2> 1264302 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1264302 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1264302 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1264302 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e8ab778{/solr,null,AVAILABLE}
   [junit4]   2> 1264309 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1264310 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1264310 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1264310 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1264310 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c3f5c47{/solr,null,AVAILABLE}
   [junit4]   2> 1264311 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@749cafc6{/solr,null,AVAILABLE}
   [junit4]   2> 1264311 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7b760d9c{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:33905}
   [junit4]   2> 1264311 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.e.j.s.Server Started @1264350ms
   [junit4]   2> 1264311 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:44709/solr, hostPort=33905}
   [junit4]   2> 1264311 ERROR (jetty-launcher-13781-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1264311 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1264311 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.10.1
   [junit4]   2> 1264311 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1264311 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 1264311 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-03T02:54:31.265Z
   [junit4]   2> 1264313 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264313 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@69a5a560{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39751}
   [junit4]   2> 1264313 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.e.j.s.Server Started @1264352ms
   [junit4]   2> 1264313 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:44709/solr, hostPort=39751}
   [junit4]   2> 1264313 ERROR (jetty-launcher-13781-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1264313 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1264313 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.10.1
   [junit4]   2> 1264313 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1264313 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 1264313 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-03T02:54:31.267Z
   [junit4]   2> 1264314 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264315 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@726d6039{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:38165}
   [junit4]   2> 1264315 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.e.j.s.Server Started @1264354ms
   [junit4]   2> 1264315 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:44709/solr, hostPort=38165}
   [junit4]   2> 1264315 ERROR (jetty-launcher-13781-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1264315 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1264315 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.10.1
   [junit4]   2> 1264315 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1264315 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 1264315 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-03T02:54:31.269Z
   [junit4]   2> 1264315 INFO  (zkConnectionManagerCallback-13783-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264315 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1264316 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1264319 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1264320 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264320 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2330ba58{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:34299}
   [junit4]   2> 1264320 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.e.j.s.Server Started @1264360ms
   [junit4]   2> 1264320 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:44709/solr, hostPort=34299}
   [junit4]   2> 1264321 ERROR (jetty-launcher-13781-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1264321 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1264321 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.10.1
   [junit4]   2> 1264321 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1264321 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 1264321 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-03T02:54:31.275Z
   [junit4]   2> 1264324 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264325 WARN  
(jetty-launcher-13781-thread-2-SendThread(127.0.0.1:44709)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x107fb002fa20003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x107fb002fa20003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x107fb002fa20003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1264325 INFO  (zkConnectionManagerCallback-13785-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264325 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1264326 INFO  (zkConnectionManagerCallback-13787-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264326 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1264326 INFO  (zkConnectionManagerCallback-13789-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264326 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1264432 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1264433 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1264433 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1264436 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1264439 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1264729 WARN  
(jetty-launcher-13781-thread-4-SendThread(127.0.0.1:44709)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x107fb002fa20004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x107fb002fa20004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x107fb002fa20004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1264733 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1264833 WARN  
(jetty-launcher-13781-thread-3-SendThread(127.0.0.1:44709)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x107fb002fa20005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x107fb002fa20005, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x107fb002fa20005, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1264833 WARN  
(jetty-launcher-13781-thread-1-SendThread(127.0.0.1:44709)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x107fb002fa20006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x107fb002fa20006, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x107fb002fa20006, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1265882 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1265929 WARN  (jetty-launcher-13781-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3647c4dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1265929 WARN  (jetty-launcher-13781-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3647c4dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1265964 WARN  (jetty-launcher-13781-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2bbc198b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1265964 WARN  (jetty-launcher-13781-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2bbc198b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1265965 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44709/solr
   [junit4]   2> 1265986 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1265994 INFO  (zkConnectionManagerCallback-13809-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265994 INFO  (jetty-launcher-13781-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1265997 WARN  
(jetty-launcher-13781-thread-2-SendThread(127.0.0.1:44709)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x107fb002fa20007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x107fb002fa20007, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x107fb002fa20007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1266348 INFO  (jetty-launcher-13781-thread-2) 
[n:127.0.0.1:33905_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1266359 INFO  (zkConnectionManagerCallback-13811-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1266359 INFO  (jetty-launcher-13781-thread-2) 
[n:127.0.0.1:33905_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1266417 WARN  (jetty-launcher-13781-thread-2) 
[n:127.0.0.1:33905_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1266420 INFO  (jetty-launcher-13781-thread-2) 
[n:127.0.0.1:33905_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33905_solr
   [junit4]   2> 1266421 INFO  (jetty-launcher-13781-thread-2) 
[n:127.0.0.1:33905_solr     ] o.a.s.c.Overseer Overseer 
(id=74303897092620296-127.0.0.1:33905_solr-n_0000000000) starting
   [junit4]   2> 1266436 INFO  
(OverseerStateUpdate-74303897092620296-127.0.0.1:33905_solr-n_0000000000) 
[n:127.0.0.1:33905_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33905_solr
   [junit4]   2> 1266461 INFO  (jetty-launcher-13781-thread-2) 
[n:127.0.0.1:33905_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33905_solr
   [junit4]   2> 1266463 INFO  (jetty-launcher-13781-thread-2) 
[n:127.0.0.1:33905_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1266463 WARN  (jetty-launcher-13781-thread-2) 
[n:127.0.0.1:33905_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1266480 INFO  (zkCallback-13810-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1266516 INFO  (jetty-launcher-13781-thread-2) 
[n:127.0.0.1:33905_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_146FF3544022B27D-001/tempDir-001/node2
   [junit4]   2> 1266549 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1266564 WARN  (jetty-launcher-13781-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7a2ee274[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1266564 WARN  (jetty-launcher-13781-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7a2ee274[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1266581 WARN  (jetty-launcher-13781-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@346996e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1266581 WARN  (jetty-launcher-13781-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@346996e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1266582 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44709/solr
   [junit4]   2> 1266595 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1266624 INFO  (zkConnectionManagerCallback-13829-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1266624 INFO  (jetty-launcher-13781-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1266661 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1266661 WARN  (jetty-launcher-13781-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@11d15a81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1266661 WARN  (jetty-launcher-13781-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@11d15a81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1266663 WARN  (jetty-launcher-13781-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4fecbe2e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1266663 WARN  (jetty-launcher-13781-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4fecbe2e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1266665 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44709/solr
   [junit4]   2> 1266667 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1266668 INFO  (zkConnectionManagerCallback-13837-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1266668 INFO  (jetty-launcher-13781-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1266669 WARN  
(jetty-launcher-13781-thread-1-SendThread(127.0.0.1:44709)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x107fb002fa2000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x107fb002fa2000a, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x107fb002fa2000a, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1266934 INFO  (jetty-launcher-13781-thread-3) 
[n:127.0.0.1:38165_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1266940 INFO  (zkConnectionManagerCallback-13839-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1266940 INFO  (jetty-launcher-13781-thread-3) 
[n:127.0.0.1:38165_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1266945 WARN  (jetty-launcher-13781-thread-3) 
[n:127.0.0.1:38165_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1266947 INFO  (jetty-launcher-13781-thread-3) 
[n:127.0.0.1:38165_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1266953 INFO  (jetty-launcher-13781-thread-3) 
[n:127.0.0.1:38165_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38165_solr as DOWN
   [junit4]   2> 1266954 INFO  (jetty-launcher-13781-thread-3) 
[n:127.0.0.1:38165_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1266954 INFO  (jetty-launcher-13781-thread-3) 
[n:127.0.0.1:38165_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38165_solr
   [junit4]   2> 1266955 INFO  (zkCallback-13810-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1266956 INFO  (jetty-launcher-13781-thread-3) 
[n:127.0.0.1:38165_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1266956 WARN  (jetty-launcher-13781-thread-3) 
[n:127.0.0.1:38165_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1266967 INFO  (zkCallback-13838-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1266991 INFO  (jetty-launcher-13781-thread-3) 
[n:127.0.0.1:38165_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_146FF3544022B27D-001/tempDir-001/node3
   [junit4]   2> 1267010 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1267011 WARN  (jetty-launcher-13781-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@12c138b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1267011 WARN  (jetty-launcher-13781-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@12c138b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1267013 WARN  (jetty-launcher-13781-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5ea8107e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1267013 WARN  (jetty-launcher-13781-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5ea8107e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1267015 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44709/solr
   [junit4]   2> 1267016 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1267016 INFO  (zkConnectionManagerCallback-13853-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1267016 INFO  (jetty-launcher-13781-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1267031 INFO  (jetty-launcher-13781-thread-1) 
[n:127.0.0.1:34299_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1267032 INFO  (zkConnectionManagerCallback-13855-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1267032 INFO  (jetty-launcher-13781-thread-1) 
[n:127.0.0.1:34299_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1267035 WARN  (jetty-launcher-13781-thread-1) 
[n:127.0.0.1:34299_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1267036 INFO  (jetty-launcher-13781-thread-1) 
[n:127.0.0.1:34299_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1267039 INFO  (jetty-launcher-13781-thread-1) 
[n:127.0.0.1:34299_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34299_solr as DOWN
   [junit4]   2> 1267040 INFO  (jetty-launcher-13781-thread-1) 
[n:127.0.0.1:34299_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1267040 INFO  (jetty-launcher-13781-thread-1) 
[n:127.0.0.1:34299_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34299_solr
   [junit4]   2> 1267041 INFO  (zkCallback-13838-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1267041 INFO  (zkCallback-13810-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1267042 INFO  (jetty-launcher-13781-thread-1) 
[n:127.0.0.1:34299_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1267042 WARN  (jetty-launcher-13781-thread-1) 
[n:127.0.0.1:34299_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1267048 INFO  (zkCallback-13854-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1267067 INFO  (jetty-launcher-13781-thread-1) 
[n:127.0.0.1:34299_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_146FF3544022B27D-001/tempDir-001/node1
   [junit4]   2> 1267132 INFO  (jetty-launcher-13781-thread-4) 
[n:127.0.0.1:39751_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1267148 INFO  (zkConnectionManagerCallback-13863-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1267148 INFO  (jetty-launcher-13781-thread-4) 
[n:127.0.0.1:39751_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1267151 WARN  (jetty-launcher-13781-thread-4) 
[n:127.0.0.1:39751_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1267152 INFO  (jetty-launcher-13781-thread-4) 
[n:127.0.0.1:39751_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1267155 INFO  (jetty-launcher-13781-thread-4) 
[n:127.0.0.1:39751_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39751_solr as DOWN
   [junit4]   2> 1267156 INFO  (jetty-launcher-13781-thread-4) 
[n:127.0.0.1:39751_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1267156 INFO  (jetty-launcher-13781-thread-4) 
[n:127.0.0.1:39751_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39751_solr
   [junit4]   2> 1267157 INFO  (zkCallback-13838-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1267157 INFO  (zkCallback-13810-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1267158 INFO  (jetty-launcher-13781-thread-4) 
[n:127.0.0.1:39751_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1267159 WARN  (jetty-launcher-13781-thread-4) 
[n:127.0.0.1:39751_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1267160 INFO  (zkCallback-13854-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1267164 INFO  (zkCallback-13862-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1267190 INFO  (jetty-launcher-13781-thread-4) 
[n:127.0.0.1:39751_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_146FF3544022B27D-001/tempDir-001/node4
   [junit4]   2> 1267202 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1267203 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1267208 INFO  (zkConnectionManagerCallback-13874-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1267208 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1267210 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1267211 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44709/solr ready
   [junit4]   2> 1267220 INFO  
(OverseerThreadFactory-13818-thread-1-processing-n:127.0.0.1:33905_solr) 
[n:127.0.0.1:33905_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
delLiveColl
   [junit4]   2> 1267328 INFO  
(OverseerStateUpdate-74303897092620296-127.0.0.1:33905_solr-n_0000000000) 
[n:127.0.0.1:33905_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"delLiveColl_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:33905_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:33905/solr";,
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1267332 INFO  
(OverseerStateUpdate-74303897092620296-127.0.0.1:33905_solr-n_0000000000) 
[n:127.0.0.1:33905_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"delLiveColl_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:34299_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:34299/solr";,
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1267337 INFO  
(OverseerStateUpdate-74303897092620296-127.0.0.1:33905_solr-n_0000000000) 
[n:127.0.0.1:33905_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"delLiveColl_shard2_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:38165_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:38165/solr";,
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1267338 INFO  
(OverseerStateUpdate-74303897092620296-127.0.0.1:33905_solr-n_0000000000) 
[n:127.0.0.1:33905_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"delLiveColl_shard2_replica_n6",
   [junit4]   2>   "node_name":"127.0.0.1:39751_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39751/solr";,
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1267542 INFO  (qtp771182998-21515) [n:127.0.0.1:34299_solr    
x:delLiveColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1267542 INFO  (qtp2091549148-21523) [n:127.0.0.1:38165_solr    
x:delLiveColl_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1267542 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr    
x:delLiveColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1267543 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr    
x:delLiveColl_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient core cache for max 2147483647 cores with initial capacity 
of 1024
   [junit4]   2> 1267543 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr    
x:delLiveColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n6&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1267564 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 1267564 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 1267565 INFO  (qtp771182998-21515) [n:127.0.0.1:34299_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 1267566 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1267567 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1267567 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard2_replica_n6' using 
configuration from configset conf, trusted=true
   [junit4]   2> 1267567 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.c.SolrCore [[delLiveColl_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_146FF3544022B27D-001/tempDir-001/node4/delLiveColl_shard2_replica_n6],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_146FF3544022B27D-001/tempDir-001/node4/delLiveColl_shard2_replica_n6/data/]
   [junit4]   2> 1267568 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1267568 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1267569 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard1_replica_n1' using 
configuration from configset conf, trusted=true
   [junit4]   2> 1267569 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[delLiveColl_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_146FF3544022B27D-001/tempDir-001/node2/delLiveColl_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_146FF3544022B27D-001/tempDir-001/node2/delLiveColl_shard1_replica_n1/data/]
   [junit4]   2> 1267570 INFO  (qtp2091549148-21523) [n:127.0.0.1:38165_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 1267571 INFO  (qtp771182998-21515) [n:127.0.0.1:34299_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1267572 INFO  (qtp771182998-21515) [n:127.0.0.1:34299_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1267572 INFO  (qtp771182998-21515) [n:127.0.0.1:34299_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard1_replica_n2' using 
configuration from configset conf, trusted=true
   [junit4]   2> 1267572 INFO  (qtp771182998-21515) [n:127.0.0.1:34299_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] 
o.a.s.c.SolrCore [[delLiveColl_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_146FF3544022B27D-001/tempDir-001/node1/delLiveColl_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_146FF3544022B27D-001/tempDir-001/node1/delLiveColl_shard1_replica_n2/data/]
   [junit4]   2> 1267574 INFO  (qtp2091549148-21523) [n:127.0.0.1:38165_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1267574 INFO  (qtp2091549148-21523) [n:127.0.0.1:38165_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1267574 INFO  (qtp2091549148-21523) [n:127.0.0.1:38165_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] 
o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard2_replica_n4' using 
configuration from configset conf, trusted=true
   [junit4]   2> 1267574 INFO  (qtp2091549148-21523) [n:127.0.0.1:38165_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] 
o.a.s.c.SolrCore [[delLiveColl_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_146FF3544022B27D-001/tempDir-001/node3/delLiveColl_shard2_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_146FF3544022B27D-001/tempDir-001/node3/delLiveColl_shard2_replica_n4/data/]
   [junit4]   2> 1267613 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1267613 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1267614 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1267614 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1267615 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1267615 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1267615 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1267615 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1712565439240863744
   [junit4]   2> 1267617 INFO  
(searcherExecutor-13876-thread-1-processing-n:127.0.0.1:39751_solr 
x:delLiveColl_shard2_replica_n6 c:delLiveColl s:shard2 r:core_node8) 
[n:127.0.0.1:39751_solr c:delLiveColl s:shard2 r:core_node8 
x:delLiveColl_shard2_replica_n6 ] o.a.s.c.SolrCore 
[delLiveColl_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1267618 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1267618 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1267619 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1267619 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1267621 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1267622 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1267622 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1267622 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/delLiveColl/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1267622 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/delLiveColl/leaders/shard2
   [junit4]   2> 1267623 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1712565439249252352
   [junit4]   2> 1267629 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 1267630 INFO  
(searcherExecutor-13878-thread-1-processing-n:127.0.0.1:33905_solr 
x:delLiveColl_shard1_replica_n1 c:delLiveColl s:shard1 r:core_node3) 
[n:127.0.0.1:33905_solr c:delLiveColl s:shard1 r:core_node3 
x:delLiveColl_shard1_replica_n1 ] o.a.s.c.SolrCore 
[delLiveColl_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1267632 INFO  (qtp771182998-21515) [n:127.0.0.1:34299_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1267632 INFO  (qtp771182998-21515) [n:127.0.0.1:34299_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1267633 INFO  (qtp771182998-21515) [n:127.0.0.1:34299_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1267633 INFO  (qtp771182998-21515) [n:127.0.0.1:34299_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1267634 INFO  (qtp771182998-21515) [n:127.0.0.1:34299_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1267634 INFO  (qtp771182998-21515) [n:127.0.0.1:34299_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1267635 INFO  (qtp771182998-21515) [n:127.0.0.1:34299_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1267635 INFO  (qtp771182998-21515) [n:127.0.0.1:34299_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1712565439261835264
   [junit4]   2> 1267636 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/delLiveColl/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1267636 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/delLiveColl/leaders/shard1
   [junit4]   2> 1267636 INFO  (qtp2091549148-21523) [n:127.0.0.1:38165_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1267636 INFO  (qtp2091549148-21523) [n:127.0.0.1:38165_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1267637 INFO  (qtp2091549148-21523) [n:127.0.0.1:38165_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1267637 INFO  (qtp2091549148-21523) [n:127.0.0.1:38165_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1267638 INFO  
(searcherExecutor-13880-thread-1-processing-n:127.0.0.1:34299_solr 
x:delLiveColl_shard1_replica_n2 c:delLiveColl s:shard1 r:core_node5) 
[n:127.0.0.1:34299_solr c:delLiveColl s:shard1 r:core_node5 
x:delLiveColl_shard1_replica_n2 ] o.a.s.c.SolrCore 
[delLiveColl_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1267638 INFO  (qtp2091549148-21523) [n:127.0.0.1:38165_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1267639 INFO  (qtp2091549148-21523) [n:127.0.0.1:38165_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1267639 INFO  (qtp2091549148-21523) [n:127.0.0.1:38165_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1267639 INFO  (qtp2091549148-21523) [n:127.0.0.1:38165_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1712565439266029568
   [junit4]   2> 1267641 INFO  
(searcherExecutor-13882-thread-1-processing-n:127.0.0.1:38165_solr 
x:delLiveColl_shard2_replica_n4 c:delLiveColl s:shard2 r:core_node7) 
[n:127.0.0.1:38165_solr c:delLiveColl s:shard2 r:core_node7 
x:delLiveColl_shard2_replica_n4 ] o.a.s.c.SolrCore 
[delLiveColl_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1267648 INFO  (qtp771182998-21515) [n:127.0.0.1:34299_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/delLiveColl/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=1}
   [junit4]   2> 1267648 INFO  (qtp771182998-21515) [n:127.0.0.1:34299_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/delLiveColl/leaders/shard1
   [junit4]   2> 1267649 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoute in=9997ms
   [junit4]   2> 1267650 INFO  (qtp2091549148-21523) [n:127.0.0.1:38165_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/delLiveColl/terms/shard2 to Terms{values={core_node7=0, 
core_node8=0}, version=1}
   [junit4]   2> 1267650 INFO  (qtp2091549148-21523) [n:127.0.0.1:38165_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/delLiveColl/leaders/shard2
   [junit4]   2> 1268130 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1268130 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1268130 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39751/solr/delLiveColl_shard2_replica_n6/
   [junit4]   2> 1268131 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard2_replica_n6 
url=http://127.0.0.1:39751/solr  START 
replicas=[http://127.0.0.1:38165/solr/delLiveColl_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 1268131 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard2_replica_n6 
url=http://127.0.0.1:39751/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1268133 INFO  (qtp2091549148-21525) [n:127.0.0.1:38165_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] 
o.a.s.c.S.Request [delLiveColl_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1268133 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1268133 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1268133 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/delLiveColl/leaders/shard2/leader after winning as 
/collections/delLiveColl/leader_elect/shard2/election/74303897092620302-core_node8-n_0000000000
   [junit4]   2> 1268135 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39751/solr/delLiveColl_shard2_replica_n6/ shard2
   [junit4]   2> 1268150 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1268150 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1268151 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33905/solr/delLiveColl_shard1_replica_n1/
   [junit4]   2> 1268152 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard1_replica_n1 
url=http://127.0.0.1:33905/solr  START 
replicas=[http://127.0.0.1:34299/solr/delLiveColl_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 1268153 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard1_replica_n1 
url=http://127.0.0.1:33905/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1268154 INFO  (qtp771182998-21517) [n:127.0.0.1:34299_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] 
o.a.s.c.S.Request [delLiveColl_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1268154 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1268154 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1268154 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/delLiveColl/leaders/shard1/leader after winning as 
/collections/delLiveColl/leader_elect/shard1/election/74303897092620296-core_node3-n_0000000000
   [junit4]   2> 1268157 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33905/solr/delLiveColl_shard1_replica_n1/ shard1
   [junit4]   2> 1268260 INFO  (zkCallback-13862-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268260 INFO  (zkCallback-13810-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268261 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1268262 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1268268 INFO  (qtp1734498300-21541) [n:127.0.0.1:39751_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n6&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=724
   [junit4]   2> 1268269 INFO  (qtp1974594906-21534) [n:127.0.0.1:33905_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=726
   [junit4]   2> 1268367 INFO  (zkCallback-13862-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268367 INFO  (zkCallback-13810-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268367 INFO  (zkCallback-13862-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268367 INFO  (zkCallback-13810-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268663 INFO  (qtp771182998-21515) [n:127.0.0.1:34299_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1120
   [junit4]   2> 1268664 INFO  (qtp2091549148-21523) [n:127.0.0.1:38165_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1121
   [junit4]   2> 1268666 INFO  (qtp1974594906-21532) [n:127.0.0.1:33905_solr    
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1268762 INFO  (zkCallback-13862-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268762 INFO  (zkCallback-13838-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268762 INFO  (zkCallback-13854-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268762 INFO  (zkCallback-13810-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268762 INFO  (zkCallback-13810-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268762 INFO  (zkCallback-13838-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268762 INFO  (zkCallback-13862-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268762 INFO  (zkCallback-13854-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268763 INFO  (qtp1974594906-21532) [n:127.0.0.1:33905_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=delLiveColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1548
   [junit4]   2> 1268763 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: delLiveColl
   [junit4]   2> 1268768 INFO  (qtp771182998-21514) [n:127.0.0.1:34299_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1268772 ERROR 
(OverseerThreadFactory-13818-thread-2-processing-n:127.0.0.1:33905_solr) 
[n:127.0.0.1:33905_solr c:delLiveColl s:shard1 r:core_node5  ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: delLiveColl operation: 
deletereplica failed:org.apache.solr.common.SolrException: Attempted to remove 
replica : delLiveColl/shard1/core_node5 with onlyIfDown='true', but state is 
'active'
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteCore(DeleteReplicaCmd.java:232)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplica(DeleteReplicaCmd.java:106)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.call(DeleteReplicaCmd.java:67)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:271)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:524)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [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> 1268772 INFO  
(OverseerCollectionConfigSetProcessor-74303897092620296-127.0.0.1:33905_solr-n_0000000000)
 [n:127.0.0.1:33905_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> 1268773 INFO  (qtp1974594906-21535) [n:127.0.0.1:33905_solr 
c:delLiveColl    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={replica=core_node5&action=DELETEREPLICA&collection=delLiveColl&shard=shard1&onlyIfDown=true&wt=javabin&version=2}
 status=400 QTime=3
   [junit4]   2> 1268777 INFO  (qtp771182998-21516) [n:127.0.0.1:34299_solr    
x:delLiveColl_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.delLiveColl.shard1.replica_n2 tag=null
   [junit4]   2> 1268777 INFO  (qtp771182998-21516) [n:127.0.0.1:34299_solr     
] o.a.s.c.SolrCore [delLiveColl_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5326c1ca
   [junit4]   2> 1268777 INFO  (qtp771182998-21516) [n:127.0.0.1:34299_solr     
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.delLiveColl.shard1.replica_n2 tag=SolrCore@5326c1ca
   [junit4]   2> 1268777 INFO  (qtp771182998-21516) [n:127.0.0.1:34299_solr     
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.delLiveColl.shard1.leader tag=SolrCore@5326c1ca
   [junit4]   2> 1268778 INFO  (qtp771182998-21516) [n:127.0.0.1:34299_solr     
] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 1268779 INFO  (qtp771182998-21516) [n:127.0.0.1:34299_solr     
] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/delLiveColl/terms/shard1 to Terms{values={core_node3=0}, version=2}
   [junit4]   2> 1268779 INFO  (qtp771182998-21516) [n:127.0.0.1:34299_solr     
] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 1268780 INFO  (qtp771182998-21516) [n:127.0.0.1:34299_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=delLiveColl_shard1_replica_n2&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=3
   [junit4]   2> 1268882 INFO  (zkCallback-13854-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268882 INFO  (zkCallback-13810-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268882 INFO  (zkCallback-13854-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268882 INFO  (zkCallback-13810-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268882 INFO  (zkCallback-13838-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268882 INFO  (zkCallback-13838-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268882 INFO  (zkCallback-13862-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268882 INFO  (zkCallback-13862-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1268884 INFO  (qtp1974594906-21531) [n:127.0.0.1:33905_solr 
c:delLiveColl    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={replica=core_node5&action=DELETEREPLICA&collection=delLiveColl&shard=shard1&wt=javabin&version=2}
 status=0 QTime=109
   [junit4]   2> 1268885 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[146FF3544022B27D]) [     ] 
o.a.s.c.SolrCloudTestCase waitForState (delLiveColl): Expected replica 
core_node5 to have been removed
  

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

etNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1337334 INFO  (zkCallback-15086-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 1337335 WARN  
(jetty-launcher-15037-thread-3-SendThread(127.0.0.1:38167)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x107fb013f18000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x107fb013f18000b, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x107fb013f18000b, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1337398 INFO  (jetty-closer-15155-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2e3fd865{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1337399 INFO  (jetty-closer-15155-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7ca84243{/solr,null,STOPPED}
   [junit4]   2> 1337399 INFO  (jetty-closer-15155-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1337437 INFO  (jetty-closer-15155-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@48eb04fd{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1337437 INFO  (jetty-closer-15155-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@ce64f7b{/solr,null,STOPPED}
   [junit4]   2> 1337437 INFO  (jetty-closer-15155-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1337498 INFO  (jetty-closer-15155-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7e86eaef{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1337498 INFO  (jetty-closer-15155-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@24ecc4bc{/solr,null,STOPPED}
   [junit4]   2> 1337498 INFO  (jetty-closer-15155-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1337597 INFO  (jetty-closer-15155-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=74303901646979080-127.0.0.1:46275_solr-n_0000000000) closing
   [junit4]   2> 1337598 INFO  (jetty-closer-15155-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1b09d580{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1337599 INFO  (jetty-closer-15155-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@60550db1{/solr,null,STOPPED}
   [junit4]   2> 1337599 INFO  (jetty-closer-15155-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1337599 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[146FF3544022B27D])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1337803 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/collections/deleteByCountNew/terms/shard1
   [junit4]   2>        7       /solr/collections/deleteByCountNew/terms/shard2
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        54      /solr/collections/deleteByCountNew/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/74303901646979083-127.0.0.1:35895_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/overseer/queue
   [junit4]   2>        19      /solr/collections/deleteByCountNew/state.json
   [junit4]   2>        18      /solr/live_nodes
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        7       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1337807 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[146FF3544022B27D])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38167
   [junit4]   2> 1337807 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[146FF3544022B27D])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38167
   [junit4]   2> 1337807 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[146FF3544022B27D])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38167
   [junit4]   2> 1337807 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[146FF3544022B27D])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaByCountForAllShards
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_146FF3544022B27D-001
   [junit4]   2> Oct 03, 2021 2:55:44 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{_root_=FST50, id=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1169, 
maxMBSortInHeap=7.888582348144007, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-US, 
timezone=Jamaica
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=161517168,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedQueryComponentCustomSortTest, TestPullReplica, TestOmitPositions, 
DistributedFacetPivotSmallAdvancedTest, SolrCmdDistributorTest, 
TestWaitForStateWithJettyShutdowns, TestConfigSetImmutable, RecoveryZkTest, 
DistributedSuggestComponentTest, DataDrivenBlockJoinTest, TestExpandComponent, 
TestHalfAndHalfDocValues, TestManagedResource, ResponseBuilderTest, 
ReplaceNodeTest, SystemInfoHandlerTest, MoreLikeThisComponentTest, 
DaemonStreamApiTest, TestSSLRandomization, TestFieldCacheReopen, 
LeaderElectionContextKeyTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, 
TestXmlQParser, BlockJoinFacetSimpleTest, TestUninvertingReader, 
TestSimpleQParserPlugin, TestExportWriter, SuggesterFSTTest, 
SolrIndexSearcherTest, TestHighlightDedupGrouping, 
ConfigureRecoveryStrategyTest, TestLegacyFieldReuse, 
HdfsChaosMonkeySafeLeaderTest, TestPayloadCheckQParserPlugin, 
TestRandomFlRTGCloud, MaxSizeAutoCommitTest, ExternalFileFieldSortTest, 
MoveReplicaHDFSFailoverTest, ZkSolrClientTest, RAMDirectoryFactoryTest, 
TestUnifiedSolrHighlighterWithoutStoredId, CollectionReloadTest, 
TestNonDefinedSimilarityFactory, SpellPossibilityIteratorTest, 
CustomHighlightComponentTest, TestExclusionRuleCollectionAccess, OverseerTest, 
TestCodecSupport, IgnoreLargeDocumentProcessorFactoryTest, 
HDFSCollectionsAPITest, JvmMetricsTest, TestInitParams, 
CdcrReplicationHandlerTest, TestSolrQueryParser, ClusterStateMockUtilTest, 
TestJsonRequest, OutputWriterTest, TestSolrJacksonAnnotation, 
TestExactStatsCache, TestRuleBasedAuthorizationWithKerberos, TestBlockCollapse, 
NotRequiredUniqueKeyTest, RouteFieldTest, HdfsUnloadDistributedZkTest, 
TestLuceneMatchVersion, PrimUtilsTest, TestReload, 
TriggerSetPropertiesIntegrationTest, RankQParserPluginTest, 
LeaderFailureAfterFreshStartTest, BinaryUpdateRequestHandlerTest, 
TestCloudManagedSchema, AliasIntegrationTest, HLLSerializationTest, 
RequiredFieldsTest, TestFieldCacheWithThreads, BadCopyFieldTest, 
ShardRoutingCustomTest, CurrencyRangeFacetCloudTest, 
TestAtomicUpdateErrorCases, TestSolrDeletionPolicy1, 
TestPHPSerializedResponseWriter, TestSolrConfigHandlerCloud, 
DistributedUpdateProcessorTest, BasicAuthIntegrationTest, 
RegexBytesRefFilterTest, TestCopyFieldCollectionResource, XmlInterpolationTest, 
TestDynamicLoadingUrl, PreAnalyzedUpdateProcessorTest, TestFreeTextSuggestions, 
TestRetrieveFieldsOptimizer, ConcurrentCreateCollectionTest, 
HdfsLockFactoryTest, TestPKIAuthenticationPlugin, TestCoreDiscovery, 
TestSchemalessBufferedUpdates, TestSimLargeCluster, TestInPlaceUpdatesDistrib, 
TestMissingGroups, TestObjectReleaseTracker, TestCircuitBreaker, 
TestContainerPlugin, HighlighterTest, TestSchemaResource, TestCloudPivotFacet, 
TestPolicyCloud, NodeAddedTriggerIntegrationTest, RuleEngineTest, 
ZookeeperStatusHandlerFailureTest, TestElisionMultitermQuery, 
MetricsHistoryIntegrationTest, XsltUpdateRequestHandlerTest, TestSimScenario, 
FullSolrCloudDistribCmdsTest, PreAnalyzedFieldManagedSchemaCloudTest, 
NodeMarkersRegistrationTest, AnalysisAfterCoreReloadTest, 
BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, EchoParamsTest, 
SolrTestCaseJ4DeleteCoreTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestDocumentBuilder, TestGroupingSearch, TestSimpleTrackingShardHandler, 
TestSolrCoreProperties, TestTolerantSearch, TestTrie, 
PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, 
TestCharFilters, TestLuceneIndexBackCompat, BasicZkTest, 
ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
ConcurrentCreateRoutedAliasTest, CreateCollectionCleanupTest, 
DeleteInactiveReplicaTest, DeleteReplicaTest]
   [junit4] Completed [523/947 (1!)] on J0 in 74.66s, 9 tests, 1 error <<< 
FAILURES!

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

Reply via email to