Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3493/ 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:60701/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:60701/solr/testSolrCloudCollection_shard1_replica1 at __randomizedtesting.SeedInfo.seed([EB4D821C4D9AC17A:D6952C3075749F0A]: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:60701/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:60701 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 11955 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 2752234 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2752235 INFO (Thread-2904) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2752235 INFO (Thread-2904) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2752341 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.ZkTestServer start zk server on port:60696 [junit4] 2> 2752341 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2752341 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2752388 INFO (zkCallback-2174-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@488e92d7 name:ZooKeeperConnection Watcher:127.0.0.1:60696 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2752388 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2752389 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2752389 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 2752423 INFO (jetty-launcher-2173-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2752423 INFO (jetty-launcher-2173-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2752423 INFO (jetty-launcher-2173-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2752424 INFO (jetty-launcher-2173-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2752429 INFO (jetty-launcher-2173-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2752430 INFO (jetty-launcher-2173-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@505caa43{/solr,null,AVAILABLE} [junit4] 2> 2752431 INFO (jetty-launcher-2173-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@c192fd9{HTTP/1.1,[http/1.1]}{127.0.0.1:60699} [junit4] 2> 2752432 INFO (jetty-launcher-2173-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f2f6ca6{/solr,null,AVAILABLE} [junit4] 2> 2752432 INFO (jetty-launcher-2173-thread-2) [ ] o.e.j.s.Server Started @2758767ms [junit4] 2> 2752432 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60699} [junit4] 2> 2752432 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 2752432 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node2' [junit4] 2> 2752432 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2752432 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2752433 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2752433 INFO (jetty-launcher-2173-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@59258b50{/solr,null,AVAILABLE} [junit4] 2> 2752433 INFO (jetty-launcher-2173-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@5935dae3{HTTP/1.1,[http/1.1]}{127.0.0.1:60701} [junit4] 2> 2752433 INFO (jetty-launcher-2173-thread-3) [ ] o.e.j.s.Server Started @2758769ms [junit4] 2> 2752433 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60701} [junit4] 2> 2752433 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 2752433 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node3' [junit4] 2> 2752433 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2752434 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2752434 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2752434 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2752435 INFO (jetty-launcher-2173-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@51f6b723{HTTP/1.1,[http/1.1]}{127.0.0.1:60700} [junit4] 2> 2752435 INFO (jetty-launcher-2173-thread-1) [ ] o.e.j.s.Server Started @2758770ms [junit4] 2> 2752435 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60700} [junit4] 2> 2752435 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 2752435 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node1' [junit4] 2> 2752435 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2752435 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2752435 INFO (jetty-launcher-2173-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60e291f0{/solr,null,AVAILABLE} [junit4] 2> 2752436 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2752436 INFO (jetty-launcher-2173-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@45e14ae4{HTTP/1.1,[http/1.1]}{127.0.0.1:60703} [junit4] 2> 2752437 INFO (jetty-launcher-2173-thread-5) [ ] o.e.j.s.Server Started @2758772ms [junit4] 2> 2752437 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60703} [junit4] 2> 2752437 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 2752437 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node5' [junit4] 2> 2752437 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2752438 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2752438 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2752438 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2752439 INFO (jetty-launcher-2173-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45e509ad{/solr,null,AVAILABLE} [junit4] 2> 2752439 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2752441 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2752442 INFO (jetty-launcher-2173-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@7dd902cc{HTTP/1.1,[http/1.1]}{127.0.0.1:60705} [junit4] 2> 2752442 INFO (jetty-launcher-2173-thread-4) [ ] o.e.j.s.Server Started @2758778ms [junit4] 2> 2752442 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60705} [junit4] 2> 2752442 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 2752443 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node4' [junit4] 2> 2752443 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2752443 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2752443 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2752444 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2752482 INFO (zkCallback-2175-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3711fe47 name:ZooKeeperConnection Watcher:127.0.0.1:60696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2752482 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2752482 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2752498 INFO (zkCallback-2177-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@451cfd7f name:ZooKeeperConnection Watcher:127.0.0.1:60696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2752498 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2752498 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2752498 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2752498 INFO (zkCallback-2176-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@795d15d7 name:ZooKeeperConnection Watcher:127.0.0.1:60696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2752499 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2752499 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2752499 INFO (zkCallback-2179-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49a19523 name:ZooKeeperConnection Watcher:127.0.0.1:60696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2752499 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2752499 INFO (zkCallback-2178-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@270226e3 name:ZooKeeperConnection Watcher:127.0.0.1:60696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2752499 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2752499 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2752499 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2752500 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2752500 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2752500 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2752501 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2752521 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node2/. [junit4] 2> 2752521 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 1380439735 [junit4] 2> 2752521 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node2] [junit4] 2> 2752521 WARN (jetty-launcher-2173-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node2/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node2/lib [junit4] 2> 2752521 INFO (jetty-launcher-2173-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> 2752524 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2752524 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2752524 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2752524 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60696/solr [junit4] 2> 2752524 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2752524 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2752525 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2752530 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node1/. [junit4] 2> 2752531 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 561207939 [junit4] 2> 2752531 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node5/. [junit4] 2> 2752531 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node1] [junit4] 2> 2752531 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 1679289195 [junit4] 2> 2752531 WARN (jetty-launcher-2173-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node1/lib [junit4] 2> 2752531 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node5] [junit4] 2> 2752531 INFO (jetty-launcher-2173-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> 2752531 WARN (jetty-launcher-2173-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node5/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node5/lib [junit4] 2> 2752531 INFO (jetty-launcher-2173-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> 2752531 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node3/. [junit4] 2> 2752532 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node4/. [junit4] 2> 2752532 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 185969907 [junit4] 2> 2752532 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 1909004676 [junit4] 2> 2752532 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node3] [junit4] 2> 2752532 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node4] [junit4] 2> 2752532 WARN (jetty-launcher-2173-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node3/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node3/lib [junit4] 2> 2752532 WARN (jetty-launcher-2173-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node4/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node4/lib [junit4] 2> 2752532 INFO (jetty-launcher-2173-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> 2752532 INFO (jetty-launcher-2173-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> 2752535 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2752535 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2752535 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2752535 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60696/solr [junit4] 2> 2752535 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2752535 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2752535 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2752536 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2752536 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2752536 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2752536 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60696/solr [junit4] 2> 2752536 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2752536 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2752537 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2752538 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2752538 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2752538 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2752538 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60696/solr [junit4] 2> 2752538 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2752538 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2752538 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2752538 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2752538 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2752538 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60696/solr [junit4] 2> 2752539 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2752539 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2752539 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2752539 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2752540 INFO (zkCallback-2182-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5d57256c name:ZooKeeperConnection Watcher:127.0.0.1:60696 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2752540 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2752540 INFO (jetty-launcher-2173-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2752549 INFO (zkCallback-2189-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19308248 name:ZooKeeperConnection Watcher:127.0.0.1:60696 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2752549 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2752550 INFO (zkCallback-2192-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@527934ae name:ZooKeeperConnection Watcher:127.0.0.1:60696 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2752550 INFO (jetty-launcher-2173-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2752550 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2752550 INFO (jetty-launcher-2173-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2752569 INFO (zkCallback-2194-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@215b5fe6 name:ZooKeeperConnection Watcher:127.0.0.1:60696 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2752569 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2752569 INFO (zkCallback-2193-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@118d6cc4 name:ZooKeeperConnection Watcher:127.0.0.1:60696 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2752569 INFO (jetty-launcher-2173-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2752569 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2752570 INFO (jetty-launcher-2173-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2752581 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$61/497657738@68e66099 [junit4] 2> 2752582 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$61/497657738@63042263 [junit4] 2> 2752582 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$61/497657738@653d9ba6 [junit4] 2> 2752582 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2752583 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2752584 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2752599 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$61/497657738@22380aa6 [junit4] 2> 2752599 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$61/497657738@4793d81 [junit4] 2> 2752599 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2752599 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2752609 INFO (zkCallback-2197-thread-1-processing-n:127.0.0.1:60705_solr) [n:127.0.0.1:60705_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4516afc3 name:ZooKeeperConnection Watcher:127.0.0.1:60696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2752609 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2752609 INFO (zkCallback-2195-thread-1-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4688c5ac name:ZooKeeperConnection Watcher:127.0.0.1:60696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2752609 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2752609 INFO (zkCallback-2196-thread-1-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@51f8d3f9 name:ZooKeeperConnection Watcher:127.0.0.1:60696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2752609 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2752621 INFO (zkCallback-2198-thread-1-processing-n:127.0.0.1:60703_solr) [n:127.0.0.1:60703_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77339499 name:ZooKeeperConnection Watcher:127.0.0.1:60696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2752621 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2752621 INFO (zkCallback-2199-thread-1-processing-n:127.0.0.1:60701_solr) [n:127.0.0.1:60701_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@765749b5 name:ZooKeeperConnection Watcher:127.0.0.1:60696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2752621 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2752640 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 2752640 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 2752640 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 2752641 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 2752641 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 2752685 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2752685 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2752693 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2752693 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2752694 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2752786 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2752786 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2752794 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2752794 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2752795 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2752839 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2752851 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2752853 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2752854 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2752854 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2752893 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2752895 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2752908 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2752910 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2752926 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 2752927 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 2752927 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 2752959 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2752959 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2752960 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2752960 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2752960 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2752982 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2752991 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2752991 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2752992 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2752992 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2753022 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2753022 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2753029 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2753029 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2753030 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2753045 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2753056 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2753057 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2753057 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2753065 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2753076 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2753076 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2753092 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2753092 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2753093 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2753093 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2753093 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2753094 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2753094 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2753095 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2753095 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2753095 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2753096 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2753096 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2753105 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 2753105 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 2753106 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 2753106 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 2753106 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 2753130 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2753133 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2753133 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2753133 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2753133 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2753137 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2753140 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2753140 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2753140 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2753140 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2753142 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96451751914176523-127.0.0.1:60705_solr-n_0000000000 [junit4] 2> 2753144 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96451751914176524-127.0.0.1:60700_solr-n_0000000001 [junit4] 2> 2753144 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96451751914176525-127.0.0.1:60699_solr-n_0000000002 [junit4] 2> 2753144 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96451751914176527-127.0.0.1:60701_solr-n_0000000003 [junit4] 2> 2753144 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96451751914176526-127.0.0.1:60703_solr-n_0000000004 [junit4] 2> 2753144 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60705_solr [junit4] 2> 2753145 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 2753147 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96451751914176527-127.0.0.1:60701_solr-n_0000000003 to know if I could be the leader [junit4] 2> 2753147 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96451751914176525-127.0.0.1:60699_solr-n_0000000002 to know if I could be the leader [junit4] 2> 2753147 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96451751914176523-127.0.0.1:60705_solr-n_0000000000 to know if I could be the leader [junit4] 2> 2753147 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96451751914176524-127.0.0.1:60700_solr-n_0000000001 to know if I could be the leader [junit4] 2> 2753147 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60703_solr [junit4] 2> 2753147 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60703_solr [junit4] 2> 2753147 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60701_solr [junit4] 2> 2753148 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60701_solr [junit4] 2> 2753148 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60700_solr [junit4] 2> 2753148 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60700_solr [junit4] 2> 2753148 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60699_solr [junit4] 2> 2753148 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60699_solr [junit4] 2> 2753151 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.Overseer Overseer (id=96451751914176523-127.0.0.1:60705_solr-n_0000000000) starting [junit4] 2> 2753154 INFO (zkCallback-2199-thread-1-processing-n:127.0.0.1:60701_solr) [n:127.0.0.1:60701_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> 2753154 INFO (zkCallback-2198-thread-1-processing-n:127.0.0.1:60703_solr) [n:127.0.0.1:60703_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> 2753154 INFO (zkCallback-2195-thread-1-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_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> 2753154 INFO (zkCallback-2196-thread-1-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_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> 2753154 INFO (zkCallback-2197-thread-1-processing-n:127.0.0.1:60705_solr) [n:127.0.0.1:60705_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> 2753156 INFO (zkCallback-2199-thread-1-processing-n:127.0.0.1:60701_solr) [n:127.0.0.1:60701_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2753164 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2753164 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2753166 INFO (zkCallback-2196-thread-1-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2753166 INFO (zkCallback-2195-thread-1-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2753167 INFO (zkCallback-2198-thread-1-processing-n:127.0.0.1:60703_solr) [n:127.0.0.1:60703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2753167 INFO (zkCallback-2197-thread-1-processing-n:127.0.0.1:60705_solr) [n:127.0.0.1:60705_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2753172 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2753172 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2753175 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2753175 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node5/. [junit4] 2> 2753175 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2753176 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2753176 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node3/. [junit4] 2> 2753177 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node1/. [junit4] 2> 2753178 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2753178 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2753182 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 2753182 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 2753183 INFO (jetty-launcher-2173-thread-5) [n:127.0.0.1:60703_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2753183 INFO (jetty-launcher-2173-thread-1) [n:127.0.0.1:60700_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2753183 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 2753183 INFO (jetty-launcher-2173-thread-3) [n:127.0.0.1:60701_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2753183 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 2753198 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2753198 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2753199 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node2/. [junit4] 2> 2753199 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2753202 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 2753202 INFO (jetty-launcher-2173-thread-2) [n:127.0.0.1:60699_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2753208 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2753209 INFO (OverseerCollectionConfigSetProcessor-96451751914176523-127.0.0.1:60705_solr-n_0000000000) [n:127.0.0.1:60705_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 2753209 INFO (OverseerStateUpdate-96451751914176523-127.0.0.1:60705_solr-n_0000000000) [n:127.0.0.1:60705_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 2753209 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:60705_solr as DOWN [junit4] 2> 2753213 INFO (OverseerStateUpdate-96451751914176523-127.0.0.1:60705_solr-n_0000000000) [n:127.0.0.1:60705_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 2753216 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60705_solr [junit4] 2> 2753216 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60705_solr [junit4] 2> 2753239 INFO (zkCallback-2199-thread-1-processing-n:127.0.0.1:60701_solr) [n:127.0.0.1:60701_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> 2753239 INFO (zkCallback-2196-thread-1-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_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> 2753239 INFO (zkCallback-2197-thread-1-processing-n:127.0.0.1:60705_solr) [n:127.0.0.1:60705_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> 2753239 INFO (OverseerStateUpdate-96451751914176523-127.0.0.1:60705_solr-n_0000000000) [n:127.0.0.1:60705_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:60705_solr"} current state version: 0 [junit4] 2> 2753239 INFO (zkCallback-2195-thread-1-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_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> 2753239 INFO (OverseerStateUpdate-96451751914176523-127.0.0.1:60705_solr-n_0000000000) [n:127.0.0.1:60705_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:60705_solr [junit4] 2> 2753239 INFO (zkCallback-2198-thread-1-processing-n:127.0.0.1:60703_solr) [n:127.0.0.1:60703_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> 2753240 INFO (zkCallback-2196-thread-1-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2753240 INFO (zkCallback-2197-thread-1-processing-n:127.0.0.1:60705_solr) [n:127.0.0.1:60705_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2753240 INFO (zkCallback-2199-thread-1-processing-n:127.0.0.1:60701_solr) [n:127.0.0.1:60701_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2753240 INFO (zkCallback-2195-thread-1-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2753241 INFO (zkCallback-2198-thread-1-processing-n:127.0.0.1:60703_solr) [n:127.0.0.1:60703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2753247 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2753247 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2753248 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node4/. [junit4] 2> 2753248 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2753249 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 2753249 INFO (jetty-launcher-2173-thread-4) [n:127.0.0.1:60705_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2753249 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2753250 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2753266 INFO (zkCallback-2205-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67d0ba9b name:ZooKeeperConnection Watcher:127.0.0.1:60696 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2753267 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2753267 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2753287 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@45e14ae4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 2753287 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1679289195 [junit4] 2> 2753287 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:60703_solr as DOWN [junit4] 2> 2753312 INFO (OverseerStateUpdate-96451751914176523-127.0.0.1:60705_solr-n_0000000000) [n:127.0.0.1:60705_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:60703_solr"} current state version: 0 [junit4] 2> 2753312 INFO (zkCallback-2199-thread-1-processing-n:127.0.0.1:60701_solr) [n:127.0.0.1:60701_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> 2753312 INFO (OverseerStateUpdate-96451751914176523-127.0.0.1:60705_solr-n_0000000000) [n:127.0.0.1:60705_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:60703_solr [junit4] 2> 2753312 INFO (zkCallback-2198-thread-1-processing-n:127.0.0.1:60703_solr) [n:127.0.0.1:60703_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> 2753312 INFO (zkCallback-2196-thread-1-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_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> 2753312 INFO (zkCallback-2197-thread-1-processing-n:127.0.0.1:60705_solr) [n:127.0.0.1:60705_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> 2753313 INFO (zkCallback-2195-thread-1-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_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> 2753312 WARN (zkCallback-2198-thread-1-processing-n:127.0.0.1:60703_solr) [n:127.0.0.1:60703_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2753315 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@60e291f0{/solr,null,UNAVAILABLE} [junit4] 2> 2753315 INFO (zkCallback-2199-thread-1-processing-n:127.0.0.1:60701_solr) [n:127.0.0.1:60701_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2753315 INFO (zkCallback-2196-thread-1-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2753315 INFO (zkCallback-2195-thread-1-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2753316 INFO (zkCallback-2197-thread-1-processing-n:127.0.0.1:60705_solr) [n:127.0.0.1:60705_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2753317 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2753320 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d038cf1{/solr,null,AVAILABLE} [junit4] 2> 2753321 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.e.j.s.ServerConnector Started ServerConnector@af72e87{HTTP/1.1,[http/1.1]}{127.0.0.1:60720} [junit4] 2> 2753321 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.e.j.s.Server Started @2759657ms [junit4] 2> 2753321 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60720} [junit4] 2> 2753321 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 2753321 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node6' [junit4] 2> 2753321 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2753321 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2753322 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2753323 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2753326 INFO (zkCallback-2207-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@902b15c name:ZooKeeperConnection Watcher:127.0.0.1:60696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2753326 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2753327 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2753327 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2753337 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node6/. [junit4] 2> 2753337 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.CoreContainer New CoreContainer 1698224091 [junit4] 2> 2753337 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node6] [junit4] 2> 2753337 WARN (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node6/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node6/lib [junit4] 2> 2753337 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] 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> 2753342 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2753343 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2753343 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2753343 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60696/solr [junit4] 2> 2753343 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2753343 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2753348 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2753351 INFO (zkCallback-2210-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2bbd4c5f name:ZooKeeperConnection Watcher:127.0.0.1:60696 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2753351 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2753352 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2753356 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [n:127.0.0.1:60720_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$61/497657738@54b82fcc [junit4] 2> 2753357 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [n:127.0.0.1:60720_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2753360 INFO (zkCallback-2211-thread-1-processing-n:127.0.0.1:60720_solr) [n:127.0.0.1:60720_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7197fba7 name:ZooKeeperConnection Watcher:127.0.0.1:60696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2753360 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [n:127.0.0.1:60720_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2753388 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [n:127.0.0.1:60720_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2753389 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [n:127.0.0.1:60720_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2753390 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [n:127.0.0.1:60720_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2753396 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [n:127.0.0.1:60720_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2753399 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [n:127.0.0.1:60720_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96451751914176531-127.0.0.1:60720_solr-n_0000000005 [junit4] 2> 2753400 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [n:127.0.0.1:60720_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96451751914176527-127.0.0.1:60701_solr-n_0000000003 to know if I could be the leader [junit4] 2> 2753401 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [n:127.0.0.1:60720_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:60720_solr as DOWN [junit4] 2> 2753407 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [n:127.0.0.1:60720_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60720_solr [junit4] 2> 2753407 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [n:127.0.0.1:60720_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60720_solr [junit4] 2> 2753408 INFO (OverseerStateUpdate-96451751914176523-127.0.0.1:60705_solr-n_0000000000) [n:127.0.0.1:60705_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:60720_solr"} current state version: 0 [junit4] 2> 2753408 INFO (OverseerStateUpdate-96451751914176523-127.0.0.1:60705_solr-n_0000000000) [n:127.0.0.1:60705_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:60720_solr [junit4] 2> 2753412 INFO (zkCallback-2199-thread-1-processing-n:127.0.0.1:60701_solr) [n:127.0.0.1:60701_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> 2753412 INFO (zkCallback-2211-thread-1-processing-n:127.0.0.1:60720_solr) [n:127.0.0.1:60720_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> 2753412 INFO (zkCallback-2197-thread-1-processing-n:127.0.0.1:60705_solr) [n:127.0.0.1:60705_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> 2753412 INFO (zkCallback-2195-thread-1-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_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> 2753412 INFO (zkCallback-2196-thread-1-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_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> 2753413 INFO (zkCallback-2199-thread-1-processing-n:127.0.0.1:60701_solr) [n:127.0.0.1:60701_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2753413 INFO (zkCallback-2197-thread-1-processing-n:127.0.0.1:60705_solr) [n:127.0.0.1:60705_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2753413 INFO (zkCallback-2195-thread-1-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2753414 INFO (zkCallback-2196-thread-1-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2753414 INFO (zkCallback-2211-thread-1-processing-n:127.0.0.1:60720_solr) [n:127.0.0.1:60720_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2753428 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [n:127.0.0.1:60720_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2753428 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [n:127.0.0.1:60720_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2753429 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [n:127.0.0.1:60720_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001/tempDir-001/node6/. [junit4] 2> 2753429 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [n:127.0.0.1:60720_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2753431 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [n:127.0.0.1:60720_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 2753431 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [n:127.0.0.1:60720_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2753432 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2753433 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2753436 INFO (zkCallback-2213-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@253a37ae name:ZooKeeperConnection Watcher:127.0.0.1:60696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2753436 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2753437 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2753437 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/addfields.updateprocessor.js [junit4] 2> 2753448 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt [junit4] 2> 2753454 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-currency.xml [junit4] 2> 2753479 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-error-solrconfig.xml [junit4] 2> 2753485 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-mp-solrconfig.xml [junit4] 2> 2753490 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-mpf-solrconfig.xml [junit4] 2> 2753496 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC17A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml [junit4] 2> 2753508 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[EB4D821C4D9AC [...truncated too long message...] 51751914176523-127.0.0.1:60705_solr-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/96451751914176531-127.0.0.1:60720_solr-n_0000000005 [junit4] 2> 2 /solr/overseer_elect/election/96451751914176525-127.0.0.1:60699_solr-n_0000000002 [junit4] 2> 2 /solr/overseer_elect/election/96451751914176527-127.0.0.1:60701_solr-n_0000000003 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 26 /solr/overseer/queue [junit4] 2> 13 /solr/overseer/collection-queue-work [junit4] 2> 10 /solr/collections [junit4] 2> 7 /solr/live_nodes [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=EB4D821C4D9AC17A -Dtests.slow=true -Dtests.locale=sr-CS -Dtests.timezone=America/Montserrat -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 25.7s J0 | BasicAuthIntegrationTest.testBasics <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:60701/solr/testSolrCloudCollection_shard1_replica1 [junit4] > at __randomizedtesting.SeedInfo.seed([EB4D821C4D9AC17A:D6952C3075749F0A]: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:60701/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:60701 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/J0/temp/solr.security.BasicAuthIntegrationTest_EB4D821C4D9AC17A-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=FST50, _version_=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=Memory doPackFST= true), intDefault=PostingsFormat(name=MockRandom), id=FST50, range_facet_i_dv=PostingsFormat(name=MockRandom), range_facet_l=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1811, maxMBSortInHeap=6.507197609412082, sim=ClassicSimilarity, locale=sr-CS, timezone=America/Montserrat [junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=185362008,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestLFUCache, TestBulkSchemaConcurrent, TestCodecSupport, PathHierarchyTokenizerFactoryTest, TestOnReconnectListenerSupport, SolrCloudExampleTest, FastVectorHighlighterTest, TestAddFieldRealTimeGet, TestSolrFieldCacheMBean, ResponseHeaderTest, OverseerRolesTest, SimpleCollectionCreateDeleteTest, HdfsCollectionsAPIDistributedZkTest, TestDynamicLoading, TestUpdate, DistributedQueryComponentCustomSortTest, TestMacros, TestSubQueryTransformerCrossCore, HdfsBasicDistributedZk2Test, TestElisionMultitermQuery, TestNoOpRegenerator, TestDistribDocBasedVersion, TestRawResponseWriter, PolyFieldTest, TestFieldResource, TestSort, HdfsThreadLeakTest, DistributedFacetPivotLongTailTest, TestFieldTypeResource, TestUseDocValuesAsStored, DirectUpdateHandlerTest, TestManagedSynonymFilterFactory, DisMaxRequestHandlerTest, TestConfigSetsAPIZkFailure, OverseerTaskQueueTest, TestDistribIDF, QueryElevationComponentTest, TestRuleBasedAuthorizationPlugin, SaslZkACLProviderTest, SolrRequestParserTest, SpatialHeatmapFacetsTest, TestConfigSetsAPI, DistribJoinFromCollectionTest, TestCSVLoader, SegmentsInfoRequestHandlerTest, TestStressReorder, ZkCLITest, CoreAdminRequestStatusTest, TestCloudPseudoReturnFields, HdfsRestartWhileUpdatingTest, UUIDFieldTest, TestSolrDynamicMBean, TestGroupingSearch, TestFieldCacheSort, TestComponentsName, CollectionsAPISolrJTest, GraphQueryTest, TestFaceting, DocumentAnalysisRequestHandlerTest, BigEndianAscendingWordDeserializerTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestDFRSimilarityFactory, TestDynamicFieldResource, DeleteNodeTest, QueryEqualityTest, TestShardHandlerFactory, TestQuerySenderNoQuery, TestClassicSimilarityFactory, TestSolrCoreSnapshots, TestWordDelimiterFilterFactory, CollectionReloadTest, IndexSchemaTest, TestHighFrequencyDictionaryFactory, UnloadDistributedZkTest, TestPostingsSolrHighlighter, TestAuthenticationFramework, SOLR749Test, EnumFieldTest, TimeZoneUtilsTest, LeaderInitiatedRecoveryOnCommitTest, RankQueryTest, TestDefaultSearchFieldResource, TestManagedResource, CollectionTooManyReplicasTest, URLClassifyProcessorTest, HdfsRecoverLeaseTest, ClusterStateTest, TestTrackingShardHandlerFactory, CdcrBootstrapTest, TestSolrDeletionPolicy1, SuggesterFSTTest, DOMUtilTest, SystemInfoHandlerTest, TestExpandComponent, TestPartialUpdateDeduplication, TestDocSet, TestDocTermOrds, ExitableDirectoryReaderTest, SolrTestCaseJ4Test, TestRandomDVFaceting, TestLazyCores, CircularListTest, TestLeaderElectionZkExpiry, TestFileDictionaryLookup, CreateCollectionCleanupTest, TestSolrQueryParserDefaultOperatorResource, TestIBSimilarityFactory, TestEmbeddedSolrServerConstructors, ExternalFileFieldSortTest, DistributedSuggestComponentTest, JsonLoaderTest, TestRestManager, TestStressVersions, TestReplicationHandler, ZkControllerTest, TestSurroundQueryParser, JSONWriterTest, ChaosMonkeyNothingIsSafeTest, InfoHandlerTest, BlockDirectoryTest, OverseerTest, ReplicationFactorTest, BJQParserTest, ScriptEngineTest, CurrencyFieldXmlFileTest, BlockJoinFacetRandomTest, TestNumericTerms64, DeleteShardTest, CloudMLTQParserTest, TestSearcherReuse, TestRandomRequestDistribution, RequiredFieldsTest, HardAutoCommitTest, ShardRoutingTest, StatelessScriptUpdateProcessorFactoryTest, TestNRTOpen, TestTolerantUpdateProcessorRandomCloud, TestHighlightDedupGrouping, TestExtendedDismaxParser, DistributedFacetPivotSmallTest, TestStressLucene, BooleanFieldTest, BasicDistributedZkTest, DocValuesMultiTest, TestManagedSchemaAPI, BasicAuthIntegrationTest] [junit4] Completed [453/629 (1!)] on J0 in 25.75s, 1 test, 1 error <<< FAILURES! [...truncated 60758 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
