Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3502/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:51087/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:51087/solr/testSolrCloudCollection_shard1_replica1 at __randomizedtesting.SeedInfo.seed([F70970E7966F7F87:CAD1DECBAE8121F7]: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:51087/solr/testSolrCloudCollection_shard1_replica1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365) 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:51087 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:513) ... 10 more Build Log: [...truncated 10677 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 321766 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 321766 INFO (Thread-388) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 321766 INFO (Thread-388) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 321873 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.ZkTestServer start zk server on port:51081 [junit4] 2> 321873 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 321874 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 321904 INFO (zkCallback-507-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e53dbf7 name:ZooKeeperConnection Watcher:127.0.0.1:51081 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 321904 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 321904 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 321904 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 321916 INFO (jetty-launcher-506-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 321916 INFO (jetty-launcher-506-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 321916 INFO (jetty-launcher-506-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 321917 INFO (jetty-launcher-506-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 321920 INFO (jetty-launcher-506-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52443723{/solr,null,AVAILABLE} [junit4] 2> 321920 INFO (jetty-launcher-506-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a3ecf46{/solr,null,AVAILABLE} [junit4] 2> 321921 INFO (jetty-launcher-506-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 321922 INFO (jetty-launcher-506-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@5d7fa601{HTTP/1.1,[http/1.1]}{127.0.0.1:51084} [junit4] 2> 321922 INFO (jetty-launcher-506-thread-4) [ ] o.e.j.s.Server Started @329058ms [junit4] 2> 321922 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51084} [junit4] 2> 321923 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 321923 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node4' [junit4] 2> 321923 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 321923 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 321923 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 321924 INFO (jetty-launcher-506-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@6b5097f2{HTTP/1.1,[http/1.1]}{127.0.0.1:51083} [junit4] 2> 321924 INFO (jetty-launcher-506-thread-2) [ ] o.e.j.s.Server Started @329060ms [junit4] 2> 321924 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51083} [junit4] 2> 321925 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 321925 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node2' [junit4] 2> 321925 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 321925 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 321925 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 321925 INFO (jetty-launcher-506-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6591b29a{/solr,null,AVAILABLE} [junit4] 2> 321926 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 321927 INFO (jetty-launcher-506-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@269200ee{/solr,null,AVAILABLE} [junit4] 2> 321928 INFO (jetty-launcher-506-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@68f5f116{HTTP/1.1,[http/1.1]}{127.0.0.1:51087} [junit4] 2> 321928 INFO (jetty-launcher-506-thread-1) [ ] o.e.j.s.Server Started @329063ms [junit4] 2> 321928 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51087} [junit4] 2> 321928 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 321928 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node1' [junit4] 2> 321928 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 321928 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 321928 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 321929 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 321930 INFO (jetty-launcher-506-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@3291b312{HTTP/1.1,[http/1.1]}{127.0.0.1:51085} [junit4] 2> 321930 INFO (jetty-launcher-506-thread-5) [ ] o.e.j.s.Server Started @329065ms [junit4] 2> 321930 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51085} [junit4] 2> 321930 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 321930 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node5' [junit4] 2> 321930 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 321930 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 321931 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 321931 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 321932 INFO (jetty-launcher-506-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74b8547e{/solr,null,AVAILABLE} [junit4] 2> 321932 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 321933 INFO (jetty-launcher-506-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@3a38bad{HTTP/1.1,[http/1.1]}{127.0.0.1:51090} [junit4] 2> 321933 INFO (jetty-launcher-506-thread-3) [ ] o.e.j.s.Server Started @329068ms [junit4] 2> 321933 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51090} [junit4] 2> 321933 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 321933 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node3' [junit4] 2> 321933 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 321933 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 321934 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 321934 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 321935 INFO (zkCallback-509-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a6ca702 name:ZooKeeperConnection Watcher:127.0.0.1:51081/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 321935 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 321936 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 321936 INFO (zkCallback-510-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f1a1b78 name:ZooKeeperConnection Watcher:127.0.0.1:51081/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 321936 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 321936 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 321936 INFO (zkCallback-508-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@78ad9789 name:ZooKeeperConnection Watcher:127.0.0.1:51081/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 321937 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 321937 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 321937 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 321937 INFO (zkCallback-511-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3332a6b1 name:ZooKeeperConnection Watcher:127.0.0.1:51081/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 321937 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 321937 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 321939 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 321939 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 321939 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 321940 INFO (zkCallback-512-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e602add name:ZooKeeperConnection Watcher:127.0.0.1:51081/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 321940 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 321940 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 321947 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 321953 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node1/. [junit4] 2> 321953 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 205085829 [junit4] 2> 321953 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node1] [junit4] 2> 321953 WARN (jetty-launcher-506-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node1/lib [junit4] 2> 321953 INFO (jetty-launcher-506-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> 321954 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node2/. [junit4] 2> 321955 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 1029288450 [junit4] 2> 321955 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node2] [junit4] 2> 321955 WARN (jetty-launcher-506-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node2/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node2/lib [junit4] 2> 321956 INFO (jetty-launcher-506-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> 321956 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node4/. [junit4] 2> 321956 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 987843716 [junit4] 2> 321956 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node4] [junit4] 2> 321956 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node5/. [junit4] 2> 321956 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 1024996346 [junit4] 2> 321956 WARN (jetty-launcher-506-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node4/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node4/lib [junit4] 2> 321956 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node5] [junit4] 2> 321956 INFO (jetty-launcher-506-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> 321956 WARN (jetty-launcher-506-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node5/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node5/lib [junit4] 2> 321957 INFO (jetty-launcher-506-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> 321959 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 321959 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 321959 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 321959 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51081/solr [junit4] 2> 321959 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 321959 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 321961 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 321961 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 321961 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 321961 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node3/. [junit4] 2> 321961 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 797351061 [junit4] 2> 321961 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node3] [junit4] 2> 321961 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 321963 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 321963 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 321963 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51081/solr [junit4] 2> 321963 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 321963 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 321961 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 321963 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 321963 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 321963 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51081/solr [junit4] 2> 321963 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 321963 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 321962 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 321961 WARN (jetty-launcher-506-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node3/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node3/lib [junit4] 2> 321961 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51081/solr [junit4] 2> 321965 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 321965 INFO (jetty-launcher-506-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> 321965 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 321964 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 321964 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 321966 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 321967 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 321967 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 321967 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 321967 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51081/solr [junit4] 2> 321967 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 321967 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 321967 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 321972 INFO (zkCallback-521-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7636663a name:ZooKeeperConnection Watcher:127.0.0.1:51081 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 321972 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 321972 INFO (jetty-launcher-506-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 321984 INFO (zkCallback-522-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c4ec111 name:ZooKeeperConnection Watcher:127.0.0.1:51081 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 321984 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 321985 INFO (jetty-launcher-506-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 321985 INFO (zkCallback-523-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12e737e5 name:ZooKeeperConnection Watcher:127.0.0.1:51081 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 321985 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 321985 INFO (jetty-launcher-506-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 321985 INFO (zkCallback-524-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6ca04f0c name:ZooKeeperConnection Watcher:127.0.0.1:51081 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 321985 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 321985 INFO (jetty-launcher-506-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 321986 INFO (zkCallback-527-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60c1a0ab name:ZooKeeperConnection Watcher:127.0.0.1:51081 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 321986 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 321986 INFO (jetty-launcher-506-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 321995 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$109/608914945@1e2da0c9 [junit4] 2> 321995 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 322004 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$109/608914945@5c753959 [junit4] 2> 322004 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 322006 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$109/608914945@796be6b [junit4] 2> 322006 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$109/608914945@4f5464ae [junit4] 2> 322007 INFO (zkCallback-528-thread-1-processing-n:127.0.0.1:51084_solr) [n:127.0.0.1:51084_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4dbe75dd name:ZooKeeperConnection Watcher:127.0.0.1:51081/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 322007 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 322007 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 322008 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 322016 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$109/608914945@35b2b150 [junit4] 2> 322016 INFO (zkCallback-529-thread-1-processing-n:127.0.0.1:51083_solr) [n:127.0.0.1:51083_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@436eaaa4 name:ZooKeeperConnection Watcher:127.0.0.1:51081/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 322016 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 322016 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 322019 INFO (zkCallback-530-thread-1-processing-n:127.0.0.1:51087_solr) [n:127.0.0.1:51087_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a135d19 name:ZooKeeperConnection Watcher:127.0.0.1:51081/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 322019 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 322019 INFO (zkCallback-531-thread-1-processing-n:127.0.0.1:51085_solr) [n:127.0.0.1:51085_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ffb3ace name:ZooKeeperConnection Watcher:127.0.0.1:51081/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 322019 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 322023 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 322023 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 322023 INFO (zkCallback-532-thread-1-processing-n:127.0.0.1:51090_solr) [n:127.0.0.1:51090_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e535708 name:ZooKeeperConnection Watcher:127.0.0.1:51081/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 322023 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 322024 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 322024 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 322027 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 322048 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 322048 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 322049 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 322049 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 322051 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 322080 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 322080 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 322080 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 322081 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 322093 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 322095 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 322095 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 322095 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 322096 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 322123 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 322123 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 322123 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 322123 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 322124 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 322131 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 322132 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 322132 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 322132 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 322132 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 322137 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 322138 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 322138 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 322138 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 322138 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 322144 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 322144 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 322144 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 322144 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 322144 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 322149 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 322150 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 322150 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 322150 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 322150 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 322156 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 322157 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 322157 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 322157 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 322157 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 322174 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 322176 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 322178 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 322178 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 322178 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 322179 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 322179 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 322180 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 322180 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 322180 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 322181 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 322181 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 322181 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 322182 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 322182 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 322189 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 322189 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 322189 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 322190 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 322190 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 322231 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 322231 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 322231 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 322231 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 322232 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 322235 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 322235 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 322237 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 322237 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 322239 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 322239 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96473994186326028-127.0.0.1:51083_solr-n_0000000001 [junit4] 2> 322239 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96473994186326031-127.0.0.1:51090_solr-n_0000000000 [junit4] 2> 322241 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96473994186326029-127.0.0.1:51087_solr-n_0000000002 [junit4] 2> 322241 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96473994186326030-127.0.0.1:51085_solr-n_0000000003 [junit4] 2> 322243 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96473994186326027-127.0.0.1:51084_solr-n_0000000004 [junit4] 2> 322244 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51090_solr [junit4] 2> 322244 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 322244 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96473994186326031-127.0.0.1:51090_solr-n_0000000000 to know if I could be the leader [junit4] 2> 322245 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96473994186326028-127.0.0.1:51083_solr-n_0000000001 to know if I could be the leader [junit4] 2> 322245 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96473994186326029-127.0.0.1:51087_solr-n_0000000002 to know if I could be the leader [junit4] 2> 322245 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51083_solr [junit4] 2> 322245 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51083_solr [junit4] 2> 322245 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96473994186326030-127.0.0.1:51085_solr-n_0000000003 to know if I could be the leader [junit4] 2> 322245 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51087_solr [junit4] 2> 322245 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51087_solr [junit4] 2> 322245 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51085_solr [junit4] 2> 322246 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51085_solr [junit4] 2> 322246 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51084_solr [junit4] 2> 322246 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51084_solr [junit4] 2> 322249 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.Overseer Overseer (id=96473994186326031-127.0.0.1:51090_solr-n_0000000000) starting [junit4] 2> 322252 INFO (zkCallback-531-thread-1-processing-n:127.0.0.1:51085_solr) [n:127.0.0.1:51085_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> 322252 INFO (zkCallback-532-thread-1-processing-n:127.0.0.1:51090_solr) [n:127.0.0.1:51090_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> 322252 INFO (zkCallback-529-thread-1-processing-n:127.0.0.1:51083_solr) [n:127.0.0.1:51083_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> 322252 INFO (zkCallback-528-thread-1-processing-n:127.0.0.1:51084_solr) [n:127.0.0.1:51084_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> 322252 INFO (zkCallback-530-thread-1-processing-n:127.0.0.1:51087_solr) [n:127.0.0.1:51087_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> 322257 INFO (zkCallback-531-thread-1-processing-n:127.0.0.1:51085_solr) [n:127.0.0.1:51085_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 322258 INFO (zkCallback-532-thread-1-processing-n:127.0.0.1:51090_solr) [n:127.0.0.1:51090_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 322258 INFO (zkCallback-531-thread-2-processing-n:127.0.0.1:51085_solr) [n:127.0.0.1:51085_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> 322258 INFO (zkCallback-530-thread-1-processing-n:127.0.0.1:51087_solr) [n:127.0.0.1:51087_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 322259 INFO (zkCallback-528-thread-1-processing-n:127.0.0.1:51084_solr) [n:127.0.0.1:51084_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 322260 INFO (zkCallback-529-thread-1-processing-n:127.0.0.1:51083_solr) [n:127.0.0.1:51083_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 322263 INFO (zkCallback-531-thread-2-processing-n:127.0.0.1:51085_solr) [n:127.0.0.1:51085_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 322272 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 322273 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 322281 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 322281 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 322283 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 322283 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 322285 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 322285 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 322285 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 322288 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node1/. [junit4] 2> 322289 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node5/. [junit4] 2> 322289 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 322289 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 322291 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node2/. [junit4] 2> 322292 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node4/. [junit4] 2> 322292 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 322292 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 322294 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 322294 INFO (jetty-launcher-506-thread-5) [n:127.0.0.1:51085_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 322295 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 322295 INFO (jetty-launcher-506-thread-1) [n:127.0.0.1:51087_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 322295 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 322295 INFO (jetty-launcher-506-thread-2) [n:127.0.0.1:51083_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 322296 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 322296 INFO (jetty-launcher-506-thread-4) [n:127.0.0.1:51084_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 322339 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 322340 INFO (OverseerCollectionConfigSetProcessor-96473994186326031-127.0.0.1:51090_solr-n_0000000000) [n:127.0.0.1:51090_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 322340 INFO (OverseerStateUpdate-96473994186326031-127.0.0.1:51090_solr-n_0000000000) [n:127.0.0.1:51090_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 322340 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:51090_solr as DOWN [junit4] 2> 322344 INFO (OverseerStateUpdate-96473994186326031-127.0.0.1:51090_solr-n_0000000000) [n:127.0.0.1:51090_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 322346 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51090_solr [junit4] 2> 322346 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51090_solr [junit4] 2> 322350 INFO (zkCallback-532-thread-1-processing-n:127.0.0.1:51090_solr) [n:127.0.0.1:51090_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> 322350 INFO (zkCallback-531-thread-2-processing-n:127.0.0.1:51085_solr) [n:127.0.0.1:51085_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> 322350 INFO (zkCallback-530-thread-1-processing-n:127.0.0.1:51087_solr) [n:127.0.0.1:51087_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> 322350 INFO (OverseerStateUpdate-96473994186326031-127.0.0.1:51090_solr-n_0000000000) [n:127.0.0.1:51090_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:51090_solr"} current state version: 0 [junit4] 2> 322350 INFO (zkCallback-528-thread-1-processing-n:127.0.0.1:51084_solr) [n:127.0.0.1:51084_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> 322350 INFO (zkCallback-529-thread-1-processing-n:127.0.0.1:51083_solr) [n:127.0.0.1:51083_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> 322350 INFO (OverseerStateUpdate-96473994186326031-127.0.0.1:51090_solr-n_0000000000) [n:127.0.0.1:51090_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51090_solr [junit4] 2> 322351 INFO (zkCallback-531-thread-2-processing-n:127.0.0.1:51085_solr) [n:127.0.0.1:51085_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 322351 INFO (zkCallback-532-thread-1-processing-n:127.0.0.1:51090_solr) [n:127.0.0.1:51090_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 322351 INFO (zkCallback-530-thread-1-processing-n:127.0.0.1:51087_solr) [n:127.0.0.1:51087_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 322351 INFO (zkCallback-529-thread-1-processing-n:127.0.0.1:51083_solr) [n:127.0.0.1:51083_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 322351 INFO (zkCallback-528-thread-1-processing-n:127.0.0.1:51084_solr) [n:127.0.0.1:51084_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 322362 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 322362 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 322363 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node3/. [junit4] 2> 322364 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 322365 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 322365 INFO (jetty-launcher-506-thread-3) [n:127.0.0.1:51090_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 322365 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 322365 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 322375 INFO (zkCallback-538-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5eab8ae0 name:ZooKeeperConnection Watcher:127.0.0.1:51081 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 322376 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 322376 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 322389 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@3291b312{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 322389 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1024996346 [junit4] 2> 322389 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:51085_solr as DOWN [junit4] 2> 322399 INFO (OverseerStateUpdate-96473994186326031-127.0.0.1:51090_solr-n_0000000000) [n:127.0.0.1:51090_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:51085_solr"} current state version: 0 [junit4] 2> 322399 INFO (OverseerStateUpdate-96473994186326031-127.0.0.1:51090_solr-n_0000000000) [n:127.0.0.1:51090_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51085_solr [junit4] 2> 322400 INFO (zkCallback-532-thread-1-processing-n:127.0.0.1:51090_solr) [n:127.0.0.1:51090_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> 322400 INFO (zkCallback-531-thread-2-processing-n:127.0.0.1:51085_solr) [n:127.0.0.1:51085_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> 322400 INFO (zkCallback-530-thread-1-processing-n:127.0.0.1:51087_solr) [n:127.0.0.1:51087_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> 322400 WARN (zkCallback-531-thread-2-processing-n:127.0.0.1:51085_solr) [n:127.0.0.1:51085_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 322401 INFO (zkCallback-528-thread-2-processing-n:127.0.0.1:51084_solr) [n:127.0.0.1:51084_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> 322400 INFO (zkCallback-529-thread-1-processing-n:127.0.0.1:51083_solr) [n:127.0.0.1:51083_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> 322402 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6591b29a{/solr,null,UNAVAILABLE} [junit4] 2> 322403 INFO (zkCallback-530-thread-1-processing-n:127.0.0.1:51087_solr) [n:127.0.0.1:51087_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 322404 INFO (zkCallback-528-thread-2-processing-n:127.0.0.1:51084_solr) [n:127.0.0.1:51084_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 322404 INFO (zkCallback-532-thread-1-processing-n:127.0.0.1:51090_solr) [n:127.0.0.1:51090_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 322404 INFO (zkCallback-529-thread-1-processing-n:127.0.0.1:51083_solr) [n:127.0.0.1:51083_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 322405 INFO (zkCallback-528-thread-1-processing-n:127.0.0.1:51084_solr) [n:127.0.0.1:51084_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96473994186326029-127.0.0.1:51087_solr-n_0000000002 to know if I could be the leader [junit4] 2> 322406 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 322408 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55c0d3f9{/solr,null,AVAILABLE} [junit4] 2> 322408 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.e.j.s.ServerConnector Started ServerConnector@fa78c65{HTTP/1.1,[http/1.1]}{127.0.0.1:51104} [junit4] 2> 322408 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.e.j.s.Server Started @329543ms [junit4] 2> 322408 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51104} [junit4] 2> 322409 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 322409 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node6' [junit4] 2> 322409 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 322409 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 322409 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 322410 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 322433 INFO (zkCallback-540-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63ad633e name:ZooKeeperConnection Watcher:127.0.0.1:51081/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 322433 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 322433 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 322434 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 322447 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node6/. [junit4] 2> 322448 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.CoreContainer New CoreContainer 976709330 [junit4] 2> 322448 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node6] [junit4] 2> 322448 WARN (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node6/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node6/lib [junit4] 2> 322448 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] 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> 322450 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 322450 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 322450 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 322450 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51081/solr [junit4] 2> 322450 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 322450 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 322451 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 322455 INFO (zkCallback-543-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6dd282f name:ZooKeeperConnection Watcher:127.0.0.1:51081 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 322455 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 322456 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 322459 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [n:127.0.0.1:51104_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$109/608914945@3071e96f [junit4] 2> 322460 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [n:127.0.0.1:51104_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 322464 INFO (zkCallback-544-thread-1-processing-n:127.0.0.1:51104_solr) [n:127.0.0.1:51104_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9eafe58 name:ZooKeeperConnection Watcher:127.0.0.1:51081/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 322464 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [n:127.0.0.1:51104_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 322487 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [n:127.0.0.1:51104_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 322488 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [n:127.0.0.1:51104_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 322490 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [n:127.0.0.1:51104_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 322495 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [n:127.0.0.1:51104_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 322497 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [n:127.0.0.1:51104_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96473994186326035-127.0.0.1:51104_solr-n_0000000005 [junit4] 2> 322498 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [n:127.0.0.1:51104_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96473994186326027-127.0.0.1:51084_solr-n_0000000004 to know if I could be the leader [junit4] 2> 322499 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [n:127.0.0.1:51104_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:51104_solr as DOWN [junit4] 2> 322505 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [n:127.0.0.1:51104_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51104_solr [junit4] 2> 322505 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [n:127.0.0.1:51104_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51104_solr [junit4] 2> 322507 INFO (OverseerStateUpdate-96473994186326031-127.0.0.1:51090_solr-n_0000000000) [n:127.0.0.1:51090_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:51104_solr"} current state version: 0 [junit4] 2> 322507 INFO (OverseerStateUpdate-96473994186326031-127.0.0.1:51090_solr-n_0000000000) [n:127.0.0.1:51090_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51104_solr [junit4] 2> 322512 INFO (zkCallback-530-thread-1-processing-n:127.0.0.1:51087_solr) [n:127.0.0.1:51087_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> 322512 INFO (zkCallback-529-thread-1-processing-n:127.0.0.1:51083_solr) [n:127.0.0.1:51083_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> 322512 INFO (zkCallback-528-thread-1-processing-n:127.0.0.1:51084_solr) [n:127.0.0.1:51084_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> 322512 INFO (zkCallback-532-thread-2-processing-n:127.0.0.1:51090_solr) [n:127.0.0.1:51090_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> 322512 INFO (zkCallback-544-thread-1-processing-n:127.0.0.1:51104_solr) [n:127.0.0.1:51104_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> 322513 INFO (zkCallback-528-thread-1-processing-n:127.0.0.1:51084_solr) [n:127.0.0.1:51084_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 322513 INFO (zkCallback-530-thread-1-processing-n:127.0.0.1:51087_solr) [n:127.0.0.1:51087_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 322513 INFO (zkCallback-529-thread-1-processing-n:127.0.0.1:51083_solr) [n:127.0.0.1:51083_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 322514 INFO (zkCallback-544-thread-1-processing-n:127.0.0.1:51104_solr) [n:127.0.0.1:51104_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 322514 INFO (zkCallback-532-thread-2-processing-n:127.0.0.1:51090_solr) [n:127.0.0.1:51090_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 322523 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [n:127.0.0.1:51104_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 322523 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [n:127.0.0.1:51104_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 322524 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [n:127.0.0.1:51104_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001/tempDir-001/node6/. [junit4] 2> 322524 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [n:127.0.0.1:51104_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 322525 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [n:127.0.0.1:51104_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 322525 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [n:127.0.0.1:51104_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 322525 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 322526 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 322530 INFO (zkCallback-546-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ad8d52e name:ZooKeeperConnection Watcher:127.0.0.1:51081/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 322530 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 322530 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 322531 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/addfields.updateprocessor.js [junit4] 2> 322552 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt [junit4] 2> 322557 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-currency.xml [junit4] 2> 322579 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-error-solrconfig.xml [junit4] 2> 322584 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-mp-solrconfig.xml [junit4] 2> 322589 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.c.SolrZkClient mak [...truncated too long message...] r#isShutdown=true [junit4] 2> 338852 INFO (zkCallback-528-thread-5-processing-n:127.0.0.1:51084_solr) [n:127.0.0.1:51084_solr c:testSolrCloudCollection s:shard1 r:core_node1 x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: data [junit4] 2> 338852 INFO (jetty-launcher-506-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a3ecf46{/solr,null,UNAVAILABLE} [junit4] 2> 339246 WARN (zkCallback-544-thread-2-processing-n:127.0.0.1:51104_solr) [n:127.0.0.1:51104_solr ] o.a.s.c.LeaderElector [junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328) [junit4] 2> at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105) [junit4] 2> at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56) [junit4] 2> at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java: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> 339247 INFO (jetty-launcher-506-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55c0d3f9{/solr,null,UNAVAILABLE} [junit4] 2> 339249 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F70970E7966F7F87]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51081 51081 [junit4] 2> 339265 INFO (Thread-388) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51081 51081 [junit4] 2> 343117 WARN (Thread-388) [ ] 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/96473994186326035-127.0.0.1:51104_solr-n_0000000005 [junit4] 2> 2 /solr/overseer_elect/election/96473994186326029-127.0.0.1:51087_solr-n_0000000002 [junit4] 2> 2 /solr/overseer_elect/election/96473994186326028-127.0.0.1:51083_solr-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 22 /solr/overseer/queue [junit4] 2> 12 /solr/overseer/collection-queue-work [junit4] 2> 10 /solr/collections [junit4] 2> 7 /solr/live_nodes [junit4] 2> 4 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=F70970E7966F7F87 -Dtests.slow=true -Dtests.locale=bg-BG -Dtests.timezone=America/Jujuy -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 21.4s J1 | 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:51087/solr/testSolrCloudCollection_shard1_replica1 [junit4] > at __randomizedtesting.SeedInfo.seed([F70970E7966F7F87:CAD1DECBAE8121F7]: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:51087/solr/testSolrCloudCollection_shard1_replica1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) [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:365) [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:51087 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:513) [junit4] > ... 10 more [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F70970E7966F7F87-001 [junit4] 2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, locale=bg-BG, timezone=America/Jujuy [junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=149569248,total=399507456 [junit4] 2> NOTE: All tests run in this JVM: [TestSchemaSimilarityResource, SolrInfoMBeanTest, SharedFSAutoReplicaFailoverTest, CdcrRequestHandlerTest, GraphQueryTest, TestSystemIdResolver, SuggesterTSTTest, TestFileDictionaryLookup, RequestHandlersTest, TestDynamicLoading, TestSQLHandler, TestHdfsBackupRestoreCore, FileBasedSpellCheckerTest, ReplicationFactorTest, TestFieldCacheSort, TestQueryWrapperFilter, TestAuthenticationFramework, SpellCheckCollatorTest, TestSolrIndexConfig, LeaderElectionIntegrationTest, TestShardHandlerFactory, TestDistributedMissingSort, TestLegacyFieldCache, DeleteLastCustomShardedReplicaTest, TestComplexPhraseQParserPlugin, TestIndexSearcher, HdfsRestartWhileUpdatingTest, BlockDirectoryTest, AliasIntegrationTest, BasicAuthIntegrationTest] [junit4] Completed [60/632 (1!)] on J1 in 21.37s, 1 test, 1 error <<< FAILURES! [...truncated 61978 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
