Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17629/ Java: 64bit/jdk-9-ea+131 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:33646/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:33646/solr/testSolrCloudCollection_shard1_replica2 at __randomizedtesting.SeedInfo.seed([6C46633E51BEE72C:519ECD126950B95C]: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:33646/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:33646 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 12503 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 1735722 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1735722 INFO (Thread-4092) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1735723 INFO (Thread-4092) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1735823 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.ZkTestServer start zk server on port:43303 [junit4] 2> 1735823 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1735823 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1735846 INFO (zkCallback-22291-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63d8124f name:ZooKeeperConnection Watcher:127.0.0.1:43303 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1735846 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1735846 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1735846 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 1735867 INFO (jetty-launcher-22290-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1735868 INFO (jetty-launcher-22290-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1735868 INFO (jetty-launcher-22290-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1735868 INFO (jetty-launcher-22290-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1735867 INFO (jetty-launcher-22290-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1735869 INFO (jetty-launcher-22290-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32080c2d{/solr,null,AVAILABLE} [junit4] 2> 1735869 INFO (jetty-launcher-22290-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29698d7f{/solr,null,AVAILABLE} [junit4] 2> 1735869 INFO (jetty-launcher-22290-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75d13cd2{/solr,null,AVAILABLE} [junit4] 2> 1735869 INFO (jetty-launcher-22290-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@715faf90{HTTP/1.1,[http/1.1]}{127.0.0.1:41723} [junit4] 2> 1735869 INFO (jetty-launcher-22290-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e4c9059{/solr,null,AVAILABLE} [junit4] 2> 1735869 INFO (jetty-launcher-22290-thread-4) [ ] o.e.j.s.Server Started @1738596ms [junit4] 2> 1735869 INFO (jetty-launcher-22290-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@1402caa{HTTP/1.1,[http/1.1]}{127.0.0.1:35881} [junit4] 2> 1735869 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41723} [junit4] 2> 1735869 INFO (jetty-launcher-22290-thread-1) [ ] o.e.j.s.Server Started @1738596ms [junit4] 2> 1735869 INFO (jetty-launcher-22290-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@4c137167{HTTP/1.1,[http/1.1]}{127.0.0.1:39212} [junit4] 2> 1735869 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35881} [junit4] 2> 1735870 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2eee9593 [junit4] 2> 1735869 INFO (jetty-launcher-22290-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@83415b9{/solr,null,AVAILABLE} [junit4] 2> 1735870 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node4' [junit4] 2> 1735869 INFO (jetty-launcher-22290-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@26b14ed5{HTTP/1.1,[http/1.1]}{127.0.0.1:34061} [junit4] 2> 1735870 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2eee9593 [junit4] 2> 1735870 INFO (jetty-launcher-22290-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@40959985{HTTP/1.1,[http/1.1]}{127.0.0.1:38339} [junit4] 2> 1735870 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node1' [junit4] 2> 1735870 INFO (jetty-launcher-22290-thread-5) [ ] o.e.j.s.Server Started @1738597ms [junit4] 2> 1735870 INFO (jetty-launcher-22290-thread-3) [ ] o.e.j.s.Server Started @1738596ms [junit4] 2> 1735870 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38339} [junit4] 2> 1735870 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39212} [junit4] 2> 1735870 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1735870 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2eee9593 [junit4] 2> 1735870 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1735870 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node5' [junit4] 2> 1735870 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1735870 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1735870 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1735870 INFO (jetty-launcher-22290-thread-2) [ ] o.e.j.s.Server Started @1738596ms [junit4] 2> 1735870 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1735871 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34061} [junit4] 2> 1735871 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1735871 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1735871 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2eee9593 [junit4] 2> 1735870 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1735871 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node2' [junit4] 2> 1735871 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1735871 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1735871 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1735870 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2eee9593 [junit4] 2> 1735871 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1735871 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node3' [junit4] 2> 1735871 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1735871 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1735871 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1735871 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1735872 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1735872 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1735872 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1735881 INFO (zkCallback-22292-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14a28f8f name:ZooKeeperConnection Watcher:127.0.0.1:43303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1735881 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1735881 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1735883 INFO (zkCallback-22293-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@22f0828b name:ZooKeeperConnection Watcher:127.0.0.1:43303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1735883 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1735883 INFO (zkCallback-22294-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38e739ee name:ZooKeeperConnection Watcher:127.0.0.1:43303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1735883 INFO (zkCallback-22296-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f91cc17 name:ZooKeeperConnection Watcher:127.0.0.1:43303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1735883 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1735883 INFO (zkCallback-22295-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a6654d5 name:ZooKeeperConnection Watcher:127.0.0.1:43303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1735883 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1735883 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1735883 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1735883 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1735883 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1735883 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1735883 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1735883 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1735883 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1735883 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1735883 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1735889 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node4/. [junit4] 2> 1735889 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node1/. [junit4] 2> 1735889 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 1925965527 [junit4] 2> 1735889 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 954309534 [junit4] 2> 1735889 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node4] [junit4] 2> 1735889 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node1] [junit4] 2> 1735889 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node2/. [junit4] 2> 1735889 WARN (jetty-launcher-22290-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node1/lib [junit4] 2> 1735889 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 0x156abcccb720005, 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> 1735889 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node3/. [junit4] 2> 1735889 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node5/. [junit4] 2> 1735890 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 0x156abcccb720002, 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> 1735890 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 1364354234 [junit4] 2> 1735890 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node3] [junit4] 2> 1735890 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 0x156abcccb720001, 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> 1735890 WARN (jetty-launcher-22290-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node3/lib [junit4] 2> 1735890 INFO (jetty-launcher-22290-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> 1735890 INFO (jetty-launcher-22290-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> 1735889 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 216512317 [junit4] 2> 1735890 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node2] [junit4] 2> 1735889 WARN (jetty-launcher-22290-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node4/lib [junit4] 2> 1735891 WARN (jetty-launcher-22290-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node2/lib [junit4] 2> 1735891 INFO (jetty-launcher-22290-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> 1735891 INFO (jetty-launcher-22290-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> 1735890 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 558825363 [junit4] 2> 1735891 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node5] [junit4] 2> 1735891 WARN (jetty-launcher-22290-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node5/lib [junit4] 2> 1735891 INFO (jetty-launcher-22290-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> 1735891 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1735891 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1735891 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1735892 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1735891 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1735892 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1735892 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1735892 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1735891 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1735892 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1735892 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1735892 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43303/solr [junit4] 2> 1735892 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1735892 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43303/solr [junit4] 2> 1735892 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1735892 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43303/solr [junit4] 2> 1735892 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1735892 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1735892 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1735892 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43303/solr [junit4] 2> 1735892 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1735892 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1735893 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1735893 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1735893 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1735893 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1735892 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1735893 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1735893 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43303/solr [junit4] 2> 1735893 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1735893 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1735893 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1735893 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1735893 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1735893 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1735899 INFO (zkCallback-22307-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c41be1c name:ZooKeeperConnection Watcher:127.0.0.1:43303 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1735899 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1735899 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1735900 INFO (zkCallback-22308-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61855df8 name:ZooKeeperConnection Watcher:127.0.0.1:43303 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1735901 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1735901 INFO (zkCallback-22309-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f35a945 name:ZooKeeperConnection Watcher:127.0.0.1:43303 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1735901 INFO (zkCallback-22310-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@117d03c7 name:ZooKeeperConnection Watcher:127.0.0.1:43303 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1735901 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1735901 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1735901 INFO (zkCallback-22311-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35393e3f name:ZooKeeperConnection Watcher:127.0.0.1:43303 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1735901 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1735902 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1735902 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1735902 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1735902 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1735910 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$142/2125550497@7ee2ce08 [junit4] 2> 1735910 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1735920 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$142/2125550497@3a096bb4 [junit4] 2> 1735920 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1735922 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$142/2125550497@276dafba [junit4] 2> 1735922 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$142/2125550497@577ff0dc [junit4] 2> 1735922 INFO (zkCallback-22312-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ad7f380 name:ZooKeeperConnection Watcher:127.0.0.1:43303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1735922 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1735922 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1735922 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1735922 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$142/2125550497@111aae3f [junit4] 2> 1735922 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1735924 INFO (zkCallback-22313-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3067fb3a name:ZooKeeperConnection Watcher:127.0.0.1:43303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1735924 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1735926 INFO (zkCallback-22314-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@af4e09b name:ZooKeeperConnection Watcher:127.0.0.1:43303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1735926 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1735926 INFO (zkCallback-22315-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@304d8f49 name:ZooKeeperConnection Watcher:127.0.0.1:43303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1735926 INFO (zkCallback-22316-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@751538a8 name:ZooKeeperConnection Watcher:127.0.0.1:43303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1735926 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1735926 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1735927 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1735930 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1735930 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1735930 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1735930 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1735959 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1735975 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1735976 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1735976 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1735976 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1736017 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1736019 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1736019 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1736020 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1736020 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1736027 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1736027 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1736027 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1736032 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1736032 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1736036 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1736038 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1736038 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1736053 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1736053 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1736053 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1736053 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1736053 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1736064 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1736064 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1736066 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1736066 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1736066 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1736071 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1736071 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1736071 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1736071 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1736071 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1736077 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1736078 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1736078 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1736078 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1736078 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1736081 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1736089 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1736089 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1736089 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1736089 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1736098 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1736099 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1736099 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1736099 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1736099 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1736100 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1736100 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1736100 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1736100 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1736100 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1736100 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1736100 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1736100 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1736100 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1736100 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1736102 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1736102 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1736102 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1736102 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1736102 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1736107 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1736107 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1736108 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1736108 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1736109 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1736112 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1736112 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1736113 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1736115 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1736115 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96453338109968395-127.0.0.1:34061_solr-n_0000000000 [junit4] 2> 1736115 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96453338109968397-127.0.0.1:35881_solr-n_0000000001 [junit4] 2> 1736126 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1736126 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96453338109968398-127.0.0.1:41723_solr-n_0000000002 [junit4] 2> 1736127 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96453338109968399-127.0.0.1:38339_solr-n_0000000003 [junit4] 2> 1736127 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34061_solr [junit4] 2> 1736127 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 1736129 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96453338109968396-127.0.0.1:39212_solr-n_0000000004 [junit4] 2> 1736129 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96453338109968395-127.0.0.1:34061_solr-n_0000000000 to know if I could be the leader [junit4] 2> 1736129 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96453338109968397-127.0.0.1:35881_solr-n_0000000001 to know if I could be the leader [junit4] 2> 1736129 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35881_solr [junit4] 2> 1736129 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96453338109968398-127.0.0.1:41723_solr-n_0000000002 to know if I could be the leader [junit4] 2> 1736129 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35881_solr [junit4] 2> 1736130 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96453338109968399-127.0.0.1:38339_solr-n_0000000003 to know if I could be the leader [junit4] 2> 1736131 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38339_solr [junit4] 2> 1736131 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.Overseer Overseer (id=96453338109968395-127.0.0.1:34061_solr-n_0000000000) starting [junit4] 2> 1736131 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39212_solr [junit4] 2> 1736131 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38339_solr [junit4] 2> 1736131 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39212_solr [junit4] 2> 1736131 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41723_solr [junit4] 2> 1736131 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41723_solr [junit4] 2> 1736132 INFO (zkCallback-22312-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> 1736132 INFO (zkCallback-22316-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> 1736132 INFO (zkCallback-22314-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> 1736132 INFO (zkCallback-22315-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> 1736132 INFO (zkCallback-22313-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> 1736134 INFO (zkCallback-22312-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1736135 INFO (zkCallback-22316-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1736135 INFO (zkCallback-22315-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1736135 INFO (zkCallback-22313-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1736135 INFO (zkCallback-22314-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1736138 INFO (zkCallback-22314-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1736138 INFO (zkCallback-22313-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1736139 INFO (zkCallback-22316-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1736138 INFO (zkCallback-22315-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1736138 INFO (zkCallback-22312-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1736145 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1736145 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1736145 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node1/. [junit4] 2> 1736146 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1736147 INFO (zkCallback-22314-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4) [junit4] 2> 1736147 INFO (zkCallback-22316-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4) [junit4] 2> 1736147 INFO (zkCallback-22312-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4) [junit4] 2> 1736147 INFO (zkCallback-22315-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4) [junit4] 2> 1736147 INFO (zkCallback-22313-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4) [junit4] 2> 1736147 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1736147 INFO (jetty-launcher-22290-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1736150 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1736150 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1736150 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node5/. [junit4] 2> 1736151 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1736155 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1736155 INFO (jetty-launcher-22290-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1736155 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 1736164 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1736164 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1736164 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node3/. [junit4] 2> 1736164 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1736166 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1736166 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1736166 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node4/. [junit4] 2> 1736166 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1736168 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1736168 INFO (jetty-launcher-22290-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1736168 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1736168 INFO (jetty-launcher-22290-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1736179 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1736179 INFO (OverseerCollectionConfigSetProcessor-96453338109968395-127.0.0.1:34061_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 1736179 INFO (OverseerStateUpdate-96453338109968395-127.0.0.1:34061_solr-n_0000000000) [ ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 1736179 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:34061_solr as DOWN [junit4] 2> 1736181 INFO (OverseerStateUpdate-96453338109968395-127.0.0.1:34061_solr-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 1736182 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34061_solr [junit4] 2> 1736183 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34061_solr [junit4] 2> 1736183 INFO (OverseerStateUpdate-96453338109968395-127.0.0.1:34061_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:34061_solr"} current state version: 0 [junit4] 2> 1736183 INFO (OverseerStateUpdate-96453338109968395-127.0.0.1:34061_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34061_solr [junit4] 2> 1736184 INFO (zkCallback-22314-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> 1736184 INFO (zkCallback-22313-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> 1736184 INFO (zkCallback-22315-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> 1736184 INFO (zkCallback-22316-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> 1736184 INFO (zkCallback-22312-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> 1736187 INFO (zkCallback-22314-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1736187 INFO (zkCallback-22313-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1736187 INFO (zkCallback-22315-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1736187 INFO (zkCallback-22312-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1736187 INFO (zkCallback-22316-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1736190 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1736191 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1736191 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node2/. [junit4] 2> 1736191 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1736191 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1736191 INFO (jetty-launcher-22290-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1736191 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1736192 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1736194 INFO (zkCallback-22322-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e18f42 name:ZooKeeperConnection Watcher:127.0.0.1:43303 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1736194 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1736194 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1736198 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@1402caa{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1736198 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=954309534 [junit4] 2> 1736199 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:35881_solr as DOWN [junit4] 2> 1736202 INFO (OverseerStateUpdate-96453338109968395-127.0.0.1:34061_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:35881_solr"} current state version: 0 [junit4] 2> 1736202 INFO (OverseerStateUpdate-96453338109968395-127.0.0.1:34061_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35881_solr [junit4] 2> 1736204 INFO (zkCallback-22314-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> 1736204 INFO (zkCallback-22313-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> 1736204 INFO (zkCallback-22316-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> 1736204 INFO (zkCallback-22312-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> 1736204 INFO (zkCallback-22315-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> 1736205 INFO (zkCallback-22313-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1736206 INFO (zkCallback-22316-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1736206 INFO (zkCallback-22312-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1736206 INFO (zkCallback-22315-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1736206 INFO (zkCallback-22315-thread-2) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96453338109968395-127.0.0.1:34061_solr-n_0000000000 to know if I could be the leader [junit4] 2> 1737704 WARN (zkCallback-22314-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> 1737705 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@75d13cd2{/solr,null,UNAVAILABLE} [junit4] 2> 1737706 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1737706 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21794d00{/solr,null,AVAILABLE} [junit4] 2> 1737706 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.e.j.s.ServerConnector Started ServerConnector@4121732b{HTTP/1.1,[http/1.1]}{127.0.0.1:33646} [junit4] 2> 1737706 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.e.j.s.Server Started @1740433ms [junit4] 2> 1737706 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33646} [junit4] 2> 1737707 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2eee9593 [junit4] 2> 1737707 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node6' [junit4] 2> 1737707 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1737707 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1737707 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1737707 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1737711 INFO (zkCallback-22324-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62729286 name:ZooKeeperConnection Watcher:127.0.0.1:43303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1737711 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1737711 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1737711 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1737715 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node6/. [junit4] 2> 1737715 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.CoreContainer New CoreContainer 1502989419 [junit4] 2> 1737715 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node6] [junit4] 2> 1737715 WARN (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node6/lib [junit4] 2> 1737716 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] 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> 1737717 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1737717 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1737717 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1737717 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43303/solr [junit4] 2> 1737717 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1737717 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1737717 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1737719 INFO (zkCallback-22327-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ad30cd8 name:ZooKeeperConnection Watcher:127.0.0.1:43303 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1737719 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1737719 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1737722 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$142/2125550497@66ff8b97 [junit4] 2> 1737722 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1737724 INFO (zkCallback-22328-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55013d7e name:ZooKeeperConnection Watcher:127.0.0.1:43303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1737724 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1737743 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1737743 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1737743 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1737744 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1737752 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96453338109968403-127.0.0.1:33646_solr-n_0000000005 [junit4] 2> 1737752 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96453338109968396-127.0.0.1:39212_solr-n_0000000004 to know if I could be the leader [junit4] 2> 1737752 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:33646_solr as DOWN [junit4] 2> 1737756 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33646_solr [junit4] 2> 1737756 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33646_solr [junit4] 2> 1737756 INFO (OverseerStateUpdate-96453338109968395-127.0.0.1:34061_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:33646_solr"} current state version: 0 [junit4] 2> 1737756 INFO (OverseerStateUpdate-96453338109968395-127.0.0.1:34061_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33646_solr [junit4] 2> 1737757 INFO (zkCallback-22328-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> 1737757 INFO (zkCallback-22315-thread-2) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4]) [junit4] 2> 1737758 INFO (zkCallback-22312-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> 1737757 INFO (zkCallback-22313-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> 1737757 INFO (zkCallback-22316-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> 1737758 INFO (zkCallback-22328-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1737759 INFO (zkCallback-22312-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1737759 INFO (zkCallback-22315-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1737759 INFO (zkCallback-22316-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1737759 INFO (zkCallback-22313-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1737763 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1737763 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1737764 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001/tempDir-001/node6/. [junit4] 2> 1737764 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1737764 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1737764 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1737765 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1737765 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1737767 INFO (zkCallback-22330-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a575872 name:ZooKeeperConnection Watcher:127.0.0.1:43303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1737767 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1737767 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1737767 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt [junit4] 2> 1737791 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml [junit4] 2> 1737793 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml [junit4] 2> 1737814 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml [junit4] 2> 1737816 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml [junit4] 2> 1737828 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml [junit4] 2> 1737837 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml [junit4] 2> 1737842 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml [junit4] 2> 1737850 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml [junit4] 2> 1737859 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml [junit4] 2> 1737864 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt [junit4] 2> 1737867 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-testxmlparser.xml [junit4] 2> 1737869 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt [junit4] 2> 1737870 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml [junit4] 2> 1737875 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml [junit4] 2> 1737877 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml [junit4] 2> 1737882 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C46633E51BEE72C]) [ [...truncated too long message...] olrj.impl.CloudSolrClient.request(CloudSolrClient.java:997) [junit4] > at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] > at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193) [junit4] > at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196) [junit4] > at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79) [junit4] > at 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:33646/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:33646 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/J1/temp/solr.security.BasicAuthIntegrationTest_6C46633E51BEE72C-001 [junit4] 2> Aug 21, 2016 6:32:40 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=FSTOrd50, _version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=FST50, intDefault=PostingsFormat(name=Memory doPackFST= false), id=FSTOrd50, range_facet_i_dv=FST50, range_facet_l=FST50, timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=798, maxMBSortInHeap=6.934333959791838, sim=ClassicSimilarity, locale=pt-GQ, timezone=Antarctica/Davis [junit4] 2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=261286752,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [DOMUtilTest, SpellingQueryConverterTest, HdfsChaosMonkeySafeLeaderTest, TestLeaderInitiatedRecoveryThread, AliasIntegrationTest, CdcrReplicationDistributedZkTest, ClusterStateUpdateTest, SolrCmdDistributorTest, TestSolrCoreProperties, TestSimpleTrackingShardHandler, ConvertedLegacyTest, VersionInfoTest, AsyncMigrateRouteKeyTest, BigEndianAscendingWordSerializerTest, TestSchemaResource, ZkSolrClientTest, TestFiltering, SpellCheckComponentTest, SortByFunctionTest, TestRestManager, ChaosMonkeySafeLeaderTest, TestExactStatsCache, FullHLLTest, TestDefaultStatsCache, DistributedIntervalFacetingTest, TestBinaryResponseWriter, AnalysisErrorHandlingTest, TestSolrDeletionPolicy2, BadCopyFieldTest, MBeansHandlerTest, SpellCheckCollatorTest, TestSubQueryTransformerDistrib, TestRawTransformer, BJQParserTest, OverseerRolesTest, DeleteLastCustomShardedReplicaTest, SolrPluginUtilsTest, OpenCloseCoreStressTest, DistanceUnitsTest, SpatialHeatmapFacetsTest, CollectionsAPIDistributedZkTest, SoftAutoCommitTest, HdfsRecoverLeaseTest, SolrCLIZkUtilsTest, SuggesterFSTTest, TestDocBasedVersionConstraints, SchemaVersionSpecificBehaviorTest, TestSlowCompositeReaderWrapper, TestStressLiveNodes, DistribDocExpirationUpdateProcessorTest, PKIAuthenticationIntegrationTest, TestSurroundQueryParser, TestCodecSupport, TlogReplayBufferedWhileIndexingTest, TestNumericTerms64, NotRequiredUniqueKeyTest, ChaosMonkeyNothingIsSafeTest, TestTrackingShardHandlerFactory, TestSolrCLIRunExample, TestSerializedLuceneMatchVersion, ZkControllerTest, CreateCollectionCleanupTest, TestReloadAndDeleteDocs, CollectionTooManyReplicasTest, TestShortCircuitedRequests, ConcurrentDeleteAndCreateCollectionTest, MultiTermTest, TestTrie, DistributedVersionInfoTest, MoreLikeThisHandlerTest, TestConfigOverlay, DistributedMLTComponentTest, UniqFieldsUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, TestDocumentBuilder, DeleteShardTest, TestSmileRequest, TestClusterStateMutator, CoreSorterTest, TestStressVersions, TestFieldTypeCollectionResource, TestIntervalFaceting, TestFieldCache, TestFieldCacheWithThreads, TestDFRSimilarityFactory, TestWordDelimiterFilterFactory, LoggingHandlerTest, TestBM25SimilarityFactory, DocValuesTest, BasicFunctionalityTest, ClassificationUpdateProcessorFactoryTest, TestScoreJoinQPScore, ShardRoutingCustomTest, SegmentsInfoRequestHandlerTest, TestHashPartitioner, TestRequestForwarding, SimplePostToolTest, TestConfigSetsAPI, CloudExitableDirectoryReaderTest, BlockCacheTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, AutoCommitTest, DistributedSpellCheckComponentTest, TestRealTimeGet, DistributedTermsComponentTest, PeerSyncTest, BadIndexSchemaTest, TestSort, TestBadConfig, HighlighterTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, SpatialFilterTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, DistanceFunctionTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, TestQueryUtils, TestWriterPerf, PrimitiveFieldTypeTest, TermsComponentTest, DocumentBuilderTest, RequiredFieldsTest, FastVectorHighlighterTest, RegexBoostProcessorTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, TestPartialUpdateDeduplication, CSVRequestHandlerTest, SearchHandlerTest, TestLFUCache, CollectionsAPIAsyncDistributedZkTest, LeaderFailoverAfterPartitionTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, RecoveryAfterSoftCommitTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestCloudInspectUtil, TestCloudPivotFacet, TestCryptoKeys, TestMiniSolrCloudCluster, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigSetImmutable, TestConfigSetProperties, TestConfigSets, TestDynamicLoading, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestSQLHandler, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallTest, DistributedQueryComponentOptimizationTest, TestDistributedStatsComponentCardinality, TestCloudSchemaless, TestUseDocValuesAsStored2, AnalyticsMergeStrategyTest, AnalyticsQueryTest, MergeStrategyTest, RankQueryTest, SortSpecParsingTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestComplexPhraseQParserPlugin, TestCustomSort, TestFieldSortValues, TestGraphTermsQParserPlugin, TestHashQParserPlugin, TestMaxScoreQueryParser, TestMissingGroups, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, TestRandomCollapseQParserPlugin, TestJsonRequest, BasicAuthIntegrationTest] [junit4] Completed [603/629 (1!)] on J1 in 20.66s, 1 test, 1 error <<< FAILURES! [...truncated 49832 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
