Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17569/ Java: 32bit/jdk-9-ea+129 -client -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:42185/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:42185/solr/testSolrCloudCollection_shard1_replica2 at __randomizedtesting.SeedInfo.seed([21D3ADC09C0190EA:1C0B03ECA4EFCE9A]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(java.base@9-ea/Thread.java:843) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:42185/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:366) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735) at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java: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:42185 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 11526 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 1038853 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1038854 INFO (Thread-1441) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1038854 INFO (Thread-1441) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1038954 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.ZkTestServer start zk server on port:42140 [junit4] 2> 1038954 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1038955 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1038984 INFO (zkCallback-938-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@183d694 name:ZooKeeperConnection Watcher:127.0.0.1:42140 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1038984 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1038984 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1038984 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 1039005 INFO (jetty-launcher-937-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1039005 INFO (jetty-launcher-937-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1039005 INFO (jetty-launcher-937-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1039006 INFO (jetty-launcher-937-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1039006 INFO (jetty-launcher-937-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1039007 INFO (jetty-launcher-937-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d1913{/solr,null,AVAILABLE} [junit4] 2> 1039010 INFO (jetty-launcher-937-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@f10864{HTTP/1.1,[http/1.1]}{127.0.0.1:39129} [junit4] 2> 1039010 INFO (jetty-launcher-937-thread-5) [ ] o.e.j.s.Server Started @1041198ms [junit4] 2> 1039010 INFO (jetty-launcher-937-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10a2e31{/solr,null,AVAILABLE} [junit4] 2> 1039010 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39129} [junit4] 2> 1039011 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1c7db30 [junit4] 2> 1039011 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node5' [junit4] 2> 1039011 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1039011 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1039011 INFO (jetty-launcher-937-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@974f97{HTTP/1.1,[http/1.1]}{127.0.0.1:39682} [junit4] 2> 1039011 INFO (jetty-launcher-937-thread-1) [ ] o.e.j.s.Server Started @1041199ms [junit4] 2> 1039011 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39682} [junit4] 2> 1039011 INFO (jetty-launcher-937-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13bf510{/solr,null,AVAILABLE} [junit4] 2> 1039011 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1c7db30 [junit4] 2> 1039011 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node1' [junit4] 2> 1039011 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1039011 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1039011 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1039012 INFO (jetty-launcher-937-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dedbeb{/solr,null,AVAILABLE} [junit4] 2> 1039012 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1039012 INFO (jetty-launcher-937-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@d0f92e{HTTP/1.1,[http/1.1]}{127.0.0.1:40042} [junit4] 2> 1039012 INFO (jetty-launcher-937-thread-3) [ ] o.e.j.s.Server Started @1041200ms [junit4] 2> 1039012 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40042} [junit4] 2> 1039012 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1c7db30 [junit4] 2> 1039012 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node3' [junit4] 2> 1039012 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1039012 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1039013 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1039013 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1039013 INFO (jetty-launcher-937-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14fb843{/solr,null,AVAILABLE} [junit4] 2> 1039013 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1039019 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1039019 INFO (jetty-launcher-937-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@15803c9{HTTP/1.1,[http/1.1]}{127.0.0.1:42185} [junit4] 2> 1039019 INFO (jetty-launcher-937-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@6a8a52{HTTP/1.1,[http/1.1]}{127.0.0.1:39118} [junit4] 2> 1039019 INFO (jetty-launcher-937-thread-4) [ ] o.e.j.s.Server Started @1041207ms [junit4] 2> 1039019 INFO (jetty-launcher-937-thread-2) [ ] o.e.j.s.Server Started @1041207ms [junit4] 2> 1039019 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42185} [junit4] 2> 1039019 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39118} [junit4] 2> 1039025 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1c7db30 [junit4] 2> 1039025 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node2' [junit4] 2> 1039025 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1039025 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1039025 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1039026 INFO (zkCallback-939-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@659dc5 name:ZooKeeperConnection Watcher:127.0.0.1:42140/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1039026 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1039026 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1c7db30 [junit4] 2> 1039026 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1039026 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node4' [junit4] 2> 1039026 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1039026 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1039026 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1039026 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1039026 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1039028 INFO (zkCallback-941-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e8d108 name:ZooKeeperConnection Watcher:127.0.0.1:42140/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1039028 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1039028 INFO (zkCallback-940-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5527ba name:ZooKeeperConnection Watcher:127.0.0.1:42140/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1039028 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1039029 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1039029 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1039031 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1039031 INFO (zkCallback-942-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6516a3 name:ZooKeeperConnection Watcher:127.0.0.1:42140/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1039031 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1039031 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1039031 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1039031 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1039032 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1039053 INFO (zkCallback-943-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f82aef name:ZooKeeperConnection Watcher:127.0.0.1:42140/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1039053 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1039054 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1039055 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1039056 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node5/. [junit4] 2> 1039056 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 12370856 [junit4] 2> 1039056 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node5] [junit4] 2> 1039056 WARN (jetty-launcher-937-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node5/lib [junit4] 2> 1039056 INFO (jetty-launcher-937-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> 1039059 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node2/. [junit4] 2> 1039059 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node3/. [junit4] 2> 1039059 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 25370970 [junit4] 2> 1039059 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 11164839 [junit4] 2> 1039059 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node2] [junit4] 2> 1039059 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node3] [junit4] 2> 1039059 WARN (jetty-launcher-937-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node2/lib [junit4] 2> 1039059 WARN (jetty-launcher-937-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node3/lib [junit4] 2> 1039059 INFO (jetty-launcher-937-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> 1039059 INFO (jetty-launcher-937-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> 1039061 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node1/. [junit4] 2> 1039061 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 2305118 [junit4] 2> 1039061 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node1] [junit4] 2> 1039061 WARN (jetty-launcher-937-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node1/lib [junit4] 2> 1039061 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1039061 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1039061 INFO (jetty-launcher-937-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> 1039061 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1039061 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1039061 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42140/solr [junit4] 2> 1039062 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1039062 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1039062 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 0x1568d35b8090003, 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> 1039062 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1039062 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1039062 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1039062 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42140/solr [junit4] 2> 1039062 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1039062 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1039062 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1039062 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1039062 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1039062 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42140/solr [junit4] 2> 1039063 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1039063 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1039063 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1039063 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1039063 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1039063 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1039064 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1039064 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42140/solr [junit4] 2> 1039064 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1039064 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1039064 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1039064 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node4/. [junit4] 2> 1039064 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 28999470 [junit4] 2> 1039064 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node4] [junit4] 2> 1039064 WARN (jetty-launcher-937-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node4/lib [junit4] 2> 1039064 INFO (jetty-launcher-937-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> 1039065 INFO (zkCallback-948-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6aecdc name:ZooKeeperConnection Watcher:127.0.0.1:42140 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1039065 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1039065 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1039065 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1039066 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1039066 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1039066 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42140/solr [junit4] 2> 1039066 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1039066 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1039066 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1039067 INFO (zkCallback-952-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13021d name:ZooKeeperConnection Watcher:127.0.0.1:42140 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1039067 INFO (zkCallback-951-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58b43c name:ZooKeeperConnection Watcher:127.0.0.1:42140 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1039067 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1039067 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1039067 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1039067 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1039073 INFO (zkCallback-958-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@706d6 name:ZooKeeperConnection Watcher:127.0.0.1:42140 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1039073 INFO (zkCallback-955-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@85cca2 name:ZooKeeperConnection Watcher:127.0.0.1:42140 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1039077 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1039078 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1039077 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1039078 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1039079 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$203/7132013@1f7870d [junit4] 2> 1039080 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1039090 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 0x1568d35b8090008, 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> 1039090 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$203/7132013@1cd7f39 [junit4] 2> 1039090 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 0x1568d35b8090006, 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> 1039103 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$203/7132013@b06258 [junit4] 2> 1039103 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1039104 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1039104 INFO (zkCallback-959-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@aab980 name:ZooKeeperConnection Watcher:127.0.0.1:42140/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1039104 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1039111 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$203/7132013@1cf5712 [junit4] 2> 1039112 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 0x1568d35b8090009, 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> 1039112 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1039113 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$203/7132013@199fc6 [junit4] 2> 1039113 INFO (zkCallback-961-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@868707 name:ZooKeeperConnection Watcher:127.0.0.1:42140/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1039113 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1039113 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1039113 INFO (zkCallback-960-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8ea4d3 name:ZooKeeperConnection Watcher:127.0.0.1:42140/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1039114 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1039122 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1039122 INFO (zkCallback-962-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9da240 name:ZooKeeperConnection Watcher:127.0.0.1:42140/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1039122 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1039125 INFO (zkCallback-963-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d626f6 name:ZooKeeperConnection Watcher:127.0.0.1:42140/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1039125 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1039127 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1039127 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1039130 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1039149 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1039154 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1039157 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1039157 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1039198 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1039200 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1039201 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1039201 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1039201 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1039210 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1039211 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1039211 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1039211 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1039211 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1039216 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1039216 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1039216 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1039216 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1039217 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1039223 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1039223 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1039223 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1039223 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1039223 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1039256 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1039256 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1039256 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1039256 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1039261 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1039263 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1039263 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1039263 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1039267 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1039268 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1039268 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1039268 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1039272 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1039274 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1039274 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1039274 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1039274 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1039276 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1039277 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1039277 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1039277 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1039279 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1039279 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1039279 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1039279 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1039279 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1039280 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1039280 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1039280 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1039280 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1039280 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1039280 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1039282 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1039282 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1039282 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1039282 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1039288 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1039288 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1039288 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1039288 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1039288 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1039290 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1039299 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1039299 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1039308 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96419703895425035-127.0.0.1:40042_solr-n_0000000000 [junit4] 2> 1039309 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1039310 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96419703895425036-127.0.0.1:39129_solr-n_0000000001 [junit4] 2> 1039310 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96419703895425038-127.0.0.1:39682_solr-n_0000000002 [junit4] 2> 1039310 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40042_solr [junit4] 2> 1039310 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 1039315 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96419703895425039-127.0.0.1:42185_solr-n_0000000003 [junit4] 2> 1039316 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1039316 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96419703895425035-127.0.0.1:40042_solr-n_0000000000 to know if I could be the leader [junit4] 2> 1039317 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96419703895425036-127.0.0.1:39129_solr-n_0000000001 to know if I could be the leader [junit4] 2> 1039317 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39129_solr [junit4] 2> 1039317 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39129_solr [junit4] 2> 1039318 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96419703895425037-127.0.0.1:39118_solr-n_0000000004 [junit4] 2> 1039318 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96419703895425038-127.0.0.1:39682_solr-n_0000000002 to know if I could be the leader [junit4] 2> 1039320 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39682_solr [junit4] 2> 1039320 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39682_solr [junit4] 2> 1039320 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42185_solr [junit4] 2> 1039320 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42185_solr [junit4] 2> 1039320 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.Overseer Overseer (id=96419703895425035-127.0.0.1:40042_solr-n_0000000000) starting [junit4] 2> 1039321 INFO (zkCallback-962-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> 1039321 INFO (zkCallback-961-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> 1039322 INFO (zkCallback-963-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> 1039321 INFO (zkCallback-959-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> 1039322 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96419703895425039-127.0.0.1:42185_solr-n_0000000003 to know if I could be the leader [junit4] 2> 1039322 INFO (zkCallback-960-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> 1039323 INFO (zkCallback-962-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1039325 INFO (zkCallback-962-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> 1039325 INFO (zkCallback-959-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1039326 INFO (zkCallback-961-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1039326 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:39118_solr as DOWN [junit4] 2> 1039326 INFO (zkCallback-960-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1039326 INFO (zkCallback-961-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> 1039326 INFO (zkCallback-963-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1039327 INFO (zkCallback-960-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1039327 INFO (zkCallback-959-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1039327 INFO (zkCallback-963-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1039330 INFO (zkCallback-962-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1039341 INFO (zkCallback-961-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1039341 INFO (zkCallback-960-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1039341 INFO (zkCallback-959-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1039341 INFO (zkCallback-963-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1039348 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1039348 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1039348 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node5/. [junit4] 2> 1039348 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1039351 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39118_solr [junit4] 2> 1039351 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 1039351 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39118_solr [junit4] 2> 1039351 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1039351 INFO (jetty-launcher-937-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1039353 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1039353 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1039353 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node4/. [junit4] 2> 1039353 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1039353 INFO (zkCallback-962-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1039353 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1039354 INFO (jetty-launcher-937-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1039353 INFO (zkCallback-960-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1039353 INFO (zkCallback-961-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1039353 INFO (zkCallback-963-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1039353 INFO (zkCallback-959-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1039354 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1039354 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1039355 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node1/. [junit4] 2> 1039355 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1039358 INFO (zkCallback-961-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1039358 INFO (zkCallback-963-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1039358 INFO (zkCallback-959-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1039359 INFO (zkCallback-962-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1039359 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1039359 INFO (jetty-launcher-937-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1039359 INFO (zkCallback-960-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1039369 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1039369 INFO (OverseerCollectionConfigSetProcessor-96419703895425035-127.0.0.1:40042_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 1039369 INFO (OverseerStateUpdate-96419703895425035-127.0.0.1:40042_solr-n_0000000000) [ ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 1039369 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:40042_solr as DOWN [junit4] 2> 1039371 INFO (OverseerStateUpdate-96419703895425035-127.0.0.1:40042_solr-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 1039372 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1039372 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1039373 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40042_solr [junit4] 2> 1039373 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40042_solr [junit4] 2> 1039373 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node2/. [junit4] 2> 1039373 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1039373 INFO (OverseerStateUpdate-96419703895425035-127.0.0.1:40042_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:39118_solr"} current state version: 0 [junit4] 2> 1039373 INFO (OverseerStateUpdate-96419703895425035-127.0.0.1:40042_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39118_solr [junit4] 2> 1039375 INFO (zkCallback-961-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> 1039375 INFO (zkCallback-959-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> 1039375 INFO (zkCallback-963-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> 1039375 INFO (zkCallback-962-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> 1039375 INFO (zkCallback-961-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1039375 INFO (zkCallback-959-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1039375 INFO (zkCallback-960-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> 1039375 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1039375 INFO (jetty-launcher-937-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1039377 INFO (zkCallback-962-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1039377 INFO (zkCallback-960-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1039379 INFO (zkCallback-963-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1039379 INFO (OverseerStateUpdate-96419703895425035-127.0.0.1:40042_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:40042_solr"} current state version: 0 [junit4] 2> 1039379 INFO (OverseerStateUpdate-96419703895425035-127.0.0.1:40042_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40042_solr [junit4] 2> 1039390 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1039390 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1039390 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node3/. [junit4] 2> 1039390 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1039391 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1039391 INFO (jetty-launcher-937-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1039391 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1039391 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1039394 INFO (zkCallback-969-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@951057 name:ZooKeeperConnection Watcher:127.0.0.1:42140 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1039394 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1039395 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1039399 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@f10864{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1039399 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=12370856 [junit4] 2> 1039399 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:39129_solr as DOWN [junit4] 2> 1039404 INFO (OverseerStateUpdate-96419703895425035-127.0.0.1:40042_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:39129_solr"} current state version: 0 [junit4] 2> 1039404 INFO (OverseerStateUpdate-96419703895425035-127.0.0.1:40042_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39129_solr [junit4] 2> 1039406 INFO (zkCallback-961-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> 1039406 INFO (zkCallback-959-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> 1039406 INFO (zkCallback-963-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> 1039406 INFO (zkCallback-960-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> 1039406 INFO (zkCallback-962-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> 1039406 WARN (zkCallback-961-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> 1039407 INFO (zkCallback-959-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1039407 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5d1913{/solr,null,UNAVAILABLE} [junit4] 2> 1039408 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1039410 INFO (zkCallback-960-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1039410 INFO (zkCallback-962-thread-1) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96419703895425035-127.0.0.1:40042_solr-n_0000000000 to know if I could be the leader [junit4] 2> 1039410 INFO (zkCallback-963-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1039410 INFO (zkCallback-962-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1039411 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@139f549{/solr,null,AVAILABLE} [junit4] 2> 1039411 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.e.j.s.ServerConnector Started ServerConnector@199d2f1{HTTP/1.1,[http/1.1]}{127.0.0.1:42677} [junit4] 2> 1039411 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.e.j.s.Server Started @1041599ms [junit4] 2> 1039411 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42677} [junit4] 2> 1039412 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1c7db30 [junit4] 2> 1039412 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node6' [junit4] 2> 1039412 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1039412 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1039412 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1039412 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1039414 INFO (zkCallback-971-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17bb08f name:ZooKeeperConnection Watcher:127.0.0.1:42140/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1039414 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1039415 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1039415 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1039421 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node6/. [junit4] 2> 1039421 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.CoreContainer New CoreContainer 17264992 [junit4] 2> 1039421 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node6] [junit4] 2> 1039422 WARN (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node6/lib [junit4] 2> 1039422 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] 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> 1039423 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1039423 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1039423 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1039423 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42140/solr [junit4] 2> 1039424 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1039424 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1039424 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1039426 INFO (zkCallback-974-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a2a176 name:ZooKeeperConnection Watcher:127.0.0.1:42140 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1039426 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1039426 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1039428 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$203/7132013@1812c71 [junit4] 2> 1039429 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1039431 INFO (zkCallback-975-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10fbed7 name:ZooKeeperConnection Watcher:127.0.0.1:42140/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1039431 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1039480 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1039480 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1039481 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1039481 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1039483 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96419703895425043-127.0.0.1:42677_solr-n_0000000005 [junit4] 2> 1039484 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96419703895425037-127.0.0.1:39118_solr-n_0000000004 to know if I could be the leader [junit4] 2> 1039484 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:42677_solr as DOWN [junit4] 2> 1039487 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42677_solr [junit4] 2> 1039487 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42677_solr [junit4] 2> 1039487 INFO (OverseerStateUpdate-96419703895425035-127.0.0.1:40042_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:42677_solr"} current state version: 0 [junit4] 2> 1039487 INFO (OverseerStateUpdate-96419703895425035-127.0.0.1:40042_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42677_solr [junit4] 2> 1039489 INFO (zkCallback-962-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> 1039489 INFO (zkCallback-959-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> 1039489 INFO (zkCallback-963-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> 1039489 INFO (zkCallback-960-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> 1039489 INFO (zkCallback-962-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1039489 INFO (zkCallback-959-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1039489 INFO (zkCallback-975-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> 1039491 INFO (zkCallback-963-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1039491 INFO (zkCallback-975-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1039491 INFO (zkCallback-960-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1039503 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1039503 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1039503 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001/tempDir-001/node6/. [junit4] 2> 1039503 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1039504 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1039504 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1039504 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1039505 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1039507 INFO (zkCallback-977-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11fbc13 name:ZooKeeperConnection Watcher:127.0.0.1:42140/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1039507 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1039507 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1039508 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt [junit4] 2> 1039517 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml [junit4] 2> 1039519 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml [junit4] 2> 1039524 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml [junit4] 2> 1039527 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml [junit4] 2> 1039545 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml [junit4] 2> 1039547 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml [junit4] 2> 1039552 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml [junit4] 2> 1039561 INFO (TEST-Basi [...truncated too long message...] at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632) [junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:843) [junit4] 2> 1074627 INFO (jetty-launcher-937-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14fb843{/solr,null,UNAVAILABLE} [junit4] 2> 1074627 INFO (jetty-launcher-937-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@139f549{/solr,null,UNAVAILABLE} [junit4] 2> 1074628 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[21D3ADC09C0190EA]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42140 42140 [junit4] 2> 1074747 INFO (Thread-1441) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42140 42140 [junit4] 2> 1074747 WARN (Thread-1441) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 10 /solr/aliases.json [junit4] 2> 10 /solr/clusterprops.json [junit4] 2> 8 /solr/security.json [junit4] 2> 5 /solr/configs/solrCloudCollectionConfig [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 10 /solr/clusterstate.json [junit4] 2> 5 /solr/collections/testSolrCloudCollection/state.json [junit4] 2> 2 /solr/overseer_elect/election/96419703895425035-127.0.0.1:40042_solr-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/96419703895425043-127.0.0.1:42677_solr-n_0000000005 [junit4] 2> 2 /solr/overseer_elect/election/96419703895425038-127.0.0.1:39682_solr-n_0000000002 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 12 /solr/overseer/collection-queue-work [junit4] 2> 10 /solr/collections [junit4] 2> 9 /solr/overseer/queue [junit4] 2> 7 /solr/live_nodes [junit4] 2> 3 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=21D3ADC09C0190EA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn -Dtests.timezone=Atlantic/South_Georgia -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 35.9s J0 | BasicAuthIntegrationTest.testBasics <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:42185/solr/testSolrCloudCollection_shard1_replica2 [junit4] > at __randomizedtesting.SeedInfo.seed([21D3ADC09C0190EA:1C0B03ECA4EFCE9A]:0) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997) [junit4] > at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] > at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193) [junit4] > at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196) [junit4] > at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79) [junit4] > at 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:42185/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:366) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735) [junit4] > at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java: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:42185 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/J0/temp/solr.security.BasicAuthIntegrationTest_21D3ADC09C0190EA-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn, timezone=Atlantic/South_Georgia [junit4] 2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=121791776,total=213585920 [junit4] 2> NOTE: All tests run in this JVM: [TestNoOpRegenerator, TestCSVLoader, TestComponentsName, DeleteReplicaTest, TestCustomDocTransformer, EchoParamsTest, DistributedQueryElevationComponentTest, ResourceLoaderTest, TestPseudoReturnFields, HdfsChaosMonkeyNothingIsSafeTest, ExitableDirectoryReaderTest, TestManagedSynonymFilterFactory, TestImplicitCoreProperties, TestLuceneMatchVersion, TestRecoveryHdfs, MergeStrategyTest, UUIDUpdateProcessorFallbackTest, VMParamsZkACLAndCredentialsProvidersTest, TestFieldCacheSanityChecker, TestRemoteStreaming, PrimUtilsTest, TestNumericTerms32, TestMergePolicyConfig, HLLUtilTest, PingRequestHandlerTest, TestRandomFlRTGCloud, TestFoldingMultitermQuery, TestFieldCacheVsDocValues, TestConfigReload, LeaderElectionIntegrationTest, TestStressCloudBlindAtomicUpdates, TestStressLucene, ExternalFileFieldSortTest, TestValueSourceCache, DisMaxRequestHandlerTest, URLClassifyProcessorTest, HdfsNNFailoverTest, RequiredFieldsTest, TestDFISimilarityFactory, DeleteInactiveReplicaTest, TestCloudManagedSchema, TestDynamicFieldCollectionResource, CheckHdfsIndexTest, RAMDirectoryFactoryTest, TestRandomCollapseQParserPlugin, TestSimpleQParserPlugin, TestConfigSetsAPIZkFailure, SolrXmlInZkTest, AnalysisAfterCoreReloadTest, DocExpirationUpdateProcessorFactoryTest, SystemInfoHandlerTest, TestCrossCoreJoin, ChangedSchemaMergeTest, CurrencyFieldOpenExchangeTest, TestSolrConfigHandler, TestSchemaNameResource, TestComplexPhraseQParserPlugin, TestAtomicUpdateErrorCases, TestSchemaVersionResource, DistributedSpellCheckComponentTest, CleanupOldIndexTest, QueryEqualityTest, CachingDirectoryFactoryTest, TestScoreJoinQPNoScore, TestCollectionAPI, CacheHeaderTest, TestOmitPositions, TestNRTOpen, IndexSchemaTest, StressHdfsTest, FileBasedSpellCheckerTest, TestLockTree, HttpPartitionTest, TestCloudInspectUtil, TestRandomFaceting, CloudMLTQParserTest, TestCollationFieldDocValues, TestRTGBase, OverseerTaskQueueTest, ShardSplitTest, TestTolerantUpdateProcessorRandomCloud, TestSolrFieldCacheMBean, OutputWriterTest, TestIBSimilarityFactory, TestRawResponseWriter, TestLRUCache, TestExactSharedStatsCache, TestDocSet, BasicAuthIntegrationTest] [junit4] Completed [306/629 (1!)] on J0 in 35.91s, 1 test, 1 error <<< FAILURES! [...truncated 50709 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
