Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19437/ Java: 32bit/jdk1.8.0_121 -client -XX:+UseSerialGC
2 tests failed. FAILED: org.apache.solr.cloud.DeleteShardTest.test Error Message: Error from server at https://127.0.0.1:36561/solr: The slice: shard1 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:36561/solr: The slice: shard1 is currently active. Only non-active (or custom-hashed) slices can be deleted. at __randomizedtesting.SeedInfo.seed([7D9A197F6F9867B7:F5CE26A5C1640A4F]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627) 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:451) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177) at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:71) 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: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:745) FAILED: org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats Error Message: Key SEARCHER.searcher.indexVersion not found in registry solr.core.collection1 Stack Trace: java.lang.AssertionError: Key SEARCHER.searcher.indexVersion not found in registry solr.core.collection1 at __randomizedtesting.SeedInfo.seed([7D9A197F6F9867B7:B2047C46E0690FE8]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.handler.admin.StatsReloadRaceTest.requestMetrics(StatsReloadRaceTest.java:132) at org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats(StatsReloadRaceTest.java:70) 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: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 12535 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteShardTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteShardTest_7D9A197F6F9867B7-001/init-core-data-001 [junit4] 2> 1384776 WARN (SUITE-DeleteShardTest-seed#[7D9A197F6F9867B7]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4 [junit4] 2> 1384777 INFO (SUITE-DeleteShardTest-seed#[7D9A197F6F9867B7]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields [junit4] 2> 1384778 INFO (SUITE-DeleteShardTest-seed#[7D9A197F6F9867B7]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1384780 INFO (SUITE-DeleteShardTest-seed#[7D9A197F6F9867B7]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteShardTest_7D9A197F6F9867B7-001/tempDir-001 [junit4] 2> 1384780 INFO (SUITE-DeleteShardTest-seed#[7D9A197F6F9867B7]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1384780 INFO (Thread-3125) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1384780 INFO (Thread-3125) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1384880 INFO (SUITE-DeleteShardTest-seed#[7D9A197F6F9867B7]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:37640 [junit4] 2> 1384885 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 0x15b8a4005a80000, 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.lang.Thread.run(Thread.java:745) [junit4] 2> 1384889 INFO (jetty-launcher-2200-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1384889 INFO (jetty-launcher-2200-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1384890 INFO (jetty-launcher-2200-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15c0a88{/solr,null,AVAILABLE} [junit4] 2> 1384890 INFO (jetty-launcher-2200-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e676c6{/solr,null,AVAILABLE} [junit4] 2> 1384892 INFO (jetty-launcher-2200-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1003781{SSL,[ssl, http/1.1]}{127.0.0.1:32979} [junit4] 2> 1384892 INFO (jetty-launcher-2200-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@167dc3{SSL,[ssl, http/1.1]}{127.0.0.1:36561} [junit4] 2> 1384892 INFO (jetty-launcher-2200-thread-2) [ ] o.e.j.s.Server Started @1386393ms [junit4] 2> 1384892 INFO (jetty-launcher-2200-thread-1) [ ] o.e.j.s.Server Started @1386393ms [junit4] 2> 1384892 INFO (jetty-launcher-2200-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32979} [junit4] 2> 1384892 INFO (jetty-launcher-2200-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36561} [junit4] 2> 1384893 ERROR (jetty-launcher-2200-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1384893 ERROR (jetty-launcher-2200-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1384893 INFO (jetty-launcher-2200-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 1384893 INFO (jetty-launcher-2200-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 1384893 INFO (jetty-launcher-2200-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1384893 INFO (jetty-launcher-2200-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1384893 INFO (jetty-launcher-2200-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1384893 INFO (jetty-launcher-2200-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1384893 INFO (jetty-launcher-2200-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-04-20T07:25:03.384Z [junit4] 2> 1384893 INFO (jetty-launcher-2200-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-04-20T07:25:03.384Z [junit4] 2> 1384895 INFO (jetty-launcher-2200-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1384895 INFO (jetty-launcher-2200-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1384913 INFO (jetty-launcher-2200-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37640/solr [junit4] 2> 1384914 INFO (jetty-launcher-2200-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37640/solr [junit4] 2> 1384917 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 0x15b8a4005a80003, 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.lang.Thread.run(Thread.java:745) [junit4] 2> 1384918 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 0x15b8a4005a80004, 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.lang.Thread.run(Thread.java:745) [junit4] 2> 1384937 INFO (jetty-launcher-2200-thread-1) [n:127.0.0.1:36561_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1384938 INFO (jetty-launcher-2200-thread-2) [n:127.0.0.1:32979_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1384938 INFO (jetty-launcher-2200-thread-1) [n:127.0.0.1:36561_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36561_solr [junit4] 2> 1384939 INFO (jetty-launcher-2200-thread-2) [n:127.0.0.1:32979_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32979_solr [junit4] 2> 1384939 INFO (jetty-launcher-2200-thread-1) [n:127.0.0.1:36561_solr ] o.a.s.c.Overseer Overseer (id=97823824496033797-127.0.0.1:36561_solr-n_0000000000) starting [junit4] 2> 1384940 INFO (zkCallback-2211-thread-1-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1384940 INFO (zkCallback-2212-thread-1-processing-n:127.0.0.1:32979_solr) [n:127.0.0.1:32979_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1384950 INFO (jetty-launcher-2200-thread-1) [n:127.0.0.1:36561_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36561_solr [junit4] 2> 1384951 INFO (zkCallback-2212-thread-1-processing-n:127.0.0.1:32979_solr) [n:127.0.0.1:32979_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1384951 INFO (zkCallback-2211-thread-1-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1385152 INFO (jetty-launcher-2200-thread-1) [n:127.0.0.1:36561_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36561.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc41b1 [junit4] 2> 1385158 INFO (jetty-launcher-2200-thread-1) [n:127.0.0.1:36561_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36561.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc41b1 [junit4] 2> 1385159 INFO (jetty-launcher-2200-thread-1) [n:127.0.0.1:36561_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36561.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc41b1 [junit4] 2> 1385160 INFO (jetty-launcher-2200-thread-1) [n:127.0.0.1:36561_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteShardTest_7D9A197F6F9867B7-001/tempDir-001/node1/. [junit4] 2> 1385218 INFO (jetty-launcher-2200-thread-2) [n:127.0.0.1:32979_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32979.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc41b1 [junit4] 2> 1385224 INFO (jetty-launcher-2200-thread-2) [n:127.0.0.1:32979_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32979.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc41b1 [junit4] 2> 1385224 INFO (jetty-launcher-2200-thread-2) [n:127.0.0.1:32979_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32979.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc41b1 [junit4] 2> 1385225 INFO (jetty-launcher-2200-thread-2) [n:127.0.0.1:32979_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteShardTest_7D9A197F6F9867B7-001/tempDir-001/node2/. [junit4] 2> 1385256 INFO (SUITE-DeleteShardTest-seed#[7D9A197F6F9867B7]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1385257 INFO (SUITE-DeleteShardTest-seed#[7D9A197F6F9867B7]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37640/solr ready [junit4] 2> 1385271 INFO (TEST-DeleteShardTest.testDirectoryCleanupAfterDeleteShard-seed#[7D9A197F6F9867B7]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDirectoryCleanupAfterDeleteShard [junit4] 2> 1385404 INFO (qtp25257827-12555) [n:127.0.0.1:36561_solr ] 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> 1385407 INFO (OverseerThreadFactory-5920-thread-1-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] o.a.s.c.CreateCollectionCmd Create collection deleteshard_test [junit4] 2> 1385518 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr ] 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> 1385518 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr ] 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> 1385518 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1385618 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr ] 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> 1385619 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1385722 INFO (zkCallback-2212-thread-1-processing-n:127.0.0.1:32979_solr) [n:127.0.0.1:32979_solr ] 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> 1385722 INFO (zkCallback-2211-thread-1-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] 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> 1386533 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1386533 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1386546 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.s.IndexSchema [deleteshard_test_c_replica1] Schema name=minimal [junit4] 2> 1386546 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.s.IndexSchema [deleteshard_test_a_replica1] Schema name=minimal [junit4] 2> 1386550 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1386550 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1386550 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.c.CoreContainer Creating SolrCore 'deleteshard_test_a_replica1' using configuration from collection deleteshard_test, trusted=true [junit4] 2> 1386550 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.c.CoreContainer Creating SolrCore 'deleteshard_test_c_replica1' using configuration from collection deleteshard_test, trusted=true [junit4] 2> 1386551 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36561.solr.core.deleteshard_test.a.replica1' (registry 'solr.core.deleteshard_test.a.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc41b1 [junit4] 2> 1386551 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36561.solr.core.deleteshard_test.c.replica1' (registry 'solr.core.deleteshard_test.c.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc41b1 [junit4] 2> 1386551 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1386551 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1386551 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.c.SolrCore [[deleteshard_test_a_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteShardTest_7D9A197F6F9867B7-001/tempDir-001/node1/deleteshard_test_a_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteShardTest_7D9A197F6F9867B7-001/tempDir-001/node1/./deleteshard_test_a_replica1/data/] [junit4] 2> 1386551 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.c.SolrCore [[deleteshard_test_c_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteShardTest_7D9A197F6F9867B7-001/tempDir-001/node1/deleteshard_test_c_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteShardTest_7D9A197F6F9867B7-001/tempDir-001/node1/./deleteshard_test_c_replica1/data/] [junit4] 2> 1386635 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1386644 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1386644 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1386645 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1386645 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1386647 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1386647 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1386647 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1386647 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1386650 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ff830c[deleteshard_test_c_replica1] main] [junit4] 2> 1386650 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@146f84d[deleteshard_test_a_replica1] main] [junit4] 2> 1386651 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.s.IndexSchema [deleteshard_test_b_replica1] Schema name=minimal [junit4] 2> 1386652 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1386652 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1386652 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1386652 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1386653 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1386653 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1386655 INFO (searcherExecutor-5926-thread-1-processing-n:127.0.0.1:36561_solr x:deleteshard_test_c_replica1 s:c c:deleteshard_test) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.c.SolrCore [deleteshard_test_c_replica1] Registered new searcher Searcher@1ff830c[deleteshard_test_c_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1386655 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1565181193901572096 [junit4] 2> 1386655 INFO (searcherExecutor-5925-thread-1-processing-n:127.0.0.1:36561_solr x:deleteshard_test_a_replica1 s:a c:deleteshard_test) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.c.SolrCore [deleteshard_test_a_replica1] Registered new searcher Searcher@146f84d[deleteshard_test_a_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1386655 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1565181193901572096 [junit4] 2> 1386657 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1386657 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.c.CoreContainer Creating SolrCore 'deleteshard_test_b_replica1' using configuration from collection deleteshard_test, trusted=true [junit4] 2> 1386658 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32979.solr.core.deleteshard_test.b.replica1' (registry 'solr.core.deleteshard_test.b.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc41b1 [junit4] 2> 1386658 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1386658 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.c.SolrCore [[deleteshard_test_b_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteShardTest_7D9A197F6F9867B7-001/tempDir-001/node2/deleteshard_test_b_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteShardTest_7D9A197F6F9867B7-001/tempDir-001/node2/./deleteshard_test_b_replica1/data/] [junit4] 2> 1386662 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1386662 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1386662 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1386663 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1386662 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36561/solr/deleteshard_test_a_replica1/ [junit4] 2> 1386663 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36561/solr/deleteshard_test_c_replica1/ [junit4] 2> 1386663 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1386663 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1386663 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:36561/solr/deleteshard_test_a_replica1/ has no replicas [junit4] 2> 1386663 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:36561/solr/deleteshard_test_c_replica1/ has no replicas [junit4] 2> 1386663 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1386663 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1386667 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36561/solr/deleteshard_test_a_replica1/ a [junit4] 2> 1386667 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36561/solr/deleteshard_test_c_replica1/ c [junit4] 2> 1386770 INFO (zkCallback-2211-thread-1-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] 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> 1386770 INFO (zkCallback-2212-thread-1-processing-n:127.0.0.1:32979_solr) [n:127.0.0.1:32979_solr ] 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> 1386778 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1386778 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1386781 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1386781 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1386784 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@109eec3[deleteshard_test_b_replica1] main] [junit4] 2> 1386786 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1386786 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1386788 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1386789 INFO (searcherExecutor-5935-thread-1-processing-n:127.0.0.1:32979_solr x:deleteshard_test_b_replica1 s:b c:deleteshard_test) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.c.SolrCore [deleteshard_test_b_replica1] Registered new searcher Searcher@109eec3[deleteshard_test_b_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1386789 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1565181194042081280 [junit4] 2> 1386795 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1386795 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1386795 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:32979/solr/deleteshard_test_b_replica1/ [junit4] 2> 1386795 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1386795 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:32979/solr/deleteshard_test_b_replica1/ has no replicas [junit4] 2> 1386795 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1386797 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:32979/solr/deleteshard_test_b_replica1/ b [junit4] 2> 1386818 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1386818 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1386820 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr c:deleteshard_test s:a x:deleteshard_test_a_replica1] 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=1302 [junit4] 2> 1386820 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteshard_test s:c x:deleteshard_test_c_replica1] 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=1302 [junit4] 2> 1386923 INFO (zkCallback-2212-thread-1-processing-n:127.0.0.1:32979_solr) [n:127.0.0.1:32979_solr ] 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> 1386923 INFO (zkCallback-2211-thread-1-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] 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> 1386948 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1386950 INFO (qtp32563442-12556) [n:127.0.0.1:32979_solr c:deleteshard_test s:b x:deleteshard_test_b_replica1] 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=1332 [junit4] 2> 1386953 INFO (qtp25257827-12555) [n:127.0.0.1:36561_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1387052 INFO (zkCallback-2212-thread-1-processing-n:127.0.0.1:32979_solr) [n:127.0.0.1:32979_solr ] 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> 1387052 INFO (zkCallback-2211-thread-1-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] 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> 1387409 INFO (OverseerCollectionConfigSetProcessor-97823824496033797-127.0.0.1:36561_solr-n_0000000000) [n:127.0.0.1:36561_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> 1387953 INFO (qtp25257827-12555) [n:127.0.0.1:36561_solr ] 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=2549 [junit4] 2> 1387955 INFO (qtp25257827-12565) [n:127.0.0.1:36561_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> 1387959 INFO (qtp25257827-12557) [n:127.0.0.1:36561_solr ] 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> 1387960 INFO (OverseerThreadFactory-5920-thread-2-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] o.a.s.c.DeleteShardCmd Delete shard invoked [junit4] 2> 1387960 INFO (OverseerThreadFactory-5920-thread-2-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] o.a.s.c.DeleteShardCmd Deleting replica for collection=deleteshard_test shard=a on node=127.0.0.1:36561_solr [junit4] 2> 1387962 INFO (qtp25257827-12559) [n:127.0.0.1:36561_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteshard_test.a.replica1, tag=null [junit4] 2> 1387968 INFO (qtp25257827-12559) [n:127.0.0.1:36561_solr ] o.a.s.c.SolrCore [deleteshard_test_a_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@14b567e [junit4] 2> 1387969 INFO (qtp25257827-12559) [n:127.0.0.1:36561_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteshard_test.a.replica1, tag=21714558 [junit4] 2> 1387969 INFO (qtp25257827-12559) [n:127.0.0.1:36561_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteshard_test.a.leader, tag=21714558 [junit4] 2> 1387972 INFO (qtp25257827-12559) [n:127.0.0.1:36561_solr ] 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=9 [junit4] 2> 1388074 INFO (zkCallback-2212-thread-1-processing-n:127.0.0.1:32979_solr) [n:127.0.0.1:32979_solr ] 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> 1388074 INFO (zkCallback-2211-thread-1-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] 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> 1388174 INFO (OverseerStateUpdate-97823824496033797-127.0.0.1:36561_solr-n_0000000000) [n:127.0.0.1:36561_solr ] o.a.s.c.o.CollectionMutator Removing collection: deleteshard_test shard: a from clusterstate [junit4] 2> 1388276 INFO (zkCallback-2211-thread-1-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] 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> 1388276 INFO (zkCallback-2212-thread-1-processing-n:127.0.0.1:32979_solr) [n:127.0.0.1:32979_solr ] 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> 1388474 INFO (OverseerThreadFactory-5920-thread-2-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] o.a.s.c.DeleteShardCmd Successfully deleted collection: deleteshard_test, shard: a [junit4] 2> 1388477 INFO (qtp25257827-12557) [n:127.0.0.1:36561_solr ] 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=518 [junit4] 2> 1388483 INFO (qtp32563442-12570) [n:127.0.0.1:32979_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> 1388484 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr ] 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> 1388486 INFO (OverseerThreadFactory-5920-thread-3-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] o.a.s.c.DeleteShardCmd Delete shard invoked [junit4] 2> 1388487 INFO (OverseerThreadFactory-5920-thread-3-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] o.a.s.c.DeleteShardCmd Deleting replica for collection=deleteshard_test shard=b on node=127.0.0.1:32979_solr [junit4] 2> 1388487 INFO (OverseerCollectionConfigSetProcessor-97823824496033797-127.0.0.1:36561_solr-n_0000000000) [n:127.0.0.1:36561_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1388488 INFO (qtp32563442-12566) [n:127.0.0.1:32979_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteshard_test.b.replica1, tag=null [junit4] 2> 1388493 INFO (qtp32563442-12566) [n:127.0.0.1:32979_solr ] o.a.s.c.SolrCore [deleteshard_test_b_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@14e87ad [junit4] 2> 1388494 INFO (qtp32563442-12566) [n:127.0.0.1:32979_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteshard_test.b.replica1, tag=21923757 [junit4] 2> 1388494 INFO (qtp32563442-12566) [n:127.0.0.1:32979_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteshard_test.b.leader, tag=21923757 [junit4] 2> 1388495 INFO (qtp32563442-12566) [n:127.0.0.1:32979_solr ] 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=7 [junit4] 2> 1388597 INFO (zkCallback-2211-thread-1-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] 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> 1388697 INFO (OverseerStateUpdate-97823824496033797-127.0.0.1:36561_solr-n_0000000000) [n:127.0.0.1:36561_solr ] o.a.s.c.o.CollectionMutator Removing collection: deleteshard_test shard: b from clusterstate [junit4] 2> 1388799 INFO (zkCallback-2211-thread-1-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] 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> 1388997 INFO (OverseerThreadFactory-5920-thread-3-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] o.a.s.c.DeleteShardCmd Successfully deleted collection: deleteshard_test, shard: b [junit4] 2> 1389000 INFO (qtp25257827-12567) [n:127.0.0.1:36561_solr ] 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=516 [junit4] 2> 1389001 INFO (TEST-DeleteShardTest.testDirectoryCleanupAfterDeleteShard-seed#[7D9A197F6F9867B7]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDirectoryCleanupAfterDeleteShard [junit4] 2> 1389014 INFO (TEST-DeleteShardTest.test-seed#[7D9A197F6F9867B7]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 1389015 INFO (qtp25257827-12555) [n:127.0.0.1:36561_solr ] 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> 1389017 INFO (OverseerThreadFactory-5920-thread-4-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] o.a.s.c.CreateCollectionCmd Create collection deleteShard [junit4] 2> 1389017 INFO (OverseerCollectionConfigSetProcessor-97823824496033797-127.0.0.1:36561_solr-n_0000000000) [n:127.0.0.1:36561_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1389223 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr ] 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> 1389224 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr ] 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> 1389330 INFO (zkCallback-2212-thread-1-processing-n:127.0.0.1:32979_solr) [n:127.0.0.1:32979_solr ] 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> 1389330 INFO (zkCallback-2211-thread-1-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] 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> 1390243 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1390244 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1390276 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.s.IndexSchema [deleteShard_shard1_replica1] Schema name=minimal [junit4] 2> 1390277 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.s.IndexSchema [deleteShard_shard2_replica1] Schema name=minimal [junit4] 2> 1390281 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1390281 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1390281 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'deleteShard_shard2_replica1' using configuration from collection deleteShard, trusted=true [junit4] 2> 1390281 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'deleteShard_shard1_replica1' using configuration from collection deleteShard, trusted=true [junit4] 2> 1390281 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32979.solr.core.deleteShard.shard1.replica1' (registry 'solr.core.deleteShard.shard1.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc41b1 [junit4] 2> 1390281 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36561.solr.core.deleteShard.shard2.replica1' (registry 'solr.core.deleteShard.shard2.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc41b1 [junit4] 2> 1390282 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1390282 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1390282 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.c.SolrCore [[deleteShard_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteShardTest_7D9A197F6F9867B7-001/tempDir-001/node2/deleteShard_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteShardTest_7D9A197F6F9867B7-001/tempDir-001/node2/./deleteShard_shard1_replica1/data/] [junit4] 2> 1390282 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.c.SolrCore [[deleteShard_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteShardTest_7D9A197F6F9867B7-001/tempDir-001/node1/deleteShard_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteShardTest_7D9A197F6F9867B7-001/tempDir-001/node1/./deleteShard_shard2_replica1/data/] [junit4] 2> 1390360 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1390360 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1390360 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1390360 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1390362 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1390362 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1390362 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1390362 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1390365 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bed698[deleteShard_shard1_replica1] main] [junit4] 2> 1390365 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e2e391[deleteShard_shard2_replica1] main] [junit4] 2> 1390366 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1390366 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1390366 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1390366 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1390367 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1390367 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1390369 INFO (searcherExecutor-5940-thread-1-processing-n:127.0.0.1:36561_solr x:deleteShard_shard2_replica1 s:shard2 c:deleteShard) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.c.SolrCore [deleteShard_shard2_replica1] Registered new searcher Searcher@1e2e391[deleteShard_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1390369 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1565181197795983360 [junit4] 2> 1390369 INFO (searcherExecutor-5941-thread-1-processing-n:127.0.0.1:32979_solr x:deleteShard_shard1_replica1 s:shard1 c:deleteShard) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.c.SolrCore [deleteShard_shard1_replica1] Registered new searcher Searcher@1bed698[deleteShard_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1390369 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1565181197795983360 [junit4] 2> 1390374 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1390374 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1390374 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36561/solr/deleteShard_shard2_replica1/ [junit4] 2> 1390374 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1390374 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1390374 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1390374 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:36561/solr/deleteShard_shard2_replica1/ has no replicas [junit4] 2> 1390374 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:32979/solr/deleteShard_shard1_replica1/ [junit4] 2> 1390375 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1390375 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1390375 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:32979/solr/deleteShard_shard1_replica1/ has no replicas [junit4] 2> 1390375 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1390377 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:32979/solr/deleteShard_shard1_replica1/ shard1 [junit4] 2> 1390378 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36561/solr/deleteShard_shard2_replica1/ shard2 [junit4] 2> 1390481 INFO (zkCallback-2212-thread-1-processing-n:127.0.0.1:32979_solr) [n:127.0.0.1:32979_solr ] 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> 1390481 INFO (zkCallback-2211-thread-1-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] 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> 1390528 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1390529 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1390530 INFO (qtp32563442-12558) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 x:deleteShard_shard1_replica1] 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=1306 [junit4] 2> 1390531 INFO (qtp25257827-12569) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 x:deleteShard_shard2_replica1] 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=1308 [junit4] 2> 1390533 INFO (qtp25257827-12555) [n:127.0.0.1:36561_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1390635 INFO (zkCallback-2212-thread-1-processing-n:127.0.0.1:32979_solr) [n:127.0.0.1:32979_solr ] 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> 1390635 INFO (zkCallback-2211-thread-1-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] 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> 1391019 INFO (OverseerCollectionConfigSetProcessor-97823824496033797-127.0.0.1:36561_solr-n_0000000000) [n:127.0.0.1:36561_solr ] 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> 1391533 INFO (qtp25257827-12555) [n:127.0.0.1:36561_solr ] 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=2518 [junit4] 2> 1391536 INFO (qtp25257827-12565) [n:127.0.0.1:36561_solr ] 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> 1391538 INFO (OverseerThreadFactory-5920-thread-5-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] o.a.s.c.DeleteShardCmd Delete shard invoked [junit4] 2> 1391538 ERROR (OverseerThreadFactory-5920-thread-5-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] 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:226) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 1391541 INFO (qtp25257827-12565) [n:127.0.0.1:36561_solr ] 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=5 [junit4] 2> 1391544 INFO (OverseerStateUpdate-97823824496033797-127.0.0.1:36561_solr-n_0000000000) [n:127.0.0.1:36561_solr ] 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> 1391544 INFO (OverseerStateUpdate-97823824496033797-127.0.0.1:36561_solr-n_0000000000) [n:127.0.0.1:36561_solr ] o.a.s.c.o.SliceMutator Update shard state shard1 to inactive [junit4] 2> 1391646 INFO (zkCallback-2212-thread-1-processing-n:127.0.0.1:32979_solr) [n:127.0.0.1:32979_solr ] 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> 1391646 INFO (zkCallback-2211-thread-1-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] 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> 1391646 INFO (zkCallback-2218-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> 1391647 INFO (qtp25257827-12557) [n:127.0.0.1:36561_solr ] 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> 1391649 INFO (OverseerThreadFactory-5920-thread-5-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] o.a.s.c.DeleteShardCmd Delete shard invoked [junit4] 2> 1391649 ERROR (OverseerThreadFactory-5920-thread-5-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] 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:226) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 1391649 INFO (OverseerCollectionConfigSetProcessor-97823824496033797-127.0.0.1:36561_solr-n_0000000000) [n:127.0.0.1:36561_solr ] 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> 1391652 INFO (qtp25257827-12557) [n:127.0.0.1:36561_solr ] 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=4 [junit4] 2> 1391652 INFO (TEST-DeleteShardTest.test-seed#[7D9A197F6F9867B7]) [ ] o.a.s.SolrTestCaseJ4 ###Ending test [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteShardTest -Dtests.method=test -Dtests.seed=7D9A197F6F9867B7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=Africa/Conakry -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 2.65s J2 | DeleteShardTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36561/solr: The slice: shard1 is currently active. Only non-active (or custom-hashed) slices can be deleted. [junit4] > at __randomizedtesting.SeedInfo.seed([7D9A197F6F9867B7:F5CE26A5C1640A4F]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627) [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:451) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177) [junit4] > at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:71) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1391656 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 0x15b8a4005a80008, 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.lang.Thread.run(Thread.java:745) [junit4] 2> 1391657 INFO (jetty-closer-2201-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1003781{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 1391657 INFO (jetty-closer-2201-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=12202651 [junit4] 2> 1391657 INFO (jetty-closer-2201-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@167dc3{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 1391657 INFO (jetty-closer-2201-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1391658 INFO (jetty-closer-2201-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=12746087 [junit4] 2> 1391658 INFO (jetty-closer-2201-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1391660 INFO (jetty-closer-2201-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1391661 INFO (jetty-closer-2201-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1391663 INFO (jetty-closer-2201-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1391663 INFO (jetty-closer-2201-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1391664 INFO (jetty-closer-2201-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1391665 INFO (jetty-closer-2201-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1391665 INFO (coreCloseExecutor-5950-thread-1) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 r:core_node2 x:deleteShard_shard1_replica1] o.a.s.c.SolrCore [deleteShard_shard1_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@efadc6 [junit4] 2> 1391667 INFO (coreCloseExecutor-5951-thread-1) [n:127.0.0.1:36561_solr c:deleteshard_test s:c r:core_node2 x:deleteshard_test_c_replica1] o.a.s.c.SolrCore [deleteshard_test_c_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@70bfda [junit4] 2> 1391667 INFO (coreCloseExecutor-5951-thread-2) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 r:core_node1 x:deleteShard_shard2_replica1] o.a.s.c.SolrCore [deleteShard_shard2_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@8ee5c6 [junit4] 2> 1391668 INFO (coreCloseExecutor-5950-thread-1) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 r:core_node2 x:deleteShard_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteShard.shard1.replica1, tag=15707590 [junit4] 2> 1391668 INFO (coreCloseExecutor-5951-thread-1) [n:127.0.0.1:36561_solr c:deleteshard_test s:c r:core_node2 x:deleteshard_test_c_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteshard_test.c.replica1, tag=7389146 [junit4] 2> 1391670 INFO (zkCallback-2211-thread-1-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] 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> 1391670 INFO (zkCallback-2212-thread-1-processing-n:127.0.0.1:32979_solr) [n:127.0.0.1:32979_solr ] 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> 1391674 INFO (coreCloseExecutor-5951-thread-2) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 r:core_node1 x:deleteShard_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteShard.shard2.replica1, tag=9364934 [junit4] 2> 1391675 INFO (coreCloseExecutor-5950-thread-1) [n:127.0.0.1:32979_solr c:deleteShard s:shard1 r:core_node2 x:deleteShard_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteShard.shard1.leader, tag=15707590 [junit4] 2> 1391676 INFO (jetty-closer-2201-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15c0a88{/solr,null,UNAVAILABLE} [junit4] 2> 1391676 INFO (zkCallback-2211-thread-1-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 1391679 INFO (coreCloseExecutor-5951-thread-1) [n:127.0.0.1:36561_solr c:deleteshard_test s:c r:core_node2 x:deleteshard_test_c_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteshard_test.c.leader, tag=7389146 [junit4] 2> 1391680 INFO (coreCloseExecutor-5951-thread-2) [n:127.0.0.1:36561_solr c:deleteShard s:shard2 r:core_node1 x:deleteShard_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteShard.shard2.leader, tag=9364934 [junit4] 2> 1391680 INFO (jetty-closer-2201-thread-1) [ ] o.a.s.c.Overseer Overseer (id=97823824496033797-127.0.0.1:36561_solr-n_0000000000) closing [junit4] 2> 1391680 INFO (OverseerStateUpdate-97823824496033797-127.0.0.1:36561_solr-n_0000000000) [n:127.0.0.1:36561_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36561_solr [junit4] 2> 1393182 WARN (zkCallback-2211-thread-1-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1393183 INFO (jetty-closer-2201-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e676c6{/solr,null,UNAVAILABLE} [junit4] 2> 1393186 INFO (SUITE-DeleteShardTest-seed#[7D9A197F6F9867B7]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37640 37640 [junit4] 2> 1393348 INFO (Thread-3125) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37640 37640 [junit4] 2> 1393348 WARN (Thread-3125) [ ] 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> 3 /solr/clusterstate.json [junit4] 2> 3 /solr/clusterprops.json [junit4] 2> 3 /solr/collections/deleteShard/state.json [junit4] 2> 2 /solr/collections/deleteshard_test/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 3 /solr/live_nodes [junit4] 2> 3 /solr/collections [junit4] 2> [junit4] 2> 1393348 INFO (SUITE-DeleteShardTest-seed#[7D9A197F6F9867B7]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteShardTest_7D9A197F6F9867B7-001 [junit4] 2> Apr 20, 2017 7:25:11 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(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1593, maxMBSortInHeap=6.149071795518038, sim=RandomSimilarity(queryNorm=false): {}, locale=es-DO, timezone=Africa/Conakry [junit4] 2> NOTE: Linux 4.4.0-72-generic i386/Oracle Corporation 1.8.0_121 (32-bit)/cpus=12,threads=1,free=147683576,total=448864256 [junit4] 2> NOTE: All tests run in this JVM: [PKIAuthenticationIntegrationTest, TestComplexPhraseQParserPlugin, TestComponentsName, CoreAdminRequestStatusTest, DebugComponentTest, TestFreeTextSuggestions, TestReloadDeadlock, ExternalFileFieldSortTest, RequestHandlersTest, TestStressInPlaceUpdates, ZkStateWriterTest, TestMacros, TestDistribIDF, OutOfBoxZkACLAndCredentialsProvidersTest, TestFieldResource, TestUtils, OverseerTest, TestCollationField, DistributedFacetPivotSmallTest, CreateCollectionCleanupTest, TemplateUpdateProcessorTest, TestSolrQueryParserResource, FullSolrCloudDistribCmdsTest, SynonymTokenizerTest, TestSolrCloudWithKerberosAlt, TestSmileRequest, XmlUpdateRequestHandlerTest, TestConfig, TestCorePropertiesReload, TestClassicSimilarityFactory, TestBinaryResponseWriter, DistributedVersionInfoTest, TestOrdValues, WrapperMergePolicyFactoryTest, TestWriterPerf, SaslZkACLProviderTest, MergeStrategyTest, TestManagedSchema, EnumFieldTest, BlockDirectoryTest, ClassificationUpdateProcessorFactoryTest, TestIndexSearcher, NoCacheHeaderTest, TestSolrCoreSnapshots, TestCloudPseudoReturnFields, AddBlockUpdateTest, SolrTestCaseJ4Test, OverseerTaskQueueTest, TestCoreDiscovery, HdfsNNFailoverTest, TestClassNameShortening, StatelessScriptUpdateProcessorFactoryTest, TestManagedSynonymFilterFactory, MultiThreadedOCPTest, TestMiniSolrCloudCluster, TestSort, DistributedDebugComponentTest, TestTolerantSearch, ActionThrottleTest, SpatialHeatmapFacetsTest, TestOverriddenPrefixQueryForCustomFieldType, TestSQLHandlerNonCloud, TestConfigReload, SegmentsInfoRequestHandlerTest, DataDrivenBlockJoinTest, TestPerFieldSimilarityWithDefaultOverride, TestEmbeddedSolrServerSchemaAPI, DocValuesMultiTest, TestDocBasedVersionConstraints, TestConfigSetsAPIZkFailure, LeaderFailureAfterFreshStartTest, BasicDistributedZk2Test, CdcrReplicationDistributedZkTest, FullHLLTest, MetricsHandlerTest, TestAddFieldRealTimeGet, TestCollectionAPI, TestLeaderInitiatedRecoveryThread, CircularListTest, TestObjectReleaseTracker, TestStressReorder, HdfsLockFactoryTest, SolrIndexConfigTest, RemoteQueryErrorTest, TestImpersonationWithHadoopAuth, CollectionTooManyReplicasTest, LukeRequestHandlerTest, QueryResultKeyTest, SolrMetricReporterTest, UpdateParamsTest, AsyncCallRequestStatusResponseTest, TestSolrFieldCacheBean, TestOnReconnectListenerSupport, TestCollectionAPIs, TestLMDirichletSimilarityFactory, TestImplicitCoreProperties, LeaderElectionTest, CloudExitableDirectoryReaderTest, TestSystemCollAutoCreate, HardAutoCommitTest, TestMergePolicyConfig, RulesTest, DistributedFacetPivotLargeTest, TestQuerySenderNoQuery, GraphQueryTest, TestDistributedStatsComponentCardinality, SharedFSAutoReplicaFailoverUtilsTest, SolrCloudReportersTest, DeleteLastCustomShardedReplicaTest, TestSolrQueryResponse, TestUseDocValuesAsStored, TestUnifiedSolrHighlighter, TestNRTOpen, OpenCloseCoreStressTest, ShardRoutingTest, TestRandomFaceting, ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping, TestRecovery, TermVectorComponentDistributedTest, TestRealTimeGet, TestRangeQuery, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, BadIndexSchemaTest, DirectUpdateHandlerTest, DistributedQueryElevationComponentTest, DocValuesTest, TestQueryTypes, FieldAnalysisRequestHandlerTest, FastVectorHighligh [...truncated too long message...] 4] 2> 1776847 INFO (parallelCoreAdminExecutor-6830-thread-5-processing-5 RELOAD) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1865f8a[collection1] main] [junit4] 2> 1776848 INFO (parallelCoreAdminExecutor-6830-thread-5-processing-5 RELOAD) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@b73485 [junit4] 2> 1776848 INFO (parallelCoreAdminExecutor-6830-thread-5-processing-5 RELOAD) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=12006533 [junit4] 2> 1776855 INFO (searcherExecutor-6853-thread-1-processing-x:collection1 5 RELOAD) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1865f8a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C32)))} [junit4] 2> 1786852 INFO (TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[7D9A197F6F9867B7]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testParallelReloadAndStats [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=StatsReloadRaceTest -Dtests.method=testParallelReloadAndStats -Dtests.seed=7D9A197F6F9867B7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=Europe/Astrakhan -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 12.1s J1 | StatsReloadRaceTest.testParallelReloadAndStats <<< [junit4] > Throwable #1: java.lang.AssertionError: Key SEARCHER.searcher.indexVersion not found in registry solr.core.collection1 [junit4] > at __randomizedtesting.SeedInfo.seed([7D9A197F6F9867B7:B2047C46E0690FE8]:0) [junit4] > at org.apache.solr.handler.admin.StatsReloadRaceTest.requestMetrics(StatsReloadRaceTest.java:132) [junit4] > at org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats(StatsReloadRaceTest.java:70) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1786855 INFO (SUITE-StatsReloadRaceTest-seed#[7D9A197F6F9867B7]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 1786855 INFO (SUITE-StatsReloadRaceTest-seed#[7D9A197F6F9867B7]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=29358207 [junit4] 2> 1786856 INFO (SUITE-StatsReloadRaceTest-seed#[7D9A197F6F9867B7]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1786858 INFO (SUITE-StatsReloadRaceTest-seed#[7D9A197F6F9867B7]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1786861 INFO (SUITE-StatsReloadRaceTest-seed#[7D9A197F6F9867B7]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1786862 INFO (SUITE-StatsReloadRaceTest-seed#[7D9A197F6F9867B7]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1786862 INFO (coreCloseExecutor-6857-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@15a5da [junit4] 2> 1786864 INFO (coreCloseExecutor-6857-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1418714 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.StatsReloadRaceTest_7D9A197F6F9867B7-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {name_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Memory), intDvoDefault=DocValuesFormat(name=Direct), range_facet_l=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1177, maxMBSortInHeap=5.819482332433011, sim=RandomSimilarity(queryNorm=true): {}, locale=en-GB, timezone=Europe/Astrakhan [junit4] 2> NOTE: Linux 4.4.0-72-generic i386/Oracle Corporation 1.8.0_121 (32-bit)/cpus=12,threads=1,free=163464768,total=369725440 [junit4] 2> NOTE: All tests run in this JVM: [TestCollationFieldDocValues, DistribCursorPagingTest, SchemaVersionSpecificBehaviorTest, ForceLeaderTest, TestExactStatsCache, DistributedIntervalFacetingTest, AtomicUpdatesTest, BasicFunctionalityTest, ZkControllerTest, JsonValidatorTest, TestStressRecovery, TestCursorMarkWithoutUniqueKey, SolrIndexMetricsTest, TestLegacyFieldCache, SharedFSAutoReplicaFailoverTest, TermVectorComponentTest, SortByFunctionTest, TestReplicationHandlerBackup, TestBM25SimilarityFactory, JsonLoaderTest, TestDeleteCollectionOnDownNodes, SolrMetricManagerTest, HdfsThreadLeakTest, TestFieldCache, DistanceFunctionTest, BJQParserTest, TestStressVersions, TestSearchPerf, BigEndianAscendingWordDeserializerTest, IndexSchemaRuntimeFieldTest, TestStressCloudBlindAtomicUpdates, TestRawTransformer, InfoHandlerTest, SuggestComponentTest, TestFuzzyAnalyzedSuggestions, DOMUtilTest, HdfsWriteToMultipleCollectionsTest, CSVRequestHandlerTest, DocumentBuilderTest, TestNonDefinedSimilarityFactory, TestPKIAuthenticationPlugin, HttpSolrCallGetCoreTest, UninvertDocValuesMergePolicyTest, TestStressUserVersions, ScriptEngineTest, ConnectionManagerTest, ClassificationUpdateProcessorTest, TestFastLRUCache, TestPivotHelperCode, TestDelegationWithHadoopAuth, TestFiltering, TestBlobHandler, SolrIndexSplitterTest, TestSubQueryTransformer, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestCoreContainer, TestManagedSchemaThreadSafety, BasicAuthStandaloneTest, DistributedMLTComponentTest, TermsComponentTest, TestApiFramework, BooleanFieldTest, ConnectionReuseTest, TestUpdate, FacetPivotSmallTest, DistributedFacetPivotSmallAdvancedTest, TestSolrCLIRunExample, RuleEngineTest, CoreAdminCreateDiscoverTest, TestDynamicLoading, TestNoOpRegenerator, SolrGangliaReporterTest, CdcrUpdateLogTest, OnlyLeaderIndexesTest, SolrCLIZkUtilsTest, ZkCLITest, SpellCheckCollatorTest, DistributedQueryComponentCustomSortTest, ExplicitHLLTest, SimplePostToolTest, TestPerFieldSimilarity, DocValuesMissingTest, TestSimpleTrackingShardHandler, TestPostingsSolrHighlighter, TestEmbeddedSolrServerConstructors, TestSolrIndexConfig, TestPartialUpdateDeduplication, TestSchemaSimilarityResource, OverseerCollectionConfigSetProcessorTest, TestFieldCacheSortRandom, TestHdfsUpdateLog, TestManagedStopFilterFactory, UpdateLogTest, TestExportWriter, TestCoreAdminApis, HighlighterTest, SSLMigrationTest, LoggingHandlerTest, SuggesterFSTTest, CollectionsAPISolrJTest, HdfsDirectoryFactoryTest, DirectSolrConnectionTest, SoftAutoCommitTest, TestConfigSetsAPIExclusivity, HdfsBasicDistributedZkTest, TestSQLHandler, TolerantUpdateProcessorTest, TestRTGBase, CdcrRequestHandlerTest, HdfsRecoveryZkTest, CollectionsAPIDistributedZkTest, TestManagedResource, MoreLikeThisHandlerTest, ZkSolrClientTest, MoveReplicaTest, TestSolrCoreParser, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, TestZkChroot, TestDistributedSearch, TestHashPartitioner, DistributedTermsComponentTest, StatsComponentTest, PeerSyncTest, TestExtendedDismaxParser, SuggesterTSTTest, SuggesterTest, TestTrie, SuggesterWFSTTest, PolyFieldTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, RegexBoostProcessorTest, ReturnFieldsTest, MBeansHandlerTest, TestPHPSerializedResponseWriter, SOLR749Test, BadComponentTest, SampleTest, TestElisionMultitermQuery, TestSolrCoreProperties, TestPhraseSuggestions, EchoParamsTest, TestLMJelinekMercerSimilarityFactory, TestFastWriter, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, ClusterStateTest, TestSolrJ, TestLRUCache, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, CursorPagingTest, TestDistributedMissingSort, TestPathTrie, TestJettySolrRunner, AliasIntegrationTest, AssignTest, CdcrBootstrapTest, CustomCollectionTest, DistributedQueueTest, LeaderFailoverAfterPartitionTest, MissingSegmentRecoveryTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, RecoveryAfterSoftCommitTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestClusterProperties, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore, TestRandomRequestDistribution, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSegmentSorting, TestStressLiveNodes, TestTolerantUpdateProcessorRandomCloud, VMParamsZkACLAndCredentialsProvidersTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsRestartWhileUpdatingTest, HdfsTlogReplayBufferedWhileIndexingTest, StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, BlobRepositoryCloudTest, ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetImmutable, TestInfoStreamLogging, TestInitParams, TestShardHandlerFactory, TestSolrConfigHandler, TestSolrXml, TestSolrCloudSnapshots, PropertiesRequestHandlerTest, SecurityConfHandlerTest, StatsReloadRaceTest] [junit4] Completed [578/702 (2!)] on J1 in 12.86s, 1 test, 1 failure <<< FAILURES! [...truncated 39743 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
