Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Windows/179/ Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: Error from server at http://127.0.0.1:50834/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (http://127.0.0.1:50834/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:50834/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (http://127.0.0.1:50834/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null at __randomizedtesting.SeedInfo.seed([699CAB84C912FA9B:21E9DF30CF21D50E]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:458) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50834/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (http://127.0.0.1:50834/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more Build Log: [...truncated 12041 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_699CAB84C912FA9B-001\init-core-data-001 [junit4] 2> 1445531 WARN (SUITE-CollectionsAPIDistributedZkTest-seed#[699CAB84C912FA9B]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6 [junit4] 2> 1445531 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[699CAB84C912FA9B]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1445580 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[699CAB84C912FA9B]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 1445585 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[699CAB84C912FA9B]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_699CAB84C912FA9B-001\tempDir-001 [junit4] 2> 1445586 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[699CAB84C912FA9B]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1445586 INFO (Thread-3256) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1445586 INFO (Thread-3256) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1445588 ERROR (Thread-3256) [ ] 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> 1445686 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[699CAB84C912FA9B]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:50824 [junit4] 2> 1445702 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 0x15ed98f95140000, 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.lang.Thread.run(Thread.java:748) [junit4] 2> 1445705 INFO (jetty-launcher-3853-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1445706 INFO (jetty-launcher-3853-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65287cce{/solr,null,AVAILABLE} [junit4] 2> 1445706 INFO (jetty-launcher-3853-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1445707 INFO (jetty-launcher-3853-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7185a474{HTTP/1.1,[http/1.1]}{127.0.0.1:50828} [junit4] 2> 1445707 INFO (jetty-launcher-3853-thread-1) [ ] o.e.j.s.Server Started @1451852ms [junit4] 2> 1445707 INFO (jetty-launcher-3853-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50828} [junit4] 2> 1445707 ERROR (jetty-launcher-3853-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1445707 INFO (jetty-launcher-3853-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.1 [junit4] 2> 1445707 INFO (jetty-launcher-3853-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1445707 INFO (jetty-launcher-3853-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1445707 INFO (jetty-launcher-3853-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-01T20:10:19.403Z [junit4] 2> 1445707 INFO (jetty-launcher-3853-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e19ad14{/solr,null,AVAILABLE} [junit4] 2> 1445709 INFO (jetty-launcher-3853-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5aef716f{HTTP/1.1,[http/1.1]}{127.0.0.1:50831} [junit4] 2> 1445709 INFO (jetty-launcher-3853-thread-2) [ ] o.e.j.s.Server Started @1451854ms [junit4] 2> 1445709 INFO (jetty-launcher-3853-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50831} [junit4] 2> 1445709 INFO (jetty-launcher-3853-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1445709 ERROR (jetty-launcher-3853-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1445710 INFO (jetty-launcher-3853-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.1 [junit4] 2> 1445710 INFO (jetty-launcher-3853-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1445710 INFO (jetty-launcher-3853-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1445710 INFO (jetty-launcher-3853-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-01T20:10:19.406Z [junit4] 2> 1445710 INFO (jetty-launcher-3853-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b50eb96{/solr,null,AVAILABLE} [junit4] 2> 1445711 INFO (jetty-launcher-3853-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@10420f1f{HTTP/1.1,[http/1.1]}{127.0.0.1:50834} [junit4] 2> 1445711 INFO (jetty-launcher-3853-thread-3) [ ] o.e.j.s.Server Started @1451855ms [junit4] 2> 1445711 INFO (jetty-launcher-3853-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50834} [junit4] 2> 1445711 ERROR (jetty-launcher-3853-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1445711 INFO (jetty-launcher-3853-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.1 [junit4] 2> 1445711 INFO (jetty-launcher-3853-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1445711 INFO (jetty-launcher-3853-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1445711 INFO (jetty-launcher-3853-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-01T20:10:19.407Z [junit4] 2> 1445712 INFO (jetty-launcher-3853-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1445713 INFO (jetty-launcher-3853-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d70010{/solr,null,AVAILABLE} [junit4] 2> 1445714 INFO (jetty-launcher-3853-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@75410db0{HTTP/1.1,[http/1.1]}{127.0.0.1:50841} [junit4] 2> 1445714 INFO (jetty-launcher-3853-thread-4) [ ] o.e.j.s.Server Started @1451859ms [junit4] 2> 1445714 INFO (jetty-launcher-3853-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50841} [junit4] 2> 1445714 ERROR (jetty-launcher-3853-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1445715 INFO (jetty-launcher-3853-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.1 [junit4] 2> 1445715 INFO (jetty-launcher-3853-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1445715 INFO (jetty-launcher-3853-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1445715 INFO (jetty-launcher-3853-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-01T20:10:19.411Z [junit4] 2> 1445729 INFO (jetty-launcher-3853-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1445730 INFO (jetty-launcher-3853-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1445741 INFO (jetty-launcher-3853-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1445762 INFO (jetty-launcher-3853-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50824/solr [junit4] 2> 1445763 INFO (jetty-launcher-3853-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50824/solr [junit4] 2> 1445774 INFO (jetty-launcher-3853-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50824/solr [junit4] 2> 1445778 INFO (jetty-launcher-3853-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1445791 INFO (jetty-launcher-3853-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50824/solr [junit4] 2> 1445990 INFO (jetty-launcher-3853-thread-2) [n:127.0.0.1:50831_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1445990 INFO (jetty-launcher-3853-thread-4) [n:127.0.0.1:50841_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1445991 INFO (jetty-launcher-3853-thread-4) [n:127.0.0.1:50841_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50841_solr [junit4] 2> 1445991 INFO (jetty-launcher-3853-thread-3) [n:127.0.0.1:50834_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1445991 INFO (jetty-launcher-3853-thread-1) [n:127.0.0.1:50828_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1445992 INFO (jetty-launcher-3853-thread-2) [n:127.0.0.1:50831_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50831_solr [junit4] 2> 1445992 INFO (jetty-launcher-3853-thread-3) [n:127.0.0.1:50834_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50834_solr [junit4] 2> 1445992 INFO (jetty-launcher-3853-thread-1) [n:127.0.0.1:50828_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50828_solr [junit4] 2> 1445992 INFO (jetty-launcher-3853-thread-4) [n:127.0.0.1:50841_solr ] o.a.s.c.Overseer Overseer (id=98755452553396236-127.0.0.1:50841_solr-n_0000000000) starting [junit4] 2> 1445995 INFO (zkCallback-3869-thread-1-processing-n:127.0.0.1:50834_solr) [n:127.0.0.1:50834_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1445996 INFO (zkCallback-3874-thread-1-processing-n:127.0.0.1:50828_solr) [n:127.0.0.1:50828_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1446052 INFO (zkCallback-3873-thread-1-processing-n:127.0.0.1:50831_solr) [n:127.0.0.1:50831_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1446052 INFO (zkCallback-3875-thread-1-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1446077 INFO (jetty-launcher-3853-thread-4) [n:127.0.0.1:50841_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50841_solr [junit4] 2> 1446079 INFO (zkCallback-3869-thread-1-processing-n:127.0.0.1:50834_solr) [n:127.0.0.1:50834_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1446079 INFO (zkCallback-3873-thread-1-processing-n:127.0.0.1:50831_solr) [n:127.0.0.1:50831_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1446079 INFO (zkCallback-3874-thread-1-processing-n:127.0.0.1:50828_solr) [n:127.0.0.1:50828_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1446079 INFO (zkCallback-3875-thread-1-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1446152 INFO (jetty-launcher-3853-thread-3) [n:127.0.0.1:50834_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a08ec24 [junit4] 2> 1446168 INFO (jetty-launcher-3853-thread-1) [n:127.0.0.1:50828_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a08ec24 [junit4] 2> 1446176 INFO (jetty-launcher-3853-thread-2) [n:127.0.0.1:50831_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a08ec24 [junit4] 2> 1446177 INFO (jetty-launcher-3853-thread-3) [n:127.0.0.1:50834_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a08ec24 [junit4] 2> 1446177 INFO (jetty-launcher-3853-thread-3) [n:127.0.0.1:50834_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a08ec24 [junit4] 2> 1446180 INFO (jetty-launcher-3853-thread-3) [n:127.0.0.1:50834_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_699CAB84C912FA9B-001\tempDir-001\node3 [junit4] 2> 1446188 INFO (jetty-launcher-3853-thread-1) [n:127.0.0.1:50828_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a08ec24 [junit4] 2> 1446189 INFO (jetty-launcher-3853-thread-1) [n:127.0.0.1:50828_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a08ec24 [junit4] 2> 1446191 INFO (jetty-launcher-3853-thread-1) [n:127.0.0.1:50828_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_699CAB84C912FA9B-001\tempDir-001\node1 [junit4] 2> 1446192 INFO (jetty-launcher-3853-thread-2) [n:127.0.0.1:50831_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a08ec24 [junit4] 2> 1446192 INFO (jetty-launcher-3853-thread-2) [n:127.0.0.1:50831_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a08ec24 [junit4] 2> 1446195 INFO (jetty-launcher-3853-thread-2) [n:127.0.0.1:50831_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_699CAB84C912FA9B-001\tempDir-001\node2 [junit4] 2> 1446322 INFO (jetty-launcher-3853-thread-4) [n:127.0.0.1:50841_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a08ec24 [junit4] 2> 1446334 INFO (jetty-launcher-3853-thread-4) [n:127.0.0.1:50841_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a08ec24 [junit4] 2> 1446334 INFO (jetty-launcher-3853-thread-4) [n:127.0.0.1:50841_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a08ec24 [junit4] 2> 1446336 INFO (jetty-launcher-3853-thread-4) [n:127.0.0.1:50841_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_699CAB84C912FA9B-001\tempDir-001\node4 [junit4] 2> 1446405 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[699CAB84C912FA9B]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1446406 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[699CAB84C912FA9B]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50824/solr ready [junit4] 2> 1446451 INFO (TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[699CAB84C912FA9B]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSpecificConfigsets [junit4] 2> 1446453 INFO (TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[699CAB84C912FA9B]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1446457 INFO (qtp104861724-16776) [n:127.0.0.1:50841_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf2&name=withconfigset2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1446460 INFO (OverseerThreadFactory-6503-thread-1-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.CreateCollectionCmd Create collection withconfigset2 [junit4] 2> 1446567 INFO (OverseerStateUpdate-98755452553396236-127.0.0.1:50841_solr-n_0000000000) [n:127.0.0.1:50841_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"withconfigset2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"withconfigset2_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:50831/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1446786 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf2&newCollection=true&name=withconfigset2_shard1_replica_n1&action=CREATE&numShards=1&collection=withconfigset2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1446791 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1446902 INFO (zkCallback-3873-thread-1-processing-n:127.0.0.1:50831_solr) [n:127.0.0.1:50831_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withconfigset2/state.json] for collection [withconfigset2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1446905 INFO (zkCallback-3873-thread-2-processing-n:127.0.0.1:50831_solr) [n:127.0.0.1:50831_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withconfigset2/state.json] for collection [withconfigset2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1447831 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1 [junit4] 2> 1447840 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.s.IndexSchema [withconfigset2_shard1_replica_n1] Schema name=minimal [junit4] 2> 1447848 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1447848 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'withconfigset2_shard1_replica_n1' using configuration from collection withconfigset2, trusted=true [junit4] 2> 1447849 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.withconfigset2.shard1.replica_n1' (registry 'solr.core.withconfigset2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a08ec24 [junit4] 2> 1447849 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1447849 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.SolrCore [[withconfigset2_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_699CAB84C912FA9B-001\tempDir-001\node2\withconfigset2_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_699CAB84C912FA9B-001\tempDir-001\node2\withconfigset2_shard1_replica_n1\data\] [junit4] 2> 1447976 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1447976 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1447979 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1447979 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1447981 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6bf91c06[withconfigset2_shard1_replica_n1] main] [junit4] 2> 1447983 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2 [junit4] 2> 1447984 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2 [junit4] 2> 1447985 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1448002 INFO (searcherExecutor-6509-thread-1-processing-n:127.0.0.1:50831_solr x:withconfigset2_shard1_replica_n1 s:shard1 c:withconfigset2 r:core_node1) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.SolrCore [withconfigset2_shard1_replica_n1] Registered new searcher Searcher@6bf91c06[withconfigset2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1448002 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580087243385602048 [junit4] 2> 1448011 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1448011 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1448011 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50831/solr/withconfigset2_shard1_replica_n1/ [junit4] 2> 1448011 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1448011 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:50831/solr/withconfigset2_shard1_replica_n1/ has no replicas [junit4] 2> 1448011 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1448016 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50831/solr/withconfigset2_shard1_replica_n1/ shard1 [junit4] 2> 1448123 INFO (zkCallback-3873-thread-1-processing-n:127.0.0.1:50831_solr) [n:127.0.0.1:50831_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withconfigset2/state.json] for collection [withconfigset2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1448123 INFO (zkCallback-3873-thread-2-processing-n:127.0.0.1:50831_solr) [n:127.0.0.1:50831_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withconfigset2/state.json] for collection [withconfigset2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1448172 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1448177 INFO (qtp683812968-16758) [n:127.0.0.1:50831_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf2&newCollection=true&name=withconfigset2_shard1_replica_n1&action=CREATE&numShards=1&collection=withconfigset2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1391 [junit4] 2> 1448181 INFO (qtp104861724-16776) [n:127.0.0.1:50841_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1448287 INFO (zkCallback-3873-thread-1-processing-n:127.0.0.1:50831_solr) [n:127.0.0.1:50831_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withconfigset2/state.json] for collection [withconfigset2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1448289 INFO (zkCallback-3873-thread-2-processing-n:127.0.0.1:50831_solr) [n:127.0.0.1:50831_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withconfigset2/state.json] for collection [withconfigset2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1448464 INFO (OverseerCollectionConfigSetProcessor-98755452553396236-127.0.0.1:50841_solr-n_0000000000) [n:127.0.0.1:50841_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1449181 INFO (qtp104861724-16776) [n:127.0.0.1:50841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf2&name=withconfigset2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2724 [junit4] 2> 1449182 INFO (TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[699CAB84C912FA9B]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testSpecificConfigsets [junit4] 2> 1449212 INFO (TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[699CAB84C912FA9B]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteNonExistentCollection [junit4] 2> 1449214 INFO (TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[699CAB84C912FA9B]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1449215 INFO (qtp104861724-16775) [n:127.0.0.1:50841_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=withconfigset2&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1449218 INFO (OverseerThreadFactory-6503-thread-2-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 1449221 INFO (qtp683812968-16755) [n:127.0.0.1:50831_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.withconfigset2.shard1.replica_n1, tag=null [junit4] 2> 1449222 INFO (qtp683812968-16755) [n:127.0.0.1:50831_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ee41089: rootName = null, domain = solr.core.withconfigset2.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.withconfigset2.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@59bf339d [junit4] 2> 1449232 INFO (qtp683812968-16755) [n:127.0.0.1:50831_solr ] o.a.s.c.SolrCore [withconfigset2_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@52c60a8d [junit4] 2> 1449232 INFO (qtp683812968-16755) [n:127.0.0.1:50831_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.withconfigset2.shard1.replica_n1, tag=1388710541 [junit4] 2> 1449232 INFO (qtp683812968-16755) [n:127.0.0.1:50831_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.withconfigset2.shard1.leader, tag=1388710541 [junit4] 2> 1449237 INFO (qtp683812968-16755) [n:127.0.0.1:50831_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=withconfigset2_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=15 [junit4] 2> 1449942 INFO (qtp104861724-16775) [n:127.0.0.1:50841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=withconfigset2&action=DELETE&wt=javabin&version=2} status=0 QTime=727 [junit4] 2> 1449945 INFO (qtp104861724-16775) [n:127.0.0.1:50841_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=unknown_collection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1449949 INFO (OverseerCollectionConfigSetProcessor-98755452553396236-127.0.0.1:50841_solr-n_0000000000) [n:127.0.0.1:50841_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1449951 WARN (OverseerCollectionConfigSetProcessor-98755452553396236-127.0.0.1:50841_solr-n_0000000000) [n:127.0.0.1:50841_solr ] o.a.s.c.LockTree lock_is_leaked at[withconfigset2] [junit4] 2> 1449952 INFO (OverseerThreadFactory-6503-thread-2-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.LockTree Unlocked multiple times : withconfigset2 [junit4] 2> 1449954 INFO (OverseerThreadFactory-6503-thread-3-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 1449955 ERROR (OverseerThreadFactory-6503-thread-3-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.OverseerCollectionMessageHandler Collection: unknown_collection operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : unknown_collection [junit4] 2> at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:109) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:795) [junit4] 2> at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:88) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:227) [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.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 1449964 INFO (qtp104861724-16775) [n:127.0.0.1:50841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=unknown_collection&action=DELETE&wt=javabin&version=2} status=400 QTime=19 [junit4] 2> 1449968 INFO (qtp104861724-16775) [n:127.0.0.1:50841_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1449979 INFO (OverseerCollectionConfigSetProcessor-98755452553396236-127.0.0.1:50841_solr-n_0000000000) [n:127.0.0.1:50841_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1449986 INFO (OverseerThreadFactory-6503-thread-4-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.CreateCollectionCmd Create collection acollectionafterbaddelete [junit4] 2> 1450220 INFO (OverseerStateUpdate-98755452553396236-127.0.0.1:50841_solr-n_0000000000) [n:127.0.0.1:50841_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"acollectionafterbaddelete", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"acollectionafterbaddelete_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:50841/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1450220 INFO (OverseerStateUpdate-98755452553396236-127.0.0.1:50841_solr-n_0000000000) [n:127.0.0.1:50841_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"acollectionafterbaddelete", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"acollectionafterbaddelete_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:50828/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1450339 INFO (qtp104861724-16774) [n:127.0.0.1:50841_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1450340 INFO (qtp104861724-16774) [n:127.0.0.1:50841_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1450365 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1450367 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1450494 INFO (zkCallback-3875-thread-1-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1450494 INFO (zkCallback-3874-thread-1-processing-n:127.0.0.1:50828_solr) [n:127.0.0.1:50828_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1450500 INFO (zkCallback-3875-thread-2-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1450500 INFO (zkCallback-3874-thread-2-processing-n:127.0.0.1:50828_solr) [n:127.0.0.1:50828_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1451435 INFO (qtp104861724-16774) [n:127.0.0.1:50841_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1 [junit4] 2> 1451436 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1 [junit4] 2> 1451453 INFO (qtp104861724-16774) [n:127.0.0.1:50841_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.IndexSchema [acollectionafterbaddelete_shard1_replica_n1] Schema name=minimal [junit4] 2> 1451455 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.IndexSchema [acollectionafterbaddelete_shard1_replica_n2] Schema name=minimal [junit4] 2> 1451460 INFO (qtp104861724-16774) [n:127.0.0.1:50841_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1451460 INFO (qtp104861724-16774) [n:127.0.0.1:50841_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'acollectionafterbaddelete_shard1_replica_n1' using configuration from collection acollectionafterbaddelete, trusted=true [junit4] 2> 1451460 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1451460 INFO (qtp104861724-16774) [n:127.0.0.1:50841_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.acollectionafterbaddelete.shard1.replica_n1' (registry 'solr.core.acollectionafterbaddelete.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a08ec24 [junit4] 2> 1451460 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'acollectionafterbaddelete_shard1_replica_n2' using configuration from collection acollectionafterbaddelete, trusted=true [junit4] 2> 1451460 INFO (qtp104861724-16774) [n:127.0.0.1:50841_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1451460 INFO (qtp104861724-16774) [n:127.0.0.1:50841_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrCore [[acollectionafterbaddelete_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_699CAB84C912FA9B-001\tempDir-001\node4\acollectionafterbaddelete_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_699CAB84C912FA9B-001\tempDir-001\node4\acollectionafterbaddelete_shard1_replica_n1\data\] [junit4] 2> 1451460 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.acollectionafterbaddelete.shard1.replica_n2' (registry 'solr.core.acollectionafterbaddelete.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a08ec24 [junit4] 2> 1451460 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1451464 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrCore [[acollectionafterbaddelete_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_699CAB84C912FA9B-001\tempDir-001\node1\acollectionafterbaddelete_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_699CAB84C912FA9B-001\tempDir-001\node1\acollectionafterbaddelete_shard1_replica_n2\data\] [junit4] 2> 1451649 INFO (qtp104861724-16774) [n:127.0.0.1:50841_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1451649 INFO (qtp104861724-16774) [n:127.0.0.1:50841_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1451656 INFO (qtp104861724-16774) [n:127.0.0.1:50841_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1451657 INFO (qtp104861724-16774) [n:127.0.0.1:50841_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1451660 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1451660 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1451660 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1451660 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1451674 INFO (qtp104861724-16774) [n:127.0.0.1:50841_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7c9c8999[acollectionafterbaddelete_shard1_replica_n1] main] [junit4] 2> 1451675 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@368532cf[acollectionafterbaddelete_shard1_replica_n2] main] [junit4] 2> 1451676 INFO (qtp104861724-16774) [n:127.0.0.1:50841_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1451676 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1451676 INFO (qtp104861724-16774) [n:127.0.0.1:50841_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1451676 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1451678 INFO (qtp104861724-16774) [n:127.0.0.1:50841_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1451678 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1451678 INFO (qtp104861724-16774) [n:127.0.0.1:50841_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580087247240167424 [junit4] 2> 1451679 INFO (searcherExecutor-6514-thread-1-processing-n:127.0.0.1:50841_solr x:acollectionafterbaddelete_shard1_replica_n1 s:shard1 c:acollectionafterbaddelete r:core_node1) [n:127.0.0.1:50841_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica_n1] Registered new searcher Searcher@7c9c8999[acollectionafterbaddelete_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1451678 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580087247240167424 [junit4] 2> 1451680 INFO (searcherExecutor-6515-thread-1-processing-n:127.0.0.1:50828_solr x:acollectionafterbaddelete_shard1_replica_n2 s:shard1 c:acollectionafterbaddelete r:core_node2) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica_n2] Registered new searcher Searcher@368532cf[acollectionafterbaddelete_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1451687 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1451687 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1451687 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50828/solr/acollectionafterbaddelete_shard1_replica_n2/ [junit4] 2> 1451687 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=acollectionafterbaddelete_shard1_replica_n2 url=http://127.0.0.1:50828/solr START replicas=[http://127.0.0.1:50841/solr/acollectionafterbaddelete_shard1_replica_n1/] nUpdates=100 [junit4] 2> 1451687 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=acollectionafterbaddelete_shard1_replica_n2 url=http://127.0.0.1:50828/solr DONE. We have no versions. sync failed. [junit4] 2> 1451695 INFO (qtp104861724-16773) [n:127.0.0.1:50841_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.S.Request [acollectionafterbaddelete_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> 1451696 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1451696 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] 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> 1451696 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1451700 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50828/solr/acollectionafterbaddelete_shard1_replica_n2/ shard1 [junit4] 2> 1451817 INFO (zkCallback-3875-thread-2-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1451817 INFO (zkCallback-3875-thread-1-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1451817 INFO (zkCallback-3874-thread-2-processing-n:127.0.0.1:50828_solr) [n:127.0.0.1:50828_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1451819 INFO (zkCallback-3874-thread-1-processing-n:127.0.0.1:50828_solr) [n:127.0.0.1:50828_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1451861 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1451862 INFO (qtp12236364-16743) [n:127.0.0.1:50828_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1496 [junit4] 2> 1451969 INFO (zkCallback-3875-thread-1-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1451970 INFO (zkCallback-3875-thread-2-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1451970 INFO (zkCallback-3874-thread-1-processing-n:127.0.0.1:50828_solr) [n:127.0.0.1:50828_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1451970 INFO (zkCallback-3874-thread-2-processing-n:127.0.0.1:50828_solr) [n:127.0.0.1:50828_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1452760 INFO (qtp104861724-16774) [n:127.0.0.1:50841_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2421 [junit4] 2> 1452764 INFO (qtp104861724-16775) [n:127.0.0.1:50841_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1452889 INFO (zkCallback-3875-thread-2-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1452889 INFO (zkCallback-3875-thread-1-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1452891 INFO (zkCallback-3874-thread-2-processing-n:127.0.0.1:50828_solr) [n:127.0.0.1:50828_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1452891 INFO (zkCallback-3874-thread-1-processing-n:127.0.0.1:50828_solr) [n:127.0.0.1:50828_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1453764 INFO (qtp104861724-16775) [n:127.0.0.1:50841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3794 [junit4] 2> 1453765 INFO (TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[699CAB84C912FA9B]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteNonExistentCollection [junit4] 2> 1453830 INFO (TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[699CAB84C912FA9B]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testNoConfigSetExist [junit4] 2> 1453838 INFO (TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[699CAB84C912FA9B]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1453859 INFO (qtp104861724-16790) [n:127.0.0.1:50841_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=acollectionafterbaddelete&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1453872 INFO (OverseerThreadFactory-6503-thread-5-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 1453877 INFO (OverseerCollectionConfigSetProcessor-98755452553396236-127.0.0.1:50841_solr-n_0000000000) [n:127.0.0.1:50841_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1453877 INFO (qtp12236364-16785) [n:127.0.0.1:50828_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.acollectionafterbaddelete.shard1.replica_n2, tag=null [junit4] 2> 1453877 INFO (qtp12236364-16785) [n:127.0.0.1:50828_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c724cf2: rootName = null, domain = solr.core.acollectionafterbaddelete.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.acollectionafterbaddelete.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@124444be [junit4] 2> 1453891 INFO (qtp104861724-16789) [n:127.0.0.1:50841_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.acollectionafterbaddelete.shard1.replica_n1, tag=null [junit4] 2> 1453892 INFO (qtp104861724-16789) [n:127.0.0.1:50841_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f87787c: rootName = null, domain = solr.core.acollectionafterbaddelete.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.acollectionafterbaddelete.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5f303da6 [junit4] 2> 1453913 INFO (qtp12236364-16785) [n:127.0.0.1:50828_solr ] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@63e2f7f9 [junit4] 2> 1453913 INFO (qtp12236364-16785) [n:127.0.0.1:50828_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.acollectionafterbaddelete.shard1.replica_n2, tag=1675819001 [junit4] 2> 1453913 INFO (qtp12236364-16785) [n:127.0.0.1:50828_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.acollectionafterbaddelete.shard1.leader, tag=1675819001 [junit4] 2> 1453919 INFO (qtp12236364-16785) [n:127.0.0.1:50828_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=acollectionafterbaddelete_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=41 [junit4] 2> 1453919 WARN (zkCallback-3875-thread-2-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.LeaderElector [junit4] 2> org.apache.solr.common.SolrException: SolrCore not found:acollectionafterbaddelete_shard1_replica_n1 in [] [junit4] 2> at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:297) [junit4] 2> at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170) [junit4] 2> at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135) [junit4] 2> at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56) [junit4] 2> at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269) [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1453922 INFO (qtp104861724-16789) [n:127.0.0.1:50841_solr ] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@5172dd6f [junit4] 2> 1453923 INFO (qtp104861724-16789) [n:127.0.0.1:50841_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.acollectionafterbaddelete.shard1.replica_n1, tag=1366482287 [junit4] 2> 1453923 INFO (qtp104861724-16789) [n:127.0.0.1:50841_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.acollectionafterbaddelete.shard1.leader, tag=1366482287 [junit4] 2> 1453932 INFO (qtp104861724-16789) [n:127.0.0.1:50841_solr ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration. [junit4] 2> 1453935 INFO (qtp104861724-16789) [n:127.0.0.1:50841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=acollectionafterbaddelete_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=49 [junit4] 2> 1454661 INFO (qtp104861724-16790) [n:127.0.0.1:50841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=acollectionafterbaddelete&action=DELETE&wt=javabin&version=2} status=0 QTime=802 [junit4] 2> 1454663 INFO (qtp104861724-16791) [n:127.0.0.1:50841_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf123&name=noconfig&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1454667 INFO (OverseerThreadFactory-6503-thread-5-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.CreateCollectionCmd Create collection noconfig [junit4] 2> 1454667 INFO (OverseerCollectionConfigSetProcessor-98755452553396236-127.0.0.1:50841_solr-n_0000000000) [n:127.0.0.1:50841_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1454669 ERROR (OverseerThreadFactory-6503-thread-5-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.OverseerCollectionMessageHandler Collection: noconfig operation: create failed:org.apache.solr.common.SolrException: Can not find the specified config set: conf123 [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.validateConfigOrThrowSolrException(OverseerCollectionMessageHandler.java:753) [junit4] 2> at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:96) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:227) [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.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 1454672 INFO (qtp104861724-16791) [n:127.0.0.1:50841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf123&name=noconfig&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=400 QTime=9 [junit4] 2> 1455684 INFO (qtp104861724-16779) [n:127.0.0.1:50841_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1455684 INFO (qtp104861724-16779) [n:127.0.0.1:50841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1455684 INFO (TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[699CAB84C912FA9B]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testNoConfigSetExist [junit4] 2> 1455715 INFO (TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[699CAB84C912FA9B]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCreationAndDeletion [junit4] 2> 1455723 INFO (TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[699CAB84C912FA9B]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1455725 INFO (qtp104861724-16779) [n:127.0.0.1:50841_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=created_and_deleted&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1455727 INFO (OverseerThreadFactory-6503-thread-5-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.CreateCollectionCmd Create collection created_and_deleted [junit4] 2> 1455728 INFO (OverseerCollectionConfigSetProcessor-98755452553396236-127.0.0.1:50841_solr-n_0000000000) [n:127.0.0.1:50841_solr ] 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> 1455959 INFO (OverseerStateUpdate-98755452553396236-127.0.0.1:50841_solr-n_0000000000) [n:127.0.0.1:50841_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"created_and_deleted", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"created_and_deleted_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:50834/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1456163 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=created_and_deleted_shard1_replica_n1&action=CREATE&numShards=1&collection=created_and_deleted&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1456168 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1456296 INFO (zkCallback-3869-thread-1-processing-n:127.0.0.1:50834_solr) [n:127.0.0.1:50834_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/created_and_deleted/state.json] for collection [created_and_deleted] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1456299 INFO (zkCallback-3869-thread-2-processing-n:127.0.0.1:50834_solr) [n:127.0.0.1:50834_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/created_and_deleted/state.json] for collection [created_and_deleted] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1457256 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1 [junit4] 2> 1457264 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.s.IndexSchema [created_and_deleted_shard1_replica_n1] Schema name=minimal [junit4] 2> 1457273 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1457273 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'created_and_deleted_shard1_replica_n1' using configuration from collection created_and_deleted, trusted=true [junit4] 2> 1457274 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.created_and_deleted.shard1.replica_n1' (registry 'solr.core.created_and_deleted.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a08ec24 [junit4] 2> 1457274 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1457274 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.c.SolrCore [[created_and_deleted_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_699CAB84C912FA9B-001\tempDir-001\node3\created_and_deleted_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_699CAB84C912FA9B-001\tempDir-001\node3\created_and_deleted_shard1_replica_n1\data\] [junit4] 2> 1457443 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1457443 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1457446 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1457447 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1457448 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ca71fbe[created_and_deleted_shard1_replica_n1] main] [junit4] 2> 1457449 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1457450 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1457451 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1457453 INFO (searcherExecutor-6524-thread-1-processing-n:127.0.0.1:50834_solr x:created_and_deleted_shard1_replica_n1 s:shard1 c:created_and_deleted r:core_node1) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.c.SolrCore [created_and_deleted_shard1_replica_n1] Registered new searcher Searcher@3ca71fbe[created_and_deleted_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1457453 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580087253295693824 [junit4] 2> 1457460 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1457461 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1457461 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50834/solr/created_and_deleted_shard1_replica_n1/ [junit4] 2> 1457461 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1457461 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:50834/solr/created_and_deleted_shard1_replica_n1/ has no replicas [junit4] 2> 1457461 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1457465 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50834/solr/created_and_deleted_shard1_replica_n1/ shard1 [junit4] 2> 1457581 INFO (zkCallback-3869-thread-2-processing-n:127.0.0.1:50834_solr) [n:127.0.0.1:50834_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/created_and_deleted/state.json] for collection [created_and_deleted] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1457581 INFO (zkCallback-3869-thread-1-processing-n:127.0.0.1:50834_solr) [n:127.0.0.1:50834_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/created_and_deleted/state.json] for collection [created_and_deleted] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1457626 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1457633 INFO (qtp1217399255-16768) [n:127.0.0.1:50834_solr c:created_and_deleted s:shard1 r:core_node1 x:created_and_deleted_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=created_and_deleted_shard1_replica_n1&action=CREATE&numShards=1&collection=created_and_deleted&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1470 [junit4] 2> 1457636 INFO (qtp104861724-16779) [n:127.0.0.1:50841_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1457731 INFO (OverseerCollectionConfigSetProcessor-98755452553396236-127.0.0.1:50841_solr-n_0000000000) [n:127.0.0.1:50841_solr ] 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> 1457738 INFO (zkCallback-3869-thread-1-processing-n:127.0.0.1:50834_solr) [n:127.0.0.1:50834_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/created_and_deleted/state.json] for collection [created_and_deleted] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1457738 INFO (zkCallback-3869-thread-2-processing-n:127.0.0.1:50834_solr) [n:127.0.0.1:50834_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/created_and_deleted/state.json] for collection [created_and_deleted] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1458656 INFO (qtp104861724-16779) [n:127.0.0.1:50841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=created_and_deleted&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2931 [junit4] 2> 1458674 INFO (qtp104861724-16779) [n:127.0.0.1:50841_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1458675 INFO (qtp104861724-16779) [n:127.0.0.1:50841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1458681 INFO (qtp104861724-16779) [n:127.0.0.1:50841_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=created_and_deleted&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1458685 INFO (OverseerThreadFactory-6503-thread-5-processing-n:127.0.0.1:50841_solr) [n:127.0.0.1:50841_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 1458696 INFO (qtp1217399255-16765) [n:127.0.0.1:50834_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.created_and_deleted.shard1.replica_n1, tag=null [junit4] 2> 1458700 INFO (qtp1217399255-16765) [n:127.0.0.1:50834_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@153b0ab0: rootName = null, domain = solr.core.created_and_deleted.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.created_and_deleted.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@3a5e950b [junit4] 2> 1458714 INFO (qtp1217399255-16765) [n:127.0.0.1:50834_solr ] o.a.s.c.SolrCore [created_and_deleted_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@2f4f966a [junit4] 2> 1458714 INFO (qtp1217399255-16765) [n:127.0.0.1:50834_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.created_and_deleted.shard1.replica_n1, tag=793745002 [junit4] 2> 1458714 INFO (qtp1217399255-16765) [n:127.0.0.1:50834_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.created_and_deleted.shard1.leader, tag=793745002 [junit4] 2> 1458778 INFO (qtp1 [...truncated too long message...] loseExecutor-6684-thread-1) [n:127.0.0.1:50831_solr c:onlyinzk s:shard1 r:core_node1 x:onlyinzk_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.onlyinzk.shard1.replica_n1, tag=1860586283 [junit4] 2> 1551611 INFO (coreCloseExecutor-6684-thread-1) [n:127.0.0.1:50831_solr c:onlyinzk s:shard1 r:core_node1 x:onlyinzk_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3203f204: rootName = null, domain = solr.core.onlyinzk.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.onlyinzk.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@33e1cd1a [junit4] 2> 1551613 INFO (coreCloseExecutor-6683-thread-1) [n:127.0.0.1:50828_solr c:onlyinzk s:shard2 r:core_node2 x:onlyinzk_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@227235a9: rootName = null, domain = solr.core.onlyinzk.shard2.replica_n1, service url = null, agent id = null] for registry solr.core.onlyinzk.shard2.replica_n1 / com.codahale.metrics.MetricRegistry@38c12702 [junit4] 2> 1551618 INFO (coreCloseExecutor-6684-thread-1) [n:127.0.0.1:50831_solr c:onlyinzk s:shard1 r:core_node1 x:onlyinzk_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.onlyinzk.shard1.leader, tag=1860586283 [junit4] 2> 1551622 INFO (coreCloseExecutor-6683-thread-1) [n:127.0.0.1:50828_solr c:onlyinzk s:shard2 r:core_node2 x:onlyinzk_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.onlyinzk.shard2.leader, tag=647165785 [junit4] 2> 1551626 WARN (zkCallback-3874-thread-1-processing-n:127.0.0.1:50828_solr) [n:127.0.0.1:50828_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1551626 INFO (zkCallback-3873-thread-1-processing-n:127.0.0.1:50831_solr) [n:127.0.0.1:50831_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 1551626 INFO (jetty-closer-3854-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@65287cce{/solr,null,UNAVAILABLE} [junit4] 2> 1551629 INFO (jetty-closer-3854-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6e19ad14{/solr,null,UNAVAILABLE} [junit4] 2> 1551630 ERROR (SUITE-CollectionsAPIDistributedZkTest-seed#[699CAB84C912FA9B]-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> 1551630 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[699CAB84C912FA9B]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50824 50824 [junit4] 2> 1551632 INFO (Thread-3256) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50824 50824 [junit4] 2> 1551632 WARN (Thread-3256) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 25 /solr/aliases.json [junit4] 2> 25 /solr/clusterprops.json [junit4] 2> 22 /solr/configs/conf [junit4] 2> 5 /solr/security.json [junit4] 2> 4 /solr/configs/conf2 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 63 /solr/collections/addReplicaColl/state.json [junit4] 2> 42 /solr/collections/reloaded_collection/state.json [junit4] 2> 32 /solr/collections/nodes_used_collection/state.json [junit4] 2> 25 /solr/clusterstate.json [junit4] 2> 17 /solr/collections/halfdeletedcollection/state.json [junit4] 2> 16 /solr/collections/awhollynewcollection_0/state.json [junit4] 2> 13 /solr/collections/onlyinzk/state.json [junit4] 2> 13 /solr/collections/acollectionafterbaddelete/state.json [junit4] 2> 5 /solr/collections/halfcollectionblocker/state.json [junit4] 2> 5 /solr/collections/created_and_deleted/state.json [junit4] 2> 5 /solr/collections/halfcollectionblocker2/state.json [junit4] 2> 5 /solr/collections/withconfigset2/state.json [junit4] 2> 4 /solr/collections/halfcollection/state.json [junit4] 2> 2 /solr/overseer_elect/election/98755452553396234-127.0.0.1:50831_solr-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 320 /solr/collections [junit4] 2> 34 /solr/live_nodes [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_699CAB84C912FA9B-001 [junit4] 2> Oct 01, 2017 8:12:05 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 6 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=716, maxMBSortInHeap=6.060456212941176, sim=RandomSimilarity(queryNorm=false): {}, locale=und, timezone=Australia/Yancowinna [junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=68584888,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestQueryWrapperFilter, FileUtilsTest, TlogReplayBufferedWhileIndexingTest, TestGeoJSONResponseWriter, TestCustomSort, TestClassicSimilarityFactory, ForceLeaderTest, HdfsBasicDistributedZkTest, TestFastOutputStream, TestNamedUpdateProcessors, TestJoin, SolrMetricsIntegrationTest, HdfsWriteToMultipleCollectionsTest, CacheHeaderTest, TestTestInjection, BasicAuthIntegrationTest, BasicDistributedZk2Test, ShufflingReplicaListTransformerTest, UpdateRequestProcessorFactoryTest, MissingSegmentRecoveryTest, DistributedFacetExistsSmallTest, SolrXmlInZkTest, BJQParserTest, HdfsChaosMonkeySafeLeaderTest, CleanupOldIndexTest, TestMissingGroups, TestDynamicLoading, SolrIndexConfigTest, TestQueryUtils, SolrPluginUtilsTest, JsonLoaderTest, BasicZkTest, SpellingQueryConverterTest, TestPerFieldSimilarity, TestCrossCoreJoin, TestDocumentBuilder, TestFastLRUCache, TestSizeLimitedDistributedMap, TestReplicaProperties, BigEndianAscendingWordSerializerTest, TestTrie, TestClusterProperties, SignatureUpdateProcessorFactoryTest, AddBlockUpdateTest, CopyFieldTest, TestSolrJ, TestInPlaceUpdatesStandalone, SuggestComponentContextFilterQueryTest, TestCustomDocTransformer, TestManagedResourceStorage, LeaderInitiatedRecoveryOnShardRestartTest, ShardRoutingCustomTest, SolrRequestParserTest, CloudMLTQParserTest, LoggingHandlerTest, TestNumericTerms64, TestImpersonationWithHadoopAuth, ShardSplitTest, ZkNodePropsTest, TestStressLucene, QueryEqualityTest, TestNRTOpen, TestSolrCloudWithKerberosAlt, TestSystemCollAutoCreate, CdcrUpdateLogTest, LeaderElectionContextKeyTest, TestRecovery, LukeRequestHandlerTest, RuleEngineTest, HdfsRecoveryZkTest, SolrCloudReportersTest, ChaosMonkeySafeLeaderTest, BadComponentTest, TestMacros, TestBulkSchemaAPI, TestSchemaVersionResource, ClassificationUpdateProcessorFactoryTest, SOLR749Test, DeleteNodeTest, TestFieldCacheSort, DistributedQueryElevationComponentTest, TestLocalFSCloudBackupRestore, TestSystemIdResolver, TestLegacyNumericUtils, TestLuceneIndexBackCompat, TestSQLHandler, TestCoreDiscovery, SolrCLIZkUtilsTest, LeaderElectionIntegrationTest, ConvertedLegacyTest, TestIntervalFaceting, TestMergePolicyConfig, DistributedVersionInfoTest, TestNoOpRegenerator, RestartWhileUpdatingTest, TestLeaderElectionZkExpiry, ZkStateWriterTest, TestLegacyFieldCache, PreAnalyzedFieldManagedSchemaCloudTest, TestReload, TestApiFramework, BlockJoinFacetRandomTest, ShowFileRequestHandlerTest, DeleteInactiveReplicaTest, TestRawResponseWriter, TestCSVLoader, TestXmlQParserPlugin, UpdateParamsTest, TestPartialUpdateDeduplication, TestConfig, CachingDirectoryFactoryTest, TestRealTimeGet, TestLuceneMatchVersion, HdfsSyncSliceTest, TestManagedSchemaAPI, BlockCacheTest, DocumentAnalysisRequestHandlerTest, TestFreeTextSuggestions, AliasIntegrationTest, HdfsTlogReplayBufferedWhileIndexingTest, TestOrdValues, TestSearchPerf, TestSolrQueryParser, TestBM25SimilarityFactory, TestPullReplicaErrorHandling, TestScoreJoinQPScore, DistributedTermsComponentTest, DistribJoinFromCollectionTest, TestFieldResource, TestRandomFaceting, CdcrBootstrapTest, TestFieldCacheVsDocValues, TestPostingsSolrHighlighter, DebugComponentTest, LeaderFailureAfterFreshStartTest, TestAddFieldRealTimeGet, DistribCursorPagingTest, SampleTest, SpellCheckComponentTest, ParsingFieldUpdateProcessorsTest, TestConfigOverlay, TestUniqueKeyFieldResource, GraphQueryTest, TestSchemalessBufferedUpdates, PropertiesRequestHandlerTest, TestCloudPseudoReturnFields, TestMaxTokenLenTokenizer, TestHttpShardHandlerFactory, TestRTimerTree, VMParamsZkACLAndCredentialsProvidersTest, AtomicUpdateProcessorFactoryTest, MoveReplicaHDFSUlogDirTest, TestQueryTypes, TestElisionMultitermQuery, SSLMigrationTest, OverseerCollectionConfigSetProcessorTest, DistributedSuggestComponentTest, EchoParamsTest, TestTolerantUpdateProcessorCloud, MetricsConfigTest, TestDistributedMissingSort, SystemInfoHandlerTest, TestPolicyCloud, TestFastWriter, TestHashQParserPlugin, TestEmbeddedSolrServerSchemaAPI, TestSuggestSpellingConverter, BadIndexSchemaTest, BasicFunctionalityTest, TestSha256AuthenticationProvider, TestPointFields, TestConfigSetsAPIZkFailure, TestBlendedInfixSuggestions, TestLRUCache, TestIndexSearcher, CollectionsAPISolrJTest, TestDownShardTolerantSearch, HdfsLockFactoryTest, TestFieldCache, TestPrepRecovery, CollectionsAPIDistributedZkTest] [junit4] Completed [324/730 (1!)] on J1 in 106.91s, 19 tests, 1 error <<< FAILURES! [...truncated 44888 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
