Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1875/ Java: 32bit/jdk-9-ea+136 -client -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.cloud.rule.RulesTest.doIntegrationTest Error Message: Error from server at https://127.0.0.1:35953/solr: Could not identify nodes matching the rules [{"cores":"<4"}, { "replica":"<2", "node":"*"}, {"freedisk":">0"}] tag values{ "127.0.0.1:35953_solr":{ "node":"127.0.0.1:35953_solr", "cores":3, "freedisk":85}, "127.0.0.1:37539_solr":{ "node":"127.0.0.1:37539_solr", "cores":2, "freedisk":85}, "127.0.0.1:42946_solr":{ "node":"127.0.0.1:42946_solr", "cores":2, "freedisk":85}, "127.0.0.1:37158_solr":{ "node":"127.0.0.1:37158_solr", "cores":1, "freedisk":85}, "127.0.0.1:40317_solr":{ "node":"127.0.0.1:40317_solr", "cores":2, "freedisk":85}} Initial state for the coll : { "shard1":{ "127.0.0.1:37539_solr":1, "127.0.0.1:37158_solr":1}, "shard2":{ "127.0.0.1:40317_solr":1, "127.0.0.1:42946_solr":1}} Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:35953/solr: Could not identify nodes matching the rules [{"cores":"<4"}, { "replica":"<2", "node":"*"}, {"freedisk":">0"}] tag values{ "127.0.0.1:35953_solr":{ "node":"127.0.0.1:35953_solr", "cores":3, "freedisk":85}, "127.0.0.1:37539_solr":{ "node":"127.0.0.1:37539_solr", "cores":2, "freedisk":85}, "127.0.0.1:42946_solr":{ "node":"127.0.0.1:42946_solr", "cores":2, "freedisk":85}, "127.0.0.1:37158_solr":{ "node":"127.0.0.1:37158_solr", "cores":1, "freedisk":85}, "127.0.0.1:40317_solr":{ "node":"127.0.0.1:40317_solr", "cores":2, "freedisk":85}} Initial state for the coll : { "shard1":{ "127.0.0.1:37539_solr":1, "127.0.0.1:37158_solr":1}, "shard2":{ "127.0.0.1:40317_solr":1, "127.0.0.1:42946_solr":1}} at __randomizedtesting.SeedInfo.seed([F4A6DB518527F200:11959CD099530002]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1292) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1062) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1004) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166) at org.apache.solr.cloud.rule.RulesTest.doIntegrationTest(RulesTest.java:81) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110) 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:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) 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:367) at java.lang.Thread.run(java.base@9-ea/Thread.java:843) Build Log: [...truncated 12373 lines...] [junit4] Suite: org.apache.solr.cloud.rule.RulesTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001/init-core-data-001 [junit4] 2> 2078648 INFO (SUITE-RulesTest-seed#[F4A6DB518527F200]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 2078649 INFO (SUITE-RulesTest-seed#[F4A6DB518527F200]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001/tempDir-001 [junit4] 2> 2078649 INFO (SUITE-RulesTest-seed#[F4A6DB518527F200]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2078650 INFO (Thread-2793) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2078650 INFO (Thread-2793) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2078750 INFO (SUITE-RulesTest-seed#[F4A6DB518527F200]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:39116 [junit4] 2> 2078754 INFO (jetty-launcher-1982-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2078755 INFO (jetty-launcher-1982-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2078755 INFO (jetty-launcher-1982-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2078755 INFO (jetty-launcher-1982-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2078756 INFO (jetty-launcher-1982-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2078757 INFO (jetty-launcher-1982-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47407c{/solr,null,AVAILABLE} [junit4] 2> 2078757 INFO (jetty-launcher-1982-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7db78c{/solr,null,AVAILABLE} [junit4] 2> 2078757 INFO (jetty-launcher-1982-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c3bb10{/solr,null,AVAILABLE} [junit4] 2> 2078759 INFO (jetty-launcher-1982-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@1119063{SSL,[ssl, http/1.1]}{127.0.0.1:37539} [junit4] 2> 2078759 INFO (jetty-launcher-1982-thread-1) [ ] o.e.j.s.Server Started @2081275ms [junit4] 2> 2078759 INFO (jetty-launcher-1982-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37539} [junit4] 2> 2078759 INFO (jetty-launcher-1982-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.3.0 [junit4] 2> 2078759 INFO (jetty-launcher-1982-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2078759 INFO (jetty-launcher-1982-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2078759 INFO (jetty-launcher-1982-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-10-05T05:40:34.246742Z [junit4] 2> 2078759 INFO (jetty-launcher-1982-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@1125ee5{SSL,[ssl, http/1.1]}{127.0.0.1:42946} [junit4] 2> 2078759 INFO (jetty-launcher-1982-thread-4) [ ] o.e.j.s.Server Started @2081276ms [junit4] 2> 2078759 INFO (jetty-launcher-1982-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@dbb8b{SSL,[ssl, http/1.1]}{127.0.0.1:40317} [junit4] 2> 2078759 INFO (jetty-launcher-1982-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@974376{/solr,null,AVAILABLE} [junit4] 2> 2078759 INFO (jetty-launcher-1982-thread-3) [ ] o.e.j.s.Server Started @2081276ms [junit4] 2> 2078759 INFO (jetty-launcher-1982-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42946} [junit4] 2> 2078760 INFO (jetty-launcher-1982-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40317} [junit4] 2> 2078760 INFO (jetty-launcher-1982-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@601417{/solr,null,AVAILABLE} [junit4] 2> 2078760 INFO (jetty-launcher-1982-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.3.0 [junit4] 2> 2078760 INFO (jetty-launcher-1982-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.3.0 [junit4] 2> 2078760 INFO (jetty-launcher-1982-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2078760 INFO (jetty-launcher-1982-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@1ffab82{SSL,[ssl, http/1.1]}{127.0.0.1:35953} [junit4] 2> 2078760 INFO (jetty-launcher-1982-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2078761 INFO (jetty-launcher-1982-thread-2) [ ] o.e.j.s.Server Started @2081277ms [junit4] 2> 2078761 INFO (jetty-launcher-1982-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@1a432a6{SSL,[ssl, http/1.1]}{127.0.0.1:37158} [junit4] 2> 2078760 INFO (jetty-launcher-1982-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2078762 INFO (jetty-launcher-1982-thread-5) [ ] o.e.j.s.Server Started @2081279ms [junit4] 2> 2078762 INFO (jetty-launcher-1982-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2078762 INFO (jetty-launcher-1982-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37158} [junit4] 2> 2078762 INFO (jetty-launcher-1982-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-10-05T05:40:34.249733Z [junit4] 2> 2078761 INFO (jetty-launcher-1982-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35953} [junit4] 2> 2078761 INFO (jetty-launcher-1982-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-10-05T05:40:34.248296Z [junit4] 2> 2078762 INFO (jetty-launcher-1982-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.3.0 [junit4] 2> 2078763 INFO (jetty-launcher-1982-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.3.0 [junit4] 2> 2078763 INFO (jetty-launcher-1982-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2078763 INFO (jetty-launcher-1982-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2078763 INFO (jetty-launcher-1982-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2078763 INFO (jetty-launcher-1982-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2078763 INFO (jetty-launcher-1982-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-10-05T05:40:34.250285Z [junit4] 2> 2078763 INFO (jetty-launcher-1982-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-10-05T05:40:34.250345Z [junit4] 2> 2078764 INFO (jetty-launcher-1982-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2078764 INFO (jetty-launcher-1982-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2078764 INFO (jetty-launcher-1982-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2078764 INFO (jetty-launcher-1982-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2078764 INFO (jetty-launcher-1982-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2078769 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 0x157935b90d90003, 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(java.base@9-ea/Thread.java:843) [junit4] 2> 2078770 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 0x157935b90d90001, 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(java.base@9-ea/Thread.java:843) [junit4] 2> 2078770 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 0x157935b90d90002, 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(java.base@9-ea/Thread.java:843) [junit4] 2> 2078770 INFO (jetty-launcher-1982-thread-5) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2078770 INFO (jetty-launcher-1982-thread-4) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2078771 INFO (jetty-launcher-1982-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2078771 INFO (jetty-launcher-1982-thread-3) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2078771 INFO (jetty-launcher-1982-thread-2) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2078771 INFO (jetty-launcher-1982-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39116/solr [junit4] 2> 2078772 INFO (jetty-launcher-1982-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39116/solr [junit4] 2> 2078772 INFO (jetty-launcher-1982-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39116/solr [junit4] 2> 2078773 INFO (jetty-launcher-1982-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39116/solr [junit4] 2> 2078774 INFO (jetty-launcher-1982-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39116/solr [junit4] 2> 2078778 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 0x157935b90d90009, 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(java.base@9-ea/Thread.java:843) [junit4] 2> 2078789 INFO (jetty-launcher-1982-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37539_solr [junit4] 2> 2078789 INFO (jetty-launcher-1982-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35953_solr [junit4] 2> 2078789 INFO (jetty-launcher-1982-thread-4) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42946_solr [junit4] 2> 2078790 INFO (jetty-launcher-1982-thread-5) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37158_solr [junit4] 2> 2078789 INFO (jetty-launcher-1982-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40317_solr [junit4] 2> 2078790 INFO (jetty-launcher-1982-thread-1) [ ] o.a.s.c.Overseer Overseer (id=96707938493202445-127.0.0.1:37539_solr-n_0000000000) starting [junit4] 2> 2078790 INFO (zkCallback-2007-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2078791 INFO (zkCallback-2006-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2078791 INFO (zkCallback-2008-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2078791 INFO (zkCallback-2005-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2078791 INFO (zkCallback-2004-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2078792 INFO (zkCallback-2005-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2078792 INFO (zkCallback-2007-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2078792 INFO (zkCallback-2006-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2078792 INFO (zkCallback-2005-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2078792 INFO (zkCallback-2007-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2078792 INFO (zkCallback-2006-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2078792 INFO (zkCallback-2008-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2078792 INFO (zkCallback-2008-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2078792 INFO (zkCallback-2004-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 2078801 INFO (jetty-launcher-1982-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37539_solr [junit4] 2> 2078802 INFO (zkCallback-2007-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2078802 INFO (zkCallback-2005-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2078802 INFO (zkCallback-2004-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2078802 INFO (zkCallback-2008-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2078802 INFO (zkCallback-2006-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2078813 INFO (jetty-launcher-1982-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001/tempDir-001/node2/. [junit4] 2> 2078816 INFO (jetty-launcher-1982-thread-4) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001/tempDir-001/node4/. [junit4] 2> 2078818 INFO (jetty-launcher-1982-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001/tempDir-001/node1/. [junit4] 2> 2078827 INFO (jetty-launcher-1982-thread-3) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001/tempDir-001/node3/. [junit4] 2> 2078839 INFO (jetty-launcher-1982-thread-5) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001/tempDir-001/node5/. [junit4] 2> 2078842 INFO (SUITE-RulesTest-seed#[F4A6DB518527F200]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 2078868 INFO (TEST-RulesTest.testModifyColl-seed#[F4A6DB518527F200]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testModifyColl [junit4] 2> 2078935 INFO (qtp17625901-11175) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=modifyColl&action=CREATE&numShards=1&rule=cores:<4&rule=node:*,replica:1&rule=freedisk:>1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2078937 INFO (OverseerThreadFactory-5236-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection modifyColl [junit4] 2> 2078999 INFO (qtp16599882-11173) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=85} [junit4] 2> 2078999 INFO (qtp16599882-11173) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1} status=0 QTime=0 [junit4] 2> 2079001 INFO (qtp17625901-11179) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=85} [junit4] 2> 2079001 INFO (qtp17625901-11179) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1} status=0 QTime=0 [junit4] 2> 2079063 INFO (qtp18981122-11169) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=85} [junit4] 2> 2079063 INFO (qtp18981122-11169) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1} status=0 QTime=0 [junit4] 2> 2079123 INFO (qtp9581932-11194) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=85} [junit4] 2> 2079123 INFO (qtp9581932-11194) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1} status=0 QTime=0 [junit4] 2> 2079182 INFO (qtp29931414-11174) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=85} [junit4] 2> 2079182 INFO (qtp29931414-11174) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1} status=0 QTime=0 [junit4] 2> 2079288 INFO (qtp16599882-11173) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=modifyColl_shard1_replica1&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 2079288 INFO (qtp17625901-11183) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=modifyColl_shard1_replica2&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 2079392 INFO (zkCallback-2008-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2079392 INFO (zkCallback-2006-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2080295 INFO (qtp17625901-11183) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0 [junit4] 2> 2080295 INFO (qtp16599882-11173) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0 [junit4] 2> 2080300 INFO (qtp17625901-11183) [ ] o.a.s.s.IndexSchema [modifyColl_shard1_replica2] Schema name=minimal [junit4] 2> 2080300 INFO (qtp16599882-11173) [ ] o.a.s.s.IndexSchema [modifyColl_shard1_replica1] Schema name=minimal [junit4] 2> 2080302 INFO (qtp16599882-11173) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2080302 INFO (qtp17625901-11183) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2080303 INFO (qtp17625901-11183) [ ] o.a.s.c.CoreContainer Creating SolrCore 'modifyColl_shard1_replica2' using configuration from collection modifyColl [junit4] 2> 2080303 INFO (qtp16599882-11173) [ ] o.a.s.c.CoreContainer Creating SolrCore 'modifyColl_shard1_replica1' using configuration from collection modifyColl [junit4] 2> 2080303 INFO (qtp17625901-11183) [ ] o.a.s.c.SolrCore [[modifyColl_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001/tempDir-001/node2/modifyColl_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001/tempDir-001/node2/./modifyColl_shard1_replica2/data/] [junit4] 2> 2080303 INFO (qtp16599882-11173) [ ] o.a.s.c.SolrCore [[modifyColl_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001/tempDir-001/node4/modifyColl_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001/tempDir-001/node4/./modifyColl_shard1_replica1/data/] [junit4] 2> 2080310 INFO (qtp16599882-11173) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2080310 INFO (qtp17625901-11183) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2080310 INFO (qtp16599882-11173) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2080310 INFO (qtp17625901-11183) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2080310 INFO (qtp16599882-11173) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2080311 INFO (qtp16599882-11173) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2080311 INFO (qtp17625901-11183) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2080311 INFO (qtp17625901-11183) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2080311 INFO (qtp16599882-11173) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@67f8e3[modifyColl_shard1_replica1] main] [junit4] 2> 2080311 INFO (qtp17625901-11183) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e1d53c[modifyColl_shard1_replica2] main] [junit4] 2> 2080311 INFO (qtp16599882-11173) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2080311 INFO (qtp17625901-11183) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2080312 INFO (qtp16599882-11173) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2080312 INFO (qtp17625901-11183) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2080312 INFO (qtp16599882-11173) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2080312 INFO (qtp17625901-11183) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2080312 INFO (searcherExecutor-5248-thread-1) [ ] o.a.s.c.SolrCore [modifyColl_shard1_replica1] Registered new searcher Searcher@67f8e3[modifyColl_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2080312 INFO (searcherExecutor-5247-thread-1) [ ] o.a.s.c.SolrCore [modifyColl_shard1_replica2] Registered new searcher Searcher@e1d53c[modifyColl_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2080312 INFO (qtp16599882-11173) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547327017633972224 [junit4] 2> 2080312 INFO (qtp17625901-11183) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547327017633972224 [junit4] 2> 2080315 INFO (qtp17625901-11183) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2080315 INFO (qtp17625901-11183) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2080316 INFO (qtp17625901-11183) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35953/solr/modifyColl_shard1_replica2/ [junit4] 2> 2080316 INFO (qtp17625901-11183) [ ] o.a.s.u.PeerSync PeerSync: core=modifyColl_shard1_replica2 url=https://127.0.0.1:35953/solr START replicas=[https://127.0.0.1:42946/solr/modifyColl_shard1_replica1/] nUpdates=100 [junit4] 2> 2080316 INFO (qtp17625901-11183) [ ] o.a.s.u.PeerSync PeerSync: core=modifyColl_shard1_replica2 url=https://127.0.0.1:35953/solr DONE. We have no versions. sync failed. [junit4] 2> 2080318 INFO (qtp16599882-11180) [ ] o.a.s.c.S.Request [modifyColl_shard1_replica1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2080319 INFO (qtp17625901-11183) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 2080319 INFO (qtp17625901-11183) [ ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 2080320 INFO (qtp17625901-11183) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35953/solr/modifyColl_shard1_replica2/ shard1 [junit4] 2> 2080422 INFO (zkCallback-2008-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2080422 INFO (zkCallback-2006-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2080471 INFO (qtp17625901-11183) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2080474 INFO (qtp17625901-11183) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=modifyColl_shard1_replica2&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2} status=0 QTime=1185 [junit4] 2> 2080573 INFO (zkCallback-2008-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2080573 INFO (zkCallback-2006-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2081316 INFO (qtp16599882-11173) [ ] o.a.s.c.ZkController Core needs to recover:modifyColl_shard1_replica1 [junit4] 2> 2081316 INFO (updateExecutor-1991-thread-1) [ ] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 2081316 INFO (recoveryExecutor-1992-thread-1) [ ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 2081316 INFO (recoveryExecutor-1992-thread-1) [ ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 2081316 INFO (recoveryExecutor-1992-thread-1) [ ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[modifyColl_shard1_replica1] [junit4] 2> 2081316 INFO (recoveryExecutor-1992-thread-1) [ ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 2081316 INFO (recoveryExecutor-1992-thread-1) [ ] o.a.s.c.RecoveryStrategy Publishing state of core [modifyColl_shard1_replica1] as recovering, leader is [https://127.0.0.1:35953/solr/modifyColl_shard1_replica2/] and I am [https://127.0.0.1:42946/solr/modifyColl_shard1_replica1/] [junit4] 2> 2081317 INFO (qtp16599882-11173) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=modifyColl_shard1_replica1&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2} status=0 QTime=2028 [junit4] 2> 2081318 INFO (recoveryExecutor-1992-thread-1) [ ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:35953/solr]; [WaitForState: action=PREPRECOVERY&core=modifyColl_shard1_replica2&nodeName=127.0.0.1:42946_solr&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 2081319 INFO (qtp17625901-11175) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 2081320 INFO (qtp17625901-11179) [ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 2081320 INFO (qtp17625901-11179) [ ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see modifyColl_shard1_replica2 (shard1 of modifyColl) have state: recovering [junit4] 2> 2081320 INFO (qtp17625901-11179) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=modifyColl, shard=shard1, thisCore=modifyColl_shard1_replica2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:42946_solr, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"modifyColl_shard1_replica1","base_url":"https://127.0.0.1:42946/solr","node_name":"127.0.0.1:42946_solr","state":"down"} [junit4] 2> 2081419 INFO (zkCallback-2008-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2081419 INFO (zkCallback-2006-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2082320 INFO (qtp17625901-11179) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=modifyColl, shard=shard1, thisCore=modifyColl_shard1_replica2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:42946_solr, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"modifyColl_shard1_replica1","base_url":"https://127.0.0.1:42946/solr","node_name":"127.0.0.1:42946_solr","state":"recovering"} [junit4] 2> 2082321 INFO (qtp17625901-11179) [ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 2082321 INFO (qtp17625901-11179) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:42946_solr&onlyIfLeaderActive=true&core=modifyColl_shard1_replica2&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000 [junit4] 2> 2082938 INFO (OverseerCollectionConfigSetProcessor-96707938493202445-127.0.0.1:37539_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2089321 INFO (recoveryExecutor-1992-thread-1) [ ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:35953/solr/modifyColl_shard1_replica2/] - recoveringAfterStartup=[true] [junit4] 2> 2089321 INFO (recoveryExecutor-1992-thread-1) [ ] o.a.s.u.PeerSync PeerSync: core=modifyColl_shard1_replica1 url=https://127.0.0.1:42946/solr START replicas=[https://127.0.0.1:35953/solr/modifyColl_shard1_replica2/] nUpdates=100 [junit4] 2> 2089324 INFO (qtp17625901-11205) [ ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 2089324 INFO (qtp17625901-11205) [ ] o.a.s.c.S.Request [modifyColl_shard1_replica2] webapp=/solr path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2089325 INFO (recoveryExecutor-1992-thread-1) [ ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 2089325 INFO (recoveryExecutor-1992-thread-1) [ ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync [junit4] 2> 2089325 INFO (recoveryExecutor-1992-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 2089325 INFO (recoveryExecutor-1992-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 2089325 INFO (recoveryExecutor-1992-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 2089325 INFO (recoveryExecutor-1992-thread-1) [ ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful. [junit4] 2> 2089325 INFO (recoveryExecutor-1992-thread-1) [ ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync. [junit4] 2> 2089325 INFO (recoveryExecutor-1992-thread-1) [ ] o.a.s.c.RecoveryStrategy No replay needed. [junit4] 2> 2089325 INFO (recoveryExecutor-1992-thread-1) [ ] o.a.s.c.RecoveryStrategy Registering as Active after recovery. [junit4] 2> 2089327 INFO (zkCallback-2008-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2089327 INFO (zkCallback-2006-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2090320 INFO (qtp17625901-11175) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=modifyColl&action=CREATE&numShards=1&rule=cores:<4&rule=node:*,replica:1&rule=freedisk:>1&wt=javabin&version=2} status=0 QTime=11384 [junit4] 2> 2090322 INFO (qtp17625901-11175) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :modifycollection with params autoAddReplicas=true&action=MODIFYCOLLECTION&rule=cores:<5&rule=node:*,replica:1&rule=freedisk:>5&collection=modifyColl&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2090425 INFO (zkCallback-2008-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2090425 INFO (zkCallback-2006-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2090526 INFO (qtp17625901-11175) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={autoAddReplicas=true&action=MODIFYCOLLECTION&rule=cores:<5&rule=node:*,replica:1&rule=freedisk:>5&collection=modifyColl&wt=javabin&version=2} status=0 QTime=203 [junit4] 2> 2090526 INFO (TEST-RulesTest.testModifyColl-seed#[F4A6DB518527F200]) [ ] o.a.s.c.r.RulesTest version_of_coll 6 [junit4] 2> 2090526 INFO (TEST-RulesTest.testModifyColl-seed#[F4A6DB518527F200]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testModifyColl [junit4] 2> 2090550 INFO (TEST-RulesTest.testPortRule-seed#[F4A6DB518527F200]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testPortRule [junit4] 2> 2090551 INFO (qtp17625901-11175) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=portRuleColl&router.name=implicit&action=CREATE&rule=port:35953&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2090553 INFO (OverseerThreadFactory-5236-thread-3) [ ] o.a.s.c.CreateCollectionCmd Create collection portRuleColl [junit4] 2> 2090553 INFO (OverseerCollectionConfigSetProcessor-96707938493202445-127.0.0.1:37539_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2090758 INFO (qtp17625901-11205) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=portRuleColl_shard1_replica1&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 2090758 INFO (qtp17625901-11327) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=portRuleColl_shard1_replica2&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 2090861 INFO (zkCallback-2008-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/portRuleColl/state.json] for collection [portRuleColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2091765 INFO (qtp17625901-11327) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0 [junit4] 2> 2091765 INFO (qtp17625901-11205) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0 [junit4] 2> 2091770 INFO (qtp17625901-11327) [ ] o.a.s.s.IndexSchema [portRuleColl_shard1_replica2] Schema name=minimal [junit4] 2> 2091772 INFO (qtp17625901-11205) [ ] o.a.s.s.IndexSchema [portRuleColl_shard1_replica1] Schema name=minimal [junit4] 2> 2091772 INFO (qtp17625901-11327) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2091773 INFO (qtp17625901-11327) [ ] o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl_shard1_replica2' using configuration from collection portRuleColl [junit4] 2> 2091774 INFO (qtp17625901-11205) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2091774 INFO (qtp17625901-11327) [ ] o.a.s.c.SolrCore [[portRuleColl_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001/tempDir-001/node2/portRuleColl_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001/tempDir-001/node2/./portRuleColl_shard1_replica2/data/] [junit4] 2> 2091774 INFO (qtp17625901-11205) [ ] o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl_shard1_replica1' using configuration from collection portRuleColl [junit4] 2> 2091775 INFO (qtp17625901-11205) [ ] o.a.s.c.SolrCore [[portRuleColl_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001/tempDir-001/node2/portRuleColl_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001/tempDir-001/node2/./portRuleColl_shard1_replica1/data/] [junit4] 2> 2091784 INFO (qtp17625901-11205) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2091784 INFO (qtp17625901-11327) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2091784 INFO (qtp17625901-11205) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2091784 INFO (qtp17625901-11327) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2091785 INFO (qtp17625901-11327) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2091785 INFO (qtp17625901-11327) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2091786 INFO (qtp17625901-11205) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2091786 INFO (qtp17625901-11205) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2091786 INFO (qtp17625901-11327) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15a15ab[portRuleColl_shard1_replica2] main] [junit4] 2> 2091786 INFO (qtp17625901-11205) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d5785[portRuleColl_shard1_replica1] main] [junit4] 2> 2091786 INFO (qtp17625901-11327) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2091786 INFO (qtp17625901-11205) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2091787 INFO (qtp17625901-11327) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2091787 INFO (qtp17625901-11205) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2091787 INFO (qtp17625901-11327) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2091787 INFO (qtp17625901-11205) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2091787 INFO (searcherExecutor-5257-thread-1) [ ] o.a.s.c.SolrCore [portRuleColl_shard1_replica2] Registered new searcher Searcher@15a15ab[portRuleColl_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2091787 INFO (searcherExecutor-5258-thread-1) [ ] o.a.s.c.SolrCore [portRuleColl_shard1_replica1] Registered new searcher Searcher@4d5785[portRuleColl_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2091787 INFO (qtp17625901-11327) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547327029666381824 [junit4] 2> 2091787 INFO (qtp17625901-11205) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547327029666381824 [junit4] 2> 2091791 INFO (qtp17625901-11327) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2091791 INFO (qtp17625901-11327) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2091791 INFO (qtp17625901-11327) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35953/solr/portRuleColl_shard1_replica2/ [junit4] 2> 2091791 INFO (qtp17625901-11327) [ ] o.a.s.u.PeerSync PeerSync: core=portRuleColl_shard1_replica2 url=https://127.0.0.1:35953/solr START replicas=[https://127.0.0.1:35953/solr/portRuleColl_shard1_replica1/] nUpdates=100 [junit4] 2> 2091792 INFO (qtp17625901-11327) [ ] o.a.s.u.PeerSync PeerSync: core=portRuleColl_shard1_replica2 url=https://127.0.0.1:35953/solr DONE. We have no versions. sync failed. [junit4] 2> 2091795 INFO (qtp17625901-11333) [ ] o.a.s.c.S.Request [portRuleColl_shard1_replica1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2091795 INFO (qtp17625901-11327) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 2091795 INFO (qtp17625901-11327) [ ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 2091797 INFO (qtp17625901-11327) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35953/solr/portRuleColl_shard1_replica2/ shard1 [junit4] 2> 2091903 INFO (zkCallback-2008-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/portRuleColl/state.json] for collection [portRuleColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2091948 INFO (qtp17625901-11327) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2091949 INFO (qtp17625901-11327) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=portRuleColl_shard1_replica2&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2} status=0 QTime=1191 [junit4] 2> 2092050 INFO (zkCallback-2008-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/portRuleColl/state.json] for collection [portRuleColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2092791 INFO (qtp17625901-11205) [ ] o.a.s.c.ZkController Core needs to recover:portRuleColl_shard1_replica1 [junit4] 2> 2092792 INFO (updateExecutor-1997-thread-1) [ ] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 2092792 INFO (recoveryExecutor-1998-thread-1) [ ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 2092792 INFO (recoveryExecutor-1998-thread-1) [ ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 2092792 INFO (recoveryExecutor-1998-thread-1) [ ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[portRuleColl_shard1_replica1] [junit4] 2> 2092792 INFO (recoveryExecutor-1998-thread-1) [ ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 2092792 INFO (recoveryExecutor-1998-thread-1) [ ] o.a.s.c.RecoveryStrategy Publishing state of core [portRuleColl_shard1_replica1] as recovering, leader is [https://127.0.0.1:35953/solr/portRuleColl_shard1_replica2/] and I am [https://127.0.0.1:35953/solr/portRuleColl_shard1_replica1/] [junit4] 2> 2092792 INFO (qtp17625901-11205) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=portRuleColl_shard1_replica1&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2} status=0 QTime=2034 [junit4] 2> 2092794 INFO (recoveryExecutor-1998-thread-1) [ ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:35953/solr]; [WaitForState: action=PREPRECOVERY&core=portRuleColl_shard1_replica2&nodeName=127.0.0.1:35953_solr&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 2092795 INFO (qtp17625901-11175) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 2092796 INFO (qtp17625901-11327) [ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 2092796 INFO (qtp17625901-11327) [ ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see portRuleColl_shard1_replica2 (shard1 of portRuleColl) have state: recovering [junit4] 2> 2092796 INFO (qtp17625901-11327) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=portRuleColl, shard=shard1, thisCore=portRuleColl_shard1_replica2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:35953_solr, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"portRuleColl_shard1_replica1","base_url":"https://127.0.0.1:35953/solr","node_name":"127.0.0.1:35953_solr","state":"down"} [junit4] 2> 2092895 INFO (zkCallback-2008-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/portRuleColl/state.json] for collection [portRuleColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2093796 INFO (qtp17625901-11327) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=portRuleColl, shard=shard1, thisCore=portRuleColl_shard1_replica2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:35953_solr, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"portRuleColl_shard1_replica1","base_url":"https://127.0.0.1:35953/solr","node_name":"127.0.0.1:35953_solr","state":"recovering"} [junit4] 2> 2093796 INFO (qtp17625901-11327) [ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 2093797 INFO (qtp17625901-11327) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:35953_solr&onlyIfLeaderActive=true&core=portRuleColl_shard1_replica2&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000 [junit4] 2> 2094554 INFO (OverseerCollectionConfigSetProcessor-96707938493202445-127.0.0.1:37539_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2100798 INFO (recoveryExecutor-1998-thread-1) [ ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:35953/solr/portRuleColl_shard1_replica2/] - recoveringAfterStartup=[true] [junit4] 2> 2100798 INFO (recoveryExecutor-1998-thread-1) [ ] o.a.s.u.PeerSync PeerSync: core=portRuleColl_shard1_replica1 url=https://127.0.0.1:35953/solr START replicas=[https://127.0.0.1:35953/solr/portRuleColl_shard1_replica2/] nUpdates=100 [junit4] 2> 2100800 INFO (qtp17625901-11187) [ ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 2100800 INFO (qtp17625901-11187) [ ] o.a.s.c.S.Request [portRuleColl_shard1_replica2] webapp=/solr path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2100801 INFO (recoveryExecutor-1998-thread-1) [ ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 2100801 INFO (recoveryExecutor-1998-thread-1) [ ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync [junit4] 2> 2100801 INFO (recoveryExecutor-1998-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 2100801 INFO (recoveryExecutor-1998-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 2100801 INFO (recoveryExecutor-1998-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 2100801 INFO (recoveryExecutor-1998-thread-1) [ ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful. [junit4] 2> 2100801 INFO (recoveryExecutor-1998-thread-1) [ ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync. [junit4] 2> 2100801 INFO (recoveryExecutor-1998-thread-1) [ ] o.a.s.c.RecoveryStrategy No replay needed. [junit4] 2> 2100802 INFO (recoveryExecutor-1998-thread-1) [ ] o.a.s.c.RecoveryStrategy Registering as Active after recovery. [junit4] 2> 2100803 INFO (zkCallback-2008-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/portRuleColl/state.json] for collection [portRuleColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2101796 INFO (qtp17625901-11175) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=portRuleColl&router.name=implicit&action=CREATE&rule=port:35953&wt=javabin&version=2} status=0 QTime=11244 [junit4] 2> 2101797 INFO (TEST-RulesTest.testPortRule-seed#[F4A6DB518527F200]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testPortRule [junit4] 2> 2101822 INFO (TEST-RulesTest.testHostFragmentRule-seed#[F4A6DB518527F200]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testHostFragmentRule [junit4] 2> 2101824 INFO (qtp17625901-11187) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=hostFragment&router.name=implicit&action=CREATE&rule=ip_2:0&rule=ip_1:1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2101825 INFO (OverseerThreadFactory-5236-thread-4) [ ] o.a.s.c.CreateCollectionCmd Create collection hostFragment [junit4] 2> 2102030 INFO (qtp29931414-11174) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=hostFragment_shard1_replica1&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2 [junit4] 2> 2102030 INFO (qtp18981122-11169) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=hostFragment_shard1_replica2&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2 [junit4] 2> 2102133 INFO (zkCallback-2004-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2102133 INFO (zkCallback-2005-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2103036 INFO (qtp18981122-11169) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0 [junit4] 2> 2103036 INFO (qtp29931414-11174) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0 [junit4] 2> 2103041 INFO (qtp29931414-11174) [ ] o.a.s.s.IndexSchema [hostFragment_shard1_replica1] Schema name=minimal [junit4] 2> 2103041 INFO (qtp18981122-11169) [ ] o.a.s.s.IndexSchema [hostFragment_shard1_replica2] Schema name=minimal [junit4] 2> 2103042 INFO (qtp29931414-11174) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2103042 INFO (qtp18981122-11169) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2103043 INFO (qtp18981122-11169) [ ] o.a.s.c.CoreContainer Creating SolrCore 'hostFragment_shard1_replica2' using configuration from collection hostFragment [junit4] 2> 2103043 INFO (qtp29931414-11174) [ ] o.a.s.c.CoreContainer Creating SolrCore 'hostFragment_shard1_replica1' using configuration from collection hostFragment [junit4] 2> 2103043 INFO (qtp29931414-11174) [ ] o.a.s.c.SolrCore [[hostFragment_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001/tempDir-001/node3/hostFragment_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001/tempDir-001/node3/./hostFragment_shard1_replica1/data/] [junit4] 2> 2103043 INFO (qtp18981122-11169) [ ] o.a.s.c.SolrCore [[hostFragment_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001/tempDir-001/node1/hostFragment_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001/tempDir-001/node1/./hostFragment_shard1_replica2/data/] [junit4] 2> 2103050 INFO (qtp18981122-11169) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2103050 INFO (qtp29931414-11174) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2103050 INFO (qtp18981122-11169) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2103050 INFO (qtp29931414-11174) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2103051 INFO (qtp18981122-11169) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2103051 INFO (qtp29931414-11174) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2103051 INFO (qtp18981122-11169) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2103051 INFO (qtp29931414-11174) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2103051 INFO (qtp18981122-11169) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10e6e4e[hostFragment_shard1_replica2] main] [junit4] 2> 2103051 INFO (qtp29931414-11174) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b45a09[hostFragment_shard1_replica1] main] [junit4] 2> 2103052 INFO (qtp18981122-11169) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2103052 INFO (qtp29931414-11174) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2103052 INFO (qtp18981122-11169) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2103052 INFO (qtp29931414-11174) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2103052 INFO (qtp18981122-11169) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2103052 INFO (qtp29931414-11174) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2103052 INFO (searcherExecutor-5267-thread-1) [ ] o.a.s.c.SolrCore [hostFragment_shard1_replica2] Registered new searcher Searcher@10e6e4e[hostFragment_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2103052 INFO (searcherExecutor-5268-thread-1) [ ] o.a.s.c.SolrCore [hostFragment_shard1_replica1] Registered new searcher Searcher@b45a09[hostFragment_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2103052 INFO (qtp18981122-11169) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547327041478590464 [junit4] 2> 2103052 INFO (qtp29931414-11174) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547327041478590464 [junit4] 2> 2103056 INFO (qtp29931414-11174) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2103056 INFO (qtp29931414-11174) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2103056 INFO (qtp29931414-11174) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40317/solr/hostFragment_shard1_replica1/ [junit4] 2> 2103056 INFO (qtp29931414-11174) [ ] o.a.s.u.PeerSync PeerSync: core=hostFragment_shard1_replica1 url=https://127.0.0.1:40317/solr START replicas=[https://127.0.0.1:37539/solr/hostFragment_shard1_replica2/] nUpdates=100 [junit4] 2> 2103057 INFO (qtp29931414-11174) [ ] o.a.s.u.PeerSync PeerSync: core=hostFragment_shard1_replica1 url=https://127.0.0.1:40317/solr DONE. We have no versions. sync failed. [junit4] 2> 2103059 INFO (qtp18981122-11176) [ ] o.a.s.c.S.Request [hostFragment_shard1_replica2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2103059 INFO (qtp29931414-11174) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 2103059 INFO (qtp29931414-11174) [ ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 2103062 INFO (qtp29931414-11174) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40317/solr/hostFragment_shard1_replica1/ shard1 [junit4] 2> 2103163 INFO (zkCallback-2004-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2103163 INFO (zkCallback-2005-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2103212 INFO (qtp29931414-11174) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2103214 INFO (qtp29931414-11174) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=hostFragment_shard1_replica1&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2} status=0 QTime=1183 [junit4] 2> 2103315 INFO (zkCallback-2004-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2103315 INFO (zkCallback-2005-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2104057 INFO (qtp18981122-11169) [ ] o.a.s.c.ZkController Core needs to recover:hostFragment_shard1_replica2 [junit4] 2> 2104057 INFO (updateExecutor-1993-thread-1) [ ] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 2104057 INFO (recoveryExecutor-1994-thread-1) [ ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 2104057 INFO (recoveryExecutor-1994-thread-1) [ ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 2104057 INFO (recoveryExecutor-1994-thread-1) [ ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[hostFragment_shard1_replica2] [junit4] 2> 2104057 INFO (recoveryExecutor-1994-thread-1) [ ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 2104058 INFO (recoveryExecutor-1994-thread-1) [ ] o.a.s.c.RecoveryStrategy Publishing state of core [hostFragment_shard1_replica2] as recovering, leader is [https://127.0.0.1:40317/solr/hostFragment_shard1_replica1/] and I am [https://127.0.0.1:37539/solr/hostFragment_shard1_replica2/] [junit4] 2> 2104058 INFO (qtp18981122-11169) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=hostFragment_shard1_replica2&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2} status=0 QTime=2027 [junit4] 2> 2104059 INFO (recoveryExecutor-1994-thread-1) [ ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:40317/solr]; [WaitForState: action=PREPRECOVERY&core=hostFragment_shard1_replica1&nodeName=127.0.0.1:37539_solr&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 2104060 INFO (qtp17625901-11187) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 2104061 INFO (qtp29931414-11174) [ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 2104061 INFO (qtp29931414-11174) [ ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see hostFragment_shard1_replica1 (shard1 of hostFragment) have state: recovering [junit4] 2> 2104061 INFO (qtp29931414-11174) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=hostFragment, shard=shard1, thisCore=hostFragment_shard1_replica1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:37539_solr, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"hostFragment_shard1_replica2","base_url":"https://127.0.0.1:37539/solr","node_name":"127.0.0.1:37539_solr","state":"down"} [junit4] 2> 2104160 INFO (zkCallback-2005-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2104160 INFO (zkCallback-2004-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2105062 INFO (qtp29931414-11174) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=hostFragment, shard=shard1, thisCore=hostFragment_shard1_replica1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:37539_solr, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"hostFragment_shard1_replica2","base_url":"https://127.0.0.1:37539/solr","node_name":"127.0.0.1:37539_solr","state":"recovering"} [junit4] 2> 2105062 INFO (qtp29931414-11174) [ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 2105062 INFO (qtp29931414-11174) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:37539_solr&onlyIfLeaderActive=true&core=hostFragment_shard1_replica1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001 [junit4] 2> 2105826 INFO (OverseerCollectionConfigSetProcessor-96707938493202445-127.0.0.1:37539_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2112063 INFO (recoveryExecutor-1994-thread-1) [ ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:40317/solr/hostFragment_shard1_replica1/] - recoveringAfterStartup=[true] [junit4] 2> 2112063 INFO (recoveryExecutor-1994-thread-1) [ ] o.a.s.u.PeerSync PeerSync: core=hostFragment_shard1_replica2 url=https://127.0.0.1:37539/solr START replicas=[https://127.0.0.1:40317/solr/hostFragment_shard1_replica1/] nUpdates=100 [junit4] 2> 2112067 INFO (qtp29931414-11186) [ ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 2112067 INFO (qtp29931414-11186) [ ] o.a.s.c.S.Request [hostFragment_shard1_replica1] webapp=/solr path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2112067 INFO (recoveryExecutor-1994-thread-1) [ ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 2112067 INFO (recoveryExecutor-1994-thread-1) [ ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync [junit4] 2> 2112067 INFO (recoveryExecutor-1994-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 2112067 INFO (recoveryExecutor-1994-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 2112068 INFO (recoveryExecutor-1994-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 2112068 INFO (recoveryExecutor-1994-thread-1) [ ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful. [junit4] 2> 2112068 INFO (recoveryExecutor-1994-thread-1) [ ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync. [junit4] 2> 2112068 INFO (recoveryExecutor-1994-thread-1) [ ] o.a.s.c.RecoveryStrategy No replay needed. [junit4] 2> 2112068 INFO (recoveryExecutor-1994-thread-1) [ ] o.a.s.c.RecoveryStrategy Registering as Active after recovery. [junit4] 2> 2112069 INFO (zkCallback-2005-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2112069 INFO (zkCallback-2004-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2113064 INFO (qtp17625901-11187) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=hostFragment&router.name=implicit&action=CREATE&rule=ip_2:0&rule=ip_1:1&wt=javabin&version=2} status=0 QTime=11240 [junit4] 2> 2113064 INFO (TEST-RulesTest.testHostFragmentRule-seed#[F4A6DB518527F200]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testHostFragmentRule [junit4] 2> 2113093 INFO (TEST-RulesTest.testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch-seed#[F4A6DB518527F200]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch [junit4] 2> 2113098 INFO (qtp17625901-11183) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=ipRuleColl&router.name=implicit&action=CREATE&rule=ip_2:0&rule=ip_1:19999&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2113100 INFO (OverseerThreadFactory-5236-thread-5) [ ] o.a.s.c.CreateCollectionCmd Create collection ipRuleColl [junit4] 2> 2113100 ERROR (OverseerThreadFactory-5236-thread-5) [ ] o.a.s.c.OverseerCollectionMessageHandler Collection: ipRuleColl operation: create failed:org.apache.solr.common.SolrException: Could not identify nodes matching the rules [{"ip_2":"0"}, {"ip_1":"19999"}] [junit4] 2> tag values{ [junit4] 2> "127.0.0.1:35953_solr":{ [junit4] 2> "ip_1":"1", [junit4] 2> "ip_2":"0"}, [junit4] 2> "127.0.0.1:37539_solr":{ [junit4] 2> "ip_1":"1", [junit4] 2> "ip_2":"0"}, [junit4] 2> "127.0.0.1:42946_solr":{ [junit4] 2> "ip_1":"1", [junit4] 2> "ip_2":"0"}, [junit4] 2> "127.0.0.1:40317_solr":{ [junit4] 2> "ip_1":"1", [junit4] 2> "ip_2":"0"}, [junit4] 2> "127.0.0.1:37158_solr":{ [junit4] 2> "ip_1":"1", [junit4] 2> "ip_2":"0"}} [junit4] 2> at org.apache.solr.cloud.rule.ReplicaAssigner.getNodeMappings(ReplicaAssigner.java:148) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.identifyNodes(OverseerCollectionMessageHandler.java:727) [junit4] 2> at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:156) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:222) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1161) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:635) [junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:843) [junit4] 2> [junit4] 2> 2113103 INFO (qtp17625901-11183) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=ipRuleColl&router.name=implicit&action=CREATE&rule=ip_2:0&rule=ip_1:19999&wt=javabin&version=2} status=400 QTime=5 [junit4] 2> 2113104 INFO (TEST-RulesTest.testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch-seed#[F4A6DB518527F200]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch [junit4] 2> 2113135 INFO (TEST-RulesTest.doIntegrationTest-seed#[F4A6DB518527F200]) [ ] o.a.s.SolrTestCaseJ4 ###Starting doIntegrationTest [junit4] 2> 2113137 INFO (qtp17625901-11187) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=rulesColl&router.name=implicit&action=CREATE&rule=cores:<4&rule=node:*,replica:<2&rule=freedisk:>0&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2113138 INFO (OverseerThreadFactory-5236-thread-5) [ ] o.a.s.c.CreateCollectionCmd Create collection rulesColl [junit4] 2> 2113138 INFO (OverseerCollectionConfigSetProcessor-96707938493202445-127.0.0.1:37539_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2113140 INFO (qtp18981122-11176) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=1, freedisk=85} [junit4] 2> 2113140 INFO (qtp18981122-11176) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1} status=0 QTime=0 [junit4] 2> 2113143 INFO (qtp9581932-11194) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=85} [junit4] 2> 2113143 INFO (qtp9581932-11194) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1} status=0 QTime=0 [junit4] 2> 2113145 INFO (qtp17625901-11195) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=3, freedisk=85} [junit4] 2> 2113145 INFO (qtp17625901-11195) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1} status=0 QTime=0 [junit4] 2> 2113147 INFO (qtp16599882-11173) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=1, freedisk=85} [junit4] 2> 2113147 INFO (qtp16599882-11173) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1} status=0 QTime=0 [junit4] 2> 2113149 INFO (qtp29931414-11186) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=1, freedisk=85} [junit4] 2> 2113149 INFO (qtp29931414-11186) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1} status=0 QTime=0 [junit4] 2> 2113353 INFO (qtp9581932-11194) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=rulesColl_shard1_replica1&action=CREATE&numShards=1&collection=rulesColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 2113353 INFO (qtp18981122-11176) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=rulesColl_shard1_replica2&action=CREATE&numShards=1&collection=rulesColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 2113456 INFO (zkCallback-2007-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2113456 INFO (zkCallback-2005-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2114360 INFO (qtp9581932-11194) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0 [junit4] 2> 2114360 INFO (qtp18981122-11176) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0 [junit4] 2> 2114376 INFO (qtp18981122-11176) [ ] o.a.s.s.IndexSchema [rulesColl_shard1_replica2] Schema name=minimal [junit4] 2> 2114376 INFO (qtp9581932-11194) [ ] o.a.s.s.IndexSchema [rulesColl_shard1_replica1] Schema name=minimal [junit4] 2> 2114379 INFO (qtp18981122-11176) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2114379 INFO (qtp9581932-11194) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2114379 INFO (qtp18981122-11176) [ ] o.a.s.c.CoreContainer Creating SolrCore 'rulesColl_shard1_replica2' using configuration from collection rulesColl [junit4] 2> 2114380 INFO (qtp18981122-11176) [ ] o.a.s.c.SolrCore [[rulesColl_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001/tempDir-001/node1/rulesColl_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB [...truncated too long message...] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572) [junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:843) [junit4] 2> [junit4] 2> 2127660 INFO (qtp29931414-11196) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:42946_solr&onlyIfLeaderActive=true&core=rulesColl_shard2_replica2&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=1001 [junit4] 2> 2128195 WARN (zkCallback-2008-thread-1) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/modifyColl/state.json] [junit4] 2> 2128195 WARN (zkCallback-2008-thread-2) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2128195 WARN (zkCallback-2007-thread-1) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2128195 WARN (zkCallback-2006-thread-1) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2128196 INFO (jetty-launcher-1982-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@601417{/solr,null,UNAVAILABLE} [junit4] 2> 2128196 INFO (jetty-launcher-1982-thread-5) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@974376{/solr,null,UNAVAILABLE} [junit4] 2> 2128196 INFO (jetty-launcher-1982-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47407c{/solr,null,UNAVAILABLE} [junit4] 2> 2128196 WARN (zkCallback-2004-thread-2) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2128196 INFO (jetty-launcher-1982-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c3bb10{/solr,null,UNAVAILABLE} [junit4] 2> 2128196 WARN (zkCallback-2005-thread-6) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2128197 INFO (jetty-launcher-1982-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7db78c{/solr,null,UNAVAILABLE} [junit4] 2> 2128198 INFO (SUITE-RulesTest-seed#[F4A6DB518527F200]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39116 39116 [junit4] 2> 2128256 INFO (Thread-2793) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39116 39116 [junit4] 2> 2128257 WARN (Thread-2793) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 5 /solr/security.json [junit4] 2> 5 /solr/configs/conf [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 4 /solr/collections/rulesColl/state.json [junit4] 2> 2 /solr/collections/modifyColl/state.json [junit4] 2> 2 /solr/collections/hostFragment/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 34 /solr/overseer/queue [junit4] 2> 34 /solr/overseer/collection-queue-work [junit4] 2> 10 /solr/overseer/queue-work [junit4] 2> 6 /solr/live_nodes [junit4] 2> 6 /solr/collections [junit4] 2> [junit4] 2> 2128257 INFO (SUITE-RulesTest-seed#[F4A6DB518527F200]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_F4A6DB518527F200-001 [junit4] 2> Oct 05, 2016 5:41:23 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(Lucene62): {}, docValues:{}, maxPointsInLeafNode=109, maxMBSortInHeap=5.932888724877319, sim=ClassicSimilarity, locale=yo, timezone=Etc/GMT-2 [junit4] 2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=297062408,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestRandomDVFaceting, SolrRequestParserTest, TestIBSimilarityFactory, HdfsBasicDistributedZkTest, TestSolrDeletionPolicy2, AnalyticsQueryTest, DocExpirationUpdateProcessorFactoryTest, SyncSliceTest, SolrCloudExampleTest, TestPKIAuthenticationPlugin, DistributedSpellCheckComponentTest, CheckHdfsIndexTest, TestFastLRUCache, BJQParserTest, TestConfigSetsAPIExclusivity, OverseerModifyCollectionTest, CdcrVersionReplicationTest, ResourceLoaderTest, TestSolrCloudWithKerberosAlt, PathHierarchyTokenizerFactoryTest, UUIDUpdateProcessorFallbackTest, QueryEqualityTest, RequiredFieldsTest, TestRealTimeGet, TestCloudPseudoReturnFields, MBeansHandlerTest, TestSQLHandler, TestHdfsUpdateLog, HighlighterMaxOffsetTest, DistributedFacetExistsSmallTest, ChaosMonkeyNothingIsSafeTest, DeleteShardTest, PreAnalyzedUpdateProcessorTest, DataDrivenBlockJoinTest, HdfsThreadLeakTest, TestSolrQueryParserDefaultOperatorResource, TestPseudoReturnFields, QueryResultKeyTest, TestStressRecovery, SharedFSAutoReplicaFailoverUtilsTest, TestFieldCollectionResource, RestartWhileUpdatingTest, TestLeaderInitiatedRecoveryThread, TestReloadDeadlock, TestCloudSchemaless, AtomicUpdatesTest, StatsReloadRaceTest, TestMiniSolrCloudClusterSSL, SignatureUpdateProcessorFactoryTest, TestRandomFaceting, ExternalFileFieldSortTest, ConcurrentDeleteAndCreateCollectionTest, TestFastWriter, CurrencyFieldOpenExchangeTest, TestInitParams, TestRequestForwarding, TestSolrQueryResponse, ScriptEngineTest, TestUseDocValuesAsStored, UUIDFieldTest, TestRandomRequestDistribution, RegexBoostProcessorTest, SaslZkACLProviderTest, ClusterStateTest, OutputWriterTest, ResponseHeaderTest, TestAtomicUpdateErrorCases, TestSolrCoreProperties, DistributedQueryElevationComponentTest, TestFieldTypeResource, RemoteQueryErrorTest, BigEndianAscendingWordDeserializerTest, BooleanFieldTest, TestBulkSchemaAPI, TestBinaryResponseWriter, TestManagedStopFilterFactory, StandardRequestHandlerTest, TestBulkSchemaConcurrent, HdfsCollectionsAPIDistributedZkTest, BasicDistributedZkTest, FileBasedSpellCheckerTest, XsltUpdateRequestHandlerTest, TestBlobHandler, DistributedQueryComponentCustomSortTest, TestJmxIntegration, ZkStateReaderTest, TestBinaryResponseWriter, TestGraphMLResponseWriter, SolrCoreTest, TestShardHandlerFactory, LeaderElectionIntegrationTest, ZkNodePropsTest, TestJoin, TestFieldCacheSanityChecker, TestDocTermOrds, CdcrReplicationDistributedZkTest, DocValuesMissingTest, SuggestComponentTest, RuleEngineTest, TestDynamicLoading, TestCustomSort, DateFieldTest, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, SoftAutoCommitTest, SuggesterTSTTest, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestQueryUtils, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, RequestHandlersTest, TestValueSourceCache, FastVectorHighlighterTest, ReturnFieldsTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, HighlighterConfigTest, AlternateDirectoryTest, TestMergePolicyConfig, TestDocSet, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, SynonymTokenizerTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, URLClassifyProcessorTest, PluginInfoTest, TestSuggestSpellingConverter, DOMUtilTest, SliceStateTest, CircularListTest, DistributedIntervalFacetingTest, CollectionTooManyReplicasTest, CreateCollectionCleanupTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, HttpPartitionTest, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestHdfsCloudBackupRestore, TestLockTree, TestReplicaProperties, TestTolerantUpdateProcessorRandomCloud, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ZkStateWriterTest, RulesTest] [junit4] Completed [531/637 (1!)] on J0 in 50.12s, 5 tests, 1 error <<< FAILURES! [...truncated 50240 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org