Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6629/ Java: 64bit/jdk-9-ea+171 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.cloud.rule.RulesTest.doIntegrationTest Error Message: Error from server at http://127.0.0.1:57904/solr: delete the collection time out:180s Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57904/solr: delete the collection time out:180s at __randomizedtesting.SeedInfo.seed([31C04DE54513702C:D4F30A645967822E]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:237) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:459) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:389) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1130) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177) at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:442) at org.apache.solr.cloud.rule.RulesTest.removeCollections(RulesTest.java:63) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:563) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:965) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 12958 lines...] [junit4] Suite: org.apache.solr.cloud.rule.RulesTest [junit4] 2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_31C04DE54513702C-001\init-core-data-001 [junit4] 2> 2630370 INFO (SUITE-RulesTest-seed#[31C04DE54513702C]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields [junit4] 2> 2630371 INFO (SUITE-RulesTest-seed#[31C04DE54513702C]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 2630371 INFO (SUITE-RulesTest-seed#[31C04DE54513702C]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_31C04DE54513702C-001\tempDir-001 [junit4] 2> 2630371 INFO (SUITE-RulesTest-seed#[31C04DE54513702C]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2630372 INFO (Thread-4750) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2630372 INFO (Thread-4750) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2630374 ERROR (Thread-4750) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 2630472 INFO (SUITE-RulesTest-seed#[31C04DE54513702C]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:57891 [junit4] 2> 2630484 INFO (jetty-launcher-3539-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2630484 INFO (jetty-launcher-3539-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2630485 INFO (jetty-launcher-3539-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2630485 INFO (jetty-launcher-3539-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6289aacc{/solr,null,AVAILABLE} [junit4] 2> 2630485 INFO (jetty-launcher-3539-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2630486 INFO (jetty-launcher-3539-thread-5) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2630486 INFO (jetty-launcher-3539-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@171a3aa9{/solr,null,AVAILABLE} [junit4] 2> 2630487 INFO (jetty-launcher-3539-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@562d557b{HTTP/1.1,[http/1.1]}{127.0.0.1:57895} [junit4] 2> 2630487 INFO (jetty-launcher-3539-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6628378{HTTP/1.1,[http/1.1]}{127.0.0.1:57898} [junit4] 2> 2630488 INFO (jetty-launcher-3539-thread-1) [ ] o.e.j.s.Server Started @2632689ms [junit4] 2> 2630485 INFO (jetty-launcher-3539-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@600b6d3e{/solr,null,AVAILABLE} [junit4] 2> 2630488 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57895} [junit4] 2> 2630488 ERROR (jetty-launcher-3539-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2630488 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 2630488 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2630489 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2630489 INFO (jetty-launcher-3539-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@145e54c1{HTTP/1.1,[http/1.1]}{127.0.0.1:57901} [junit4] 2> 2630489 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-08T11:13:45.949509700Z [junit4] 2> 2630489 INFO (jetty-launcher-3539-thread-3) [ ] o.e.j.s.Server Started @2632690ms [junit4] 2> 2630489 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57901} [junit4] 2> 2630489 INFO (jetty-launcher-3539-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@514dadee{/solr,null,AVAILABLE} [junit4] 2> 2630489 ERROR (jetty-launcher-3539-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2630489 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 2630489 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2630489 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2630490 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-08T11:13:45.950492200Z [junit4] 2> 2630490 INFO (jetty-launcher-3539-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6cded973{HTTP/1.1,[http/1.1]}{127.0.0.1:57904} [junit4] 2> 2630490 INFO (jetty-launcher-3539-thread-2) [ ] o.e.j.s.Server Started @2632691ms [junit4] 2> 2630490 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57904} [junit4] 2> 2630488 INFO (jetty-launcher-3539-thread-4) [ ] o.e.j.s.Server Started @2632689ms [junit4] 2> 2630490 ERROR (jetty-launcher-3539-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2630490 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57898} [junit4] 2> 2630491 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 2630491 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2630491 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2630491 ERROR (jetty-launcher-3539-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2630491 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-08T11:13:45.951520700Z [junit4] 2> 2630491 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 2630491 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2630491 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2630491 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-08T11:13:45.951520700Z [junit4] 2> 2630491 INFO (jetty-launcher-3539-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4cc0f49f{/solr,null,AVAILABLE} [junit4] 2> 2630492 INFO (jetty-launcher-3539-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5c3a9f83{HTTP/1.1,[http/1.1]}{127.0.0.1:57911} [junit4] 2> 2630492 INFO (jetty-launcher-3539-thread-5) [ ] o.e.j.s.Server Started @2632694ms [junit4] 2> 2630493 INFO (jetty-launcher-3539-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57911} [junit4] 2> 2630493 ERROR (jetty-launcher-3539-thread-5) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2630493 INFO (jetty-launcher-3539-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 2630493 INFO (jetty-launcher-3539-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2630493 INFO (jetty-launcher-3539-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2630493 INFO (jetty-launcher-3539-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-08T11:13:45.953676500Z [junit4] 2> 2630508 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2630508 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2630509 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2630509 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2630514 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 0x15c8769056a0003, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 2630517 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57891/solr [junit4] 2> 2630517 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57891/solr [junit4] 2> 2630517 INFO (jetty-launcher-3539-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2630517 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57891/solr [junit4] 2> 2630518 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 0x15c8769056a0004, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 2630520 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57891/solr [junit4] 2> 2630522 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 0x15c8769056a0006, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 2630524 INFO (jetty-launcher-3539-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57891/solr [junit4] 2> 2630553 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2630553 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2630553 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2630554 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2630554 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57901_solr [junit4] 2> 2630554 INFO (jetty-launcher-3539-thread-5) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2630555 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.c.Overseer Overseer (id=98102177027457035-127.0.0.1:57901_solr-n_0000000000) starting [junit4] 2> 2630555 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57898_solr [junit4] 2> 2630555 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57895_solr [junit4] 2> 2630556 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57904_solr [junit4] 2> 2630557 INFO (jetty-launcher-3539-thread-5) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57911_solr [junit4] 2> 2630591 INFO (zkCallback-3562-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2630591 INFO (zkCallback-3559-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2630591 INFO (zkCallback-3565-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2630591 INFO (zkCallback-3561-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2630591 INFO (zkCallback-3566-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2630609 INFO (zkCallback-3565-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2630609 INFO (zkCallback-3559-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2630609 INFO (zkCallback-3566-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2630609 INFO (zkCallback-3561-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2630610 INFO (zkCallback-3562-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2630640 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57904.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2630643 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57904.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2630643 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57904.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2630644 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_31C04DE54513702C-001\tempDir-001\node2\. [junit4] 2> 2630654 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57895.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2630662 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57901_solr [junit4] 2> 2630663 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57895.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2630663 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57895.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2630664 INFO (zkCallback-3565-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2630664 INFO (zkCallback-3559-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2630664 INFO (zkCallback-3562-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2630664 INFO (zkCallback-3566-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2630664 INFO (zkCallback-3561-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2630666 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_31C04DE54513702C-001\tempDir-001\node1\. [junit4] 2> 2630671 INFO (jetty-launcher-3539-thread-5) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57911.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2630672 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57898.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2630678 INFO (jetty-launcher-3539-thread-5) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57911.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2630679 INFO (jetty-launcher-3539-thread-5) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57911.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2630679 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57898.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2630680 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57898.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2630680 INFO (jetty-launcher-3539-thread-5) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_31C04DE54513702C-001\tempDir-001\node5\. [junit4] 2> 2630681 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_31C04DE54513702C-001\tempDir-001\node4\. [junit4] 2> 2630713 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57901.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2630716 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57901.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2630716 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57901.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2630717 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_31C04DE54513702C-001\tempDir-001\node3\. [junit4] 2> 2630872 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 0x15c8769056a0010, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 2630880 INFO (SUITE-RulesTest-seed#[31C04DE54513702C]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 2630882 INFO (SUITE-RulesTest-seed#[31C04DE54513702C]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57891/solr ready [junit4] 2> 2630909 INFO (TEST-RulesTest.testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch-seed#[31C04DE54513702C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch [junit4] 2> 2630914 INFO (qtp1775289842-23174) [ ] 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&nrtReplicas=2&action=CREATE&rule=ip_2:0&rule=ip_1:19999&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2630917 INFO (OverseerThreadFactory-8584-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection ipRuleColl [junit4] 2> 2630919 ERROR (OverseerThreadFactory-8584-thread-1) [ ] 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:57911_solr":{ [junit4] 2> "ip_1":"1", [junit4] 2> "ip_2":"0"}, [junit4] 2> "127.0.0.1:57904_solr":{ [junit4] 2> "ip_1":"1", [junit4] 2> "ip_2":"0"}, [junit4] 2> "127.0.0.1:57895_solr":{ [junit4] 2> "ip_1":"1", [junit4] 2> "ip_2":"0"}, [junit4] 2> "127.0.0.1:57901_solr":{ [junit4] 2> "ip_1":"1", [junit4] 2> "ip_2":"0"}, [junit4] 2> "127.0.0.1:57898_solr":{ [junit4] 2> "ip_1":"1", [junit4] 2> "ip_2":"0"}} [junit4] 2> at org.apache.solr.cloud.rule.ReplicaAssigner.getNodeMappings(ReplicaAssigner.java:146) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.identifyNodes(OverseerCollectionMessageHandler.java:763) [junit4] 2> at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:165) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:233) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> [junit4] 2> 2630922 INFO (qtp1775289842-23174) [ ] 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&nrtReplicas=2&action=CREATE&rule=ip_2:0&rule=ip_1:19999&wt=javabin&version=2} status=400 QTime=7 [junit4] 2> 2630924 INFO (TEST-RulesTest.testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch-seed#[31C04DE54513702C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 2630924 INFO (TEST-RulesTest.testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch-seed#[31C04DE54513702C]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch [junit4] 2> 2630953 INFO (TEST-RulesTest.testHostFragmentRule-seed#[31C04DE54513702C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testHostFragmentRule [junit4] 2> 2630955 INFO (qtp1775289842-23175) [ ] 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&nrtReplicas=2&action=CREATE&rule=ip_2:0&rule=ip_1:1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2630957 INFO (OverseerCollectionConfigSetProcessor-98102177027457035-127.0.0.1:57901_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> 2630957 INFO (OverseerThreadFactory-8584-thread-2) [ ] o.a.s.c.CreateCollectionCmd Create collection hostFragment [junit4] 2> 2631065 INFO (qtp1775289842-23177) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=hostFragment_shard1_replica_n1&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2631065 INFO (qtp687732478-23187) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=hostFragment_shard1_replica_n2&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2631065 INFO (qtp1775289842-23177) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2631066 INFO (qtp687732478-23187) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2631176 INFO (zkCallback-3559-thread-1) [ ] 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> 2631176 INFO (zkCallback-3566-thread-1) [ ] 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> 2632083 INFO (qtp1775289842-23177) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2632083 INFO (qtp687732478-23187) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2632093 INFO (qtp1775289842-23177) [ ] o.a.s.s.IndexSchema [hostFragment_shard1_replica_n1] Schema name=minimal [junit4] 2> 2632093 INFO (qtp687732478-23187) [ ] o.a.s.s.IndexSchema [hostFragment_shard1_replica_n2] Schema name=minimal [junit4] 2> 2632096 INFO (qtp1775289842-23177) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2632096 INFO (qtp1775289842-23177) [ ] o.a.s.c.CoreContainer Creating SolrCore 'hostFragment_shard1_replica_n1' using configuration from collection hostFragment, trusted=true [junit4] 2> 2632096 INFO (qtp687732478-23187) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2632096 INFO (qtp687732478-23187) [ ] o.a.s.c.CoreContainer Creating SolrCore 'hostFragment_shard1_replica_n2' using configuration from collection hostFragment, trusted=true [junit4] 2> 2632097 INFO (qtp1775289842-23177) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57904.solr.core.hostFragment.shard1.replica_n1' (registry 'solr.core.hostFragment.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2632097 INFO (qtp687732478-23187) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57911.solr.core.hostFragment.shard1.replica_n2' (registry 'solr.core.hostFragment.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2632097 INFO (qtp1775289842-23177) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2632097 INFO (qtp687732478-23187) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2632097 INFO (qtp1775289842-23177) [ ] o.a.s.c.SolrCore [[hostFragment_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_31C04DE54513702C-001\tempDir-001\node2\hostFragment_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_31C04DE54513702C-001\tempDir-001\node2\.\hostFragment_shard1_replica_n1\data\] [junit4] 2> 2632097 INFO (qtp687732478-23187) [ ] o.a.s.c.SolrCore [[hostFragment_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_31C04DE54513702C-001\tempDir-001\node5\hostFragment_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_31C04DE54513702C-001\tempDir-001\node5\.\hostFragment_shard1_replica_n2\data\] [junit4] 2> 2632156 INFO (qtp687732478-23187) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2632156 INFO (qtp687732478-23187) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2632158 INFO (qtp687732478-23187) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2632158 INFO (qtp687732478-23187) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2632160 INFO (qtp687732478-23187) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4494e8fa[hostFragment_shard1_replica_n2] main] [junit4] 2> 2632161 INFO (qtp687732478-23187) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2632161 INFO (qtp687732478-23187) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2632161 INFO (qtp1775289842-23177) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2632161 INFO (qtp1775289842-23177) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2632161 INFO (qtp687732478-23187) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2632162 INFO (searcherExecutor-8588-thread-1) [ ] o.a.s.c.SolrCore [hostFragment_shard1_replica_n2] Registered new searcher Searcher@4494e8fa[hostFragment_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2632162 INFO (qtp687732478-23187) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1569634834314166272 [junit4] 2> 2632163 INFO (qtp1775289842-23177) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2632163 INFO (qtp1775289842-23177) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2632164 INFO (qtp1775289842-23177) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@51e52cdb[hostFragment_shard1_replica_n1] main] [junit4] 2> 2632165 INFO (qtp1775289842-23177) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2632165 INFO (qtp1775289842-23177) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2632166 INFO (qtp1775289842-23177) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2632166 INFO (searcherExecutor-8587-thread-1) [ ] o.a.s.c.SolrCore [hostFragment_shard1_replica_n1] Registered new searcher Searcher@51e52cdb[hostFragment_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2632167 INFO (qtp1775289842-23177) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1569634834319409152 [junit4] 2> 2632167 INFO (qtp687732478-23187) [ ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 2632270 INFO (zkCallback-3566-thread-1) [ ] 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> 2632270 INFO (zkCallback-3559-thread-1) [ ] 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> 2632669 INFO (qtp687732478-23187) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2632669 INFO (qtp687732478-23187) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2632669 INFO (qtp687732478-23187) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57911/solr/hostFragment_shard1_replica_n2/ [junit4] 2> 2632670 INFO (qtp687732478-23187) [ ] o.a.s.u.PeerSync PeerSync: core=hostFragment_shard1_replica_n2 url=http://127.0.0.1:57911/solr START replicas=[http://127.0.0.1:57904/solr/hostFragment_shard1_replica_n1/] nUpdates=100 [junit4] 2> 2632670 INFO (qtp687732478-23187) [ ] o.a.s.u.PeerSync PeerSync: core=hostFragment_shard1_replica_n2 url=http://127.0.0.1:57911/solr DONE. We have no versions. sync failed. [junit4] 2> 2632672 INFO (qtp1775289842-23178) [ ] o.a.s.c.S.Request [hostFragment_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2632673 INFO (qtp687732478-23187) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 2632673 INFO (qtp687732478-23187) [ ] 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> 2632673 INFO (qtp687732478-23187) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2632684 INFO (qtp687732478-23187) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57911/solr/hostFragment_shard1_replica_n2/ shard1 [junit4] 2> 2632789 INFO (zkCallback-3566-thread-1) [ ] 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> 2632789 INFO (zkCallback-3559-thread-1) [ ] 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> 2632838 INFO (qtp687732478-23187) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2632842 INFO (qtp687732478-23187) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=hostFragment_shard1_replica_n2&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1777 [junit4] 2> 2632946 INFO (zkCallback-3566-thread-1) [ ] 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> 2632946 INFO (zkCallback-3559-thread-1) [ ] 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> 2633175 INFO (qtp1775289842-23177) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=hostFragment_shard1_replica_n1&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2110 [junit4] 2> 2633178 INFO (qtp1775289842-23175) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 2633276 INFO (zkCallback-3566-thread-1) [ ] 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> 2633276 INFO (zkCallback-3559-thread-1) [ ] 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> 2634178 INFO (qtp1775289842-23175) [ ] 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&nrtReplicas=2&action=CREATE&rule=ip_2:0&rule=ip_1:1&wt=javabin&version=2} status=0 QTime=3223 [junit4] 2> 2634183 INFO (TEST-RulesTest.testHostFragmentRule-seed#[31C04DE54513702C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 2634186 INFO (qtp1775289842-23208) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=hostFragment&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2634190 INFO (OverseerCollectionConfigSetProcessor-98102177027457035-127.0.0.1:57901_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> 2634191 INFO (OverseerThreadFactory-8584-thread-3) [ ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 2634192 INFO (qtp687732478-23188) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.hostFragment.shard1.replica_n2, tag=null [junit4] 2> 2634192 INFO (qtp1775289842-23209) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.hostFragment.shard1.replica_n1, tag=null [junit4] 2> 2634199 INFO (qtp1775289842-23209) [ ] o.a.s.c.SolrCore [hostFragment_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@36d6f876 [junit4] 2> 2634199 INFO (qtp687732478-23188) [ ] o.a.s.c.SolrCore [hostFragment_shard1_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@12e84be9 [junit4] 2> 2634199 INFO (qtp1775289842-23209) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.hostFragment.shard1.replica_n1, tag=920057974 [junit4] 2> 2634199 INFO (qtp687732478-23188) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.hostFragment.shard1.replica_n2, tag=317213673 [junit4] 2> 2634199 INFO (qtp1775289842-23209) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.hostFragment.shard1.leader, tag=920057974 [junit4] 2> 2634199 INFO (qtp687732478-23188) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.hostFragment.shard1.leader, tag=317213673 [junit4] 2> 2634205 INFO (qtp1775289842-23209) [ ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration. [junit4] 2> 2634206 WARN (zkCallback-3559-thread-1) [ ] o.a.s.c.LeaderElector Our node is no longer in line to be leader [junit4] 2> 2634206 INFO (qtp1775289842-23209) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=hostFragment_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=14 [junit4] 2> 2634207 INFO (qtp687732478-23188) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=hostFragment_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=14 [junit4] 2> 2634914 INFO (qtp1775289842-23208) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=hostFragment&action=DELETE&wt=javabin&version=2} status=0 QTime=728 [junit4] 2> 2634914 INFO (TEST-RulesTest.testHostFragmentRule-seed#[31C04DE54513702C]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testHostFragmentRule [junit4] 2> 2634948 INFO (TEST-RulesTest.testPortRule-seed#[31C04DE54513702C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testPortRule [junit4] 2> 2634950 INFO (qtp1775289842-23210) [ ] 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&nrtReplicas=2&action=CREATE&rule=port:57895&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2634952 INFO (OverseerCollectionConfigSetProcessor-98102177027457035-127.0.0.1:57901_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> 2634952 INFO (OverseerThreadFactory-8584-thread-4) [ ] o.a.s.c.CreateCollectionCmd Create collection portRuleColl [junit4] 2> 2635161 INFO (qtp1172920895-23148) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=portRuleColl_shard1_replica_n1&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2635161 INFO (qtp1172920895-23149) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=portRuleColl_shard1_replica_n2&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2635161 INFO (qtp1172920895-23148) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2635273 INFO (zkCallback-3562-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> 2636171 INFO (qtp1172920895-23148) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2636171 INFO (qtp1172920895-23149) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2636177 INFO (qtp1172920895-23148) [ ] o.a.s.s.IndexSchema [portRuleColl_shard1_replica_n1] Schema name=minimal [junit4] 2> 2636177 INFO (qtp1172920895-23149) [ ] o.a.s.s.IndexSchema [portRuleColl_shard1_replica_n2] Schema name=minimal [junit4] 2> 2636178 INFO (qtp1172920895-23148) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2636178 INFO (qtp1172920895-23148) [ ] o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl_shard1_replica_n1' using configuration from collection portRuleColl, trusted=true [junit4] 2> 2636178 INFO (qtp1172920895-23149) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2636178 INFO (qtp1172920895-23149) [ ] o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl_shard1_replica_n2' using configuration from collection portRuleColl, trusted=true [junit4] 2> 2636179 INFO (qtp1172920895-23148) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57895.solr.core.portRuleColl.shard1.replica_n1' (registry 'solr.core.portRuleColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2636179 INFO (qtp1172920895-23149) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57895.solr.core.portRuleColl.shard1.replica_n2' (registry 'solr.core.portRuleColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2636179 INFO (qtp1172920895-23148) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2636179 INFO (qtp1172920895-23149) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2636179 INFO (qtp1172920895-23148) [ ] o.a.s.c.SolrCore [[portRuleColl_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_31C04DE54513702C-001\tempDir-001\node1\portRuleColl_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_31C04DE54513702C-001\tempDir-001\node1\.\portRuleColl_shard1_replica_n1\data\] [junit4] 2> 2636179 INFO (qtp1172920895-23149) [ ] o.a.s.c.SolrCore [[portRuleColl_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_31C04DE54513702C-001\tempDir-001\node1\portRuleColl_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_31C04DE54513702C-001\tempDir-001\node1\.\portRuleColl_shard1_replica_n2\data\] [junit4] 2> 2636229 INFO (qtp1172920895-23148) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2636229 INFO (qtp1172920895-23149) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2636229 INFO (qtp1172920895-23149) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2636229 INFO (qtp1172920895-23148) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2636232 INFO (qtp1172920895-23149) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2636232 INFO (qtp1172920895-23148) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2636232 INFO (qtp1172920895-23149) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2636233 INFO (qtp1172920895-23148) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2636233 INFO (qtp1172920895-23149) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@306b93f9[portRuleColl_shard1_replica_n2] main] [junit4] 2> 2636233 INFO (qtp1172920895-23148) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7478e598[portRuleColl_shard1_replica_n1] main] [junit4] 2> 2636234 INFO (qtp1172920895-23148) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2636234 INFO (qtp1172920895-23149) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2636234 INFO (qtp1172920895-23148) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2636234 INFO (qtp1172920895-23149) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2636235 INFO (qtp1172920895-23148) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2636235 INFO (qtp1172920895-23149) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2636235 INFO (searcherExecutor-8597-thread-1) [ ] o.a.s.c.SolrCore [portRuleColl_shard1_replica_n1] Registered new searcher Searcher@7478e598[portRuleColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2636235 INFO (qtp1172920895-23148) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1569634838585016320 [junit4] 2> 2636235 INFO (searcherExecutor-8598-thread-1) [ ] o.a.s.c.SolrCore [portRuleColl_shard1_replica_n2] Registered new searcher Searcher@306b93f9[portRuleColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2636235 INFO (qtp1172920895-23149) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1569634838585016320 [junit4] 2> 2636240 INFO (qtp1172920895-23148) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2636240 INFO (qtp1172920895-23148) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2636240 INFO (qtp1172920895-23148) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57895/solr/portRuleColl_shard1_replica_n1/ [junit4] 2> 2636240 INFO (qtp1172920895-23148) [ ] o.a.s.u.PeerSync PeerSync: core=portRuleColl_shard1_replica_n1 url=http://127.0.0.1:57895/solr START replicas=[http://127.0.0.1:57895/solr/portRuleColl_shard1_replica_n2/] nUpdates=100 [junit4] 2> 2636242 INFO (qtp1172920895-23148) [ ] o.a.s.u.PeerSync PeerSync: core=portRuleColl_shard1_replica_n1 url=http://127.0.0.1:57895/solr DONE. We have no versions. sync failed. [junit4] 2> 2636243 INFO (qtp1172920895-23197) [ ] o.a.s.c.S.Request [portRuleColl_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2636243 INFO (qtp1172920895-23148) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 2636243 INFO (qtp1172920895-23148) [ ] 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> 2636243 INFO (qtp1172920895-23148) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2636246 INFO (qtp1172920895-23148) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57895/solr/portRuleColl_shard1_replica_n1/ shard1 [junit4] 2> 2636349 INFO (zkCallback-3562-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> 2636397 INFO (qtp1172920895-23148) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2636401 INFO (qtp1172920895-23148) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=portRuleColl_shard1_replica_n1&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1241 [junit4] 2> 2636506 INFO (zkCallback-3562-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> 2637247 INFO (qtp1172920895-23149) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=portRuleColl_shard1_replica_n2&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2086 [junit4] 2> 2637250 INFO (qtp1775289842-23210) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 2637353 INFO (zkCallback-3562-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> 2638252 INFO (qtp1775289842-23210) [ ] 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&nrtReplicas=2&action=CREATE&rule=port:57895&wt=javabin&version=2} status=0 QTime=3302 [junit4] 2> 2638254 INFO (TEST-RulesTest.testPortRule-seed#[31C04DE54513702C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 2638256 INFO (qtp1775289842-23171) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=portRuleColl&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2638258 INFO (OverseerCollectionConfigSetProcessor-98102177027457035-127.0.0.1:57901_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> 2638259 INFO (OverseerThreadFactory-8584-thread-5) [ ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 2638260 INFO (qtp1172920895-23150) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.portRuleColl.shard1.replica_n1, tag=null [junit4] 2> 2638262 INFO (qtp1172920895-23150) [ ] o.a.s.c.SolrCore [portRuleColl_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@35d31fc1 [junit4] 2> 2638262 INFO (qtp1172920895-23198) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.portRuleColl.shard1.replica_n2, tag=null [junit4] 2> 2638264 INFO (qtp1172920895-23150) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.portRuleColl.shard1.replica_n1, tag=903028673 [junit4] 2> 2638264 INFO (qtp1172920895-23198) [ ] o.a.s.c.SolrCore [portRuleColl_shard1_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@7258fd46 [junit4] 2> 2638264 INFO (qtp1172920895-23150) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.portRuleColl.shard1.leader, tag=903028673 [junit4] 2> 2638265 INFO (qtp1172920895-23198) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.portRuleColl.shard1.replica_n2, tag=1918434630 [junit4] 2> 2638265 INFO (qtp1172920895-23198) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.portRuleColl.shard1.leader, tag=1918434630 [junit4] 2> 2638267 INFO (qtp1172920895-23198) [ ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration. [junit4] 2> 2638267 WARN (zkCallback-3562-thread-1) [ ] o.a.s.c.LeaderElector Our node is no longer in line to be leader [junit4] 2> 2638268 INFO (qtp1172920895-23198) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=portRuleColl_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=9 [junit4] 2> 2638268 INFO (qtp1172920895-23150) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=portRuleColl_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=9 [junit4] 2> 2638976 INFO (qtp1775289842-23171) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=portRuleColl&action=DELETE&wt=javabin&version=2} status=0 QTime=721 [junit4] 2> 2638977 INFO (TEST-RulesTest.testPortRule-seed#[31C04DE54513702C]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testPortRule [junit4] 2> 2639036 INFO (TEST-RulesTest.testModifyColl-seed#[31C04DE54513702C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testModifyColl [junit4] 2> 2639042 INFO (qtp1775289842-23174) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=modifyColl&nrtReplicas=2&action=CREATE&numShards=1&rule=cores:<4&rule=node:*,replica:1&rule=freedisk:>0&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2639045 INFO (OverseerThreadFactory-8584-thread-5) [ ] o.a.s.c.CreateCollectionCmd Create collection modifyColl [junit4] 2> 2639045 INFO (OverseerCollectionConfigSetProcessor-98102177027457035-127.0.0.1:57901_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> 2639049 INFO (qtp1172920895-23144) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=19} [junit4] 2> 2639049 INFO (qtp1172920895-23144) [ ] 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=1 [junit4] 2> 2639051 INFO (qtp1853245094-23165) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2639053 INFO (qtp1853245094-23165) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=19} [junit4] 2> 2639053 INFO (qtp1853245094-23165) [ ] 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=1 [junit4] 2> 2639054 INFO (qtp1821641167-23155) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2639055 INFO (qtp1821641167-23155) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=19} [junit4] 2> 2639055 INFO (qtp1821641167-23155) [ ] 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=1 [junit4] 2> 2639058 INFO (qtp1775289842-23178) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=19} [junit4] 2> 2639058 INFO (qtp1775289842-23178) [ ] 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=1 [junit4] 2> 2639060 INFO (qtp687732478-23189) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=19} [junit4] 2> 2639061 INFO (qtp687732478-23189) [ ] 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=1 [junit4] 2> 2639268 INFO (qtp1172920895-23147) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=modifyColl_shard1_replica_n1&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2639270 INFO (qtp1853245094-23166) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=modifyColl_shard1_replica_n2&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2639380 INFO (zkCallback-3565-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> 2639380 INFO (zkCallback-3562-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> 2640325 INFO (qtp1172920895-23147) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2640342 INFO (qtp1853245094-23166) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2640347 INFO (qtp1172920895-23147) [ ] o.a.s.s.IndexSchema [modifyColl_shard1_replica_n1] Schema name=minimal [junit4] 2> 2640348 INFO (qtp1172920895-23147) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2640348 INFO (qtp1172920895-23147) [ ] o.a.s.c.CoreContainer Creating SolrCore 'modifyColl_shard1_replica_n1' using configuration from collection modifyColl, trusted=true [junit4] 2> 2640349 INFO (qtp1172920895-23147) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57895.solr.core.modifyColl.shard1.replica_n1' (registry 'solr.core.modifyColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2640349 INFO (qtp1853245094-23166) [ ] o.a.s.s.IndexSchema [modifyColl_shard1_replica_n2] Schema name=minimal [junit4] 2> 2640349 INFO (qtp1172920895-23147) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2640349 INFO (qtp1172920895-23147) [ ] o.a.s.c.SolrCore [[modifyColl_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_31C04DE54513702C-001\tempDir-001\node1\modifyColl_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_31C04DE54513702C-001\tempDir-001\node1\.\modifyColl_shard1_replica_n1\data\] [junit4] 2> 2640350 INFO (qtp1853245094-23166) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2640350 INFO (qtp1853245094-23166) [ ] o.a.s.c.CoreContainer Creating SolrCore 'modifyColl_shard1_replica_n2' using configuration from collection modifyColl, trusted=true [junit4] 2> 2640351 INFO (qtp1853245094-23166) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57898.solr.core.modifyColl.shard1.replica_n2' (registry 'solr.core.modifyColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4094e09a [junit4] 2> 2640351 INFO (qtp1853245094-23166) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2640351 INFO (qtp1853245094-23166) [ ] o.a.s.c.SolrCore [[modifyColl_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_31C04DE54513702C-001\tempDir-001\node4\modifyColl_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_31C04DE54513702C-001\tempDir-001\node4\.\modifyColl_shard1_replica_n2\data\] [junit4] 2> 2640409 INFO (qtp1172920895-23147) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2640409 INFO (qtp1172920895-23147) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2640410 INFO (qtp1853245094-23166) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2640410 INFO (qtp1853245094-23166) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2640412 INFO (qtp1172920895-23147) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2640412 INFO (qtp1172920895-23147) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2640412 INFO (qtp1172920895-23147) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c29a81b[modifyColl_shard1_replica_n1] main] [junit4] 2> 2640413 INFO (qtp1853245094-23166) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2640413 INFO (qtp1853245094-23166) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2640414 INFO (qtp1172920895-23147) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2640414 INFO (qtp1172920895-23147) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2640414 INFO (qtp1853245094-23166) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b56fb09[modifyColl_shard1_replica_n2] main] [junit4] 2> 2640414 INFO (qtp1172920895-23147) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2640415 INFO (qtp1853245094-23166) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2640415 INFO (searcherExecutor-8607-thread-1) [ ] o.a.s.c.SolrCore [modifyColl_shard1_replica_n1] Registered new searcher Searcher@1c29a81b[modifyColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2640415 INFO (qtp1172920895-23147) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1569634842968064000 [junit4] 2> 2640415 INFO (qtp1853245094-23166) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2640416 INFO (qtp1853245094-23166) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2640416 INFO (searcherExecutor-8608-thread-1) [ ] o.a.s.c.SolrCore [modifyColl_shard1_replica_n2] Registered new searcher Searcher@3b56fb09[modifyColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2640416 INFO (qtp1853245094-23166) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1569634842969112576 [junit4] 2> 2640420 INFO (qtp1172920895-23147) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2640420 INFO (qtp1172920895-23147) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2640420 INFO (qtp1172920895-23147) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57895/solr/modifyColl_shard1_replica_n1/ [junit4] 2> 2640420 INFO (qtp1172920895-23147) [ ] o.a.s.u.PeerSync PeerSync: core=modifyColl_shard1_replica_n1 url=http://127.0.0.1:57895/solr START replicas=[http://127.0.0.1:57898/solr/modifyColl_shard1_replica_n2/] nUpdates=100 [junit4] 2> 2640420 INFO (qtp1172920895-23147) [ ] o.a.s.u.PeerSync PeerSync: core=modifyColl_shard1_replica_n1 url=http://127.0.0.1:57895/solr DONE. We have no versions. sync failed. [junit4] 2> 2640420 INFO (qtp1853245094-23169) [ ] o.a.s.c.S.Request [modifyColl_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2640421 INFO (qtp1172920895-23147) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 2640421 INFO (qtp1172920895-23147) [ ] 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> 2640421 INFO (qtp1172920895-23147) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2640424 INFO (qtp1172920895-23147) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57895/solr/modifyColl_shard1_replica_n1/ shard1 [junit4] 2> 2640528 INFO (zkCallback-3565-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> 2640528 INFO (zkCallback-3562-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> 2640576 INFO (qtp1172920895-23147) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2640580 INFO (qtp1172920895-23147) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=modifyColl_shard1_replica_n1&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1311 [junit4] 2> 2640685 INFO (zkCallback-3565-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> 2640685 INFO (zkCallback-3562-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> 2641428 INFO (qtp1853245094-23166) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=modifyColl_shard1_replica_n2&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2157 [junit4] 2> 2641431 INFO (qtp1775289842-23174) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 2641529 INFO (zkCallback-3565-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> 2641529 INFO (zkCallback-3562-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> 2642433 INFO (qtp1775289842-23174) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=modifyColl&nrtReplicas=2&action=CREATE&numShards=1&rule=cores:<4&rule=node:*,replica:1&rule=freedisk:>0&wt=javabin&version=2} status=0 QTime=3391 [junit4] 2> 2642434 INFO (qtp1775289842-23177) [ ] 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> 2642440 INFO (OverseerCollectionConfigSetProcessor-98102177027457035-127.0.0.1:57901_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2642547 INFO (zkCallback-3565-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> 2642547 INFO (zkCallback-3562-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> 2642647 INFO (qtp1775289842-23177) [ ] 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=212 [junit4] 2> 2642648 INFO (TEST-RulesTest.testModifyColl-seed#[31C04DE54513702C]) [ ] o.a.s.c.r.RulesTest version_of_coll 5 [junit4] 2> 2642650 INFO (TEST-RulesTest.testModifyColl-seed#[31C04DE54513702C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 2642653 INFO (qtp1775289842-23175) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=modifyColl&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2642658 INFO (OverseerCollectionConfigSetProcessor-98102177027457035-127.0.0.1:57901_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000012 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2642658 INFO (OverseerThreadFactory-8584-thread-5) [ ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 2642660 INFO (qtp1172920895-23151) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.modifyColl.shard1.replica_n1, tag=null [junit4] 2> 2642660 INFO (qtp1853245094-23205) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.modifyColl.shard1.replica_n2, tag=null [junit4] 2> 2642666 INFO (qtp1172920895-23151) [ ] o.a.s.c.SolrCore [modifyColl_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@1bda053d [junit4] 2> 2642666 INFO (qtp1853245094-23205) [ ] o.a.s.c.SolrCore [modifyColl_shard1_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@55e4bac4 [junit4] 2> 2642666 INFO (qtp1172920895-23151) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.modifyColl.shard1.replica_n1, tag=467273021 [junit4] 2> 2642667 INFO (qtp1172920895-23151) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.modifyColl.shard1.leader, tag=467273021 [junit4] 2> 2642667 INFO (qtp1853245094-23205) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.modifyColl.shard1.replica_n2, tag=1441053380 [junit4] 2> 2642667 INFO (qtp1853245094-23205) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.modifyColl.shard1.leader, tag=1441053380 [junit4] 2> 2642674 INFO (qtp1853245094-23205) [ ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration. [junit4] 2> 2642675 INFO (qtp1853245094-23205) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=modifyColl_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=16 [junit4] 2> 2642676 WARN (zkCallback-3565-thread-1) [ ] o.a.s.c.LeaderElector Our node is no longer in line to be leader [junit4] 2> 2642677 INFO (qtp1172920895-23151) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=modifyColl_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=17 [junit4] 2> 2643388 INFO (qtp1775289842-23175) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=modifyColl&action=DELETE&wt=javabin&version=2} status=0 QTime=734 [junit4] 2> 2643388 INFO (TEST-RulesTest.testModifyColl-seed#[31C04DE54513702C]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testModifyColl [junit4] 2> 2643435 INFO (TEST-RulesTest.testInvokeApi-seed#[31C04DE54513702C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testInvokeApi [junit4] 2> 2643438 INFO (qtp1775289842-23208) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=20} [junit4] 2> 2643438 INFO (qtp1775289842-23208) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/invoke params={cores=1&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1} status=0 QTime=1 [junit4] 2> 2643440 INFO (TEST-RulesTest.testInvokeApi-seed#[31C04DE54513702C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 2643441 INFO (TEST-RulesTest.testInvokeApi-seed#[31C04DE54513702C]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testInvokeApi [junit4] 2> 2643472 INFO (TEST-RulesTest.doIntegrationTest-seed#[31C04DE54513702C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting doIntegrationTest [junit4] 2> 2643472 INFO (qtp1775289842-23210) [ ] 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&nrtReplicas=2&action=CREATE&rule=cores:<4&rule=node:*,replica:<2&rule=freedisk:>1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2643474 INFO (OverseerThreadFactory-8584-thread-5) [ ] o.a.s.c.CreateCollectionCmd Create collection rulesColl [junit4] 2> 2643474 INFO (OverseerCollectionConfigSetProcessor-98102177027457035-127.0.0.1:57901_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000014 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2643478 INFO (qtp1775289842-23176) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=20} [junit4] 2> 2643478 INFO (qtp1775289842-23176) [ ] 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=1 [junit4] 2> 2643480 INFO (qtp1853245094-23206) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=20} [junit4] 2> 2643480 INFO (qtp1853245094-23206) [ ] 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> 2643482 INFO (qtp687732478-23191) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=20} [junit4] 2> 2643482 INFO (qtp687732478-23191) [ ] 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> 2643484 INFO (qtp1821641167-23156) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=20} [junit4] 2> 2643484 INFO (qtp1821641167-23156) [ ] 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> 2643486 INFO (qtp1172920895-23197) [ ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=20} [junit4] 2> 2643486 INFO (qtp1172920895-23197) [ ] 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=1 [junit4] 2> 2643695 INFO (qtp1775289842-23178) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=rulesColl_shard1_replica_n1&action=CREATE&numShards=1&collection=rulesColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2643695 INFO (qtp1853245094-23207) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=rulesColl_shard1_replica_n2&action=CREATE&numShards=1&collection=rulesColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2643807 INFO (zkCallback-3559-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> 2643807 INFO (zkCallback-3565-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> 2644711 INFO (qtp1775289842-23178) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2644713 INFO (qtp1853245094-23207) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2644722 INFO (qtp1775289842-23178) [ ] o.a.s.s.IndexSchema [rulesColl_shard1_replica_n1] Schema name=minimal [junit4] 2> 2644722 INFO (qtp1853245094-23207) [ ] o.a.s.s.IndexSchema [rulesColl_shard1_replica_n2] Schema name=minimal [junit4] 2> 2644724 INFO (qtp1775289842-23178) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2644725 INFO (qtp1775289842-23178) [ ] o.a.s.c.CoreContainer Creating SolrCore 'rulesColl_shard1_replica_n1' using configuration from collection rulesColl, trusted=true [junit4] 2> 2644725 INFO (qtp1853245094-23207) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2644725 INFO (qtp1853245094-23207) [ ] o.a.s.c.CoreContainer Creating SolrCore 'rulesColl_shard1_replica_n2' using configuration from collection rulesColl, trusted=true [junit4] 2> 2644725 INFO (qtp1775289842-23178) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57904.solr.core.rulesColl.shard1.replica_n1' (registry [...truncated too long message...] it4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/rulesColl/leader_elect/shard2/election/98102177027457035-core_node5-n_0000000002 [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:246) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:243) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:243) [junit4] 2> at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:90) [junit4] 2> at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:136) [junit4] 2> at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:275) [junit4] 2> at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1303) [junit4] 2> at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1314) [junit4] 2> ... 34 more [junit4] 2> [junit4] 2> 2831936 WARN (zkCallback-3566-thread-3) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2831936 INFO (jetty-closer-3540-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4cc0f49f{/solr,null,UNAVAILABLE} [junit4] 2> 2831937 ERROR (SUITE-RulesTest-seed#[31C04DE54513702C]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 2831938 INFO (SUITE-RulesTest-seed#[31C04DE54513702C]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57891 57891 [junit4] 2> 2831938 INFO (Thread-4750) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57891 57891 [junit4] 2> 2831939 WARN (Thread-4750) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 12 /solr/clusterprops.json [junit4] 2> 12 /solr/aliases.json [junit4] 2> 10 /solr/configs/conf [junit4] 2> 5 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 12 /solr/clusterstate.json [junit4] 2> 5 /solr/collections/rulesColl/state.json [junit4] 2> 2 /solr/overseer_elect/election/98102177027457035-127.0.0.1:57901_solr-n_0000000000 [junit4] 2> 2 /solr/collections/modifyColl/state.json [junit4] 2> 2 /solr/collections/hostFragment/state.json [junit4] 2> 2 /solr/overseer_elect/election/98102177027457038-127.0.0.1:57898_solr-n_0000000002 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 32 /solr/collections [junit4] 2> 12 /solr/live_nodes [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_31C04DE54513702C-001 [junit4] 2> Jun 08, 2017 11:17:07 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=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-GQ, timezone=America/Barbados [junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9-ea (64-bit)/cpus=3,threads=1,free=225508488,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestReplicationHandlerBackup, DistributedDebugComponentTest, TestDynamicFieldCollectionResource, TestSweetSpotSimilarityFactory, ConcurrentDeleteAndCreateCollectionTest, SynonymTokenizerTest, TestPullReplicaErrorHandling, TestSuggestSpellingConverter, TestManagedResource, TestReplicationHandler, HLLUtilTest, TestPolicyCloud, CoreSorterTest, TestShardHandlerFactory, TestManagedSchema, PeerSyncWithIndexFingerprintCachingTest, TestSlowCompositeReaderWrapper, SolrMetricsIntegrationTest, WrapperMergePolicyFactoryTest, InfixSuggestersTest, TestSQLHandlerNonCloud, TestExtendedDismaxParser, TestTolerantUpdateProcessorCloud, TestDistributedSearch, TestRequestStatusCollectionAPI, TestIBSimilarityFactory, TestHashPartitioner, DateMathParserTest, TestDelegationWithHadoopAuth, TestDFISimilarityFactory, SuggesterFSTTest, SearchHandlerTest, HdfsTlogReplayBufferedWhileIndexingTest, TestReRankQParserPlugin, TestComplexPhraseQParserPlugin, TestSurroundQueryParser, PrimitiveFieldTypeTest, CdcrUpdateLogTest, DistributedFacetExistsSmallTest, HdfsLockFactoryTest, JsonValidatorTest, TestMinMaxOnMultiValuedField, LeaderElectionTest, MultiTermTest, ReplicationFactorTest, EnumFieldTest, TermsComponentTest, TestCSVLoader, MBeansHandlerTest, HighlighterMaxOffsetTest, HttpPartitionTest, CurrencyFieldXmlFileTest, StatelessScriptUpdateProcessorFactoryTest, TestNumericTerms64, TestSort, TestPartialUpdateDeduplication, CloudExitableDirectoryReaderTest, TestXIncludeConfig, TestPseudoReturnFields, TestClusterStateMutator, TestDynamicLoading, SimpleMLTQParserTest, TestLegacyField, CachingDirectoryFactoryTest, DocumentAnalysisRequestHandlerTest, FileUtilsTest, TestLFUCache, TestFastOutputStream, TestMultiValuedNumericRangeQuery, FastVectorHighlighterTest, TestExactSharedStatsCache, TestQuerySenderNoQuery, IndexSchemaRuntimeFieldTest, ZkStateWriterTest, TestApiFramework, ClassificationUpdateProcessorFactoryTest, DeleteReplicaTest, MoveReplicaTest, TestSizeLimitedDistributedMap, ZkNodePropsTest, PreAnalyzedFieldManagedSchemaCloudTest, TestLegacyNumericUtils, CopyFieldTest, OverriddenZkACLAndCredentialsProvidersTest, UtilsToolTest, TestHighlightDedupGrouping, TestAuthorizationFramework, TestSolrConfigHandlerConcurrent, TestFieldTypeCollectionResource, TestHdfsUpdateLog, DeleteLastCustomShardedReplicaTest, PathHierarchyTokenizerFactoryTest, ExitableDirectoryReaderTest, TestSolrFieldCacheBean, TestSubQueryTransformerCrossCore, OverseerTest, TestSolrCloudWithHadoopAuthPlugin, CdcrReplicationDistributedZkTest, BasicDistributedZkTest, UnloadDistributedZkTest, SpatialFilterTest, StandardRequestHandlerTest, TestCloudPivotFacet, SoftAutoCommitTest, TestHttpShardHandlerFactory, TestNumericRangeQuery64, TestCloudNestedDocsSort, TestPhraseSuggestions, HardAutoCommitTest, QueryElevationComponentTest, TestMergePolicyConfig, BigEndianAscendingWordDeserializerTest, TestSolrCloudSnapshots, DistributedSuggestComponentTest, SyncSliceTest, DistributedQueryComponentCustomSortTest, HdfsChaosMonkeySafeLeaderTest, RemoteQueryErrorTest, TestRandomCollapseQParserPlugin, OverseerModifyCollectionTest, OverseerStatusTest, TestScoreJoinQPNoScore, PolyFieldTest, TestSchemaNameResource, TestXmlQParser, SolrRequestParserTest, SegmentsInfoRequestHandlerTest, TestReloadDeadlock, TestFunctionQuery, TestLegacyFieldCache, TestTolerantSearch, SpellingQueryConverterTest, RequestLoggingTest, IndexBasedSpellCheckerTest, TestElisionMultitermQuery, TestCollationField, TestUseDocValuesAsStored, TestExportWriter, TestStressVersions, TestGraphMLResponseWriter, TestStressCloudBlindAtomicUpdates, ShufflingReplicaListTransformerTest, ClusterStateUpdateTest, TestNRTOpen, BaseCdcrDistributedZkTest, TestEmbeddedSolrServerConstructors, DateFieldTest, TestSchemaSimilarityResource, DistributedSpellCheckComponentTest, CollectionsAPIAsyncDistributedZkTest, SimpleFacetsTest, TestPostingsSolrHighlighter, SolrGraphiteReporterTest, TestInfoStreamLogging, TestJsonFacetRefinement, TestLeaderElectionWithEmptyReplica, SchemaVersionSpecificBehaviorTest, DateRangeFieldTest, TestLRUStatsCache, TestLockTree, BlockJoinFacetSimpleTest, TestMultiWordSynonyms, CustomCollectionTest, TestDocBasedVersionConstraints, DistributedFacetPivotSmallTest, RollingRestartTest, TestManagedSchemaThreadSafety, CursorMarkTest, BooleanFieldTest, VersionInfoTest, TestCSVResponseWriter, TestNamedUpdateProcessors, NumericFieldsTest, CursorPagingTest, ZkCLITest, CollectionReloadTest, CollectionsAPISolrJTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, MissingSegmentRecoveryTest, PeerSyncReplicationTest, RecoveryAfterSoftCommitTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestAuthenticationFramework, TestCloudInspectUtil, TestCloudRecovery, TestClusterProperties, TestCollectionAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistribDocBasedVersion, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudCluster, TestOnReconnectListenerSupport, TestRebalanceLeaders, TestRequestForwarding, TestSegmentSorting, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, AutoScalingHandlerTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, RuleEngineTest, RulesTest] [junit4] Completed [618/726 (1!)] on J0 in 202.33s, 6 tests, 1 error <<< FAILURES! [...truncated 36632 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
