Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17738/ Java: 64bit/jdk-9-ea+132 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:37816/solr/testSolrCloudCollection_shard1_replica1 Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:37816/solr/testSolrCloudCollection_shard1_replica1 at __randomizedtesting.SeedInfo.seed([D1F7228ECBD43E98:EC2F8CA2F33A60E8]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(java.base@9-ea/Thread.java:843) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:37816/solr/testSolrCloudCollection_shard1_replica1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730) 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:37816 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 11133 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 614065 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 614066 INFO (Thread-1403) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 614066 INFO (Thread-1403) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 614166 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.ZkTestServer start zk server on port:36505 [junit4] 2> 614166 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 614166 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614203 INFO (zkCallback-872-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69b6a513 name:ZooKeeperConnection Watcher:127.0.0.1:36505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614203 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614203 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 614204 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 614210 INFO (jetty-launcher-871-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 614210 INFO (jetty-launcher-871-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 614210 INFO (jetty-launcher-871-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 614210 INFO (jetty-launcher-871-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 614210 INFO (jetty-launcher-871-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 614212 INFO (jetty-launcher-871-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57621251{/solr,null,AVAILABLE} [junit4] 2> 614212 INFO (jetty-launcher-871-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6248b8f4{/solr,null,AVAILABLE} [junit4] 2> 614212 INFO (jetty-launcher-871-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a1ff633{/solr,null,AVAILABLE} [junit4] 2> 614212 INFO (jetty-launcher-871-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b117d0d{/solr,null,AVAILABLE} [junit4] 2> 614212 INFO (jetty-launcher-871-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37fda7d8{/solr,null,AVAILABLE} [junit4] 2> 614214 INFO (jetty-launcher-871-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@5701fbc7{HTTP/1.1,[http/1.1]}{127.0.0.1:37816} [junit4] 2> 614214 INFO (jetty-launcher-871-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@77125bed{HTTP/1.1,[http/1.1]}{127.0.0.1:41070} [junit4] 2> 614214 INFO (jetty-launcher-871-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@385f1b25{HTTP/1.1,[http/1.1]}{127.0.0.1:44811} [junit4] 2> 614214 INFO (jetty-launcher-871-thread-1) [ ] o.e.j.s.Server Started @616794ms [junit4] 2> 614214 INFO (jetty-launcher-871-thread-3) [ ] o.e.j.s.Server Started @616794ms [junit4] 2> 614214 INFO (jetty-launcher-871-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@5fe99b67{HTTP/1.1,[http/1.1]}{127.0.0.1:45603} [junit4] 2> 614214 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44811} [junit4] 2> 614214 INFO (jetty-launcher-871-thread-2) [ ] o.e.j.s.Server Started @616794ms [junit4] 2> 614214 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41070} [junit4] 2> 614214 INFO (jetty-launcher-871-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@3a4e1cc3{HTTP/1.1,[http/1.1]}{127.0.0.1:43885} [junit4] 2> 614214 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3 [junit4] 2> 614214 INFO (jetty-launcher-871-thread-4) [ ] o.e.j.s.Server Started @616794ms [junit4] 2> 614214 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45603} [junit4] 2> 614214 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43885} [junit4] 2> 614214 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3 [junit4] 2> 614214 INFO (jetty-launcher-871-thread-5) [ ] o.e.j.s.Server Started @616794ms [junit4] 2> 614214 INFO (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node1' [junit4] 2> 614214 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3 [junit4] 2> 614214 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37816} [junit4] 2> 614214 INFO (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node4' [junit4] 2> 614215 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 614214 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3 [junit4] 2> 614215 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3 [junit4] 2> 614215 INFO (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node2' [junit4] 2> 614215 INFO (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node5' [junit4] 2> 614214 INFO (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node3' [junit4] 2> 614215 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 614215 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 614215 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 614215 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 614215 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 614215 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 614215 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 614215 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 614215 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 614215 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 614215 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 614215 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 614215 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 614215 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 614215 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614215 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614215 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614216 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614216 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614243 INFO (zkCallback-873-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d81c22e name:ZooKeeperConnection Watcher:127.0.0.1:36505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614243 INFO (zkCallback-874-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62c00ef name:ZooKeeperConnection Watcher:127.0.0.1:36505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614243 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614243 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614244 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 614244 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 614262 INFO (zkCallback-875-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40891526 name:ZooKeeperConnection Watcher:127.0.0.1:36505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614262 INFO (zkCallback-876-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a3c32c7 name:ZooKeeperConnection Watcher:127.0.0.1:36505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614262 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 614262 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 614262 INFO (zkCallback-877-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@510b459 name:ZooKeeperConnection Watcher:127.0.0.1:36505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614262 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614262 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614262 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614263 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 614263 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 614263 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 614263 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 614263 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 614263 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 614281 INFO (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node1/. [junit4] 2> 614281 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 0x156e41f74e00002, 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> 614281 INFO (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node3/. [junit4] 2> 614281 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 788417207 [junit4] 2> 614281 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 33852981 [junit4] 2> 614281 INFO (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node1] [junit4] 2> 614281 INFO (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node3] [junit4] 2> 614281 WARN (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D1F7228ECBD43E98-001/tempDir-001/node1/lib [junit4] 2> 614281 WARN (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D1F7228ECBD43E98-001/tempDir-001/node3/lib [junit4] 2> 614281 INFO (jetty-launcher-871-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> 614281 INFO (jetty-launcher-871-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> 614285 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 614285 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 614285 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 614285 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 614285 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 614285 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 614285 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36505/solr [junit4] 2> 614285 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36505/solr [junit4] 2> 614285 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 614286 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 614286 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 614286 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 614286 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614286 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614296 INFO (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node5/. [junit4] 2> 614296 INFO (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node2/. [junit4] 2> 614296 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 1249969507 [junit4] 2> 614297 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 1718953698 [junit4] 2> 614297 INFO (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node5] [junit4] 2> 614297 INFO (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node2] [junit4] 2> 614296 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 0x156e41f74e00001, 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> 614296 INFO (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node4/. [junit4] 2> 614297 WARN (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D1F7228ECBD43E98-001/tempDir-001/node5/lib [junit4] 2> 614297 WARN (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D1F7228ECBD43E98-001/tempDir-001/node2/lib [junit4] 2> 614297 INFO (jetty-launcher-871-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> 614297 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 0x156e41f74e00004, 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> 614297 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 274071876 [junit4] 2> 614297 INFO (jetty-launcher-871-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> 614297 INFO (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node4] [junit4] 2> 614298 WARN (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D1F7228ECBD43E98-001/tempDir-001/node4/lib [junit4] 2> 614298 INFO (jetty-launcher-871-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> 614298 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 614298 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 614298 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 614298 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36505/solr [junit4] 2> 614298 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 614298 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 614298 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 614299 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 614299 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 614299 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36505/solr [junit4] 2> 614299 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614299 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 614299 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 614300 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 614300 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 614300 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 614300 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36505/solr [junit4] 2> 614300 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 614300 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 614300 INFO (zkCallback-882-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ae5a210 name:ZooKeeperConnection Watcher:127.0.0.1:36505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614300 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614300 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614300 INFO (zkCallback-883-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f86dd41 name:ZooKeeperConnection Watcher:127.0.0.1:36505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614300 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614300 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614300 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 614300 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 614302 INFO (zkCallback-890-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ec8f3ae name:ZooKeeperConnection Watcher:127.0.0.1:36505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614302 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614302 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 614314 INFO (zkCallback-891-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1050572b name:ZooKeeperConnection Watcher:127.0.0.1:36505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614314 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614314 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 614314 INFO (zkCallback-892-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77eefa5f name:ZooKeeperConnection Watcher:127.0.0.1:36505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614314 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614314 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 614316 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$142/1575252265@7334c396 [junit4] 2> 614316 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 0x156e41f74e00007, 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> 614318 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$142/1575252265@7767b39e [junit4] 2> 614318 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614318 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614334 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$142/1575252265@430c175c [junit4] 2> 614334 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$142/1575252265@6e4a1ac5 [junit4] 2> 614334 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$142/1575252265@32e377ff [junit4] 2> 614334 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 0x156e41f74e00009, 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> 614334 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614335 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614335 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614342 INFO (zkCallback-893-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5aafedfb name:ZooKeeperConnection Watcher:127.0.0.1:36505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614342 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614342 INFO (zkCallback-894-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35ac7f17 name:ZooKeeperConnection Watcher:127.0.0.1:36505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614342 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614352 INFO (zkCallback-895-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@740c3d94 name:ZooKeeperConnection Watcher:127.0.0.1:36505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614352 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614352 INFO (zkCallback-896-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21ec61b9 name:ZooKeeperConnection Watcher:127.0.0.1:36505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614352 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614352 INFO (zkCallback-897-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@765b494d name:ZooKeeperConnection Watcher:127.0.0.1:36505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614352 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614366 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 614366 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 614366 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 614366 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 614366 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 614394 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 614394 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 614394 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 614394 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 614394 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 614471 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 614471 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 614471 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 614471 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 614471 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 614481 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 614483 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 614483 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 614483 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 614483 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 614491 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 614491 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 614493 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 614493 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 614493 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 614497 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 614497 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 614497 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 614499 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 614502 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 614502 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 614504 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 614504 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 614507 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 614507 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 614508 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 614508 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 614513 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 614521 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 614521 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 614521 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 614521 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 614533 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 614533 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 614534 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 614534 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 614534 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 614538 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 614538 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 614539 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 614539 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 614541 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 614541 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 614541 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 614541 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 614541 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 614541 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 614541 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 614541 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 614541 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 614541 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 614541 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 614542 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 614542 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 614542 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 614542 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 614553 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 614553 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 614553 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 614562 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 614562 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 614565 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 614565 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 614565 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 614566 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 614587 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96515265791000590-127.0.0.1:45603_solr-n_0000000000 [junit4] 2> 614587 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96515265791000587-127.0.0.1:41070_solr-n_0000000002 [junit4] 2> 614587 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96515265791000589-127.0.0.1:37816_solr-n_0000000001 [junit4] 2> 614588 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 614589 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96515265791000591-127.0.0.1:43885_solr-n_0000000003 [junit4] 2> 614589 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45603_solr [junit4] 2> 614589 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 614591 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96515265791000588-127.0.0.1:44811_solr-n_0000000004 [junit4] 2> 614591 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96515265791000590-127.0.0.1:45603_solr-n_0000000000 to know if I could be the leader [junit4] 2> 614591 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96515265791000589-127.0.0.1:37816_solr-n_0000000001 to know if I could be the leader [junit4] 2> 614591 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96515265791000587-127.0.0.1:41070_solr-n_0000000002 to know if I could be the leader [junit4] 2> 614591 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41070_solr [junit4] 2> 614591 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41070_solr [junit4] 2> 614591 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37816_solr [junit4] 2> 614591 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37816_solr [junit4] 2> 614593 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96515265791000591-127.0.0.1:43885_solr-n_0000000003 to know if I could be the leader [junit4] 2> 614593 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43885_solr [junit4] 2> 614593 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43885_solr [junit4] 2> 614593 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.Overseer Overseer (id=96515265791000590-127.0.0.1:45603_solr-n_0000000000) starting [junit4] 2> 614593 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44811_solr [junit4] 2> 614593 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44811_solr [junit4] 2> 614594 INFO (zkCallback-896-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> 614594 INFO (zkCallback-893-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> 614594 INFO (zkCallback-894-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> 614594 INFO (zkCallback-897-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> 614594 INFO (zkCallback-895-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> 614596 INFO (zkCallback-896-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 614597 INFO (zkCallback-895-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 614597 INFO (zkCallback-897-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 614597 INFO (zkCallback-893-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 614597 INFO (zkCallback-894-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 614600 INFO (zkCallback-896-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> 614600 INFO (zkCallback-894-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> 614600 INFO (zkCallback-897-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> 614600 INFO (zkCallback-893-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> 614600 INFO (zkCallback-895-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> 614602 INFO (zkCallback-896-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 614602 INFO (zkCallback-897-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 614602 INFO (zkCallback-895-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 614602 INFO (zkCallback-893-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 614602 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 614602 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 614602 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 614602 INFO (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node1/. [junit4] 2> 614603 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 614604 INFO (zkCallback-894-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 614604 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 614604 INFO (jetty-launcher-871-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 614606 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 614606 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 614606 INFO (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node5/. [junit4] 2> 614606 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 614606 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 614606 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 614607 INFO (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node4/. [junit4] 2> 614607 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 614607 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 614611 INFO (jetty-launcher-871-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 614611 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 614611 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 614611 INFO (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node3/. [junit4] 2> 614612 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 614612 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 614613 INFO (jetty-launcher-871-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 614612 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 614613 INFO (jetty-launcher-871-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 614616 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 614616 INFO (OverseerCollectionConfigSetProcessor-96515265791000590-127.0.0.1:45603_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 614616 INFO (OverseerStateUpdate-96515265791000590-127.0.0.1:45603_solr-n_0000000000) [ ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 614616 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:45603_solr as DOWN [junit4] 2> 614618 INFO (OverseerStateUpdate-96515265791000590-127.0.0.1:45603_solr-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 614626 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45603_solr [junit4] 2> 614626 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45603_solr [junit4] 2> 614627 INFO (OverseerStateUpdate-96515265791000590-127.0.0.1:45603_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:45603_solr"} current state version: 0 [junit4] 2> 614627 INFO (OverseerStateUpdate-96515265791000590-127.0.0.1:45603_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45603_solr [junit4] 2> 614635 INFO (zkCallback-895-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> 614635 INFO (zkCallback-897-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> 614635 INFO (zkCallback-893-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> 614635 INFO (zkCallback-894-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> 614635 INFO (zkCallback-896-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> 614637 INFO (zkCallback-893-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 614637 INFO (zkCallback-897-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 614637 INFO (zkCallback-895-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 614637 INFO (zkCallback-894-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 614639 INFO (zkCallback-896-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 614642 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 614642 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 614642 INFO (jetty-launcher-871-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_D1F7228ECBD43E98-001/tempDir-001/node2/. [junit4] 2> 614642 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 614642 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 614642 INFO (jetty-launcher-871-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 614643 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 614644 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614646 INFO (zkCallback-903-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c13d6c7 name:ZooKeeperConnection Watcher:127.0.0.1:36505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614646 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614646 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 614649 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@77125bed{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 614649 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=788417207 [junit4] 2> 614650 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:41070_solr as DOWN [junit4] 2> 614654 INFO (OverseerStateUpdate-96515265791000590-127.0.0.1:45603_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:41070_solr"} current state version: 0 [junit4] 2> 614654 INFO (OverseerStateUpdate-96515265791000590-127.0.0.1:45603_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41070_solr [junit4] 2> 614656 INFO (zkCallback-896-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> 614656 INFO (zkCallback-895-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> 614656 INFO (zkCallback-894-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> 614656 INFO (zkCallback-893-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> 614656 WARN (zkCallback-893-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> 614656 INFO (zkCallback-897-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> 614657 INFO (zkCallback-896-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 614657 INFO (zkCallback-894-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 614657 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3b117d0d{/solr,null,UNAVAILABLE} [junit4] 2> 614658 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 614659 INFO (zkCallback-895-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 614659 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f61099a{/solr,null,AVAILABLE} [junit4] 2> 614659 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.e.j.s.ServerConnector Started ServerConnector@9485d19{HTTP/1.1,[http/1.1]}{127.0.0.1:35974} [junit4] 2> 614660 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.e.j.s.Server Started @617239ms [junit4] 2> 614660 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35974} [junit4] 2> 614660 INFO (zkCallback-897-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 614660 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3 [junit4] 2> 614660 INFO (zkCallback-897-thread-1) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96515265791000589-127.0.0.1:37816_solr-n_0000000001 to know if I could be the leader [junit4] 2> 614660 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] 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_D1F7228ECBD43E98-001/tempDir-001/node6' [junit4] 2> 614660 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 614660 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 614660 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 614661 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614663 INFO (zkCallback-905-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61c58acb name:ZooKeeperConnection Watcher:127.0.0.1:36505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614663 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614663 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 614664 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 614669 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] 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_D1F7228ECBD43E98-001/tempDir-001/node6/. [junit4] 2> 614669 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.CoreContainer New CoreContainer 2104759271 [junit4] 2> 614669 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] 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_D1F7228ECBD43E98-001/tempDir-001/node6] [junit4] 2> 614670 WARN (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] 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_D1F7228ECBD43E98-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D1F7228ECBD43E98-001/tempDir-001/node6/lib [junit4] 2> 614670 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] 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> 614671 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 614671 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 614671 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 614671 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36505/solr [junit4] 2> 614671 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 614671 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 614672 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614674 INFO (zkCallback-908-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4582f0c name:ZooKeeperConnection Watcher:127.0.0.1:36505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614675 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614675 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 614678 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$142/1575252265@6c88fdf3 [junit4] 2> 614678 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614680 INFO (zkCallback-909-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4356072a name:ZooKeeperConnection Watcher:127.0.0.1:36505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614680 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614698 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 614698 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 614698 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 614699 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 614701 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96515265791000595-127.0.0.1:35974_solr-n_0000000005 [junit4] 2> 614701 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96515265791000588-127.0.0.1:44811_solr-n_0000000004 to know if I could be the leader [junit4] 2> 614701 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:35974_solr as DOWN [junit4] 2> 614705 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35974_solr [junit4] 2> 614706 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35974_solr [junit4] 2> 614706 INFO (OverseerStateUpdate-96515265791000590-127.0.0.1:45603_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:35974_solr"} current state version: 0 [junit4] 2> 614706 INFO (OverseerStateUpdate-96515265791000590-127.0.0.1:45603_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35974_solr [junit4] 2> 614707 INFO (zkCallback-896-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> 614708 INFO (zkCallback-895-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> 614708 INFO (zkCallback-894-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> 614708 INFO (zkCallback-909-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> 614708 INFO (zkCallback-896-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 614708 INFO (zkCallback-897-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> 614709 INFO (zkCallback-894-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 614709 INFO (zkCallback-895-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 614709 INFO (zkCallback-897-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 614710 INFO (zkCallback-909-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 614721 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 614721 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 614721 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] 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_D1F7228ECBD43E98-001/tempDir-001/node6/. [junit4] 2> 614721 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 614722 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 614722 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 614722 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 614723 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 614725 INFO (zkCallback-911-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67ba1da name:ZooKeeperConnection Watcher:127.0.0.1:36505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 614725 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 614725 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 614726 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt [junit4] 2> 614770 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml [junit4] 2> 614773 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml [junit4] 2> 614786 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml [junit4] 2> 614789 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml [junit4] 2> 614805 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml [junit4] 2> 614807 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml [junit4] 2> 614815 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml [junit4] 2> 614817 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml [junit4] 2> 614820 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml [junit4] 2> 614840 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt [junit4] 2> 614842 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-testxmlparser.xml [junit4] 2> 614845 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt [junit4] 2> 614861 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml [junit4] 2> 614892 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml [junit4] 2> 614908 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml [junit4] 2> 614937 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml [junit4] 2> 614998 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfi [...truncated too long message...] 8) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266) [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514) [junit4] 2> at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] 2> 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> 633833 INFO (jetty-launcher-871-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5bfd3a06{/solr,null,UNAVAILABLE} [junit4] 2> 633834 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[D1F7228ECBD43E98]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36505 36505 [junit4] 2> 634040 INFO (Thread-1403) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36505 36505 [junit4] 2> 634040 WARN (Thread-1403) [ ] 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/96515265791000589-127.0.0.1:37816_solr-n_0000000001 [junit4] 2> 2 /solr/overseer_elect/election/96515265791000595-127.0.0.1:35974_solr-n_0000000005 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 15 /solr/overseer/collection-queue-work [junit4] 2> 12 /solr/overseer/queue [junit4] 2> 10 /solr/collections [junit4] 2> 7 /solr/live_nodes [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=D1F7228ECBD43E98 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kok -Dtests.timezone=Asia/Colombo -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 20.0s 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:37816/solr/testSolrCloudCollection_shard1_replica1 [junit4] > at __randomizedtesting.SeedInfo.seed([D1F7228ECBD43E98:EC2F8CA2F33A60E8]:0) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992) [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:37816/solr/testSolrCloudCollection_shard1_replica1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730) [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:37816 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_D1F7228ECBD43E98-001 [junit4] 2> Sep 01, 2016 5:01:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=4451, maxDocsPerChunk=905, blockSize=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=4451, blockSize=3)), sim=ClassicSimilarity, locale=kok, timezone=Asia/Colombo [junit4] 2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=127661952,total=481296384 [junit4] 2> NOTE: All tests run in this JVM: [TestSQLHandler, QueryResultKeyTest, TestRangeQuery, AnalyticsQueryTest, TestStressLucene, TestFastOutputStream, StandardRequestHandlerTest, TestFieldCacheSanityChecker, SmileWriterTest, SignatureUpdateProcessorFactoryTest, ReturnFieldsTest, DistributedSpellCheckComponentTest, RequiredFieldsTest, TestValueSourceCache, BlockJoinFacetRandomTest, TestSimpleQParserPlugin, TestLuceneMatchVersion, JsonLoaderTest, HdfsThreadLeakTest, BufferStoreTest, TestRTGBase, DateFieldTest, TestRebalanceLeaders, TestCloudPseudoReturnFields, InfoHandlerTest, TestSubQueryTransformerDistrib, TestArbitraryIndexDir, PreAnalyzedUpdateProcessorTest, DefaultValueUpdateProcessorTest, TestRTimerTree, SolrRequestParserTest, ActionThrottleTest, AnalysisAfterCoreReloadTest, OverseerModifyCollectionTest, RuleEngineTest, TestFunctionQuery, TriLevelCompositeIdRoutingTest, TestTrieFacet, CoreAdminCreateDiscoverTest, TestOnReconnectListenerSupport, SyncSliceTest, DataDrivenBlockJoinTest, CollectionsAPISolrJTest, TestCustomSort, TestLazyCores, WrapperMergePolicyFactoryTest, CopyFieldTest, HdfsWriteToMultipleCollectionsTest, TestDynamicFieldResource, SolrCloudExampleTest, TestIBSimilarityFactory, PathHierarchyTokenizerFactoryTest, TestChildDocTransformer, TestRemoteStreaming, JSONWriterTest, TestReplicationHandler, DistribCursorPagingTest, TestSolrXml, AsyncCallRequestStatusResponseTest, HdfsBasicDistributedZkTest, TestRawTransformer, TestJsonFacets, TestScoreJoinQPNoScore, DistributedQueueTest, TestDynamicLoading, BasicAuthIntegrationTest] [junit4] Completed [198/632 (1!)] on J0 in 20.24s, 1 test, 1 error <<< FAILURES! [...truncated 51102 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
