Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2062/
2 tests failed. FAILED: org.apache.solr.cloud.HealthCheckHandlerTest.testHealthCheckHandlerSolrJ Error Message: Error from server at https://127.0.0.1:56515/solr: Host Unavailable: Not in live nodes as per zk Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:56515/solr: Host Unavailable: Not in live nodes as per zk at __randomizedtesting.SeedInfo.seed([3C82B51FFBD7B6D6:96716A0B8031FED7]:0) 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.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195) at org.apache.solr.cloud.HealthCheckHandlerTest.testHealthCheckHandlerSolrJ(HealthCheckHandlerTest.java:78) 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) FAILED: org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp Error Message: Empty files should NOT be copied down as directories Stack Trace: java.lang.AssertionError: Empty files should NOT be copied down as directories at __randomizedtesting.SeedInfo.seed([3C82B51FFBD7B6D6:D76E48513F7E08B4]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp(SolrCLIZkUtilsTest.java:449) 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) Build Log: [...truncated 11407 lines...] [junit4] Suite: org.apache.solr.cloud.HealthCheckHandlerTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.HealthCheckHandlerTest_3C82B51FFBD7B6D6-001/init-core-data-001 [junit4] 2> 727357 WARN (SUITE-HealthCheckHandlerTest-seed#[3C82B51FFBD7B6D6]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 727357 INFO (SUITE-HealthCheckHandlerTest-seed#[3C82B51FFBD7B6D6]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 727359 INFO (SUITE-HealthCheckHandlerTest-seed#[3C82B51FFBD7B6D6]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 727361 INFO (SUITE-HealthCheckHandlerTest-seed#[3C82B51FFBD7B6D6]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 727362 INFO (SUITE-HealthCheckHandlerTest-seed#[3C82B51FFBD7B6D6]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.HealthCheckHandlerTest_3C82B51FFBD7B6D6-001/tempDir-001 [junit4] 2> 727362 INFO (SUITE-HealthCheckHandlerTest-seed#[3C82B51FFBD7B6D6]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 727369 INFO (Thread-1336) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 727369 INFO (Thread-1336) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 727409 ERROR (Thread-1336) [ ] 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> 727469 INFO (SUITE-HealthCheckHandlerTest-seed#[3C82B51FFBD7B6D6]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:47557 [junit4] 2> 727543 INFO (jetty-launcher-907-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 727621 INFO (jetty-launcher-907-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@abd89f0{/solr,null,AVAILABLE} [junit4] 2> 727622 INFO (jetty-launcher-907-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@352314cb{SSL,[ssl, http/1.1]}{127.0.0.1:56515} [junit4] 2> 727622 INFO (jetty-launcher-907-thread-1) [ ] o.e.j.s.Server Started @732116ms [junit4] 2> 727622 INFO (jetty-launcher-907-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56515} [junit4] 2> 727622 ERROR (jetty-launcher-907-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 727622 INFO (jetty-launcher-907-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 727622 INFO (jetty-launcher-907-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 727622 INFO (jetty-launcher-907-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 727623 INFO (jetty-launcher-907-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-06T21:27:40.807Z [junit4] 2> 727652 INFO (jetty-launcher-907-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 727692 INFO (jetty-launcher-907-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47557/solr [junit4] 2> 727850 INFO (jetty-launcher-907-thread-1) [n:127.0.0.1:56515_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 727851 INFO (jetty-launcher-907-thread-1) [n:127.0.0.1:56515_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56515_solr [junit4] 2> 727852 INFO (jetty-launcher-907-thread-1) [n:127.0.0.1:56515_solr ] o.a.s.c.Overseer Overseer (id=98438667342053379-127.0.0.1:56515_solr-n_0000000000) starting [junit4] 2> 727867 INFO (jetty-launcher-907-thread-1) [n:127.0.0.1:56515_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56515_solr [junit4] 2> 727869 INFO (zkCallback-914-thread-1-processing-n:127.0.0.1:56515_solr) [n:127.0.0.1:56515_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 728010 INFO (jetty-launcher-907-thread-1) [n:127.0.0.1:56515_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56515.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254ebac5 [junit4] 2> 728015 INFO (jetty-launcher-907-thread-1) [n:127.0.0.1:56515_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56515.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254ebac5 [junit4] 2> 728015 INFO (jetty-launcher-907-thread-1) [n:127.0.0.1:56515_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56515.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254ebac5 [junit4] 2> 728016 INFO (jetty-launcher-907-thread-1) [n:127.0.0.1:56515_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.HealthCheckHandlerTest_3C82B51FFBD7B6D6-001/tempDir-001/node1/. [junit4] 2> 728110 INFO (SUITE-HealthCheckHandlerTest-seed#[3C82B51FFBD7B6D6]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 728111 INFO (SUITE-HealthCheckHandlerTest-seed#[3C82B51FFBD7B6D6]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47557/solr ready [junit4] 2> 728124 INFO (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandler [junit4] 2> 728199 INFO (qtp1286813700-5578) [n:127.0.0.1:56515_solr ] o.a.s.h.a.HealthCheckHandler Invoked HealthCheckHandler on [127.0.0.1:56515_solr] [junit4] 2> 728199 INFO (qtp1286813700-5578) [n:127.0.0.1:56515_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/health params={wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 728218 INFO (zkCallback-919-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 728221 INFO (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.MiniSolrCloudCluster Expired zookeeper session 98438667342053379 from node https://127.0.0.1:56515/solr [junit4] 2> 728225 INFO (qtp1286813700-5581) [n:127.0.0.1:56515_solr ] o.a.s.h.a.HealthCheckHandler Invoked HealthCheckHandler on [127.0.0.1:56515_solr] [junit4] 2> 728317 WARN (zkCallback-914-thread-4-processing-n:127.0.0.1:56515_solr) [n:127.0.0.1:56515_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7db8f651 name: ZooKeeperConnection Watcher:127.0.0.1:47557/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None [junit4] 2> 728318 WARN (zkCallback-914-thread-4-processing-n:127.0.0.1:56515_solr) [n:127.0.0.1:56515_solr ] o.a.s.c.c.ConnectionManager zkClient has disconnected [junit4] 2> 729554 WARN (jetty-launcher-907-thread-1-SendThread(127.0.0.1:47557)) [n:127.0.0.1:56515_solr ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x15db97247160003 has expired [junit4] 2> 729554 WARN (zkCallback-914-thread-2-processing-n:127.0.0.1:56515_solr) [n:127.0.0.1:56515_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7db8f651 name: ZooKeeperConnection Watcher:127.0.0.1:47557/solr got event WatchedEvent state:Expired type:None path:null path: null type: None [junit4] 2> 729555 WARN (zkCallback-914-thread-2-processing-n:127.0.0.1:56515_solr) [n:127.0.0.1:56515_solr ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper... [junit4] 2> 729555 INFO (zkCallback-914-thread-2-processing-n:127.0.0.1:56515_solr) [n:127.0.0.1:56515_solr ] o.a.s.c.Overseer Overseer (id=98438667342053379-127.0.0.1:56515_solr-n_0000000000) closing [junit4] 2> 729556 INFO (OverseerStateUpdate-98438667342053379-127.0.0.1:56515_solr-n_0000000000) [n:127.0.0.1:56515_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:56515_solr [junit4] 2> 729556 INFO (zkCallback-914-thread-2-processing-n:127.0.0.1:56515_solr) [n:127.0.0.1:56515_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 729556 WARN (zkCallback-914-thread-2-processing-n:127.0.0.1:56515_solr) [n:127.0.0.1:56515_solr ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one... [junit4] 2> 729557 ERROR (OverseerExitThread) [n:127.0.0.1:56515_solr ] o.a.s.c.Overseer could not read the data [junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:298) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 729558 INFO (zkCallback-914-thread-2-processing-n:127.0.0.1:56515_solr) [n:127.0.0.1:56515_solr ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished. [junit4] 2> 729558 INFO (zkCallback-914-thread-2-processing-n:127.0.0.1:56515_solr) [n:127.0.0.1:56515_solr ] o.a.s.c.ZkController ZooKeeper session re-connected ... refreshing core states after session expiration. [junit4] 2> 729803 INFO (zkCallback-914-thread-2-processing-n:127.0.0.1:56515_solr) [n:127.0.0.1:56515_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 729805 INFO (qtp1286813700-5581) [n:127.0.0.1:56515_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/health params={wt=javabin&version=2} status=503 QTime=1580 [junit4] 2> 729806 INFO (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandler [junit4] 2> 729817 INFO (zkCallback-914-thread-2-processing-n:127.0.0.1:56515_solr) [n:127.0.0.1:56515_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56515_solr [junit4] 2> 729820 INFO (TEST-HealthCheckHandlerTest.testHealthCheckHandlerSolrJ-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandlerSolrJ [junit4] 2> 729820 INFO (zkCallback-914-thread-2-processing-n:127.0.0.1:56515_solr) [n:127.0.0.1:56515_solr ] o.a.s.c.Overseer Overseer (id=98438667342053382-127.0.0.1:56515_solr-n_0000000001) starting [junit4] 2> 729826 INFO (qtp1286813700-5581) [n:127.0.0.1:56515_solr ] o.a.s.h.a.HealthCheckHandler Invoked HealthCheckHandler on [127.0.0.1:56515_solr] [junit4] 2> 729827 INFO (qtp1286813700-5581) [n:127.0.0.1:56515_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/health params={wt=javabin&version=2} status=503 QTime=0 [junit4] 2> 729828 INFO (TEST-HealthCheckHandlerTest.testHealthCheckHandlerSolrJ-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandlerSolrJ [junit4] 2> 729829 INFO (zkCallback-914-thread-2-processing-n:127.0.0.1:56515_solr) [n:127.0.0.1:56515_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56515_solr [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HealthCheckHandlerTest -Dtests.method=testHealthCheckHandlerSolrJ -Dtests.seed=3C82B51FFBD7B6D6 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=de-AT -Dtests.timezone=Pacific/Fiji -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 0.02s J1 | HealthCheckHandlerTest.testHealthCheckHandlerSolrJ <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:56515/solr: Host Unavailable: Not in live nodes as per zk [junit4] > at __randomizedtesting.SeedInfo.seed([3C82B51FFBD7B6D6:96716A0B8031FED7]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195) [junit4] > at org.apache.solr.cloud.HealthCheckHandlerTest.testHealthCheckHandlerSolrJ(HealthCheckHandlerTest.java:78) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 729832 INFO (zkCallback-914-thread-8-processing-n:127.0.0.1:56515_solr) [n:127.0.0.1:56515_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 729832 INFO (zkCallback-919-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 729841 INFO (zkCallback-914-thread-2-processing-n:127.0.0.1:56515_solr) [n:127.0.0.1:56515_solr ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper [junit4] 2> 729842 INFO (zkCallback-914-thread-2-processing-n:127.0.0.1:56515_solr) [n:127.0.0.1:56515_solr ] o.a.s.c.c.ConnectionManager Connected:true [junit4] 2> 729848 INFO (TEST-HealthCheckHandlerTest.testHealthCheckHandlerWithCloudClient-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandlerWithCloudClient [junit4] 2> 729848 INFO (TEST-HealthCheckHandlerTest.testHealthCheckHandlerWithCloudClient-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandlerWithCloudClient [junit4] 2> 729851 INFO (jetty-closer-908-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@352314cb{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 729852 INFO (jetty-closer-908-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2044459900 [junit4] 2> 729852 INFO (jetty-closer-908-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 729854 INFO (jetty-closer-908-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 729855 INFO (jetty-closer-908-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 729857 INFO (jetty-closer-908-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 729858 INFO (jetty-closer-908-thread-1) [ ] o.a.s.c.Overseer Overseer (id=98438667342053382-127.0.0.1:56515_solr-n_0000000001) closing [junit4] 2> 729858 INFO (OverseerStateUpdate-98438667342053382-127.0.0.1:56515_solr-n_0000000001) [n:127.0.0.1:56515_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:56515_solr [junit4] 2> 731360 WARN (zkCallback-914-thread-1-processing-n:127.0.0.1:56515_solr) [n:127.0.0.1:56515_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 731360 WARN (zkCallback-914-thread-2-processing-n:127.0.0.1:56515_solr) [n:127.0.0.1:56515_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 731361 INFO (jetty-closer-908-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@abd89f0{/solr,null,UNAVAILABLE} [junit4] 2> 731362 ERROR (SUITE-HealthCheckHandlerTest-seed#[3C82B51FFBD7B6D6]-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> 731363 INFO (SUITE-HealthCheckHandlerTest-seed#[3C82B51FFBD7B6D6]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:47557 47557 [junit4] 2> 731465 INFO (Thread-1336) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:47557 47557 [junit4] 2> 731466 WARN (Thread-1336) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 3 /solr/aliases.json [junit4] 2> 2 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 3 /solr/clusterstate.json [junit4] 2> 3 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 4 /solr/live_nodes [junit4] 2> 3 /solr/collections [junit4] 2> 2 /solr/overseer/queue [junit4] 2> 2 /solr/overseer/collection-queue-work [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.HealthCheckHandlerTest_3C82B51FFBD7B6D6-001 [junit4] 2> Aug 06, 2017 9:27:44 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1745, maxMBSortInHeap=7.062251303670288, sim=RandomSimilarity(queryNorm=false): {}, locale=de-AT, timezone=Pacific/Fiji [junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=83523880,total=446169088 [junit4] 2> NOTE: All tests run in this JVM: [TestSweetSpotSimilarityFactory, ShardRoutingTest, CloudExitableDirectoryReaderTest, CachingDirectoryFactoryTest, TestLRUCache, TestComplexPhraseLeadingWildcard, TestShortCircuitedRequests, UpdateRequestProcessorFactoryTest, TestCloudPseudoReturnFields, ZkSolrClientTest, UninvertDocValuesMergePolicyTest, BlockJoinFacetDistribTest, SpatialFilterTest, IndexSchemaTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestOnReconnectListenerSupport, TestCorePropertiesReload, PrimUtilsTest, DeleteLastCustomShardedReplicaTest, TestManagedStopFilterFactory, V2ApiIntegrationTest, AddSchemaFieldsUpdateProcessorFactoryTest, BasicAuthIntegrationTest, TestSearchPerf, TestFastLRUCache, TestCoreContainer, TestBlendedInfixSuggestions, TestNoOpRegenerator, TestLeaderElectionWithEmptyReplica, FileBasedSpellCheckerTest, TestHdfsBackupRestoreCore, TestSubQueryTransformerDistrib, CdcrBootstrapTest, TemplateUpdateProcessorTest, DistributedVersionInfoTest, TestSchemalessBufferedUpdates, TestDynamicFieldCollectionResource, TestJsonFacetRefinement, TestFiltering, TestStressInPlaceUpdates, TestFuzzyAnalyzedSuggestions, DocValuesMultiTest, LoggingHandlerTest, LeaderFailoverAfterPartitionTest, TestEmbeddedSolrServerSchemaAPI, TestHalfAndHalfDocValues, TestRawResponseWriter, TestSolrJ, TestSolrCloudSnapshots, TestChildDocTransformer, HdfsTlogReplayBufferedWhileIndexingTest, QueryResultKeyTest, TestDownShardTolerantSearch, DistributedFacetPivotLargeTest, RulesTest, SearchHandlerTest, DirectoryFactoryTest, HealthCheckHandlerTest] [junit4] Completed [201/728 (1!)] on J1 in 4.63s, 3 tests, 1 error <<< FAILURES! [...truncated 1066 lines...] [junit4] Suite: org.apache.solr.cloud.SolrCLIZkUtilsTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/init-core-data-001 [junit4] 2> 1877810 INFO (SUITE-SolrCLIZkUtilsTest-seed#[3C82B51FFBD7B6D6]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1877812 INFO (SUITE-SolrCLIZkUtilsTest-seed#[3C82B51FFBD7B6D6]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1877812 INFO (SUITE-SolrCLIZkUtilsTest-seed#[3C82B51FFBD7B6D6]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1877812 INFO (SUITE-SolrCLIZkUtilsTest-seed#[3C82B51FFBD7B6D6]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/tempDir-001 [junit4] 2> 1877813 INFO (SUITE-SolrCLIZkUtilsTest-seed#[3C82B51FFBD7B6D6]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1877813 INFO (Thread-4134) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1877813 INFO (Thread-4134) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1877815 ERROR (Thread-4134) [ ] 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> 1877913 INFO (SUITE-SolrCLIZkUtilsTest-seed#[3C82B51FFBD7B6D6]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:49778 [junit4] 2> 1877927 INFO (jetty-launcher-2396-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1877928 INFO (jetty-launcher-2396-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60764c1b{/solr,null,AVAILABLE} [junit4] 2> 1877928 INFO (jetty-launcher-2396-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7471c0b0{HTTP/1.1,[http/1.1]}{127.0.0.1:55108} [junit4] 2> 1877928 INFO (jetty-launcher-2396-thread-1) [ ] o.e.j.s.Server Started @1882781ms [junit4] 2> 1877928 INFO (jetty-launcher-2396-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55108} [junit4] 2> 1877929 ERROR (jetty-launcher-2396-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1877929 INFO (jetty-launcher-2396-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1877929 INFO (jetty-launcher-2396-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1877929 INFO (jetty-launcher-2396-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1877929 INFO (jetty-launcher-2396-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-06T21:46:51.481Z [junit4] 2> 1877932 INFO (jetty-launcher-2396-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1877941 INFO (jetty-launcher-2396-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49778/solr [junit4] 2> 1878050 INFO (jetty-launcher-2396-thread-1) [n:127.0.0.1:55108_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1878051 INFO (jetty-launcher-2396-thread-1) [n:127.0.0.1:55108_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55108_solr [junit4] 2> 1878052 INFO (jetty-launcher-2396-thread-1) [n:127.0.0.1:55108_solr ] o.a.s.c.Overseer Overseer (id=98438742760882179-127.0.0.1:55108_solr-n_0000000000) starting [junit4] 2> 1878060 INFO (jetty-launcher-2396-thread-1) [n:127.0.0.1:55108_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55108_solr [junit4] 2> 1878063 INFO (zkCallback-2403-thread-1-processing-n:127.0.0.1:55108_solr) [n:127.0.0.1:55108_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1878138 INFO (jetty-launcher-2396-thread-1) [n:127.0.0.1:55108_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55108.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72e8dafe [junit4] 2> 1878143 INFO (jetty-launcher-2396-thread-1) [n:127.0.0.1:55108_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55108.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72e8dafe [junit4] 2> 1878143 INFO (jetty-launcher-2396-thread-1) [n:127.0.0.1:55108_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55108.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72e8dafe [junit4] 2> 1878145 INFO (jetty-launcher-2396-thread-1) [n:127.0.0.1:55108_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/tempDir-001/node1/. [junit4] 2> 1878176 INFO (SUITE-SolrCLIZkUtilsTest-seed#[3C82B51FFBD7B6D6]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1878178 INFO (SUITE-SolrCLIZkUtilsTest-seed#[3C82B51FFBD7B6D6]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49778/solr ready [junit4] 2> 1878203 INFO (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testUpconfig [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Uploading /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf for config upconfig1 to ZooKeeper at 127.0.0.1:49778/solr [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Uploading /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf for config upconfig2 to ZooKeeper at 127.0.0.1:49778/solr [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 2> 1878252 ERROR (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.u.SolrCLI Could not complete upconfig operation for reason: Could not find solrconfig.xml at /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/solrconfig.xml, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/conf/solrconfig.xml or /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/nothinghere/conf/solrconfig.xml [junit4] 2> [junit4] 2> ERROR: Could not find solrconfig.xml at /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/solrconfig.xml, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/conf/solrconfig.xml or /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/nothinghere/conf/solrconfig.xml [junit4] 2> [junit4] 2> 1878253 INFO (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testUpconfig [junit4] 2> 1878263 INFO (TEST-SolrCLIZkUtilsTest.testRm-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRm [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Uploading /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf for config rm1 to ZooKeeper at 127.0.0.1:49778/solr [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Uploading /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf for config rm2 to ZooKeeper at 127.0.0.1:49778/solr [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 2> 1878294 ERROR (TEST-SolrCLIZkUtilsTest.testRm-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.u.SolrCLI Could not complete rm operation for reason: Zookeeper node /configs/rm1 has children and recurse has NOT been specified [junit4] 2> [junit4] 2> ERROR: Zookeeper node /configs/rm1 has children and recurse has NOT been specified [junit4] 2> [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 2> 1878319 ERROR (TEST-SolrCLIZkUtilsTest.testRm-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.u.SolrCLI Could not complete rm operation for reason: Zookeeper node /configs/rm1 has children and recurse has NOT been specified [junit4] 2> [junit4] 2> ERROR: Zookeeper node /configs/rm1 has children and recurse has NOT been specified [junit4] 2> [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Removing Zookeeper node /configs/rm1 from ZooKeeper at 127.0.0.1:49778/solr recurse: true [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Removing Zookeeper node /configs/rm2 from ZooKeeper at 127.0.0.1:49778/solr recurse: true [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Uploading /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf for config rm3 to ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> [junit4] 2> ERROR: You may not remove the root ZK node ('/')! [junit4] 2> [junit4] 2> 1878359 INFO (TEST-SolrCLIZkUtilsTest.testRm-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testRm [junit4] 2> 1878368 INFO (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDownconfig [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Uploading /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf for config downconfig1 to ZooKeeper at 127.0.0.1:49778/solr [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Downloading configset downconfig1 from ZooKeeper at 127.0.0.1:49778/solr to directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/downConfigNewPlace-001/myconfset/conf [junit4] 2> 1878391 INFO (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/downConfigNewPlace-001/myconfset/conf/schema.xml [junit4] 2> 1878392 INFO (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/downConfigNewPlace-001/myconfset/conf/solrconfig.xml [junit4] 2> 1878394 INFO (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/downConfigNewPlace-001/myconfset/conf/stopwords/stopwords-en.txt [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Uploading /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/downConfigNewPlace-001/myconfset/conf for config downconfig2 to ZooKeeper at 127.0.0.1:49778/solr [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Downloading configset downconfig2 from ZooKeeper at 127.0.0.1:49778/solr to directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/downConfigNewPlace2-001/conf [junit4] 2> 1878424 INFO (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/downConfigNewPlace2-001/conf/schema.xml [junit4] 2> 1878425 INFO (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/downConfigNewPlace2-001/conf/solrconfig.xml [junit4] 2> 1878427 INFO (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/downConfigNewPlace2-001/conf/stopwords/stopwords-en.txt [junit4] 2> 1878436 INFO (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDownconfig [junit4] 2> 1878447 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCp [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Uploading /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf for config cp1 to ZooKeeper at 127.0.0.1:49778/solr [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from 'zk:/configs/cp1' to 'zk:/cp2'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878463 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/configs/cp1' to '/cp2' [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from 'zk:/configs/cp1' to 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/tmpNewPlace2-001'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878483 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/configs/cp1' to '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/tmpNewPlace2-001' [junit4] 2> 1878485 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/tmpNewPlace2-001/schema.xml [junit4] 2> 1878486 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/tmpNewPlace2-001/solrconfig.xml [junit4] 2> 1878487 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/tmpNewPlace2-001/stopwords/stopwords-en.txt [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from 'zk:/configs/cp1' to '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/tmpNewPlace3-001'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878495 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/configs/cp1' to '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/tmpNewPlace3-001' [junit4] 2> 1878497 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/tmpNewPlace3-001/schema.xml [junit4] 2> 1878498 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/tmpNewPlace3-001/solrconfig.xml [junit4] 2> 1878499 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/tmpNewPlace3-001/stopwords/stopwords-en.txt [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf' to 'zk:/cp3'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878510 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf' to '/cp3' [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf' to 'zk:/cp4'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878526 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf' to '/cp4' [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf' to 'zk:/cp5Fail'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878540 ERROR (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.u.SolrCLI Could not complete the zk operation for reason: Local path /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf is a directory and recurse is false [junit4] 2> [junit4] 2> ERROR: Local path /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf is a directory and recurse is false [junit4] 2> [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf' to 'zk:/cp6Fail'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878542 ERROR (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.u.SolrCLI Could not complete the zk operation for reason: Local path /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf is a directory and recurse is false [junit4] 2> [junit4] 2> ERROR: Local path /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf is a directory and recurse is false [junit4] 2> [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from 'zk:/cp3/schema.xml' to '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/tmpNewPlace3-001/cpToLocal/'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878545 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/cp3/schema.xml' to '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/tmpNewPlace3-001/cpToLocal/schema.xml' [junit4] 2> 1878546 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/tmpNewPlace3-001/cpToLocal/schema.xml [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf/solrconfig.xml' to 'zk:/powerup/'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878557 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf/solrconfig.xml' to '/powerup/solrconfig.xml' [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf/solrconfig.xml' to 'zk:/copyUpFile.xml'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878574 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf/solrconfig.xml' to '/copyUpFile.xml' [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from 'zk:/cp4/solrconfig.xml' to 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/tmpNewPlace3-001/localnamed/renamed.txt'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878581 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/cp4/solrconfig.xml' to '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/tmpNewPlace3-001/localnamed/renamed.txt' [junit4] 2> 1878582 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/tmpNewPlace3-001/localnamed/renamed.txt [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from 'zk:/cp4/solrconfig.xml' to 'zk:/'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878584 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/cp4/solrconfig.xml' to '/solrconfig.xml' [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf' to 'zk:/cp7/'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878588 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf' to '/cp7/conf' [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/dirdata-001/zknode.data' to 'zk:/cp7/conf/stopwords/'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878603 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/dirdata-001/zknode.data' to '/cp7/conf/stopwords/zknode.data' [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/dirdata-001/zknode.data' to 'zk:/cp7/conf/stopwords/'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878606 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/dirdata-001/zknode.data' to '/cp7/conf/stopwords/zknode.data' [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from 'zk:/cp7' to 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp8-001'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878609 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/cp7' to '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp8-001' [junit4] 2> 1878612 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp8-001/conf/schema.xml [junit4] 2> 1878613 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp8-001/conf/solrconfig.xml [junit4] 2> 1878614 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp8-001/conf/stopwords/zknode.data [junit4] 2> 1878615 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp8-001/conf/stopwords/stopwords-en.txt [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp8-001' to 'zk:/cp9'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878617 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp8-001' to '/cp9' [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp8-001/conf/stopwords/emptyfile' to 'zk:/cp7/conf/stopwords/emptyFile'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878627 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp8-001/conf/stopwords/emptyfile' to '/cp7/conf/stopwords/emptyFile' [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from 'zk:/cp7/conf/stopwords/emptyFile' to 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp9-001/emptyFile'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878631 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/cp7/conf/stopwords/emptyFile' to '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp9-001/emptyFile' [junit4] 2> 1878632 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp9-001/emptyFile [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp8-001/conf' to 'zk:/cp10'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878634 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp8-001/conf' to '/cp10' [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Copying from 'zk:/cp10' to 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp10-001'. ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878644 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/cp10' to '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp10-001' [junit4] 2> 1878646 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp10-001/schema.xml [junit4] 2> 1878647 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp10-001/solrconfig.xml [junit4] 2> 1878648 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp10-001/stopwords/zknode.data [junit4] 2> 1878649 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils Writing file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001/cp10-001/stopwords/stopwords-en.txt [junit4] 2> 1878651 INFO (TEST-SolrCLIZkUtilsTest.testCp-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCp [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SolrCLIZkUtilsTest -Dtests.method=testCp -Dtests.seed=3C82B51FFBD7B6D6 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-LB -Dtests.timezone=Africa/Windhoek -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 0.22s J2 | SolrCLIZkUtilsTest.testCp <<< [junit4] > Throwable #1: java.lang.AssertionError: Empty files should NOT be copied down as directories [junit4] > at __randomizedtesting.SeedInfo.seed([3C82B51FFBD7B6D6:D76E48513F7E08B4]:0) [junit4] > at org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp(SolrCLIZkUtilsTest.java:449) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1878664 INFO (TEST-SolrCLIZkUtilsTest.testMv-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testMv [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Uploading /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf for config mv1 to ZooKeeper at 127.0.0.1:49778/solr [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Moving Znode /configs/mv1 to /mv2 on ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878683 INFO (TEST-SolrCLIZkUtilsTest.testMv-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/configs/mv1' to '/mv2' [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 2> 1878705 ERROR (TEST-SolrCLIZkUtilsTest.testMv-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.u.SolrCLI Could not complete mv operation for reason: mv command operates on znodes and 'file:' has been specified. [junit4] 2> [junit4] 2> ERROR: mv command operates on znodes and 'file:' has been specified. [junit4] 2> [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Moving Znode /mv2 to /mv4 on ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878706 INFO (TEST-SolrCLIZkUtilsTest.testMv-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/mv2' to '/mv4' [junit4] 2> 1878732 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 0x15db983d666002e, 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] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Moving Znode /mv4/solrconfig.xml to /testmvsingle/solrconfig.xml on ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878774 INFO (TEST-SolrCLIZkUtilsTest.testMv-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/mv4/solrconfig.xml' to '/testmvsingle/solrconfig.xml' [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Moving Znode /mv4/schema.xml to /parentnode/ on ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878787 INFO (TEST-SolrCLIZkUtilsTest.testMv-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.c.c.ZkMaintenanceUtils copying from '/mv4/schema.xml' to '/parentnode/schema.xml' [junit4] 2> 1878790 INFO (TEST-SolrCLIZkUtilsTest.testMv-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testMv [junit4] 2> 1878805 INFO (TEST-SolrCLIZkUtilsTest.testLs-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testLs [junit4] 1> [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:49778/solr ... [junit4] 1> Uploading /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf for config lister to ZooKeeper at 127.0.0.1:49778/solr [junit4] 2> 1878933 INFO (TEST-SolrCLIZkUtilsTest.testLs-seed#[3C82B51FFBD7B6D6]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testLs [junit4] 2> 1878934 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 0x15db983d6660006, 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> 1878939 INFO (jetty-closer-2397-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7471c0b0{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1878939 INFO (jetty-closer-2397-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=953516205 [junit4] 2> 1878939 INFO (jetty-closer-2397-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1878941 INFO (jetty-closer-2397-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1878943 INFO (jetty-closer-2397-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1878946 INFO (jetty-closer-2397-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1878946 INFO (jetty-closer-2397-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1878946 INFO (jetty-closer-2397-thread-1) [ ] o.a.s.c.Overseer Overseer (id=98438742760882179-127.0.0.1:55108_solr-n_0000000000) closing [junit4] 2> 1878947 INFO (OverseerStateUpdate-98438742760882179-127.0.0.1:55108_solr-n_0000000000) [n:127.0.0.1:55108_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55108_solr [junit4] 2> 1878948 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 0x15db983d6660003, 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> 1880448 WARN (zkCallback-2403-thread-1-processing-n:127.0.0.1:55108_solr) [n:127.0.0.1:55108_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1880448 INFO (jetty-closer-2397-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@60764c1b{/solr,null,UNAVAILABLE} [junit4] 2> 1880449 ERROR (SUITE-SolrCLIZkUtilsTest-seed#[3C82B51FFBD7B6D6]-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> 1880449 INFO (SUITE-SolrCLIZkUtilsTest-seed#[3C82B51FFBD7B6D6]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49778 49778 [junit4] 2> 1880625 INFO (Thread-4134) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49778 49778 [junit4] 2> 1880625 WARN (Thread-4134) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 2 /solr/aliases.json [junit4] 2> 2 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 2 /solr/clusterstate.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 2 /solr/live_nodes [junit4] 2> 2 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCLIZkUtilsTest_3C82B51FFBD7B6D6-001 [junit4] 2> Aug 06, 2017 9:46:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1504, maxMBSortInHeap=5.92365934902875, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-LB, timezone=Africa/Windhoek [junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=43093352,total=519045120 [junit4] 2> NOTE: All tests run in this JVM: [TimeZoneUtilsTest, LeaderElectionTest, BooleanFieldTest, NumericFieldsTest, TestStressReorder, V2StandaloneTest, TestReRankQParserPlugin, TestNamedUpdateProcessors, TestConfigSetProperties, MinimalSchemaTest, SignatureUpdateProcessorFactoryTest, StatsComponentTest, TestSurroundQueryParser, SmileWriterTest, UpdateLogTest, BasicAuthStandaloneTest, TestJavabinTupleStreamParser, XsltUpdateRequestHandlerTest, TestPKIAuthenticationPlugin, TestInitQParser, TestBackupRepositoryFactory, TestPseudoReturnFields, DateMathParserTest, TestInfoStreamLogging, CdcrVersionReplicationTest, MoveReplicaHDFSUlogDirTest, TestRandomFlRTGCloud, TestConfigsApi, AtomicUpdateProcessorFactoryTest, TestExclusionRuleCollectionAccess, TestReplicationHandlerBackup, HdfsUnloadDistributedZkTest, CollectionReloadTest, HdfsBasicDistributedZk2Test, UnloadDistributedZkTest, CdcrReplicationDistributedZkTest, RecoveryZkTest, MergeStrategyTest, HttpSolrCallGetCoreTest, ClusterStateTest, UtilsToolTest, ClassificationUpdateProcessorIntegrationTest, MultiTermTest, TestTrackingShardHandlerFactory, BasicDistributedZk2Test, ResponseLogComponentTest, SolrIndexMetricsTest, DeleteStatusTest, TestStandardQParsers, TestLegacyFieldCache, PolyFieldTest, AutoCommitTest, CircularListTest, TestComplexPhraseQParserPlugin, TestSSLRandomization, TestSearcherReuse, OverseerTest, TestSolrDeletionPolicy2, TestTolerantUpdateProcessorRandomCloud, TestUtils, TestNumericTokenStream, TestMissingGroups, CustomCollectionTest, FullHLLTest, SolrCoreCheckLockOnStartupTest, ReplicationFactorTest, BigEndianAscendingWordSerializerTest, PingRequestHandlerTest, TestCustomStream, PreAnalyzedUpdateProcessorTest, TestPrepRecovery, TestHdfsUpdateLog, ReturnFieldsTest, SolrGraphiteReporterTest, TestUnifiedSolrHighlighter, TestFieldCacheSortRandom, UniqFieldsUpdateProcessorFactoryTest, TestDelegationWithHadoopAuth, TestRecovery, TestReplicaProperties, URLClassifyProcessorTest, ImplicitSnitchTest, VMParamsZkACLAndCredentialsProvidersTest, SolrMetricReporterTest, TestGroupingSearch, SparseHLLTest, DocValuesNotIndexedTest, AnalyticsQueryTest, TestAnalyzedSuggestions, TestAuthenticationFramework, SuggestComponentContextFilterQueryTest, BadIndexSchemaTest, HardAutoCommitTest, MigrateRouteKeyTest, LeaderFailureAfterFreshStartTest, RegexBoostProcessorTest, TestFieldCache, TestSortByMinMaxFunction, CdcrUpdateLogTest, HdfsSyncSliceTest, TestDynamicFieldResource, TestSolrCoreSnapshots, TestJsonFacets, TestScoreJoinQPScore, DateRangeFieldTest, TestSuggestSpellingConverter, TestFilteredDocIdSet, AsyncCallRequestStatusResponseTest, DeleteNodeTest, TermsComponentTest, SuggesterFSTTest, TestCollectionAPI, SuggesterTest, DistributedFacetPivotWhiteBoxTest, TestSolrCloudWithSecureImpersonation, DistribJoinFromCollectionTest, TestCloudJSONFacetJoinDomain, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, TestZkChroot, TestDistributedSearch, ZkControllerTest, TestReload, SimpleFacetsTest, SpellCheckComponentTest, PeerSyncTest, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest, IndexSchemaRuntimeFieldTest, TestCSVResponseWriter, JsonLoaderTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, SearchHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, SampleTest, TestDocSet, TestElisionMultitermQuery, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, ResourceLoaderTest, ChaosMonkeyNothingIsSafeTest, AssignBackwardCompatibilityTest, CdcrRequestHandlerTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, ConfigSetsAPITest, CreateCollectionCleanupTest, HttpPartitionTest, MoveReplicaTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, ReplaceNodeTest, SSLMigrationTest, SaslZkACLProviderTest, SolrCLIZkUtilsTest] [junit4] Completed [522/728 (2!)] on J2 in 3.87s, 6 tests, 1 failure <<< FAILURES! [...truncated 43983 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org