Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17676/ Java: 32bit/jdk-9-ea+132 -client -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:45899/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:45899/solr/testSolrCloudCollection_shard1_replica2 at __randomizedtesting.SeedInfo.seed([6251B435967ABC5C:5F891A19AE94E22C]: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:535) 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:45899/solr/testSolrCloudCollection_shard1_replica2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735) at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264) 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:45899 failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513) ... 10 more Build Log: [...truncated 12467 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 2026779 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2026779 INFO (Thread-4391) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2026779 INFO (Thread-4391) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2026879 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.ZkTestServer start zk server on port:42386 [junit4] 2> 2026880 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2026880 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2026913 INFO (zkCallback-3459-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a4cf7a name:ZooKeeperConnection Watcher:127.0.0.1:42386 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2026913 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2026914 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2026914 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 2026942 INFO (jetty-launcher-3458-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2026942 INFO (jetty-launcher-3458-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2026942 INFO (jetty-launcher-3458-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2026942 INFO (jetty-launcher-3458-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2026942 INFO (jetty-launcher-3458-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2026944 INFO (jetty-launcher-3458-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18efe36{/solr,null,AVAILABLE} [junit4] 2> 2026945 INFO (jetty-launcher-3458-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d18341{/solr,null,AVAILABLE} [junit4] 2> 2026946 INFO (jetty-launcher-3458-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12329de{/solr,null,AVAILABLE} [junit4] 2> 2026946 INFO (jetty-launcher-3458-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ca4193{/solr,null,AVAILABLE} [junit4] 2> 2026946 INFO (jetty-launcher-3458-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9f1a38{/solr,null,AVAILABLE} [junit4] 2> 2026947 INFO (jetty-launcher-3458-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@1581096{HTTP/1.1,[http/1.1]}{127.0.0.1:46302} [junit4] 2> 2026947 INFO (jetty-launcher-3458-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@10feb5b{HTTP/1.1,[http/1.1]}{127.0.0.1:35307} [junit4] 2> 2026947 INFO (jetty-launcher-3458-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@128164b{HTTP/1.1,[http/1.1]}{127.0.0.1:46433} [junit4] 2> 2026947 INFO (jetty-launcher-3458-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@1680d39{HTTP/1.1,[http/1.1]}{127.0.0.1:45967} [junit4] 2> 2026947 INFO (jetty-launcher-3458-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@1affae5{HTTP/1.1,[http/1.1]}{127.0.0.1:39841} [junit4] 2> 2026947 INFO (jetty-launcher-3458-thread-1) [ ] o.e.j.s.Server Started @2029059ms [junit4] 2> 2026947 INFO (jetty-launcher-3458-thread-5) [ ] o.e.j.s.Server Started @2029059ms [junit4] 2> 2026947 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45967} [junit4] 2> 2026947 INFO (jetty-launcher-3458-thread-4) [ ] o.e.j.s.Server Started @2029059ms [junit4] 2> 2026947 INFO (jetty-launcher-3458-thread-2) [ ] o.e.j.s.Server Started @2029059ms [junit4] 2> 2026947 INFO (jetty-launcher-3458-thread-3) [ ] o.e.j.s.Server Started @2029059ms [junit4] 2> 2026948 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8 [junit4] 2> 2026948 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35307} [junit4] 2> 2026949 INFO (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node1' [junit4] 2> 2026949 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8 [junit4] 2> 2026947 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46433} [junit4] 2> 2026949 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2026949 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8 [junit4] 2> 2026949 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2026949 INFO (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node4' [junit4] 2> 2026947 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39841} [junit4] 2> 2026949 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2026949 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2026949 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8 [junit4] 2> 2026949 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2026949 INFO (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node2' [junit4] 2> 2026949 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2026949 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2026950 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2026950 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2026948 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46302} [junit4] 2> 2026950 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2026950 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2026950 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8 [junit4] 2> 2026949 INFO (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node5' [junit4] 2> 2026950 INFO (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node3' [junit4] 2> 2026950 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2026950 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2026950 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2026950 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2026950 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2026950 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2026950 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2026950 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2026951 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2026953 INFO (zkCallback-3460-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@947cef name:ZooKeeperConnection Watcher:127.0.0.1:42386/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2026953 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2026954 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2026963 INFO (zkCallback-3461-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74a86e name:ZooKeeperConnection Watcher:127.0.0.1:42386/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2026963 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2026963 INFO (zkCallback-3462-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ab46ee name:ZooKeeperConnection Watcher:127.0.0.1:42386/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2026963 INFO (zkCallback-3464-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@114b89a name:ZooKeeperConnection Watcher:127.0.0.1:42386/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2026963 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2026963 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2026963 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2026963 INFO (zkCallback-3463-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1110aeb name:ZooKeeperConnection Watcher:127.0.0.1:42386/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2026963 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2026963 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2026963 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2026963 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2026963 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2026964 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2026964 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2026964 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2026964 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2026974 INFO (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node3/. [junit4] 2> 2026975 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 31063073 [junit4] 2> 2026975 INFO (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node3] [junit4] 2> 2026975 WARN (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_6251B435967ABC5C-001/tempDir-001/node3/lib [junit4] 2> 2026975 INFO (jetty-launcher-3458-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> 2026977 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2026977 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2026977 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2026977 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42386/solr [junit4] 2> 2026977 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2026977 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2026977 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2026982 INFO (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node1/. [junit4] 2> 2026982 INFO (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node2/. [junit4] 2> 2026982 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 2021703 [junit4] 2> 2026982 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 30169789 [junit4] 2> 2026982 INFO (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node1] [junit4] 2> 2026982 INFO (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node2] [junit4] 2> 2026982 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x156c3d796910005, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:843) [junit4] 2> 2026982 INFO (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node5/. [junit4] 2> 2026982 INFO (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node4/. [junit4] 2> 2026983 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 19622865 [junit4] 2> 2026983 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 28563195 [junit4] 2> 2026983 INFO (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node5] [junit4] 2> 2026983 INFO (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node4] [junit4] 2> 2026983 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x156c3d796910002, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:843) [junit4] 2> 2026983 WARN (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_6251B435967ABC5C-001/tempDir-001/node2/lib [junit4] 2> 2026983 WARN (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_6251B435967ABC5C-001/tempDir-001/node1/lib [junit4] 2> 2026984 INFO (jetty-launcher-3458-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> 2026985 INFO (jetty-launcher-3458-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> 2026983 WARN (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_6251B435967ABC5C-001/tempDir-001/node4/lib [junit4] 2> 2026983 WARN (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_6251B435967ABC5C-001/tempDir-001/node5/lib [junit4] 2> 2026985 INFO (jetty-launcher-3458-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> 2026985 INFO (jetty-launcher-3458-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> 2026985 INFO (zkCallback-3467-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12892bc name:ZooKeeperConnection Watcher:127.0.0.1:42386 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2026985 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2026985 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2026986 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2026986 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2026986 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2026986 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2026986 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2026986 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2026986 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42386/solr [junit4] 2> 2026986 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2026986 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2026986 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2026986 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2026986 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2026986 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2026986 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42386/solr [junit4] 2> 2026986 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2026987 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2026986 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2026987 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2026987 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2026987 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42386/solr [junit4] 2> 2026987 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2026987 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2026987 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2026987 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42386/solr [junit4] 2> 2026987 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2026987 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2026987 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2026987 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2026995 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$222/20092375@8c45ce [junit4] 2> 2026996 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2027003 INFO (zkCallback-3476-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bcc2ee name:ZooKeeperConnection Watcher:127.0.0.1:42386 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2027003 INFO (zkCallback-3477-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ad9218 name:ZooKeeperConnection Watcher:127.0.0.1:42386 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2027003 INFO (zkCallback-3478-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b7cf17 name:ZooKeeperConnection Watcher:127.0.0.1:42386 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2027003 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2027003 INFO (zkCallback-3479-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15e6311 name:ZooKeeperConnection Watcher:127.0.0.1:42386 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2027003 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2027003 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2027003 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2027004 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2027004 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2027004 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2027004 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2027006 INFO (zkCallback-3480-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9fe169 name:ZooKeeperConnection Watcher:127.0.0.1:42386/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2027006 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2027015 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$222/20092375@1efd02a [junit4] 2> 2027015 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$222/20092375@c33bda [junit4] 2> 2027015 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x156c3d796910007, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:843) [junit4] 2> 2027015 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2027015 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$222/20092375@140c07e [junit4] 2> 2027015 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2027015 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2027024 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$222/20092375@877fcd [junit4] 2> 2027024 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2027027 INFO (zkCallback-3483-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f540b6 name:ZooKeeperConnection Watcher:127.0.0.1:42386/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2027027 INFO (zkCallback-3481-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@181bfc7 name:ZooKeeperConnection Watcher:127.0.0.1:42386/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2027027 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2027027 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2027027 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 2027027 INFO (zkCallback-3482-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a13137 name:ZooKeeperConnection Watcher:127.0.0.1:42386/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2027028 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2027042 INFO (zkCallback-3484-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fdfe11 name:ZooKeeperConnection Watcher:127.0.0.1:42386/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2027042 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2027073 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 2027073 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 2027073 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 2027107 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2027117 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2027161 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2027161 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2027161 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2027321 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2027324 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2027332 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2027344 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2027377 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2027377 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2027380 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2027380 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2027380 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2027402 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2027410 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2027410 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2027410 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2027410 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2027429 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 2027429 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 2027437 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 2027437 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 2027446 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2027448 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2027448 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2027448 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2027448 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2027461 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2027461 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2027461 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2027461 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2027461 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2027481 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2027482 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2027482 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2027482 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2027482 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2027500 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2027500 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2027501 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2027501 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2027501 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2027511 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2027511 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2027511 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2027513 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2027520 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2027521 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2027521 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2027521 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2027521 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2027521 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2027521 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2027521 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2027521 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2027521 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2027521 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2027522 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 2027522 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 2027522 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 2027522 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 2027522 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 2027539 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2027541 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2027541 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2027541 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2027541 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2027552 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2027555 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2027562 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2027562 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96479772746514447-127.0.0.1:39841_solr-n_0000000000 [junit4] 2> 2027562 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2027565 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2027565 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96479772746514445-127.0.0.1:46433_solr-n_0000000001 [junit4] 2> 2027605 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96479772746514443-127.0.0.1:46302_solr-n_0000000002 [junit4] 2> 2027605 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96479772746514444-127.0.0.1:35307_solr-n_0000000003 [junit4] 2> 2027605 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39841_solr [junit4] 2> 2027605 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 2027623 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96479772746514446-127.0.0.1:45967_solr-n_0000000004 [junit4] 2> 2027624 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96479772746514447-127.0.0.1:39841_solr-n_0000000000 to know if I could be the leader [junit4] 2> 2027624 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96479772746514443-127.0.0.1:46302_solr-n_0000000002 to know if I could be the leader [junit4] 2> 2027624 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96479772746514445-127.0.0.1:46433_solr-n_0000000001 to know if I could be the leader [junit4] 2> 2027626 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46433_solr [junit4] 2> 2027626 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96479772746514444-127.0.0.1:35307_solr-n_0000000003 to know if I could be the leader [junit4] 2> 2027626 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.Overseer Overseer (id=96479772746514447-127.0.0.1:39841_solr-n_0000000000) starting [junit4] 2> 2027626 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46433_solr [junit4] 2> 2027627 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45967_solr [junit4] 2> 2027627 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45967_solr [junit4] 2> 2027626 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35307_solr [junit4] 2> 2027627 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35307_solr [junit4] 2> 2027626 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46302_solr [junit4] 2> 2027627 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46302_solr [junit4] 2> 2027653 INFO (zkCallback-3482-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> 2027653 INFO (zkCallback-3483-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> 2027653 INFO (zkCallback-3480-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> 2027653 INFO (zkCallback-3481-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> 2027653 INFO (zkCallback-3484-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> 2027661 INFO (zkCallback-3482-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2027661 INFO (zkCallback-3483-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2027669 INFO (zkCallback-3480-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2027669 INFO (zkCallback-3484-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2027669 INFO (zkCallback-3481-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2027669 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 2027676 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2027676 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2027677 INFO (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node1/. [junit4] 2> 2027677 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2027679 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 2027679 INFO (jetty-launcher-3458-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2027682 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2027682 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2027683 INFO (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node3/. [junit4] 2> 2027683 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2027687 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 2027687 INFO (jetty-launcher-3458-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2027688 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2027688 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2027688 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2027688 INFO (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node2/. [junit4] 2> 2027688 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2027688 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2027689 INFO (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node4/. [junit4] 2> 2027689 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 2027689 INFO (jetty-launcher-3458-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2027689 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2027692 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 2027692 INFO (jetty-launcher-3458-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2027736 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2027736 INFO (OverseerCollectionConfigSetProcessor-96479772746514447-127.0.0.1:39841_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 2027736 INFO (OverseerStateUpdate-96479772746514447-127.0.0.1:39841_solr-n_0000000000) [ ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 2027737 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:39841_solr as DOWN [junit4] 2> 2027767 INFO (OverseerStateUpdate-96479772746514447-127.0.0.1:39841_solr-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 2027791 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39841_solr [junit4] 2> 2027791 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39841_solr [junit4] 2> 2027791 INFO (OverseerStateUpdate-96479772746514447-127.0.0.1:39841_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:39841_solr"} current state version: 0 [junit4] 2> 2027791 INFO (OverseerStateUpdate-96479772746514447-127.0.0.1:39841_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39841_solr [junit4] 2> 2027804 INFO (zkCallback-3484-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> 2027804 INFO (zkCallback-3482-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> 2027804 INFO (zkCallback-3480-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> 2027804 INFO (zkCallback-3481-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> 2027805 INFO (zkCallback-3483-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> 2027829 INFO (zkCallback-3482-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2027829 INFO (zkCallback-3484-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2027829 INFO (zkCallback-3481-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2027829 INFO (zkCallback-3480-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2027829 INFO (zkCallback-3483-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2027841 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2027841 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2027842 INFO (jetty-launcher-3458-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_6251B435967ABC5C-001/tempDir-001/node5/. [junit4] 2> 2027842 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2027842 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 2027842 INFO (jetty-launcher-3458-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2027842 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2027843 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2027868 INFO (zkCallback-3490-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bbeff name:ZooKeeperConnection Watcher:127.0.0.1:42386 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2027868 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2027869 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2027895 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@1680d39{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 2027896 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2021703 [junit4] 2> 2027896 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:45967_solr as DOWN [junit4] 2> 2027927 INFO (OverseerStateUpdate-96479772746514447-127.0.0.1:39841_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:45967_solr"} current state version: 0 [junit4] 2> 2027927 INFO (OverseerStateUpdate-96479772746514447-127.0.0.1:39841_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45967_solr [junit4] 2> 2027931 INFO (zkCallback-3484-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> 2027932 INFO (zkCallback-3483-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> 2027932 INFO (zkCallback-3481-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> 2027931 INFO (zkCallback-3482-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> 2027933 INFO (zkCallback-3484-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2027933 WARN (zkCallback-3482-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> 2027932 INFO (zkCallback-3480-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> 2027933 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ca4193{/solr,null,UNAVAILABLE} [junit4] 2> 2027934 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2027934 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1917eda{/solr,null,AVAILABLE} [junit4] 2> 2027935 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.e.j.s.ServerConnector Started ServerConnector@293470{HTTP/1.1,[http/1.1]}{127.0.0.1:45899} [junit4] 2> 2027935 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.e.j.s.Server Started @2030046ms [junit4] 2> 2027935 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45899} [junit4] 2> 2027935 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8 [junit4] 2> 2027935 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] 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_6251B435967ABC5C-001/tempDir-001/node6' [junit4] 2> 2027935 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2027935 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2027935 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2027935 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2027943 INFO (zkCallback-3483-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2027943 INFO (zkCallback-3481-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2027943 INFO (zkCallback-3480-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2027952 INFO (zkCallback-3492-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@118f8cc name:ZooKeeperConnection Watcher:127.0.0.1:42386/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2027952 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2027953 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2027953 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2027965 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] 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_6251B435967ABC5C-001/tempDir-001/node6/. [junit4] 2> 2027965 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.CoreContainer New CoreContainer 28690571 [junit4] 2> 2027965 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] 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_6251B435967ABC5C-001/tempDir-001/node6] [junit4] 2> 2027966 WARN (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] 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_6251B435967ABC5C-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_6251B435967ABC5C-001/tempDir-001/node6/lib [junit4] 2> 2027966 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] 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> 2027967 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2027968 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2027968 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2027969 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42386/solr [junit4] 2> 2027969 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2027969 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2027969 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2027975 INFO (zkCallback-3495-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ff1a23 name:ZooKeeperConnection Watcher:127.0.0.1:42386 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2027975 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2027975 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2027984 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$222/20092375@be9aea [junit4] 2> 2027985 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2027996 INFO (zkCallback-3496-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1116b36 name:ZooKeeperConnection Watcher:127.0.0.1:42386/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2027996 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2028058 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2028058 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2028058 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2028059 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2028070 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96479772746514451-127.0.0.1:45899_solr-n_0000000005 [junit4] 2> 2028070 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96479772746514444-127.0.0.1:35307_solr-n_0000000003 to know if I could be the leader [junit4] 2> 2028070 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:45899_solr as DOWN [junit4] 2> 2028089 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45899_solr [junit4] 2> 2028089 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45899_solr [junit4] 2> 2028089 INFO (OverseerStateUpdate-96479772746514447-127.0.0.1:39841_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:45899_solr"} current state version: 0 [junit4] 2> 2028089 INFO (OverseerStateUpdate-96479772746514447-127.0.0.1:39841_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45899_solr [junit4] 2> 2028100 INFO (zkCallback-3484-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> 2028100 INFO (zkCallback-3496-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> 2028100 INFO (zkCallback-3481-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> 2028100 INFO (zkCallback-3483-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> 2028100 INFO (zkCallback-3480-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> 2028100 INFO (zkCallback-3484-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2028111 INFO (zkCallback-3496-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2028111 INFO (zkCallback-3480-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2028111 INFO (zkCallback-3483-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2028111 INFO (zkCallback-3481-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2028123 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2028123 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2028124 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] 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_6251B435967ABC5C-001/tempDir-001/node6/. [junit4] 2> 2028124 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2028124 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 2028125 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2028125 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2028125 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2028136 INFO (zkCallback-3498-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a1de5 name:ZooKeeperConnection Watcher:127.0.0.1:42386/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2028136 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2028137 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2028137 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt [junit4] 2> 2028196 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml [junit4] 2> 2028199 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml [junit4] 2> 2028216 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml [junit4] 2> 2028225 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml [junit4] 2> 2028265 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml [junit4] 2> 2028277 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml [junit4] 2> 2028326 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml [junit4] 2> 2028351 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml [junit4] 2> 2028365 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml [junit4] 2> 2028426 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt [junit4] 2> 2028435 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-testxmlparser.xml [junit4] 2> 2028438 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt [junit4] 2> 2028447 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml [junit4] 2> 2028468 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml [junit4] 2> 2028472 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml [junit4] 2> 2028490 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml [junit4] 2> 2028504 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml [junit4] 2> 2028515 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt [junit4] 2> 2028525 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml [junit4] 2> 2028547 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml [junit4] 2> 2028568 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml [junit4] 2> 2028588 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml [junit4] 2> 2028599 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml [junit4] 2> 2028622 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml [junit4] 2> 2028632 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml [junit4] 2> 2028662 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml [junit4] 2> 2028673 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim.xml [junit4] 2> 2028696 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml [junit4] 2> 2028731 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6251B435967ABC5C]) [ ] o.a.s.c.c.SolrZ [...truncated too long message...] iSolrCloudClusterBase.java:79) [junit4] > at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method) [junit4] > at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.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:45899/solr/testSolrCloudCollection_shard1_replica2 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735) [junit4] > at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264) [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:45899 failed to respond [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513) [junit4] > ... 10 more [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_6251B435967ABC5C-001 [junit4] 2> Aug 25, 2016 10:35:22 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=Direct), _version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=PostingsFormat(name=MockRandom), intDefault=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Direct), 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=Direct), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=2012, maxMBSortInHeap=5.439614128875735, sim=RandomSimilarity(queryNorm=true): {}, locale=pa-Guru-IN, timezone=America/Port_of_Spain [junit4] 2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=57943224,total=376438784 [junit4] 2> NOTE: All tests run in this JVM: [BitVectorTest, TestSort, TestCollationFieldDocValues, BinaryUpdateRequestHandlerTest, TestStressReorder, TestTestInjection, SimpleFacetsTest, TestTolerantSearch, TestManagedResourceStorage, TestLegacyFieldCache, TestZkChroot, TestPHPSerializedResponseWriter, TestFieldResource, TestPerFieldSimilarityWithDefaultOverride, AnalyticsMergeStrategyTest, TestTrackingShardHandlerFactory, TestSolrQueryParserResource, SliceStateTest, SpatialHeatmapFacetsTest, SolrCoreCheckLockOnStartupTest, TestXIncludeConfig, EnumFieldTest, TestConfigOverlay, OverseerStatusTest, CoreAdminHandlerTest, CustomCollectionTest, RegexBoostProcessorTest, CollectionsAPIAsyncDistributedZkTest, TestConfigSetsAPI, AssignTest, TestUninvertingReader, TestAnalyzeInfixSuggestions, TestFastWriter, MultiThreadedOCPTest, QueryParsingTest, AutoCommitTest, SuggesterTSTTest, TestWriterPerf, TestIntervalFaceting, TlogReplayBufferedWhileIndexingTest, BaseCdcrDistributedZkTest, TestIndexSearcher, TolerantUpdateProcessorTest, TestExclusionRuleCollectionAccess, HdfsChaosMonkeySafeLeaderTest, TestSortingResponseWriter, CollectionReloadTest, TestSchemaNameResource, DirectUpdateHandlerOptimizeTest, FieldAnalysisRequestHandlerTest, TestInitQParser, DeleteNodeTest, HdfsDirectoryFactoryTest, OverseerTest, TestRestoreCore, TestFreeTextSuggestions, TestSchemaVersionResource, TestDistributedMissingSort, BasicDistributedZk2Test, TestExtendedDismaxParser, SolrTestCaseJ4Test, NoCacheHeaderTest, PluginInfoTest, ForceLeaderTest, DateMathParserTest, SegmentsInfoRequestHandlerTest, TestSubQueryTransformerCrossCore, TestSolrCloudWithKerberosAlt, TestReloadAndDeleteDocs, UpdateParamsTest, CurrencyFieldXmlFileTest, SearchHandlerTest, HdfsRecoverLeaseTest, CdcrUpdateLogTest, DocValuesMultiTest, TestJmxIntegration, SSLMigrationTest, MergeStrategyTest, TestConfigSets, TestReRankQParserPlugin, TestElisionMultitermQuery, DeleteStatusTest, TermVectorComponentDistributedTest, TestSolrConfigHandlerConcurrent, CdcrReplicationHandlerTest, TestSolrDeletionPolicy1, HLLSerializationTest, TestSolrIndexConfig, SharedFSAutoReplicaFailoverTest, RecoveryZkTest, TestComplexPhraseQParserPlugin, ShowFileRequestHandlerTest, CloneFieldUpdateProcessorFactoryTest, TestRandomRequestDistribution, SampleTest, DistribJoinFromCollectionTest, ChangedSchemaMergeTest, TestClusterStateMutator, TestFuzzyAnalyzedSuggestions, ConfigSetsAPITest, TestCloudManagedSchema, TestSweetSpotSimilarityFactory, OpenCloseCoreStressTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, ShardRoutingCustomTest, TestDistributedSearch, ZkControllerTest, TestReload, TestStressVersions, TestCoreContainer, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, BadIndexSchemaTest, TestFiltering, TestUpdate, FieldMutatingUpdateProcessorTest, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, DebugComponentTest, LukeRequestHandlerTest, TestReversedWildcardFilterFactory, TestOmitPositions, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, TestSolrQueryParser, LoggingHandlerTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, TestAnalyzedSuggestions, TestComponentsName, TestBinaryResponseWriter, TestLFUCache, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, TestDocumentBuilder, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, ConnectionReuseTest, ActionThrottleTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DistributedVersionInfoTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, OverseerRolesTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCryptoKeys, TestMiniSolrCloudCluster, TriLevelCompositeIdRoutingTest, CachingDirectoryFactoryTest, CoreSorterTest, ExitableDirectoryReaderTest, TestSolrConfigHandler, TestConfigReload, TestSolrConfigHandlerCloud, TestManagedResource, TestDynamicFieldCollectionResource, TestSerializedLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, TestUniqueKeyFieldResource, TestManagedStopFilterFactory, TestManagedSynonymFilterFactory, BadCopyFieldTest, BooleanFieldTest, TestCloudSchemaless, TestSearcherReuse, TestSmileRequest, TestSolr4Spatial2, TestStandardQParsers, TestStressUserVersions, TestXmlQParser, TestXmlQParserPlugin, TestJsonFacets, TestOrdValues, BlockJoinFacetDistribTest, TestJsonRequest, TestClassicSimilarityFactory, TestDFISimilarityFactory, TestDefaultStatsCache, TestExactStatsCache, BasicAuthIntegrationTest] [junit4] Completed [599/632 (1!)] on J2 in 21.97s, 1 test, 1 error <<< FAILURES! [...truncated 49798 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org