You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/01/29 02:02:10 UTC

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+153) - Build # 2758 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2758/
Java: 64bit/jdk-9-ea+153 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.test

Error Message:
Error from server at https://127.0.0.1:42818/solr: The slice: shard2 is currently active. Only non-active (or custom-hashed) slices can be deleted.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:42818/solr: The slice: shard2 is currently active. Only non-active (or custom-hashed) slices can be deleted.
	at __randomizedtesting.SeedInfo.seed([2B98CE0A02B11C7F:A3CCF1D0AC4D7187]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:543)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11834 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteShardTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_2B98CE0A02B11C7F-001/init-core-data-001
   [junit4]   2> 1011413 INFO  (SUITE-DeleteShardTest-seed#[2B98CE0A02B11C7F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1011415 INFO  (SUITE-DeleteShardTest-seed#[2B98CE0A02B11C7F]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_2B98CE0A02B11C7F-001/tempDir-001
   [junit4]   2> 1011416 INFO  (SUITE-DeleteShardTest-seed#[2B98CE0A02B11C7F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1011416 INFO  (Thread-2216) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1011416 INFO  (Thread-2216) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1011516 INFO  (SUITE-DeleteShardTest-seed#[2B98CE0A02B11C7F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36101
   [junit4]   2> 1011522 INFO  (jetty-launcher-3486-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1011522 INFO  (jetty-launcher-3486-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1011522 INFO  (jetty-launcher-3486-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2994ae02{/solr,null,AVAILABLE}
   [junit4]   2> 1011523 INFO  (jetty-launcher-3486-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13e76e2e{/solr,null,AVAILABLE}
   [junit4]   2> 1011524 INFO  (jetty-launcher-3486-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e421f20{SSL,[ssl, http/1.1]}{127.0.0.1:39331}
   [junit4]   2> 1011524 INFO  (jetty-launcher-3486-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6c2b99bd{SSL,[ssl, http/1.1]}{127.0.0.1:42818}
   [junit4]   2> 1011524 INFO  (jetty-launcher-3486-thread-1) [    ] o.e.j.s.Server Started @1013796ms
   [junit4]   2> 1011524 INFO  (jetty-launcher-3486-thread-2) [    ] o.e.j.s.Server Started @1013796ms
   [junit4]   2> 1011524 INFO  (jetty-launcher-3486-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39331}
   [junit4]   2> 1011524 INFO  (jetty-launcher-3486-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42818}
   [junit4]   2> 1011524 ERROR (jetty-launcher-3486-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1011524 ERROR (jetty-launcher-3486-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1011525 INFO  (jetty-launcher-3486-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.5.0
   [junit4]   2> 1011525 INFO  (jetty-launcher-3486-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.5.0
   [junit4]   2> 1011525 INFO  (jetty-launcher-3486-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1011525 INFO  (jetty-launcher-3486-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1011525 INFO  (jetty-launcher-3486-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1011525 INFO  (jetty-launcher-3486-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1011525 INFO  (jetty-launcher-3486-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-29T01:34:16.277202Z
   [junit4]   2> 1011525 INFO  (jetty-launcher-3486-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-29T01:34:16.277234Z
   [junit4]   2> 1011526 INFO  (jetty-launcher-3486-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1011526 INFO  (jetty-launcher-3486-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1011539 INFO  (jetty-launcher-3486-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1011540 INFO  (jetty-launcher-3486-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1011541 INFO  (jetty-launcher-3486-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36101/solr
   [junit4]   2> 1011542 INFO  (jetty-launcher-3486-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36101/solr
   [junit4]   2> 1011553 INFO  (jetty-launcher-3486-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39331_solr
   [junit4]   2> 1011553 INFO  (jetty-launcher-3486-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42818_solr
   [junit4]   2> 1011553 INFO  (jetty-launcher-3486-thread-1) [    ] o.a.s.c.Overseer Overseer (id=97363798010822662-127.0.0.1:39331_solr-n_0000000000) starting
   [junit4]   2> 1011554 INFO  (zkCallback-3496-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1011554 INFO  (zkCallback-3497-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1011558 INFO  (jetty-launcher-3486-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39331_solr
   [junit4]   2> 1011559 INFO  (zkCallback-3496-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1011559 INFO  (zkCallback-3497-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1011573 INFO  (jetty-launcher-3486-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_2B98CE0A02B11C7F-001/tempDir-001/node1/.
   [junit4]   2> 1011575 INFO  (jetty-launcher-3486-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_2B98CE0A02B11C7F-001/tempDir-001/node2/.
   [junit4]   2> 1012115 INFO  (SUITE-DeleteShardTest-seed#[2B98CE0A02B11C7F]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1012115 INFO  (SUITE-DeleteShardTest-seed#[2B98CE0A02B11C7F]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36101/solr ready
   [junit4]   2> 1012127 INFO  (TEST-DeleteShardTest.test-seed#[2B98CE0A02B11C7F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1012174 INFO  (qtp1934068498-15641) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=deleteShard&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1012175 INFO  (OverseerThreadFactory-4639-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection deleteShard
   [junit4]   2> 1012282 INFO  (qtp1934068498-15650) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteShard_shard1_replica1&action=CREATE&numShards=2&collection=deleteShard&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1012325 INFO  (qtp761006453-15634) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteShard_shard2_replica1&action=CREATE&numShards=2&collection=deleteShard&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1012427 INFO  (zkCallback-3496-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1012427 INFO  (zkCallback-3497-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1013291 INFO  (qtp1934068498-15650) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1013301 INFO  (qtp1934068498-15650) [    ] o.a.s.s.IndexSchema [deleteShard_shard1_replica1] Schema name=minimal
   [junit4]   2> 1013305 INFO  (qtp1934068498-15650) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1013306 INFO  (qtp1934068498-15650) [    ] o.a.s.c.CoreContainer Creating SolrCore 'deleteShard_shard1_replica1' using configuration from collection deleteShard
   [junit4]   2> 1013306 INFO  (qtp1934068498-15650) [    ] o.a.s.c.SolrCore [[deleteShard_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_2B98CE0A02B11C7F-001/tempDir-001/node2/deleteShard_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_2B98CE0A02B11C7F-001/tempDir-001/node2/./deleteShard_shard1_replica1/data/]
   [junit4]   2> 1013322 INFO  (qtp1934068498-15650) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1013322 INFO  (qtp1934068498-15650) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1013354 INFO  (qtp1934068498-15650) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1013354 INFO  (qtp1934068498-15650) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1013356 INFO  (qtp1934068498-15650) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b48599c[deleteShard_shard1_replica1] main]
   [junit4]   2> 1013356 INFO  (qtp1934068498-15650) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1013357 INFO  (qtp1934068498-15650) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1013357 INFO  (qtp1934068498-15650) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1013357 INFO  (searcherExecutor-4644-thread-1) [    ] o.a.s.c.SolrCore [deleteShard_shard1_replica1] Registered new searcher Searcher@3b48599c[deleteShard_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1013357 INFO  (qtp1934068498-15650) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557820770205302784
   [junit4]   2> 1013363 INFO  (qtp1934068498-15650) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1013363 INFO  (qtp1934068498-15650) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1013363 INFO  (qtp1934068498-15650) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42818/solr/deleteShard_shard1_replica1/
   [junit4]   2> 1013363 INFO  (qtp1934068498-15650) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1013363 INFO  (qtp1934068498-15650) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:42818/solr/deleteShard_shard1_replica1/ has no replicas
   [junit4]   2> 1013366 INFO  (qtp761006453-15634) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1013369 INFO  (qtp1934068498-15650) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42818/solr/deleteShard_shard1_replica1/ shard1
   [junit4]   2> 1013386 INFO  (qtp761006453-15634) [    ] o.a.s.s.IndexSchema [deleteShard_shard2_replica1] Schema name=minimal
   [junit4]   2> 1013389 INFO  (qtp761006453-15634) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1013391 INFO  (qtp761006453-15634) [    ] o.a.s.c.CoreContainer Creating SolrCore 'deleteShard_shard2_replica1' using configuration from collection deleteShard
   [junit4]   2> 1013391 INFO  (qtp761006453-15634) [    ] o.a.s.c.SolrCore [[deleteShard_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_2B98CE0A02B11C7F-001/tempDir-001/node1/deleteShard_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_2B98CE0A02B11C7F-001/tempDir-001/node1/./deleteShard_shard2_replica1/data/]
   [junit4]   2> 1013462 INFO  (qtp761006453-15634) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1013462 INFO  (qtp761006453-15634) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1013470 INFO  (zkCallback-3496-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1013470 INFO  (zkCallback-3497-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1013470 INFO  (qtp761006453-15634) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1013470 INFO  (qtp761006453-15634) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1013471 INFO  (qtp761006453-15634) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3919ce99[deleteShard_shard2_replica1] main]
   [junit4]   2> 1013472 INFO  (qtp761006453-15634) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1013473 INFO  (qtp761006453-15634) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1013473 INFO  (qtp761006453-15634) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1013473 INFO  (searcherExecutor-4649-thread-1) [    ] o.a.s.c.SolrCore [deleteShard_shard2_replica1] Registered new searcher Searcher@3919ce99[deleteShard_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1013473 INFO  (qtp761006453-15634) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557820770326937600
   [junit4]   2> 1013480 INFO  (qtp761006453-15634) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1013481 INFO  (qtp761006453-15634) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1013481 INFO  (qtp761006453-15634) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39331/solr/deleteShard_shard2_replica1/
   [junit4]   2> 1013481 INFO  (qtp761006453-15634) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1013481 INFO  (qtp761006453-15634) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:39331/solr/deleteShard_shard2_replica1/ has no replicas
   [junit4]   2> 1013485 INFO  (qtp761006453-15634) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39331/solr/deleteShard_shard2_replica1/ shard2
   [junit4]   2> 1013497 INFO  (qtp1934068498-15650) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1013501 INFO  (qtp1934068498-15650) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteShard_shard1_replica1&action=CREATE&numShards=2&collection=deleteShard&shard=shard1&wt=javabin&version=2} status=0 QTime=1219
   [junit4]   2> 1013603 INFO  (zkCallback-3496-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1013603 INFO  (zkCallback-3497-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1013636 INFO  (qtp761006453-15634) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1013640 INFO  (qtp761006453-15634) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteShard_shard2_replica1&action=CREATE&numShards=2&collection=deleteShard&shard=shard2&wt=javabin&version=2} status=0 QTime=1315
   [junit4]   2> 1013642 INFO  (qtp1934068498-15641) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1013744 INFO  (zkCallback-3497-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1013744 INFO  (zkCallback-3496-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1014177 INFO  (OverseerCollectionConfigSetProcessor-97363798010822662-127.0.0.1:39331_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1014643 INFO  (qtp1934068498-15641) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=deleteShard&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2468
   [junit4]   2> 1014647 INFO  (qtp1934068498-15649) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deleteshard with params action=DELETESHARD&collection=deleteShard&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1014657 INFO  (OverseerThreadFactory-4639-thread-2) [    ] o.a.s.c.DeleteShardCmd Delete shard invoked
   [junit4]   2> 1014657 ERROR (OverseerThreadFactory-4639-thread-2) [    ] o.a.s.c.OverseerCollectionMessageHandler Collection: deleteShard operation: deleteshard failed:org.apache.solr.common.SolrException: The slice: shard1 is currently active. Only non-active (or custom-hashed) slices can be deleted.
   [junit4]   2> 	at org.apache.solr.cloud.DeleteShardCmd.call(DeleteShardCmd.java:83)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1014658 INFO  (qtp1934068498-15649) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=DELETESHARD&collection=deleteShard&shard=shard1&wt=javabin&version=2} status=400 QTime=11
   [junit4]   2> 1014660 INFO  (OverseerStateUpdate-97363798010822662-127.0.0.1:39331_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator Update shard state invoked for collection: deleteShard with message: {
   [junit4]   2>   "shard1":"inactive",
   [junit4]   2>   "collection":"deleteShard",
   [junit4]   2>   "operation":"updateshardstate"}
   [junit4]   2> 1014660 INFO  (OverseerStateUpdate-97363798010822662-127.0.0.1:39331_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator Update shard state shard1 to inactive
   [junit4]   2> 1014761 INFO  (zkCallback-3503-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1014761 INFO  (zkCallback-3497-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1014761 INFO  (zkCallback-3496-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1014764 INFO  (qtp1934068498-15643) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deleteshard with params action=DELETESHARD&collection=deleteShard&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1014765 INFO  (OverseerThreadFactory-4639-thread-3) [    ] o.a.s.c.DeleteShardCmd Delete shard invoked
   [junit4]   2> 1014765 INFO  (OverseerCollectionConfigSetProcessor-97363798010822662-127.0.0.1:39331_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1014765 INFO  (OverseerThreadFactory-4639-thread-3) [    ] o.a.s.c.DeleteShardCmd Deleting replica for collection=deleteShard shard=shard1 on node=127.0.0.1:42818_solr
   [junit4]   2> 1014770 INFO  (qtp1934068498-15651) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.deleteShard_shard1_replica1
   [junit4]   2> 1014771 INFO  (qtp1934068498-15651) [    ] o.a.s.c.SolrCore [deleteShard_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3701379b
   [junit4]   2> 1014772 INFO  (qtp1934068498-15651) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.deleteShard.shard1.replica1
   [junit4]   2> 1014783 INFO  (qtp1934068498-15651) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=deleteShard_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=13
   [junit4]   2> 1014885 INFO  (zkCallback-3497-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1014986 INFO  (OverseerStateUpdate-97363798010822662-127.0.0.1:39331_solr-n_0000000000) [    ] o.a.s.c.o.CollectionMutator Removing collection: deleteShard shard: shard1 from clusterstate
   [junit4]   2> 1015087 INFO  (zkCallback-3497-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1015286 INFO  (OverseerThreadFactory-4639-thread-3) [    ] o.a.s.c.DeleteShardCmd Successfully deleted collection: deleteShard, shard: shard1
   [junit4]   2> 1015287 INFO  (qtp1934068498-15643) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=DELETESHARD&collection=deleteShard&shard=shard1&wt=javabin&version=2} status=0 QTime=523
   [junit4]   2> 1015289 INFO  (OverseerStateUpdate-97363798010822662-127.0.0.1:39331_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator Update shard state invoked for collection: deleteShard with message: {
   [junit4]   2>   "shard2":"construction",
   [junit4]   2>   "collection":"deleteShard",
   [junit4]   2>   "operation":"updateshardstate"}
   [junit4]   2> 1015289 INFO  (OverseerStateUpdate-97363798010822662-127.0.0.1:39331_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator Update shard state shard2 to construction
   [junit4]   2> 1015391 INFO  (zkCallback-3503-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1015391 INFO  (zkCallback-3503-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1015391 INFO  (zkCallback-3497-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1015393 INFO  (qtp1934068498-15650) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deleteshard with params action=DELETESHARD&collection=deleteShard&shard=shard2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1015394 INFO  (OverseerThreadFactory-4639-thread-4) [    ] o.a.s.c.DeleteShardCmd Delete shard invoked
   [junit4]   2> 1015394 ERROR (OverseerThreadFactory-4639-thread-4) [    ] o.a.s.c.OverseerCollectionMessageHandler Collection: deleteShard operation: deleteshard failed:org.apache.solr.common.SolrException: The slice: shard2 is currently active. Only non-active (or custom-hashed) slices can be deleted.
   [junit4]   2> 	at org.apache.solr.cloud.DeleteShardCmd.call(DeleteShardCmd.java:83)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1015394 INFO  (OverseerCollectionConfigSetProcessor-97363798010822662-127.0.0.1:39331_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1015401 INFO  (qtp1934068498-15650) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=DELETESHARD&collection=deleteShard&shard=shard2&wt=javabin&version=2} status=400 QTime=8
   [junit4]   2> 1015401 INFO  (TEST-DeleteShardTest.test-seed#[2B98CE0A02B11C7F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteShardTest -Dtests.method=test -Dtests.seed=2B98CE0A02B11C7F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=so-ET -Dtests.timezone=America/Kentucky/Monticello -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   3.28s J0 | DeleteShardTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:42818/solr: The slice: shard2 is currently active. Only non-active (or custom-hashed) slices can be deleted.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2B98CE0A02B11C7F:A3CCF1D0AC4D7187]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
   [junit4]    > 	at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:78)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:543)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1015414 INFO  (TEST-DeleteShardTest.testDirectoryCleanupAfterDeleteShard-seed#[2B98CE0A02B11C7F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDirectoryCleanupAfterDeleteShard
   [junit4]   2> 1015415 INFO  (OverseerCollectionConfigSetProcessor-97363798010822662-127.0.0.1:39331_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1015416 INFO  (qtp1934068498-15649) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=a,b,c&replicationFactor=1&collection.configName=conf&maxShardsPerNode=2&name=deleteshard_test&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1015424 INFO  (OverseerThreadFactory-4639-thread-5) [    ] o.a.s.c.CreateCollectionCmd Create collection deleteshard_test
   [junit4]   2> 1015630 INFO  (qtp1934068498-15641) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteshard_test_b_replica1&action=CREATE&numShards=3&collection=deleteshard_test&shard=b&wt=javabin&version=2
   [junit4]   2> 1015633 INFO  (qtp761006453-15639) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteshard_test_a_replica1&action=CREATE&numShards=3&collection=deleteshard_test&shard=a&wt=javabin&version=2
   [junit4]   2> 1015638 INFO  (qtp761006453-15642) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteshard_test_c_replica1&action=CREATE&numShards=3&collection=deleteshard_test&shard=c&wt=javabin&version=2
   [junit4]   2> 1015742 INFO  (zkCallback-3497-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1015742 INFO  (zkCallback-3496-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1016645 INFO  (qtp761006453-15639) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1016645 INFO  (qtp1934068498-15641) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1016646 INFO  (qtp761006453-15642) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1016657 INFO  (qtp1934068498-15641) [    ] o.a.s.s.IndexSchema [deleteshard_test_b_replica1] Schema name=minimal
   [junit4]   2> 1016661 INFO  (qtp1934068498-15641) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1016661 INFO  (qtp1934068498-15641) [    ] o.a.s.c.CoreContainer Creating SolrCore 'deleteshard_test_b_replica1' using configuration from collection deleteshard_test
   [junit4]   2> 1016662 INFO  (qtp1934068498-15641) [    ] o.a.s.c.SolrCore [[deleteshard_test_b_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_2B98CE0A02B11C7F-001/tempDir-001/node2/deleteshard_test_b_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_2B98CE0A02B11C7F-001/tempDir-001/node2/./deleteshard_test_b_replica1/data/]
   [junit4]   2> 1016663 INFO  (qtp761006453-15642) [    ] o.a.s.s.IndexSchema [deleteshard_test_c_replica1] Schema name=minimal
   [junit4]   2> 1016663 INFO  (qtp761006453-15639) [    ] o.a.s.s.IndexSchema [deleteshard_test_a_replica1] Schema name=minimal
   [junit4]   2> 1016666 INFO  (qtp761006453-15639) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1016666 INFO  (qtp761006453-15642) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1016667 INFO  (qtp761006453-15642) [    ] o.a.s.c.CoreContainer Creating SolrCore 'deleteshard_test_c_replica1' using configuration from collection deleteshard_test
   [junit4]   2> 1016667 INFO  (qtp761006453-15639) [    ] o.a.s.c.CoreContainer Creating SolrCore 'deleteshard_test_a_replica1' using configuration from collection deleteshard_test
   [junit4]   2> 1016668 INFO  (qtp761006453-15642) [    ] o.a.s.c.SolrCore [[deleteshard_test_c_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_2B98CE0A02B11C7F-001/tempDir-001/node1/deleteshard_test_c_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_2B98CE0A02B11C7F-001/tempDir-001/node1/./deleteshard_test_c_replica1/data/]
   [junit4]   2> 1016668 INFO  (qtp761006453-15639) [    ] o.a.s.c.SolrCore [[deleteshard_test_a_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_2B98CE0A02B11C7F-001/tempDir-001/node1/deleteshard_test_a_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_2B98CE0A02B11C7F-001/tempDir-001/node1/./deleteshard_test_a_replica1/data/]
   [junit4]   2> 1016676 INFO  (qtp1934068498-15641) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1016676 INFO  (qtp1934068498-15641) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1016678 INFO  (qtp761006453-15639) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1016678 INFO  (qtp761006453-15639) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1016680 INFO  (qtp761006453-15642) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1016680 INFO  (qtp761006453-15642) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1016681 INFO  (qtp1934068498-15641) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1016681 INFO  (qtp1934068498-15641) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1016682 INFO  (qtp1934068498-15641) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d93e4a1[deleteshard_test_b_replica1] main]
   [junit4]   2> 1016682 INFO  (qtp1934068498-15641) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1016683 INFO  (qtp1934068498-15641) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1016683 INFO  (qtp1934068498-15641) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1016683 INFO  (searcherExecutor-4654-thread-1) [    ] o.a.s.c.SolrCore [deleteshard_test_b_replica1] Registered new searcher Searcher@7d93e4a1[deleteshard_test_b_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1016683 INFO  (qtp1934068498-15641) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557820773692866560
   [junit4]   2> 1016686 INFO  (qtp761006453-15639) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1016686 INFO  (qtp761006453-15639) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1016687 INFO  (qtp761006453-15639) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6322fff6[deleteshard_test_a_replica1] main]
   [junit4]   2> 1016687 INFO  (qtp761006453-15642) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1016687 INFO  (qtp761006453-15642) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1016688 INFO  (qtp761006453-15639) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1016688 INFO  (qtp761006453-15642) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@36432013[deleteshard_test_c_replica1] main]
   [junit4]   2> 1016688 INFO  (qtp761006453-15639) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1016688 INFO  (qtp761006453-15639) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1016688 INFO  (searcherExecutor-4656-thread-1) [    ] o.a.s.c.SolrCore [deleteshard_test_a_replica1] Registered new searcher Searcher@6322fff6[deleteshard_test_a_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1016688 INFO  (qtp761006453-15642) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1016688 INFO  (qtp761006453-15639) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557820773698109440
   [junit4]   2> 1016688 INFO  (qtp1934068498-15641) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1016688 INFO  (qtp1934068498-15641) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1016688 INFO  (qtp761006453-15642) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1016688 INFO  (qtp1934068498-15641) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42818/solr/deleteshard_test_b_replica1/
   [junit4]   2> 1016688 INFO  (qtp761006453-15642) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1016688 INFO  (qtp1934068498-15641) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1016688 INFO  (qtp1934068498-15641) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:42818/solr/deleteshard_test_b_replica1/ has no replicas
   [junit4]   2> 1016689 INFO  (qtp761006453-15642) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557820773699158016
   [junit4]   2> 1016690 INFO  (searcherExecutor-4655-thread-1) [    ] o.a.s.c.SolrCore [deleteshard_test_c_replica1] Registered new searcher Searcher@36432013[deleteshard_test_c_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1016692 INFO  (qtp1934068498-15641) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42818/solr/deleteshard_test_b_replica1/ b
   [junit4]   2> 1016694 INFO  (qtp761006453-15639) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1016694 INFO  (qtp761006453-15642) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1016694 INFO  (qtp761006453-15642) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1016694 INFO  (qtp761006453-15639) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1016694 INFO  (qtp761006453-15642) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39331/solr/deleteshard_test_c_replica1/
   [junit4]   2> 1016694 INFO  (qtp761006453-15639) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39331/solr/deleteshard_test_a_replica1/
   [junit4]   2> 1016694 INFO  (qtp761006453-15642) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1016694 INFO  (qtp761006453-15639) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1016694 INFO  (qtp761006453-15642) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:39331/solr/deleteshard_test_c_replica1/ has no replicas
   [junit4]   2> 1016694 INFO  (qtp761006453-15639) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:39331/solr/deleteshard_test_a_replica1/ has no replicas
   [junit4]   2> 1016697 INFO  (qtp761006453-15642) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39331/solr/deleteshard_test_c_replica1/ c
   [junit4]   2> 1016697 INFO  (qtp761006453-15639) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39331/solr/deleteshard_test_a_replica1/ a
   [junit4]   2> 1016799 INFO  (zkCallback-3497-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1016799 INFO  (zkCallback-3496-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1016843 INFO  (qtp1934068498-15641) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1016846 INFO  (qtp1934068498-15641) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteshard_test_b_replica1&action=CREATE&numShards=3&collection=deleteshard_test&shard=b&wt=javabin&version=2} status=0 QTime=1215
   [junit4]   2> 1016847 INFO  (qtp761006453-15639) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1016847 INFO  (qtp761006453-15642) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1016853 INFO  (qtp761006453-15639) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteshard_test_a_replica1&action=CREATE&numShards=3&collection=deleteshard_test&shard=a&wt=javabin&version=2} status=0 QTime=1219
   [junit4]   2> 1016853 INFO  (qtp761006453-15642) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteshard_test_c_replica1&action=CREATE&numShards=3&collection=deleteshard_test&shard=c&wt=javabin&version=2} status=0 QTime=1215
   [junit4]   2> 1016855 INFO  (qtp1934068498-15649) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1016953 INFO  (zkCallback-3497-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1016953 INFO  (zkCallback-3496-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1017425 INFO  (OverseerCollectionConfigSetProcessor-97363798010822662-127.0.0.1:39331_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1017856 INFO  (qtp1934068498-15649) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=a,b,c&replicationFactor=1&collection.configName=conf&maxShardsPerNode=2&name=deleteshard_test&router.name=implicit&action=CREATE&wt=javabin&version=2} status=0 QTime=2440
   [junit4]   2> 1017864 INFO  (qtp761006453-15636) [    ] 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> 1017867 INFO  (qtp1934068498-15651) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deleteshard with params action=DELETESHARD&collection=deleteshard_test&shard=a&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1017871 INFO  (OverseerThreadFactory-4639-thread-5) [    ] o.a.s.c.DeleteShardCmd Delete shard invoked
   [junit4]   2> 1017871 INFO  (OverseerThreadFactory-4639-thread-5) [    ] o.a.s.c.DeleteShardCmd Deleting replica for collection=deleteshard_test shard=a on node=127.0.0.1:39331_solr
   [junit4]   2> 1017874 INFO  (qtp761006453-15634) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.deleteshard_test_a_replica1
   [junit4]   2> 1017875 INFO  (qtp761006453-15634) [    ] o.a.s.c.SolrCore [deleteshard_test_a_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3425ab99
   [junit4]   2> 1017876 INFO  (qtp761006453-15634) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.deleteshard_test.a.replica1
   [junit4]   2> 1017897 INFO  (qtp761006453-15634) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=deleteshard_test_a_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=22
   [junit4]   2> 1018001 INFO  (zkCallback-3497-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1018001 INFO  (zkCallback-3496-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1018099 INFO  (OverseerStateUpdate-97363798010822662-127.0.0.1:39331_solr-n_0000000000) [    ] o.a.s.c.o.CollectionMutator Removing collection: deleteshard_test shard: a from clusterstate
   [junit4]   2> 1018201 INFO  (zkCallback-3497-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1018201 INFO  (zkCallback-3496-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1018398 INFO  (OverseerThreadFactory-4639-thread-5) [    ] o.a.s.c.DeleteShardCmd Successfully deleted collection: deleteshard_test, shard: a
   [junit4]   2> 1018405 INFO  (qtp1934068498-15651) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=DELETESHARD&collection=deleteshard_test&shard=a&wt=javabin&version=2} status=0 QTime=537
   [junit4]   2> 1018412 INFO  (qtp1934068498-15650) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1018414 INFO  (qtp1934068498-15641) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deleteshard with params deleteInstanceDir=false&deleteDataDir=false&action=DELETESHARD&collection=deleteshard_test&shard=b&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1018417 INFO  (OverseerThreadFactory-4639-thread-5) [    ] o.a.s.c.DeleteShardCmd Delete shard invoked
   [junit4]   2> 1018417 INFO  (OverseerThreadFactory-4639-thread-5) [    ] o.a.s.c.DeleteShardCmd Deleting replica for collection=deleteshard_test shard=b on node=127.0.0.1:42818_solr
   [junit4]   2> 1018418 INFO  (OverseerCollectionConfigSetProcessor-97363798010822662-127.0.0.1:39331_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1018420 INFO  (qtp1934068498-15643) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.deleteshard_test_b_replica1
   [junit4]   2> 1018420 INFO  (qtp1934068498-15643) [    ] o.a.s.c.SolrCore [deleteshard_test_b_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@253aa61b
   [junit4]   2> 1018421 INFO  (qtp1934068498-15643) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.deleteshard_test.b.replica1
   [junit4]   2> 1018422 INFO  (qtp1934068498-15643) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=false&core=deleteshard_test_b_replica1&qt=/admin/cores&deleteDataDir=false&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=2
   [junit4]   2> 1018525 INFO  (zkCallback-3497-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1018625 INFO  (OverseerStateUpdate-97363798010822662-127.0.0.1:39331_solr-n_0000000000) [    ] o.a.s.c.o.CollectionMutator Removing collection: deleteshard_test shard: b from clusterstate
   [junit4]   2> 1018728 INFO  (zkCallback-3497-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1018925 INFO  (OverseerThreadFactory-4639-thread-5) [    ] o.a.s.c.DeleteShardCmd Successfully deleted collection: deleteshard_test, shard: b
   [junit4]   2> 1018926 INFO  (qtp1934068498-15641) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={deleteInstanceDir=false&deleteDataDir=false&action=DELETESHARD&collection=deleteshard_test&shard=b&wt=javabin&version=2} status=0 QTime=512
   [junit4]   2> 1018927 INFO  (TEST-DeleteShardTest.testDirectoryCleanupAfterDeleteShard-seed#[2B98CE0A02B11C7F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDirectoryCleanupAfterDeleteShard
   [junit4]   2> 1018930 INFO  (jetty-launcher-3486-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1e421f20{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1018930 INFO  (jetty-launcher-3486-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=876908030
   [junit4]   2> 1018931 INFO  (coreCloseExecutor-4669-thread-1) [    ] o.a.s.c.SolrCore [deleteShard_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@56d5d308
   [junit4]   2> 1018931 INFO  (coreCloseExecutor-4669-thread-2) [    ] o.a.s.c.SolrCore [deleteshard_test_c_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7b2904fb
   [junit4]   2> 1018932 INFO  (jetty-launcher-3486-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6c2b99bd{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1018932 INFO  (coreCloseExecutor-4669-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.deleteShard.shard2.replica1
   [junit4]   2> 1018932 INFO  (jetty-launcher-3486-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=181520567
   [junit4]   2> 1018932 INFO  (zkCallback-3497-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteShard/state.json] for collection [deleteShard] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1018933 INFO  (coreCloseExecutor-4669-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.deleteshard_test.c.replica1
   [junit4]   2> 1018933 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x159e7dbc26b0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1018934 INFO  (zkCallback-3497-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1018934 INFO  (jetty-launcher-3486-thread-2) [    ] o.a.s.c.Overseer Overseer (id=97363798010822662-127.0.0.1:39331_solr-n_0000000000) closing
   [junit4]   2> 1018934 INFO  (OverseerStateUpdate-97363798010822662-127.0.0.1:39331_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39331_solr
   [junit4]   2> 1018935 INFO  (jetty-launcher-3486-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1018935 INFO  (jetty-launcher-3486-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2994ae02{/solr,null,UNAVAILABLE}
   [junit4]   2> 1020433 WARN  (zkCallback-3496-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1020434 INFO  (jetty-launcher-3486-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1020434 INFO  (jetty-launcher-3486-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13e76e2e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1020434 INFO  (SUITE-DeleteShardTest-seed#[2B98CE0A02B11C7F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36101 36101
   [junit4]   2> 1030456 INFO  (Thread-2216) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36101 36101
   [junit4]   2> 1030457 WARN  (Thread-2216) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/collections/deleteShard/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/deleteshard_test/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1030457 INFO  (SUITE-DeleteShardTest-seed#[2B98CE0A02B11C7F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest_2B98CE0A02B11C7F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1163, maxMBSortInHeap=6.5342007627044865, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=so-ET, timezone=America/Kentucky/Monticello
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=146171792,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDefaultStatsCache, ScriptEngineTest, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, SharedFSAutoReplicaFailoverUtilsTest, FacetPivotSmallTest, TestHighFrequencyDictionaryFactory, StandardRequestHandlerTest, ExternalFileFieldSortTest, CdcrReplicationDistributedZkTest, CollectionTooManyReplicasTest, TestLeaderInitiatedRecoveryThread, TestOverriddenPrefixQueryForCustomFieldType, TestJmxIntegration, PeerSyncTest, RestartWhileUpdatingTest, TestNumericTerms32, CdcrVersionReplicationTest, ParsingFieldUpdateProcessorsTest, TestBinaryResponseWriter, SyncSliceTest, ResponseHeaderTest, DistribDocExpirationUpdateProcessorTest, TestShortCircuitedRequests, TestCrossCoreJoin, TestSolrXml, TestCodecSupport, TestFastLRUCache, TestCollectionAPI, TestRandomDVFaceting, TestRestoreCore, TlogReplayBufferedWhileIndexingTest, TestUseDocValuesAsStored2, SolrJmxReporterTest, DistributedSpellCheckComponentTest, TestPHPSerializedResponseWriter, TestConfigSetsAPIZkFailure, ChaosMonkeyNothingIsSafeTest, TestCloudPseudoReturnFields, DistributedVersionInfoTest, TestClusterStateMutator, TestHighlightDedupGrouping, HdfsDirectoryFactoryTest, LeaderElectionIntegrationTest, MigrateRouteKeyTest, TestRemoteStreaming, DateFieldTest, SolrCoreTest, TestBlendedInfixSuggestions, TestBadConfig, TestReplicationHandler, TestOnReconnectListenerSupport, TestBinaryResponseWriter, OutOfBoxZkACLAndCredentialsProvidersTest, CheckHdfsIndexTest, TestComponentsName, AlternateDirectoryTest, OverseerModifyCollectionTest, UtilsToolTest, TestHdfsCloudBackupRestore, TestOrdValues, CloudExitableDirectoryReaderTest, StatsReloadRaceTest, BlobRepositoryCloudTest, TestReloadDeadlock, AsyncCallRequestStatusResponseTest, SpatialHeatmapFacetsTest, BasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, TestManagedSchema, PolyFieldTest, OverseerTaskQueueTest, TestRangeQuery, PKIAuthenticationIntegrationTest, TestConfigSets, NotRequiredUniqueKeyTest, TestPerFieldSimilarityClassic, FileBasedSpellCheckerTest, TestExactStatsCache, TestStressLucene, TestFaceting, TestFunctionQuery, DefaultValueUpdateProcessorTest, NumericFieldsTest, TestSolrDeletionPolicy2, TestSubQueryTransformerCrossCore, TestCollapseQParserPlugin, HdfsUnloadDistributedZkTest, CloneFieldUpdateProcessorFactoryTest, TestJsonRequest, DistributedFacetExistsSmallTest, XsltUpdateRequestHandlerTest, DeleteShardTest]
   [junit4] Completed [299/681 (1!)] on J0 in 19.06s, 2 tests, 1 error <<< FAILURES!

[...truncated 52750 lines...]