Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3438/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:56251/solr/testSolrCloudCollection_shard1_replica1 Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:56251/solr/testSolrCloudCollection_shard1_replica1 at __randomizedtesting.SeedInfo.seed([45916094D56D8608:7849CEB8ED83D878]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79) 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:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:56251/solr/testSolrCloudCollection_shard1_replica1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ... 1 more Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:56251 failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511) ... 10 more Build Log: [...truncated 10856 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 586667 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 586668 INFO (Thread-1134) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 586668 INFO (Thread-1134) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 586778 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.ZkTestServer start zk server on port:56248 [junit4] 2> 586778 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 586778 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 586815 INFO (zkCallback-778-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10fd420 name:ZooKeeperConnection Watcher:127.0.0.1:56248 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 586815 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 586816 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 586816 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 586830 INFO (jetty-launcher-777-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 586830 INFO (jetty-launcher-777-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 586831 INFO (jetty-launcher-777-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 586831 INFO (jetty-launcher-777-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 586832 INFO (jetty-launcher-777-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 586839 INFO (jetty-launcher-777-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77d96334{/solr,null,AVAILABLE} [junit4] 2> 586839 INFO (jetty-launcher-777-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16533079{/solr,null,AVAILABLE} [junit4] 2> 586841 INFO (jetty-launcher-777-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3daff890{/solr,null,AVAILABLE} [junit4] 2> 586843 INFO (jetty-launcher-777-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@794ce659{HTTP/1.1,[http/1.1]}{127.0.0.1:56250} [junit4] 2> 586843 INFO (jetty-launcher-777-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@65ce3a62{HTTP/1.1,[http/1.1]}{127.0.0.1:56252} [junit4] 2> 586843 INFO (jetty-launcher-777-thread-1) [ ] o.e.j.s.Server Started @594976ms [junit4] 2> 586843 INFO (jetty-launcher-777-thread-5) [ ] o.e.j.s.Server Started @594976ms [junit4] 2> 586843 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56252} [junit4] 2> 586843 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 586843 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56250} [junit4] 2> 586843 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node5' [junit4] 2> 586844 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 586844 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 586844 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node1' [junit4] 2> 586844 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 586844 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 586844 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 586845 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 586845 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 586846 INFO (jetty-launcher-777-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d8e5ba6{/solr,null,AVAILABLE} [junit4] 2> 586848 INFO (jetty-launcher-777-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@603799cc{HTTP/1.1,[http/1.1]}{127.0.0.1:56251} [junit4] 2> 586848 INFO (jetty-launcher-777-thread-4) [ ] o.e.j.s.Server Started @594981ms [junit4] 2> 586848 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56251} [junit4] 2> 586848 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 586848 INFO (jetty-launcher-777-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73eedd30{/solr,null,AVAILABLE} [junit4] 2> 586848 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node4' [junit4] 2> 586849 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 586849 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 586849 INFO (jetty-launcher-777-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@737229ab{HTTP/1.1,[http/1.1]}{127.0.0.1:56253} [junit4] 2> 586849 INFO (jetty-launcher-777-thread-2) [ ] o.e.j.s.Server Started @594982ms [junit4] 2> 586849 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56253} [junit4] 2> 586849 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 586849 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 586849 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node2' [junit4] 2> 586849 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 586849 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 586850 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 586850 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 586851 INFO (jetty-launcher-777-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@60e11435{HTTP/1.1,[http/1.1]}{127.0.0.1:56255} [junit4] 2> 586851 INFO (jetty-launcher-777-thread-3) [ ] o.e.j.s.Server Started @594985ms [junit4] 2> 586851 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56255} [junit4] 2> 586851 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 586852 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node3' [junit4] 2> 586852 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 586852 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 586852 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 586854 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 586855 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 586857 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 586858 INFO (zkCallback-780-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7be9fdd2 name:ZooKeeperConnection Watcher:127.0.0.1:56248/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 586859 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 586859 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 586861 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 586863 INFO (zkCallback-783-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e5c9f00 name:ZooKeeperConnection Watcher:127.0.0.1:56248/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 586863 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 586863 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 586865 INFO (zkCallback-781-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@158ca61c name:ZooKeeperConnection Watcher:127.0.0.1:56248/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 586865 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 586865 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 586865 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 586866 INFO (zkCallback-779-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7dcae81b name:ZooKeeperConnection Watcher:127.0.0.1:56248/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 586866 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 586866 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 586866 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 586867 INFO (zkCallback-782-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@381fae18 name:ZooKeeperConnection Watcher:127.0.0.1:56248/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 586867 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 586867 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 586867 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 586868 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 586875 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 586885 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node3/. [junit4] 2> 586885 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node5/. [junit4] 2> 586885 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 1612189645 [junit4] 2> 586885 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node5] [junit4] 2> 586885 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 490549311 [junit4] 2> 586885 WARN (jetty-launcher-777-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node5/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node5/lib [junit4] 2> 586886 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false, [junit4] 2> 586886 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node3] [junit4] 2> 586886 WARN (jetty-launcher-777-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node3/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node3/lib [junit4] 2> 586886 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false, [junit4] 2> 586889 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node4/. [junit4] 2> 586889 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 1573048613 [junit4] 2> 586889 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node4] [junit4] 2> 586889 WARN (jetty-launcher-777-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node4/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node4/lib [junit4] 2> 586889 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false, [junit4] 2> 586893 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node1/. [junit4] 2> 586893 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 1037114467 [junit4] 2> 586893 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node1] [junit4] 2> 586893 WARN (jetty-launcher-777-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node1/lib [junit4] 2> 586893 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node2/. [junit4] 2> 586893 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false, [junit4] 2> 586893 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 372569878 [junit4] 2> 586893 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node2] [junit4] 2> 586893 WARN (jetty-launcher-777-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node2/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node2/lib [junit4] 2> 586894 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false, [junit4] 2> 586899 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 586899 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 586899 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 586899 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56248/solr [junit4] 2> 586899 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 586899 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 586899 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 586899 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 586899 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 586899 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56248/solr [junit4] 2> 586899 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 586900 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 586900 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 586901 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 586901 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 586901 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 586901 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56248/solr [junit4] 2> 586901 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 586901 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 586902 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 586903 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 586903 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 586903 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 586903 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56248/solr [junit4] 2> 586903 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 586903 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 586904 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 586904 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 586904 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 586904 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 586904 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56248/solr [junit4] 2> 586905 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 586905 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 586905 INFO (zkCallback-790-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6717e3d6 name:ZooKeeperConnection Watcher:127.0.0.1:56248 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 586906 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 586906 INFO (jetty-launcher-777-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 586906 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 586907 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 586908 INFO (zkCallback-791-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68ddd398 name:ZooKeeperConnection Watcher:127.0.0.1:56248 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 586908 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 586908 INFO (jetty-launcher-777-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 586908 INFO (zkCallback-796-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62a9e59c name:ZooKeeperConnection Watcher:127.0.0.1:56248 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 586909 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 586909 INFO (jetty-launcher-777-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 586910 INFO (zkCallback-797-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54d1dbf9 name:ZooKeeperConnection Watcher:127.0.0.1:56248 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 586911 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 586911 INFO (jetty-launcher-777-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 586913 INFO (zkCallback-798-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3912a064 name:ZooKeeperConnection Watcher:127.0.0.1:56248 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 586913 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 586913 INFO (jetty-launcher-777-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 586916 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$51/1213859014@555ae4ca [junit4] 2> 586919 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 586920 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$51/1213859014@17c52849 [junit4] 2> 586920 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$51/1213859014@2ef35daa [junit4] 2> 586921 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 586922 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 586927 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$51/1213859014@500f49ca [junit4] 2> 586928 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 586936 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$51/1213859014@26a7a32b [junit4] 2> 586937 INFO (zkCallback-799-thread-1-processing-n:127.0.0.1:56253_solr) [n:127.0.0.1:56253_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47c3bedb name:ZooKeeperConnection Watcher:127.0.0.1:56248/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 586937 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 586937 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 586938 INFO (zkCallback-800-thread-1-processing-n:127.0.0.1:56255_solr) [n:127.0.0.1:56255_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65002ce2 name:ZooKeeperConnection Watcher:127.0.0.1:56248/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 586939 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 586939 INFO (zkCallback-801-thread-1-processing-n:127.0.0.1:56251_solr) [n:127.0.0.1:56251_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@507f0aea name:ZooKeeperConnection Watcher:127.0.0.1:56248/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 586939 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 586946 INFO (zkCallback-802-thread-1-processing-n:127.0.0.1:56252_solr) [n:127.0.0.1:56252_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7bfa2288 name:ZooKeeperConnection Watcher:127.0.0.1:56248/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 586946 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 586956 INFO (zkCallback-803-thread-1-processing-n:127.0.0.1:56250_solr) [n:127.0.0.1:56250_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7fbf202 name:ZooKeeperConnection Watcher:127.0.0.1:56248/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 586956 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 586956 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 586956 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 586958 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 586958 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 586972 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 586973 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 586973 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 586974 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 586974 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 587008 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 587011 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 587011 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 587012 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 587017 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 587035 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 587035 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 587035 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 587035 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 587035 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 587048 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 587048 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 587057 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 587057 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 587058 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 587073 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 587073 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 587073 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 587088 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 587090 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 587107 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 587109 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 587109 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 587109 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 587110 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 587127 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 587127 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 587129 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 587129 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 587129 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 587134 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 587137 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 587138 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 587138 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 587138 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 587144 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 587146 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 587146 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 587150 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 587150 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 587152 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 587154 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 587154 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 587155 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 587155 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 587156 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 587158 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 587158 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 587160 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 587160 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 587160 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 587162 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 587162 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 587173 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 587173 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 587173 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 587174 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 587174 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 587182 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 587182 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 587183 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 587183 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 587183 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 587190 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 587190 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 587190 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 587191 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 587192 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 587194 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96318935422926861-127.0.0.1:56251_solr-n_0000000000 [junit4] 2> 587194 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96318935422926859-127.0.0.1:56253_solr-n_0000000001 [junit4] 2> 587194 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96318935422926863-127.0.0.1:56250_solr-n_0000000002 [junit4] 2> 587196 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96318935422926862-127.0.0.1:56252_solr-n_0000000003 [junit4] 2> 587197 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96318935422926860-127.0.0.1:56255_solr-n_0000000004 [junit4] 2> 587197 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56251_solr [junit4] 2> 587197 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 587198 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96318935422926861-127.0.0.1:56251_solr-n_0000000000 to know if I could be the leader [junit4] 2> 587198 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96318935422926859-127.0.0.1:56253_solr-n_0000000001 to know if I could be the leader [junit4] 2> 587199 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96318935422926863-127.0.0.1:56250_solr-n_0000000002 to know if I could be the leader [junit4] 2> 587200 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96318935422926862-127.0.0.1:56252_solr-n_0000000003 to know if I could be the leader [junit4] 2> 587200 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56253_solr [junit4] 2> 587200 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56253_solr [junit4] 2> 587200 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56250_solr [junit4] 2> 587200 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56250_solr [junit4] 2> 587201 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56252_solr [junit4] 2> 587201 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56252_solr [junit4] 2> 587202 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56255_solr [junit4] 2> 587202 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56255_solr [junit4] 2> 587207 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.Overseer Overseer (id=96318935422926861-127.0.0.1:56251_solr-n_0000000000) starting [junit4] 2> 587211 INFO (zkCallback-803-thread-1-processing-n:127.0.0.1:56250_solr) [n:127.0.0.1:56250_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 587211 INFO (zkCallback-802-thread-1-processing-n:127.0.0.1:56252_solr) [n:127.0.0.1:56252_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 587211 INFO (zkCallback-800-thread-1-processing-n:127.0.0.1:56255_solr) [n:127.0.0.1:56255_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 587211 INFO (zkCallback-801-thread-1-processing-n:127.0.0.1:56251_solr) [n:127.0.0.1:56251_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 587211 INFO (zkCallback-799-thread-1-processing-n:127.0.0.1:56253_solr) [n:127.0.0.1:56253_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 587217 INFO (zkCallback-801-thread-1-processing-n:127.0.0.1:56251_solr) [n:127.0.0.1:56251_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 587218 INFO (zkCallback-800-thread-1-processing-n:127.0.0.1:56255_solr) [n:127.0.0.1:56255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 587219 INFO (zkCallback-803-thread-1-processing-n:127.0.0.1:56250_solr) [n:127.0.0.1:56250_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 587220 INFO (zkCallback-802-thread-1-processing-n:127.0.0.1:56252_solr) [n:127.0.0.1:56252_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 587221 INFO (zkCallback-799-thread-1-processing-n:127.0.0.1:56253_solr) [n:127.0.0.1:56253_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 587222 INFO (zkCallback-803-thread-1-processing-n:127.0.0.1:56250_solr) [n:127.0.0.1:56250_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 587222 INFO (zkCallback-802-thread-1-processing-n:127.0.0.1:56252_solr) [n:127.0.0.1:56252_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 587222 INFO (zkCallback-801-thread-1-processing-n:127.0.0.1:56251_solr) [n:127.0.0.1:56251_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 587223 INFO (zkCallback-800-thread-1-processing-n:127.0.0.1:56255_solr) [n:127.0.0.1:56255_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 587223 INFO (zkCallback-799-thread-1-processing-n:127.0.0.1:56253_solr) [n:127.0.0.1:56253_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 587235 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 587235 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 587236 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node1/. [junit4] 2> 587236 INFO (zkCallback-803-thread-1-processing-n:127.0.0.1:56250_solr) [n:127.0.0.1:56250_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 587237 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 587237 INFO (zkCallback-802-thread-1-processing-n:127.0.0.1:56252_solr) [n:127.0.0.1:56252_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 587237 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 587237 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 587239 INFO (zkCallback-800-thread-1-processing-n:127.0.0.1:56255_solr) [n:127.0.0.1:56255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 587239 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node2/. [junit4] 2> 587239 INFO (zkCallback-801-thread-1-processing-n:127.0.0.1:56251_solr) [n:127.0.0.1:56251_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 587239 INFO (zkCallback-799-thread-1-processing-n:127.0.0.1:56253_solr) [n:127.0.0.1:56253_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 587239 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 587241 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 587241 INFO (jetty-launcher-777-thread-1) [n:127.0.0.1:56250_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 587242 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 587242 INFO (jetty-launcher-777-thread-2) [n:127.0.0.1:56253_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 587245 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 587247 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 587247 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 587249 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node5/. [junit4] 2> 587249 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 587252 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 587252 INFO (jetty-launcher-777-thread-5) [n:127.0.0.1:56252_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 587260 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 587261 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 587262 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node3/. [junit4] 2> 587262 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 587265 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 587265 INFO (jetty-launcher-777-thread-3) [n:127.0.0.1:56255_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 587275 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 587276 INFO (OverseerCollectionConfigSetProcessor-96318935422926861-127.0.0.1:56251_solr-n_0000000000) [n:127.0.0.1:56251_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 587277 INFO (OverseerStateUpdate-96318935422926861-127.0.0.1:56251_solr-n_0000000000) [n:127.0.0.1:56251_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 587277 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:56251_solr as DOWN [junit4] 2> 587281 INFO (OverseerStateUpdate-96318935422926861-127.0.0.1:56251_solr-n_0000000000) [n:127.0.0.1:56251_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 587286 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56251_solr [junit4] 2> 587286 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56251_solr [junit4] 2> 587290 INFO (zkCallback-803-thread-1-processing-n:127.0.0.1:56250_solr) [n:127.0.0.1:56250_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4]) [junit4] 2> 587290 INFO (zkCallback-802-thread-1-processing-n:127.0.0.1:56252_solr) [n:127.0.0.1:56252_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4]) [junit4] 2> 587290 INFO (zkCallback-800-thread-1-processing-n:127.0.0.1:56255_solr) [n:127.0.0.1:56255_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4]) [junit4] 2> 587290 INFO (zkCallback-799-thread-1-processing-n:127.0.0.1:56253_solr) [n:127.0.0.1:56253_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4]) [junit4] 2> 587290 INFO (zkCallback-801-thread-1-processing-n:127.0.0.1:56251_solr) [n:127.0.0.1:56251_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4]) [junit4] 2> 587291 INFO (OverseerStateUpdate-96318935422926861-127.0.0.1:56251_solr-n_0000000000) [n:127.0.0.1:56251_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:56251_solr"} current state version: 0 [junit4] 2> 587292 INFO (zkCallback-802-thread-1-processing-n:127.0.0.1:56252_solr) [n:127.0.0.1:56252_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 587292 INFO (OverseerStateUpdate-96318935422926861-127.0.0.1:56251_solr-n_0000000000) [n:127.0.0.1:56251_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:56251_solr [junit4] 2> 587292 INFO (zkCallback-803-thread-1-processing-n:127.0.0.1:56250_solr) [n:127.0.0.1:56250_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 587293 INFO (zkCallback-800-thread-1-processing-n:127.0.0.1:56255_solr) [n:127.0.0.1:56255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 587293 INFO (zkCallback-801-thread-1-processing-n:127.0.0.1:56251_solr) [n:127.0.0.1:56251_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 587293 INFO (zkCallback-799-thread-1-processing-n:127.0.0.1:56253_solr) [n:127.0.0.1:56253_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 587319 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 587319 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 587320 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node4/. [junit4] 2> 587321 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 587323 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 587323 INFO (jetty-launcher-777-thread-4) [n:127.0.0.1:56251_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 587323 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 587324 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 587327 INFO (zkCallback-809-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@287fa948 name:ZooKeeperConnection Watcher:127.0.0.1:56248 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 587328 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 587328 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 587335 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@794ce659{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 587336 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1037114467 [junit4] 2> 587336 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:56250_solr as DOWN [junit4] 2> 587345 INFO (OverseerStateUpdate-96318935422926861-127.0.0.1:56251_solr-n_0000000000) [n:127.0.0.1:56251_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:56250_solr"} current state version: 0 [junit4] 2> 587345 INFO (OverseerStateUpdate-96318935422926861-127.0.0.1:56251_solr-n_0000000000) [n:127.0.0.1:56251_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:56250_solr [junit4] 2> 587348 INFO (zkCallback-802-thread-1-processing-n:127.0.0.1:56252_solr) [n:127.0.0.1:56252_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5]) [junit4] 2> 587348 INFO (zkCallback-803-thread-1-processing-n:127.0.0.1:56250_solr) [n:127.0.0.1:56250_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5]) [junit4] 2> 587348 INFO (zkCallback-801-thread-1-processing-n:127.0.0.1:56251_solr) [n:127.0.0.1:56251_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5]) [junit4] 2> 587348 INFO (zkCallback-800-thread-1-processing-n:127.0.0.1:56255_solr) [n:127.0.0.1:56255_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5]) [junit4] 2> 587348 INFO (zkCallback-799-thread-1-processing-n:127.0.0.1:56253_solr) [n:127.0.0.1:56253_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5]) [junit4] 2> 587348 WARN (zkCallback-803-thread-1-processing-n:127.0.0.1:56250_solr) [n:127.0.0.1:56250_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 587350 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@77d96334{/solr,null,UNAVAILABLE} [junit4] 2> 587353 INFO (zkCallback-799-thread-1-processing-n:127.0.0.1:56253_solr) [n:127.0.0.1:56253_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 587353 INFO (zkCallback-801-thread-1-processing-n:127.0.0.1:56251_solr) [n:127.0.0.1:56251_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 587353 INFO (zkCallback-802-thread-1-processing-n:127.0.0.1:56252_solr) [n:127.0.0.1:56252_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 587353 INFO (zkCallback-800-thread-1-processing-n:127.0.0.1:56255_solr) [n:127.0.0.1:56255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 587354 INFO (zkCallback-802-thread-2-processing-n:127.0.0.1:56252_solr) [n:127.0.0.1:56252_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96318935422926859-127.0.0.1:56253_solr-n_0000000001 to know if I could be the leader [junit4] 2> 587355 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 587358 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4032da4e{/solr,null,AVAILABLE} [junit4] 2> 587358 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.e.j.s.ServerConnector Started ServerConnector@7dab1cb{HTTP/1.1,[http/1.1]}{127.0.0.1:56272} [junit4] 2> 587358 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.e.j.s.Server Started @595492ms [junit4] 2> 587358 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56272} [junit4] 2> 587360 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 587360 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node6' [junit4] 2> 587360 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 587360 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 587360 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 587361 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 587365 INFO (zkCallback-811-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@754f9cb7 name:ZooKeeperConnection Watcher:127.0.0.1:56248/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 587365 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 587365 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 587366 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 587385 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node6/. [junit4] 2> 587385 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.CoreContainer New CoreContainer 1236447630 [junit4] 2> 587385 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node6] [junit4] 2> 587386 WARN (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node6/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node6/lib [junit4] 2> 587386 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false, [junit4] 2> 587388 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 587388 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 587388 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 587388 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56248/solr [junit4] 2> 587388 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 587388 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 587388 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 587393 INFO (zkCallback-814-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40818649 name:ZooKeeperConnection Watcher:127.0.0.1:56248 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 587393 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 587393 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 587417 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [n:127.0.0.1:56272_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$51/1213859014@3e4a541f [junit4] 2> 587418 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [n:127.0.0.1:56272_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 587442 INFO (zkCallback-815-thread-1-processing-n:127.0.0.1:56272_solr) [n:127.0.0.1:56272_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@413bdc7f name:ZooKeeperConnection Watcher:127.0.0.1:56248/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 587442 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [n:127.0.0.1:56272_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 587470 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [n:127.0.0.1:56272_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 587471 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [n:127.0.0.1:56272_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 587473 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [n:127.0.0.1:56272_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 587480 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [n:127.0.0.1:56272_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 587485 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [n:127.0.0.1:56272_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96318935422926867-127.0.0.1:56272_solr-n_0000000005 [junit4] 2> 587487 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [n:127.0.0.1:56272_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96318935422926860-127.0.0.1:56255_solr-n_0000000004 to know if I could be the leader [junit4] 2> 587487 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [n:127.0.0.1:56272_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:56272_solr as DOWN [junit4] 2> 587498 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [n:127.0.0.1:56272_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56272_solr [junit4] 2> 587498 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [n:127.0.0.1:56272_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56272_solr [junit4] 2> 587501 INFO (OverseerStateUpdate-96318935422926861-127.0.0.1:56251_solr-n_0000000000) [n:127.0.0.1:56251_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:56272_solr"} current state version: 0 [junit4] 2> 587501 INFO (OverseerStateUpdate-96318935422926861-127.0.0.1:56251_solr-n_0000000000) [n:127.0.0.1:56251_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:56272_solr [junit4] 2> 587515 INFO (zkCallback-815-thread-1-processing-n:127.0.0.1:56272_solr) [n:127.0.0.1:56272_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4]) [junit4] 2> 587515 INFO (zkCallback-802-thread-2-processing-n:127.0.0.1:56252_solr) [n:127.0.0.1:56252_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4]) [junit4] 2> 587515 INFO (zkCallback-801-thread-3-processing-n:127.0.0.1:56251_solr) [n:127.0.0.1:56251_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4]) [junit4] 2> 587516 INFO (zkCallback-800-thread-1-processing-n:127.0.0.1:56255_solr) [n:127.0.0.1:56255_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4]) [junit4] 2> 587516 INFO (zkCallback-799-thread-1-processing-n:127.0.0.1:56253_solr) [n:127.0.0.1:56253_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4]) [junit4] 2> 587519 INFO (zkCallback-801-thread-3-processing-n:127.0.0.1:56251_solr) [n:127.0.0.1:56251_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 587520 INFO (zkCallback-802-thread-2-processing-n:127.0.0.1:56252_solr) [n:127.0.0.1:56252_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 587520 INFO (zkCallback-800-thread-1-processing-n:127.0.0.1:56255_solr) [n:127.0.0.1:56255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 587520 INFO (zkCallback-799-thread-1-processing-n:127.0.0.1:56253_solr) [n:127.0.0.1:56253_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 587521 INFO (zkCallback-815-thread-1-processing-n:127.0.0.1:56272_solr) [n:127.0.0.1:56272_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 587550 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [n:127.0.0.1:56272_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 587551 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [n:127.0.0.1:56272_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 587557 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [n:127.0.0.1:56272_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001/tempDir-001/node6/. [junit4] 2> 587558 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [n:127.0.0.1:56272_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 587560 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [n:127.0.0.1:56272_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 587560 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [n:127.0.0.1:56272_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 587562 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 587574 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 587578 INFO (zkCall [...truncated too long message...] oud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266) [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:229) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 605772 WARN (zkCallback-834-thread-1-processing-n:127.0.0.1:56251_solr) [n:127.0.0.1:56251_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 605773 INFO (jetty-launcher-777-thread-5) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@59cfbbe2{/solr,null,UNAVAILABLE} [junit4] 2> 605775 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[45916094D56D8608]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56248 56248 [junit4] 2> 605793 INFO (Thread-1134) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56248 56248 [junit4] 2> 610226 WARN (Thread-1134) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 10 /solr/aliases.json [junit4] 2> 10 /solr/clusterprops.json [junit4] 2> 8 /solr/security.json [junit4] 2> 5 /solr/configs/solrCloudCollectionConfig [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 10 /solr/clusterstate.json [junit4] 2> 5 /solr/collections/testSolrCloudCollection/state.json [junit4] 2> 2 /solr/overseer_elect/election/96318935422926861-127.0.0.1:56251_solr-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/96318935422926859-127.0.0.1:56253_solr-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 25 /solr/overseer/queue [junit4] 2> 12 /solr/overseer/collection-queue-work [junit4] 2> 10 /solr/collections [junit4] 2> 7 /solr/live_nodes [junit4] 2> 3 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=45916094D56D8608 -Dtests.slow=true -Dtests.locale=de-GR -Dtests.timezone=America/Dawson -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 23.6s J0 | BasicAuthIntegrationTest.testBasics <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:56251/solr/testSolrCloudCollection_shard1_replica1 [junit4] > at __randomizedtesting.SeedInfo.seed([45916094D56D8608:7849CEB8ED83D878]:0) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997) [junit4] > at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] > at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193) [junit4] > at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196) [junit4] > at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:56251/solr/testSolrCloudCollection_shard1_replica1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735) [junit4] > at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] > at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] > ... 1 more [junit4] > Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:56251 failed to respond [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511) [junit4] > ... 10 more [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_45916094D56D8608-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=PostingsFormat(name=Direct), intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_i_dv=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=640, sim=ClassicSimilarity, locale=de-GR, timezone=America/Dawson [junit4] 2> NOTE: Mac OS X 10.11.5 x86_64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=211597944,total=307232768 [junit4] 2> NOTE: All tests run in this JVM: [TestObjectReleaseTracker, CoreAdminRequestStatusTest, DeleteShardTest, TestLuceneMatchVersion, SampleTest, TestConfigSets, UUIDFieldTest, TestArbitraryIndexDir, ScriptEngineTest, VMParamsZkACLAndCredentialsProvidersTest, TestStressLucene, TestHdfsUpdateLog, TestExactStatsCache, HighlighterMaxOffsetTest, TestFastLRUCache, TestConfigSetImmutable, TestUniqueKeyFieldResource, TestBlobHandler, TestFieldTypeResource, TestSizeLimitedDistributedMap, TestHighlightDedupGrouping, SchemaVersionSpecificBehaviorTest, RuleEngineTest, AlternateDirectoryTest, JSONWriterTest, HighlighterTest, TestInitParams, TestCloudDeleteByQuery, TestSort, ParsingFieldUpdateProcessorsTest, TestIBSimilarityFactory, TestMergePolicyConfig, TestDynamicFieldResource, DirectSolrSpellCheckerTest, DocValuesTest, MoreLikeThisHandlerTest, ExternalFileFieldSortTest, TestGroupingSearch, TestSolrQueryResponse, GraphQueryTest, LeaderInitiatedRecoveryOnCommitTest, TestDFRSimilarityFactory, PrimitiveFieldTypeTest, CdcrUpdateLogTest, RecoveryZkTest, TestRebalanceLeaders, CdcrReplicationDistributedZkTest, DateRangeFieldTest, SpatialHeatmapFacetsTest, AddSchemaFieldsUpdateProcessorFactoryTest, CachingDirectoryFactoryTest, TestEmbeddedSolrServerConstructors, TestCryptoKeys, SOLR749Test, TestStressUserVersions, DistribJoinFromCollectionTest, SolrIndexConfigTest, TestAuthorizationFramework, DirectUpdateHandlerTest, TestUpdate, TestFilteredDocIdSet, DistributedFacetPivotSmallTest, TestConfig, TestAnalyzeInfixSuggestions, BasicAuthIntegrationTest] [junit4] Completed [121/623 (1!)] on J0 in 23.58s, 1 test, 1 error <<< FAILURES! [...truncated 61656 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
