Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17388/ Java: 32bit/jdk-9-ea+127 -server -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:41805/solr/testSolrCloudCollection_shard1_replica2 Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:41805/solr/testSolrCloudCollection_shard1_replica2 at __randomizedtesting.SeedInfo.seed([C4AC21BD7D73278D:F9748F91459D79FD]: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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533) 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(java.base@9-ea/Thread.java:843) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:41805/solr/testSolrCloudCollection_shard1_replica2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735) at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158) at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632) ... 1 more Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:41805 failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511) ... 10 more Build Log: [...truncated 12499 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 1940612 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1940612 INFO (Thread-2994) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1940612 INFO (Thread-2994) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1940712 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.ZkTestServer start zk server on port:44788 [junit4] 2> 1940712 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1940713 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1940779 INFO (zkCallback-27148-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ffb25a name:ZooKeeperConnection Watcher:127.0.0.1:44788 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1940779 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1940780 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1940780 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 1940828 INFO (jetty-launcher-27147-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1940828 INFO (jetty-launcher-27147-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1940828 INFO (jetty-launcher-27147-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1940828 INFO (jetty-launcher-27147-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1940829 INFO (jetty-launcher-27147-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1940830 INFO (jetty-launcher-27147-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12a5bb0{/solr,null,AVAILABLE} [junit4] 2> 1940831 INFO (jetty-launcher-27147-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b95d9f{/solr,null,AVAILABLE} [junit4] 2> 1940832 INFO (jetty-launcher-27147-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@bf4797{HTTP/1.1,[http/1.1]}{127.0.0.1:41805} [junit4] 2> 1940832 INFO (jetty-launcher-27147-thread-2) [ ] o.e.j.s.Server Started @1943225ms [junit4] 2> 1940832 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41805} [junit4] 2> 1940832 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@6a03af [junit4] 2> 1940832 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node3' [junit4] 2> 1940832 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1940832 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1940832 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1940833 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1940833 INFO (jetty-launcher-27147-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@1607e41{HTTP/1.1,[http/1.1]}{127.0.0.1:41889} [junit4] 2> 1940833 INFO (jetty-launcher-27147-thread-3) [ ] o.e.j.s.Server Started @1943226ms [junit4] 2> 1940833 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41889} [junit4] 2> 1940833 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@6a03af [junit4] 2> 1940833 INFO (jetty-launcher-27147-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b3f9f5{/solr,null,AVAILABLE} [junit4] 2> 1940833 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node2' [junit4] 2> 1940833 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1940833 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1940834 INFO (jetty-launcher-27147-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@116e2a6{/solr,null,AVAILABLE} [junit4] 2> 1940834 INFO (jetty-launcher-27147-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1980991{/solr,null,AVAILABLE} [junit4] 2> 1940834 INFO (jetty-launcher-27147-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@1334700{HTTP/1.1,[http/1.1]}{127.0.0.1:33770} [junit4] 2> 1940834 INFO (jetty-launcher-27147-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@12147bd{HTTP/1.1,[http/1.1]}{127.0.0.1:37019} [junit4] 2> 1940834 INFO (jetty-launcher-27147-thread-5) [ ] o.e.j.s.Server Started @1943227ms [junit4] 2> 1940834 INFO (jetty-launcher-27147-thread-4) [ ] o.e.j.s.Server Started @1943227ms [junit4] 2> 1940834 INFO (jetty-launcher-27147-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@8f2e7c{HTTP/1.1,[http/1.1]}{127.0.0.1:42394} [junit4] 2> 1940834 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37019} [junit4] 2> 1940834 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1940835 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@6a03af [junit4] 2> 1940834 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33770} [junit4] 2> 1940835 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node5' [junit4] 2> 1940835 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@6a03af [junit4] 2> 1940835 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1940835 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node4' [junit4] 2> 1940834 INFO (jetty-launcher-27147-thread-1) [ ] o.e.j.s.Server Started @1943227ms [junit4] 2> 1940835 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1940835 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1940835 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42394} [junit4] 2> 1940835 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1940835 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1940835 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@6a03af [junit4] 2> 1940835 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node1' [junit4] 2> 1940835 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1940836 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1940836 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1940836 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1940836 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1940836 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1940836 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1940837 INFO (zkCallback-27149-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bb3773 name:ZooKeeperConnection Watcher:127.0.0.1:44788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1940837 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1940837 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1940837 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1940838 INFO (zkCallback-27150-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@90a9ea name:ZooKeeperConnection Watcher:127.0.0.1:44788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1940838 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1940838 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1940839 INFO (zkCallback-27153-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d5092 name:ZooKeeperConnection Watcher:127.0.0.1:44788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1940839 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1940839 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1940840 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1940840 INFO (zkCallback-27152-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@cd3c94 name:ZooKeeperConnection Watcher:127.0.0.1:44788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1940840 INFO (zkCallback-27151-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@180ae7f name:ZooKeeperConnection Watcher:127.0.0.1:44788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1940840 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1940840 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1940840 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1940840 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1940840 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1940840 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1940840 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1940840 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1940847 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node4/. [junit4] 2> 1940847 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 28182332 [junit4] 2> 1940847 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node4] [junit4] 2> 1940847 WARN (jetty-launcher-27147-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node4/lib [junit4] 2> 1940847 INFO (jetty-launcher-27147-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> 1940848 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node1/. [junit4] 2> 1940848 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 16163164 [junit4] 2> 1940848 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node1] [junit4] 2> 1940848 WARN (jetty-launcher-27147-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node1/lib [junit4] 2> 1940848 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node5/. [junit4] 2> 1940849 INFO (jetty-launcher-27147-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> 1940849 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 42512 [junit4] 2> 1940849 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node3/. [junit4] 2> 1940849 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 30317677 [junit4] 2> 1940849 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node3] [junit4] 2> 1940849 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node5] [junit4] 2> 1940849 WARN (jetty-launcher-27147-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node3/lib [junit4] 2> 1940849 INFO (jetty-launcher-27147-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> 1940850 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1940850 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1940850 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1940850 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1940850 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1940850 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1940850 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1940850 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44788/solr [junit4] 2> 1940850 WARN (jetty-launcher-27147-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node5/lib [junit4] 2> 1940850 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1940851 INFO (jetty-launcher-27147-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> 1940851 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node2/. [junit4] 2> 1940851 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1940851 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 31381446 [junit4] 2> 1940851 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node2] [junit4] 2> 1940851 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44788/solr [junit4] 2> 1940851 WARN (jetty-launcher-27147-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node2/lib [junit4] 2> 1940851 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1940851 INFO (jetty-launcher-27147-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> 1940851 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1940850 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1940850 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44788/solr [junit4] 2> 1940853 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1940853 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1940853 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1940852 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1940852 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1940853 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1940853 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1940853 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1940853 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1940853 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1940854 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1940855 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1940855 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44788/solr [junit4] 2> 1940855 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44788/solr [junit4] 2> 1940855 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1940855 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1940855 INFO (zkCallback-27160-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b3f670 name:ZooKeeperConnection Watcher:127.0.0.1:44788 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1940855 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1940855 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1940855 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1940855 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1940855 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1940855 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1940856 INFO (zkCallback-27165-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a4b7bd name:ZooKeeperConnection Watcher:127.0.0.1:44788 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1940857 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1940857 INFO (zkCallback-27166-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b33167 name:ZooKeeperConnection Watcher:127.0.0.1:44788 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1940857 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1940857 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1940857 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1940858 INFO (zkCallback-27167-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8f27d9 name:ZooKeeperConnection Watcher:127.0.0.1:44788 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1940858 INFO (zkCallback-27168-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8461f0 name:ZooKeeperConnection Watcher:127.0.0.1:44788 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1940858 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1940858 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1940859 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1940859 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1940860 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$199/3387267@ea880e [junit4] 2> 1940860 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1940861 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$199/3387267@a3204b [junit4] 2> 1940861 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$199/3387267@74aff9 [junit4] 2> 1940861 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1940862 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1940863 INFO (zkCallback-27169-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@409ec0 name:ZooKeeperConnection Watcher:127.0.0.1:44788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1940863 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1940864 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$199/3387267@15cdd40 [junit4] 2> 1940865 INFO (zkCallback-27170-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b748e name:ZooKeeperConnection Watcher:127.0.0.1:44788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1940865 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$199/3387267@1c6d1be [junit4] 2> 1940865 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1940865 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1940865 INFO (zkCallback-27171-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@113ecd6 name:ZooKeeperConnection Watcher:127.0.0.1:44788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1940865 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1940865 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1940868 INFO (zkCallback-27172-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9f1d13 name:ZooKeeperConnection Watcher:127.0.0.1:44788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1940868 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1940868 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1940868 INFO (zkCallback-27173-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6fee5b name:ZooKeeperConnection Watcher:127.0.0.1:44788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1940868 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1940869 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1940869 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1940896 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1940904 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1940904 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1940904 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1940905 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1940949 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1940949 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1940949 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1940949 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1940950 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1941015 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1941027 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1941027 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1941027 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1941027 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1941071 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1941078 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1941078 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1941078 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1941078 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1941099 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1941106 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1941106 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1941106 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1941113 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1941124 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1941124 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1941124 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1941124 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1941139 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1941139 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1941139 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1941139 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1941139 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1941163 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1941163 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1941163 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1941165 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1941175 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1941184 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1941184 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1941184 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1941184 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1941200 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1941200 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1941200 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1941200 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1941201 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1941201 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1941201 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1941201 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1941202 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1941201 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1941202 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1941202 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1941202 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1941202 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1941202 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1941203 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1941203 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1941203 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1941211 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1941220 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1941220 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1941220 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1941220 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1941230 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1941237 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1941237 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1941237 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1941244 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96316659047268366-127.0.0.1:37019_solr-n_0000000000 [junit4] 2> 1941276 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96316659047268367-127.0.0.1:41889_solr-n_0000000001 [junit4] 2> 1941276 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1941276 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96316659047268365-127.0.0.1:42394_solr-n_0000000003 [junit4] 2> 1941276 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37019_solr [junit4] 2> 1941276 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96316659047268364-127.0.0.1:33770_solr-n_0000000002 [junit4] 2> 1941276 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 1941279 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96316659047268363-127.0.0.1:41805_solr-n_0000000004 [junit4] 2> 1941279 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96316659047268366-127.0.0.1:37019_solr-n_0000000000 to know if I could be the leader [junit4] 2> 1941279 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96316659047268364-127.0.0.1:33770_solr-n_0000000002 to know if I could be the leader [junit4] 2> 1941279 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96316659047268367-127.0.0.1:41889_solr-n_0000000001 to know if I could be the leader [junit4] 2> 1941280 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41889_solr [junit4] 2> 1941280 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41889_solr [junit4] 2> 1941289 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42394_solr [junit4] 2> 1941289 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42394_solr [junit4] 2> 1941289 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.Overseer Overseer (id=96316659047268366-127.0.0.1:37019_solr-n_0000000000) starting [junit4] 2> 1941289 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96316659047268365-127.0.0.1:42394_solr-n_0000000003 to know if I could be the leader [junit4] 2> 1941289 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33770_solr [junit4] 2> 1941289 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33770_solr [junit4] 2> 1941298 INFO (zkCallback-27171-thread-1) [ ] 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> 1941298 INFO (zkCallback-27173-thread-1) [ ] 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> 1941298 INFO (zkCallback-27172-thread-1) [ ] 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> 1941298 INFO (zkCallback-27169-thread-1) [ ] 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> 1941298 INFO (zkCallback-27170-thread-1) [ ] 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> 1941319 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:41805_solr as DOWN [junit4] 2> 1941319 INFO (zkCallback-27172-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1941319 INFO (zkCallback-27173-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1941319 INFO (zkCallback-27171-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1941322 INFO (zkCallback-27169-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1941322 INFO (zkCallback-27170-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1941341 INFO (zkCallback-27171-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1941341 INFO (zkCallback-27169-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1941341 INFO (zkCallback-27170-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1941341 INFO (zkCallback-27172-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1941341 INFO (zkCallback-27169-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1941341 INFO (zkCallback-27173-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1941370 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1941370 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1941371 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node1/. [junit4] 2> 1941371 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1941373 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1941373 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1941373 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node2/. [junit4] 2> 1941373 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1941373 INFO (zkCallback-27169-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1941373 INFO (zkCallback-27171-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1941374 INFO (zkCallback-27170-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1941424 INFO (zkCallback-27172-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1941424 INFO (zkCallback-27173-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1941424 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 1941424 INFO (jetty-launcher-27147-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1941435 INFO (zkCallback-27169-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1941435 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 1941435 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41805_solr [junit4] 2> 1941435 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41805_solr [junit4] 2> 1941435 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 1941435 INFO (jetty-launcher-27147-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1941446 INFO (zkCallback-27173-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1941446 INFO (zkCallback-27172-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1941447 INFO (zkCallback-27169-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1941446 INFO (zkCallback-27171-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1941446 INFO (zkCallback-27170-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1941447 INFO (zkCallback-27173-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1941451 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1941451 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1941452 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node4/. [junit4] 2> 1941452 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1941456 INFO (zkCallback-27172-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1941456 INFO (zkCallback-27170-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1941456 INFO (zkCallback-27171-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1941456 INFO (zkCallback-27169-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1941456 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 1941457 INFO (jetty-launcher-27147-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1941468 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1941468 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1941468 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node3/. [junit4] 2> 1941469 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1941476 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 1941476 INFO (jetty-launcher-27147-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1941517 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1941517 INFO (OverseerCollectionConfigSetProcessor-96316659047268366-127.0.0.1:37019_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 1941518 INFO (OverseerStateUpdate-96316659047268366-127.0.0.1:37019_solr-n_0000000000) [ ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 1941518 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:37019_solr as DOWN [junit4] 2> 1941528 INFO (OverseerStateUpdate-96316659047268366-127.0.0.1:37019_solr-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 1941539 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37019_solr [junit4] 2> 1941539 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37019_solr [junit4] 2> 1941539 INFO (OverseerStateUpdate-96316659047268366-127.0.0.1:37019_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:41805_solr"} current state version: 0 [junit4] 2> 1941539 INFO (OverseerStateUpdate-96316659047268366-127.0.0.1:37019_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41805_solr [junit4] 2> 1941543 INFO (zkCallback-27169-thread-1) [ ] 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> 1941543 INFO (zkCallback-27172-thread-1) [ ] 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> 1941543 INFO (zkCallback-27173-thread-1) [ ] 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> 1941543 INFO (zkCallback-27171-thread-1) [ ] 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> 1941543 INFO (zkCallback-27170-thread-1) [ ] 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> 1941552 INFO (zkCallback-27169-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1941552 INFO (zkCallback-27172-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1941552 INFO (zkCallback-27171-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1941552 INFO (OverseerStateUpdate-96316659047268366-127.0.0.1:37019_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:37019_solr"} current state version: 0 [junit4] 2> 1941552 INFO (zkCallback-27170-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1941552 INFO (zkCallback-27173-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1941552 INFO (OverseerStateUpdate-96316659047268366-127.0.0.1:37019_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37019_solr [junit4] 2> 1941560 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1941560 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1941560 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node5/. [junit4] 2> 1941561 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1941562 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 1941562 INFO (jetty-launcher-27147-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1941562 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1941562 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1941574 INFO (zkCallback-27179-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@72ca36 name:ZooKeeperConnection Watcher:127.0.0.1:44788 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1941575 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1941575 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1941588 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@8f2e7c{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1941589 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16163164 [junit4] 2> 1941589 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:42394_solr as DOWN [junit4] 2> 1941601 INFO (OverseerStateUpdate-96316659047268366-127.0.0.1:37019_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:42394_solr"} current state version: 0 [junit4] 2> 1941601 INFO (OverseerStateUpdate-96316659047268366-127.0.0.1:37019_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42394_solr [junit4] 2> 1941610 INFO (zkCallback-27169-thread-1) [ ] 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> 1941610 INFO (zkCallback-27172-thread-2) [ ] 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> 1941610 INFO (zkCallback-27170-thread-1) [ ] 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> 1941610 INFO (zkCallback-27173-thread-1) [ ] 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> 1941610 INFO (zkCallback-27171-thread-1) [ ] 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> 1941610 WARN (zkCallback-27171-thread-1) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1941610 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1980991{/solr,null,UNAVAILABLE} [junit4] 2> 1941611 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1941612 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11d7f13{/solr,null,AVAILABLE} [junit4] 2> 1941612 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.e.j.s.ServerConnector Started ServerConnector@1fc113c{HTTP/1.1,[http/1.1]}{127.0.0.1:40893} [junit4] 2> 1941612 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.e.j.s.Server Started @1944005ms [junit4] 2> 1941612 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40893} [junit4] 2> 1941613 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@6a03af [junit4] 2> 1941613 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node6' [junit4] 2> 1941613 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1941613 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1941613 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1941613 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1941620 INFO (zkCallback-27169-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1941620 INFO (zkCallback-27172-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1941620 INFO (zkCallback-27170-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1941620 INFO (zkCallback-27173-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1941628 INFO (zkCallback-27169-thread-2) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96316659047268364-127.0.0.1:33770_solr-n_0000000002 to know if I could be the leader [junit4] 2> 1941628 INFO (zkCallback-27181-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b93153 name:ZooKeeperConnection Watcher:127.0.0.1:44788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1941628 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1941629 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1941629 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1941645 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node6/. [junit4] 2> 1941645 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.CoreContainer New CoreContainer 25317917 [junit4] 2> 1941645 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node6] [junit4] 2> 1941645 WARN (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node6/lib [junit4] 2> 1941645 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] 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> 1941647 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1941648 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1941648 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1941648 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44788/solr [junit4] 2> 1941648 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1941648 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1941648 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1941657 INFO (zkCallback-27184-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@146e6d6 name:ZooKeeperConnection Watcher:127.0.0.1:44788 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1941657 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1941658 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1941670 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$199/3387267@d2aef5 [junit4] 2> 1941670 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1941682 INFO (zkCallback-27185-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@97066e name:ZooKeeperConnection Watcher:127.0.0.1:44788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1941682 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1941740 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1941740 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1941740 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1941741 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1941755 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96316659047268371-127.0.0.1:40893_solr-n_0000000005 [junit4] 2> 1941756 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96316659047268363-127.0.0.1:41805_solr-n_0000000004 to know if I could be the leader [junit4] 2> 1941756 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:40893_solr as DOWN [junit4] 2> 1941786 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40893_solr [junit4] 2> 1941786 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40893_solr [junit4] 2> 1941786 INFO (OverseerStateUpdate-96316659047268366-127.0.0.1:37019_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:40893_solr"} current state version: 0 [junit4] 2> 1941786 INFO (OverseerStateUpdate-96316659047268366-127.0.0.1:37019_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40893_solr [junit4] 2> 1941795 INFO (zkCallback-27172-thread-2) [ ] 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> 1941795 INFO (zkCallback-27185-thread-1) [ ] 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> 1941796 INFO (zkCallback-27172-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1941795 INFO (zkCallback-27170-thread-1) [ ] 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> 1941796 INFO (zkCallback-27173-thread-1) [ ] 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> 1941795 INFO (zkCallback-27169-thread-2) [ ] 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> 1941805 INFO (zkCallback-27170-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1941805 INFO (zkCallback-27173-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1941805 INFO (zkCallback-27169-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1941805 INFO (zkCallback-27185-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1941817 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1941817 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1941818 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001/tempDir-001/node6/. [junit4] 2> 1941818 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1941819 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 1941819 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1941819 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1941819 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1941835 INFO (zkCallback-27187-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fc18c4 name:ZooKeeperConnection Watcher:127.0.0.1:44788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1941835 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1941836 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1941836 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt [junit4] 2> 1941878 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml [junit4] 2> 1941889 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml [junit4] 2> 1943111 WARN (SyncThread:0) [ ] o.a.z.s.p.FileTxnLog fsync-ing the write ahead log in SyncThread:0 took 1220ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide [junit4] 2> 1943111 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml [junit4] 2> 1943128 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml [junit4] 2> 1943162 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml [junit4] 2> 1943178 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml [junit4] 2> 1943223 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml [junit4] 2> 1943237 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml [junit4] 2> 1943247 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml [junit4] 2> 1943295 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt [junit4] 2> 1943309 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21BD7D73278D]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-testxmlparser.xml [junit4] 2> 1943324 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C4AC21 [...truncated too long message...] pl.java:62) [junit4] > at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43) [junit4] > at java.lang.Thread.run(java.base@9-ea/Thread.java:843) [junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:41805/solr/testSolrCloudCollection_shard1_replica2 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735) [junit4] > at java.util.concurrent.FutureTask.run(java.base@9-ea/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(java.base@9-ea/ThreadPoolExecutor.java:1158) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632) [junit4] > ... 1 more [junit4] > Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:41805 failed to respond [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511) [junit4] > ... 10 more [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_C4AC21BD7D73278D-001 [junit4] 2> Jul 28, 2016 3:13:19 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id=BlockTreeOrds(blocksize=128), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), range_facet_l=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1297, sim=RandomSimilarity(queryNorm=true): {}, locale=sbp, timezone=Europe/Volgograd [junit4] 2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=126657976,total=446693376 [junit4] 2> NOTE: All tests run in this JVM: [TestSolrJ, TestFieldCacheSortRandom, TestCoreDiscovery, TestJmxIntegration, TestIndexSearcher, RecoveryAfterSoftCommitTest, TestSolr4Spatial2, CursorMarkTest, TestSolrQueryParser, HighlighterConfigTest, ScriptEngineTest, TestRequestStatusCollectionAPI, CollectionStateFormat2Test, BadComponentTest, TestZkChroot, TolerantUpdateProcessorTest, TestPerFieldSimilarityWithDefaultOverride, SuggestComponentContextFilterQueryTest, XmlUpdateRequestHandlerTest, TestManagedStopFilterFactory, TestStressRecovery, TestJettySolrRunner, TestConfigSetsAPIExclusivity, LeaderElectionTest, TestSearchPerf, BlockDirectoryTest, NoCacheHeaderTest, SuggesterTest, SolrCoreCheckLockOnStartupTest, BooleanFieldTest, TestSweetSpotSimilarityFactory, FullSolrCloudDistribCmdsTest, AutoCommitTest, TestRebalanceLeaders, TestManagedSchemaAPI, TestSolrIndexConfig, TestReversedWildcardFilterFactory, TestCollationField, CurrencyFieldXmlFileTest, TestPerFieldSimilarity, TestStressLiveNodes, TestSubQueryTransformer, TestExpandComponent, HdfsLockFactoryTest, PrimitiveFieldTypeTest, SolrTestCaseJ4Test, TestCollapseQParserPlugin, TestFastWriter, TestXIncludeConfig, TestMacros, SortSpecParsingTest, TestElisionMultitermQuery, TestBulkSchemaAPI, DebugComponentTest, BaseCdcrDistributedZkTest, TestPostingsSolrHighlighter, TestFieldTypeResource, SearchHandlerTest, TestSolrQueryParserDefaultOperatorResource, TestMiniSolrCloudClusterBase, DistributedSuggestComponentTest, TestReRankQParserPlugin, TestObjectReleaseTracker, TestSolrDeletionPolicy1, TestConfigOverlay, TestOnReconnectListenerSupport, AssignTest, DocValuesMultiTest, TestCharFilters, TestFreeTextSuggestions, TestSha256AuthenticationProvider, TestUseDocValuesAsStored2, TestFieldSortValues, DeleteInactiveReplicaTest, CloneFieldUpdateProcessorFactoryTest, TestUtils, TestSolrQueryResponse, SmileWriterTest, TestWriterPerf, TestBulkSchemaConcurrent, DocValuesMissingTest, TestAnalyzeInfixSuggestions, StatsComponentTest, TestSort, AddSchemaFieldsUpdateProcessorFactoryTest, DeleteShardTest, FieldMutatingUpdateProcessorTest, ClusterStateTest, RequestHandlersTest, TestJsonRequest, TestPHPSerializedResponseWriter, TestHashQParserPlugin, CircularListTest, GraphQueryTest, TestExceedMaxTermLength, TestFuzzyAnalyzedSuggestions, HLLSerializationTest, LeaderFailoverAfterPartitionTest, TestReloadAndDeleteDocs, TestExtendedDismaxParser, TestSearcherReuse, UnloadDistributedZkTest, OverseerTest, RecoveryZkTest, ZkSolrClientTest, TestRandomDVFaceting, TestRecovery, TestHashPartitioner, TermVectorComponentDistributedTest, TestReload, DistributedTermsComponentTest, SolrCoreTest, SolrCmdDistributorTest, QueryElevationComponentTest, TestLazyCores, TestBadConfig, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, CoreAdminHandlerTest, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, LukeRequestHandlerTest, TestValueSourceCache, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, TestAnalyzedSuggestions, UpdateParamsTest, SolrIndexConfigTest, TestBinaryField, ExternalFileFieldSortTest, TestSolrCoreProperties, TestDFRSimilarityFactory, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, PluginInfoTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DOMUtilTest, ZkNodePropsTest, FileUtilsTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, TestTolerantSearch, AliasIntegrationTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, DistribDocExpirationUpdateProcessorTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest, ReplicationFactorTest, RestartWhileUpdatingTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, TestCloudInspectUtil, TestCloudPivotFacet, TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestLocalFSCloudBackupRestore, TestSSLRandomization, TestSizeLimitedDistributedMap, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsRecoverLeaseTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, TestClusterStateMutator, ZkStateWriterTest, HdfsDirectoryFactoryTest, TestConfigSetImmutable, TestConfigReload, TestSQLHandler, InfoHandlerTest, DistributedExpandComponentTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, JavabinLoaderTest, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestGraphMLResponseWriter, TestSortingResponseWriter, TestChildDocTransformer, TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, TestSchemaSimilarityResource, TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource, EnumFieldTest, TestManagedSchema, AnalyticsMergeStrategyTest, TestOverriddenPrefixQueryForCustomFieldType, TestRandomCollapseQParserPlugin, BasicAuthIntegrationTest] [junit4] Completed [599/623 (1!)] on J2 in 16.45s, 1 test, 1 error <<< FAILURES! [...truncated 49727 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
