Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17705/ Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:35641/taz/eo/forceleader_test_collection_shard1_replica3] Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:35641/taz/eo/forceleader_test_collection_shard1_replica3] at __randomizedtesting.SeedInfo.seed([6C1BFCFC28461E26:8A8CC83C11C4E747]: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.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741) at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424) at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:131) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960) 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(Thread.java:745) Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:35641/taz/eo/forceleader_test_collection_shard1_replica3] at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:394) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ... 1 more Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:35641/taz/eo/forceleader_test_collection_shard1_replica3 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615) 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:383) ... 6 more Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:35641 [/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) 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 Caused by: java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134) ... 20 more FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches Error Message: Error from server at http://127.0.0.1:39727/solr: Could not find collection : tobedeleted Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39727/solr: Could not find collection : tobedeleted at __randomizedtesting.SeedInfo.seed([C7A5D39F8FBF9F9C:65641B100DDC49F1]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608) 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.sendRequest(CloudSolrClient.java:1280) 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.SolrRequest.process(SolrRequest.java:149) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166) at org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches(TestCollectionStateWatchers.java:275) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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(Thread.java:745) FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:37291/solr/testSolrCloudCollection_shard1_replica2 Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:37291/solr/testSolrCloudCollection_shard1_replica2 at __randomizedtesting.SeedInfo.seed([6C1BFCFC28461E26:51C352D010A84056]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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(Thread.java:745) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:37291/solr/testSolrCloudCollection_shard1_replica2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java: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(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ... 1 more Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:37291 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 10794 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 238746 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C1BFCFC28461E26]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 238746 INFO (Thread-724) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 238747 INFO (Thread-724) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 238847 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C1BFCFC28461E26]) [ ] o.a.s.c.ZkTestServer start zk server on port:32932 [junit4] 2> 238847 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C1BFCFC28461E26]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 238847 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C1BFCFC28461E26]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 238885 INFO (zkCallback-445-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7fb17a7c name:ZooKeeperConnection Watcher:127.0.0.1:32932 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 238885 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C1BFCFC28461E26]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 238886 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C1BFCFC28461E26]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 238886 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C1BFCFC28461E26]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 238945 INFO (jetty-launcher-444-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 238945 INFO (jetty-launcher-444-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 238946 INFO (jetty-launcher-444-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 238946 INFO (jetty-launcher-444-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 238946 INFO (jetty-launcher-444-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 238946 INFO (jetty-launcher-444-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7915493c{/solr,null,AVAILABLE} [junit4] 2> 238947 INFO (jetty-launcher-444-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f5433be{/solr,null,AVAILABLE} [junit4] 2> 238949 INFO (jetty-launcher-444-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@558414e7{/solr,null,AVAILABLE} [junit4] 2> 238949 INFO (jetty-launcher-444-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14e0d2fa{/solr,null,AVAILABLE} [junit4] 2> 238952 INFO (jetty-launcher-444-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62c1bac9{/solr,null,AVAILABLE} [junit4] 2> 238956 INFO (jetty-launcher-444-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@51cd90f6{HTTP/1.1,[http/1.1]}{127.0.0.1:41111} [junit4] 2> 238956 INFO (jetty-launcher-444-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@639efa0e{HTTP/1.1,[http/1.1]}{127.0.0.1:38899} [junit4] 2> 238956 INFO (jetty-launcher-444-thread-3) [ ] o.e.j.s.Server Started @240795ms [junit4] 2> 238956 INFO (jetty-launcher-444-thread-2) [ ] o.e.j.s.Server Started @240795ms [junit4] 2> 238956 INFO (jetty-launcher-444-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41111} [junit4] 2> 238956 INFO (jetty-launcher-444-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38899} [junit4] 2> 238956 INFO (jetty-launcher-444-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 238956 INFO (jetty-launcher-444-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 238956 INFO (jetty-launcher-444-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_6C1BFCFC28461E26-001/tempDir-001/node2' [junit4] 2> 238956 INFO (jetty-launcher-444-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_6C1BFCFC28461E26-001/tempDir-001/node3' [junit4] 2> 238956 INFO (jetty-launcher-444-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 238956 INFO (jetty-launcher-444-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 238957 INFO (jetty-launcher-444-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 238957 INFO (jetty-launcher-444-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 238957 INFO (jetty-launcher-444-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 238958 INFO (jetty-launcher-444-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 238958 INFO (jetty-launcher-444-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@11d8e647{HTTP/1.1,[http/1.1]}{127.0.0.1:45622} [junit4] 2> 238958 INFO (jetty-launcher-444-thread-5) [ ] o.e.j.s.Server Started @240796ms [junit4] 2> 238958 INFO (jetty-launcher-444-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 238958 INFO (jetty-launcher-444-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45622} [junit4] 2> 238958 INFO (jetty-launcher-444-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@61c9d52f{HTTP/1.1,[http/1.1]}{127.0.0.1:46271} [junit4] 2> 238958 INFO (jetty-launcher-444-thread-4) [ ] o.e.j.s.Server Started @240797ms [junit4] 2> 238958 INFO (jetty-launcher-444-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 238958 INFO (jetty-launcher-444-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46271} [junit4] 2> 238958 INFO (jetty-launcher-444-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_6C1BFCFC28461E26-001/tempDir-001/node4' [junit4] 2> 238958 INFO (jetty-launcher-444-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 238958 INFO (jetty-launcher-444-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_6C1BFCFC28461E26-001/tempDir-001/node5' [junit4] 2> 238958 INFO (jetty-launcher-444-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 238958 INFO (jetty-launcher-444-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 238958 INFO (jetty-launcher-444-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 238958 INFO (jetty-launcher-444-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 238958 INFO (jetty-launcher-444-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 238958 INFO (jetty-launcher-444-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 238958 INFO (jetty-launcher-444-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 238958 INFO (jetty-launcher-444-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@6dca9483{HTTP/1.1,[http/1.1]}{127.0.0.1:37291} [junit4] 2> 238958 INFO (jetty-launcher-444-thread-1) [ ] o.e.j.s.Server Started @240797ms [junit4] 2> 238959 INFO (jetty-launcher-444-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37291} [junit4] 2> 238959 INFO (jetty-launcher-444-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 238959 INFO (jetty-launcher-444-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 238959 INFO (jetty-launcher-444-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_6C1BFCFC28461E26-001/tempDir-001/node1' [junit4] 2> 238959 INFO (jetty-launcher-444-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 238959 INFO (jetty-launcher-444-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 238959 INFO (jetty-launcher-444-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 238959 INFO (jetty-launcher-444-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 238970 INFO (zkCallback-446-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f3a249a name:ZooKeeperConnection Watcher:127.0.0.1:32932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 238970 INFO (jetty-launcher-444-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 238971 INFO (jetty-launcher-444-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 238980 INFO (jetty-launcher-444-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 238984 INFO (jetty-launcher-444-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 238984 INFO (zkCallback-447-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@146c66e5 name:ZooKeeperConnection Watcher:127.0.0.1:32932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 238986 INFO (jetty-launcher-444-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 238986 INFO (jetty-launcher-444-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 238988 INFO (zkCallback-448-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@71dd156a name:ZooKeeperConnection Watcher:127.0.0.1:32932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 238988 INFO (zkCallback-449-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19a9d303 name:ZooKeeperConnection Watcher:127.0.0.1:32932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 238988 INFO (jetty-launcher-444-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 238988 INFO (jetty-launcher-444-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 238988 INFO (jetty-launcher-444-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 238998 INFO (jetty-launcher-444-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 238998 INFO (jetty-launcher-444-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 239006 INFO (zkCallback-450-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@419893c3 name:ZooKeeperConnection Watcher:127.0.0.1:32932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 239006 INFO (jetty-launcher-444-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 239006 INFO (jetty-launcher-444-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 239006 INFO (jetty-launcher-444-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 239006 INFO (jetty-launcher-444-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 239025 INFO (jetty-launcher-444-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_6C1BFCFC28461E26-001/tempDir-001/node2/. [junit4] 2> 239025 INFO (jetty-launcher-444-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 610578643 [junit4] 2> 239025 INFO (jetty-launcher-444-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_6C1BFCFC28461E26-001/tempDir-001/node2] [junit4] 2> 239025 WARN (jetty-launcher-444-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_6C1BFCFC28461E26-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6C1BFCFC28461E26-001/tempDir-001/node2/lib [junit4] 2> 239027 INFO (jetty-launcher-444-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> 239029 INFO (jetty-launcher-444-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 239030 INFO (jetty-launcher-444-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_6C1BFCFC28461E26-001/tempDir-001/node3/. [junit4] 2> 239031 INFO (jetty-launcher-444-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 1696115349 [junit4] 2> 239031 INFO (jetty-launcher-444-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_6C1BFCFC28461E26-001/tempDir-001/node3] [junit4] 2> 239031 WARN (jetty-launcher-444-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_6C1BFCFC28461E26-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6C1BFCFC28461E26-001/tempDir-001/node3/lib [junit4] 2> 239031 INFO (jetty-launcher-444-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> 239040 INFO (jetty-launcher-444-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 239040 INFO (jetty-launcher-444-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 239040 INFO (jetty-launcher-444-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 239040 INFO (jetty-launcher-444-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32932/solr [junit4] 2> 239040 INFO (jetty-launcher-444-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 239040 INFO (jetty-launcher-444-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 239041 INFO (jetty-launcher-444-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 239044 INFO (jetty-launcher-444-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_6C1BFCFC28461E26-001/tempDir-001/node5/. [junit4] 2> 239044 INFO (jetty-launcher-444-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 1149657716 [junit4] 2> 239044 INFO (jetty-launcher-444-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_6C1BFCFC28461E26-001/tempDir-001/node5] [junit4] 2> 239045 WARN (jetty-launcher-444-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_6C1BFCFC28461E26-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6C1BFCFC28461E26-001/tempDir-001/node5/lib [junit4] 2> 239045 INFO (jetty-launcher-444-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> 239048 INFO (jetty-launcher-444-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 239048 INFO (jetty-launcher-444-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 239048 INFO (jetty-launcher-444-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 239048 INFO (jetty-launcher-444-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32932/solr [junit4] 2> 239048 INFO (jetty-launcher-444-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 239048 INFO (jetty-launcher-444-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 239050 INFO (jetty-launcher-444-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 239052 INFO (jetty-launcher-444-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 239053 INFO (jetty-launcher-444-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 239053 INFO (jetty-launcher-444-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 239053 INFO (jetty-launcher-444-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32932/solr [junit4] 2> 239053 INFO (jetty-launcher-444-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 239053 INFO (jetty-launcher-444-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 239053 INFO (jetty-launcher-444-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 239058 INFO (zkCallback-453-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73dfd41a name:ZooKeeperConnection Watcher:127.0.0.1:32932 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 239058 INFO (jetty-launcher-444-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 239059 INFO (jetty-launcher-444-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 239066 INFO (jetty-launcher-444-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_6C1BFCFC28461E26-001/tempDir-001/node1/. [junit4] 2> 239066 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 0x156d24f8c8c0005, 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(Thread.java:745) [junit4] 2> 239067 INFO (zkCallback-458-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@722d954e name:ZooKeeperConnection Watcher:127.0.0.1:32932 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 239067 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 0x156d24f8c8c0004, 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(Thread.java:745) [junit4] 2> 239066 INFO (jetty-launcher-444-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 1163463149 [junit4] 2> 239068 INFO (jetty-launcher-444-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_6C1BFCFC28461E26-001/tempDir-001/node1] [junit4] 2> 239066 INFO (jetty-launcher-444-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_6C1BFCFC28461E26-001/tempDir-001/node4/. [junit4] 2> 239068 INFO (jetty-launcher-444-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 415180069 [junit4] 2> 239068 INFO (jetty-launcher-444-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_6C1BFCFC28461E26-001/tempDir-001/node4] [junit4] 2> 239068 WARN (jetty-launcher-444-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_6C1BFCFC28461E26-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6C1BFCFC28461E26-001/tempDir-001/node1/lib [junit4] 2> 239067 INFO (jetty-launcher-444-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 239070 INFO (jetty-launcher-444-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> 239070 INFO (jetty-launcher-444-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 239068 WARN (jetty-launcher-444-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_6C1BFCFC28461E26-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6C1BFCFC28461E26-001/tempDir-001/node4/lib [junit4] 2> 239072 INFO (jetty-launcher-444-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> 239075 INFO (jetty-launcher-444-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 239076 INFO (jetty-launcher-444-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 239076 INFO (jetty-launcher-444-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 239076 INFO (jetty-launcher-444-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32932/solr [junit4] 2> 239076 INFO (jetty-launcher-444-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 239076 INFO (jetty-launcher-444-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 239076 INFO (zkCallback-459-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e893213 name:ZooKeeperConnection Watcher:127.0.0.1:32932 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 239076 INFO (jetty-launcher-444-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 239076 INFO (jetty-launcher-444-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 239076 INFO (jetty-launcher-444-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 239076 INFO (jetty-launcher-444-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 239076 INFO (jetty-launcher-444-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 239077 INFO (jetty-launcher-444-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 239077 INFO (jetty-launcher-444-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32932/solr [junit4] 2> 239077 INFO (jetty-launcher-444-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 239077 INFO (jetty-launcher-444-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 239077 INFO (jetty-launcher-444-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 239085 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$94/279725571@6942b282 [junit4] 2> 239086 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$94/279725571@69199c16 [junit4] 2> 239085 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 0x156d24f8c8c0006, 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(Thread.java:745) [junit4] 2> 239087 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 0x156d24f8c8c0007, 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(Thread.java:745) [junit4] 2> 239090 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 239090 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 239114 INFO (zkCallback-465-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38fbee42 name:ZooKeeperConnection Watcher:127.0.0.1:32932 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 239114 INFO (zkCallback-464-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4dabeaf1 name:ZooKeeperConnection Watcher:127.0.0.1:32932 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 239114 INFO (jetty-launcher-444-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 239114 INFO (jetty-launcher-444-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 239114 INFO (jetty-launcher-444-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 239114 INFO (jetty-launcher-444-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 239118 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$94/279725571@6bb02188 [junit4] 2> 239120 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 239120 INFO (zkCallback-466-thread-1-processing-n:127.0.0.1:46271_solr) [n:127.0.0.1:46271_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6832eafa name:ZooKeeperConnection Watcher:127.0.0.1:32932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 239125 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 239126 INFO (zkCallback-467-thread-1-processing-n:127.0.0.1:41111_solr) [n:127.0.0.1:41111_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35f7eb0a name:ZooKeeperConnection Watcher:127.0.0.1:32932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 239126 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 239128 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$94/279725571@2a3bc3e5 [junit4] 2> 239129 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 239140 INFO (zkCallback-468-thread-1-processing-n:127.0.0.1:38899_solr) [n:127.0.0.1:38899_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1317d4ab name:ZooKeeperConnection Watcher:127.0.0.1:32932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 239140 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 239141 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 239142 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 239149 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$94/279725571@52869a4e [junit4] 2> 239150 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 239170 INFO (zkCallback-470-thread-1-processing-n:127.0.0.1:37291_solr) [n:127.0.0.1:37291_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3da619a5 name:ZooKeeperConnection Watcher:127.0.0.1:32932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 239170 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 239170 INFO (zkCallback-469-thread-1-processing-n:127.0.0.1:45622_solr) [n:127.0.0.1:45622_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ad34100 name:ZooKeeperConnection Watcher:127.0.0.1:32932/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 239170 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 239187 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 239187 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 239188 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 239268 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 239280 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 239280 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 239281 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 239285 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 239324 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 239325 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 239325 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 239325 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 239358 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 239361 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 239370 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 239370 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 239370 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 239390 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 239390 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 239390 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 239392 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 239393 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 239409 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 239409 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 239410 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 239410 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 239424 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 239427 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 239427 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 239430 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 239430 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 239434 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 239434 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 239441 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 239442 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 239442 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 239445 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 239457 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 239474 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 239474 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 239477 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 239477 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 239477 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 239477 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 239478 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 239478 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 239478 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 239478 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 239478 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 239479 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 239483 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 239483 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 239483 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 239479 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 239499 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 239499 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 239499 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 239500 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 239518 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 239518 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 239518 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 239522 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96495681137278991-127.0.0.1:37291_solr-n_0000000000 [junit4] 2> 239522 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96495681137278988-127.0.0.1:46271_solr-n_0000000001 [junit4] 2> 239522 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 239524 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96495681137278990-127.0.0.1:45622_solr-n_0000000002 [junit4] 2> 239528 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96495681137278991-127.0.0.1:37291_solr-n_0000000000 to know if I could be the leader [junit4] 2> 239528 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37291_solr [junit4] 2> 239528 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96495681137278989-127.0.0.1:38899_solr-n_0000000003 [junit4] 2> 239528 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 239528 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46271_solr [junit4] 2> 239528 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46271_solr [junit4] 2> 239528 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96495681137278988-127.0.0.1:46271_solr-n_0000000001 to know if I could be the leader [junit4] 2> 239531 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45622_solr [junit4] 2> 239531 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45622_solr [junit4] 2> 239531 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 239531 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96495681137278990-127.0.0.1:45622_solr-n_0000000002 to know if I could be the leader [junit4] 2> 239550 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.Overseer Overseer (id=96495681137278991-127.0.0.1:37291_solr-n_0000000000) starting [junit4] 2> 239550 INFO (zkCallback-470-thread-1-processing-n:127.0.0.1:37291_solr) [n:127.0.0.1:37291_solr ] 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> 239550 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:38899_solr as DOWN [junit4] 2> 239550 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96495681137278987-127.0.0.1:41111_solr-n_0000000004 [junit4] 2> 239550 INFO (zkCallback-469-thread-1-processing-n:127.0.0.1:45622_solr) [n:127.0.0.1:45622_solr ] 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> 239550 INFO (zkCallback-466-thread-1-processing-n:127.0.0.1:46271_solr) [n:127.0.0.1:46271_solr ] 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> 239550 INFO (zkCallback-467-thread-1-processing-n:127.0.0.1:41111_solr) [n:127.0.0.1:41111_solr ] 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> 239550 INFO (zkCallback-468-thread-1-processing-n:127.0.0.1:38899_solr) [n:127.0.0.1:38899_solr ] 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> 239555 INFO (zkCallback-468-thread-1-processing-n:127.0.0.1:38899_solr) [n:127.0.0.1:38899_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 239566 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96495681137278989-127.0.0.1:38899_solr-n_0000000003 to know if I could be the leader [junit4] 2> 239567 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41111_solr as DOWN [junit4] 2> 239567 INFO (zkCallback-467-thread-1-processing-n:127.0.0.1:41111_solr) [n:127.0.0.1:41111_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 239567 INFO (zkCallback-466-thread-1-processing-n:127.0.0.1:46271_solr) [n:127.0.0.1:46271_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 239567 INFO (zkCallback-469-thread-1-processing-n:127.0.0.1:45622_solr) [n:127.0.0.1:45622_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 239567 INFO (zkCallback-470-thread-1-processing-n:127.0.0.1:37291_solr) [n:127.0.0.1:37291_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 239570 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 239571 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 239572 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] 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_6C1BFCFC28461E26-001/tempDir-001/node5/. [junit4] 2> 239572 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 239576 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38899_solr [junit4] 2> 239576 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38899_solr [junit4] 2> 239576 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 239576 INFO (jetty-launcher-444-thread-4) [n:127.0.0.1:46271_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 239578 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41111_solr [junit4] 2> 239578 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 239578 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41111_solr [junit4] 2> 239580 INFO (zkCallback-467-thread-1-processing-n:127.0.0.1:41111_solr) [n:127.0.0.1:41111_solr ] 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> 239580 INFO (zkCallback-469-thread-1-processing-n:127.0.0.1:45622_solr) [n:127.0.0.1:45622_solr ] 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> 239580 INFO (zkCallback-470-thread-1-processing-n:127.0.0.1:37291_solr) [n:127.0.0.1:37291_solr ] 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> 239580 INFO (zkCallback-468-thread-1-processing-n:127.0.0.1:38899_solr) [n:127.0.0.1:38899_solr ] 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> 239583 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 239583 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 239583 INFO (zkCallback-467-thread-1-processing-n:127.0.0.1:41111_solr) [n:127.0.0.1:41111_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 239583 INFO (zkCallback-468-thread-1-processing-n:127.0.0.1:38899_solr) [n:127.0.0.1:38899_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 239583 INFO (zkCallback-469-thread-1-processing-n:127.0.0.1:45622_solr) [n:127.0.0.1:45622_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 239583 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] 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_6C1BFCFC28461E26-001/tempDir-001/node4/. [junit4] 2> 239583 INFO (zkCallback-470-thread-1-processing-n:127.0.0.1:37291_solr) [n:127.0.0.1:37291_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 239584 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 239585 INFO (zkCallback-466-thread-1-processing-n:127.0.0.1:46271_solr) [n:127.0.0.1:46271_solr ] 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> 239586 INFO (zkCallback-466-thread-1-processing-n:127.0.0.1:46271_solr) [n:127.0.0.1:46271_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 239588 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 239588 INFO (jetty-launcher-444-thread-5) [n:127.0.0.1:45622_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 239606 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 239606 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 239607 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] 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_6C1BFCFC28461E26-001/tempDir-001/node3/. [junit4] 2> 239607 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 239610 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 239611 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 239612 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 239612 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] 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_6C1BFCFC28461E26-001/tempDir-001/node2/. [junit4] 2> 239612 INFO (jetty-launcher-444-thread-3) [n:127.0.0.1:41111_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 239612 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 239613 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 239613 INFO (jetty-launcher-444-thread-2) [n:127.0.0.1:38899_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 239625 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 239626 INFO (OverseerCollectionConfigSetProcessor-96495681137278991-127.0.0.1:37291_solr-n_0000000000) [n:127.0.0.1:37291_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 239626 INFO (OverseerStateUpdate-96495681137278991-127.0.0.1:37291_solr-n_0000000000) [n:127.0.0.1:37291_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 239627 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37291_solr as DOWN [junit4] 2> 239630 INFO (OverseerStateUpdate-96495681137278991-127.0.0.1:37291_solr-n_0000000000) [n:127.0.0.1:37291_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 239632 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37291_solr [junit4] 2> 239632 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37291_solr [junit4] 2> 239636 INFO (zkCallback-470-thread-1-processing-n:127.0.0.1:37291_solr) [n:127.0.0.1:37291_solr ] 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> 239636 INFO (zkCallback-466-thread-1-processing-n:127.0.0.1:46271_solr) [n:127.0.0.1:46271_solr ] 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> 239636 INFO (zkCallback-469-thread-1-processing-n:127.0.0.1:45622_solr) [n:127.0.0.1:45622_solr ] 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> 239636 INFO (zkCallback-467-thread-1-processing-n:127.0.0.1:41111_solr) [n:127.0.0.1:41111_solr ] 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> 239636 INFO (zkCallback-468-thread-1-processing-n:127.0.0.1:38899_solr) [n:127.0.0.1:38899_solr ] 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> 239636 INFO (zkCallback-466-thread-1-processing-n:127.0.0.1:46271_solr) [n:127.0.0.1:46271_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 239636 INFO (zkCallback-470-thread-1-processing-n:127.0.0.1:37291_solr) [n:127.0.0.1:37291_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 239636 INFO (zkCallback-469-thread-1-processing-n:127.0.0.1:45622_solr) [n:127.0.0.1:45622_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 239636 INFO (zkCallback-467-thread-1-processing-n:127.0.0.1:41111_solr) [n:127.0.0.1:41111_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 239636 INFO (zkCallback-468-thread-1-processing-n:127.0.0.1:38899_solr) [n:127.0.0.1:38899_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 239637 INFO (OverseerStateUpdate-96495681137278991-127.0.0.1:37291_solr-n_0000000000) [n:127.0.0.1:37291_solr ] o.a.s.c.Overseer processMessage: queueSize: 3, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:38899_solr"} current state version: 0 [junit4] 2> 239637 INFO (OverseerStateUpdate-96495681137278991-127.0.0.1:37291_solr-n_0000000000) [n:127.0.0.1:37291_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38899_solr [junit4] 2> 239640 INFO (OverseerStateUpdate-96495681137278991-127.0.0.1:37291_solr-n_0000000000) [n:127.0.0.1:37291_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:41111_solr"} current state version: 0 [junit4] 2> 239640 INFO (OverseerStateUpdate-96495681137278991-127.0.0.1:37291_solr-n_0000000000) [n:127.0.0.1:37291_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41111_solr [junit4] 2> 239642 INFO (OverseerStateUpdate-96495681137278991-127.0.0.1:37291_solr-n_0000000000) [n:127.0.0.1:37291_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:37291_solr"} current state version: 0 [junit4] 2> 239642 INFO (OverseerStateUpdate-96495681137278991-127.0.0.1:37291_solr-n_0000000000) [n:127.0.0.1:37291_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37291_solr [junit4] 2> 239646 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 239646 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 239646 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] 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_6C1BFCFC28461E26-001/tempDir-001/node1/. [junit4] 2> 239654 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 239661 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 239662 INFO (jetty-launcher-444-thread-1) [n:127.0.0.1:37291_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 239662 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C1BFCFC28461E26]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 239666 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C1BFCFC28461E26]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 239674 INFO (zkCallback-476-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23e72545 name:ZooKeeperConnection Watcher:127.0.0.1:32932 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 239674 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C1BFCFC28461E26]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 239674 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C1BFCFC28461E26]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 239700 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C1BFCFC28461E26]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@61c9d52f{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 239702 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C1BFCFC28461E26]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1149657716 [junit4] 2> 239702 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C1BFCFC28461E26]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:46271_solr as DOWN [junit4] 2> 239722 INFO (zkCallback-470-thread-1-processing-n:127.0.0.1:37291_solr) [n:127.0.0.1:37291_solr ] 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> 239722 INFO (zkCallback-466-thread-1-processing-n:127.0.0.1:46271_solr) [n:127.0.0.1:46271_solr ] 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> 239723 INFO (OverseerStateUpdate-96495681137278991-127.0.0.1:37291_solr-n_0000000000) [n:127.0.0.1:37291_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:46271_solr"} current state version: 0 [junit4] 2> 239723 WARN (zkCallback-466-thread-1-processing-n:127.0.0.1:46271_solr) [n:127.0.0.1:46271_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 239729 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[6C1BFCFC28461E26]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14e0d2fa{/solr,null,UNAVAILABLE} [junit4] 2> 239723 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 0x156d24f8c8c000c, 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(Thread.java:745) [junit4] 2> 239723 INFO (zkCallback-468-thread-1-processing-n:127.0.0.1:38899_solr) [n:127.0.0.1:38899_solr ] o.a.s [...truncated too long message...] d/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C7A5D39F8FBF9F9C-001/tempDir-001/node1/./testcollection_shard4_replica1/data/index;done=false>>] [junit4] 2> 149056 INFO (coreCloseExecutor-522-thread-1) [n:127.0.0.1:33024_solr c:falsepredicate s:shard4 r:core_node4 x:falsepredicate_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 149056 INFO (coreCloseExecutor-523-thread-4) [n:127.0.0.1:34664_solr c:testcollection s:shard4 r:core_node1 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 149055 INFO (coreCloseExecutor-523-thread-2) [n:127.0.0.1:34664_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 149056 INFO (coreCloseExecutor-523-thread-4) [n:127.0.0.1:34664_solr c:testcollection s:shard4 r:core_node1 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C7A5D39F8FBF9F9C-001/tempDir-001/node1/./testcollection_shard4_replica1/data/index [junit4] 2> 149056 INFO (coreCloseExecutor-523-thread-2) [n:127.0.0.1:34664_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C7A5D39F8FBF9F9C-001/tempDir-001/node1/./stateformat1_shard1_replica1/data/snapshot_metadata [junit4] 2> 149055 INFO (OverseerStateUpdate-96495871599050762-127.0.0.1:33024_solr-n_0000000000) [n:127.0.0.1:33024_solr ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/stateformat1/state.json version: 7 [junit4] 2> 149055 INFO (zkCallback-202-thread-8-processing-n:127.0.0.1:33024_solr) [n:127.0.0.1:33024_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 149055 INFO (zkCallback-227-thread-1-processing-n:127.0.0.1:39727_solr) [n:127.0.0.1:39727_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 149055 INFO (zkCallback-221-thread-3-processing-n:127.0.0.1:34664_solr) [n:127.0.0.1:34664_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 149056 WARN (zkCallback-227-thread-1-processing-n:127.0.0.1:39727_solr) [n:127.0.0.1:39727_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 149056 INFO (coreCloseExecutor-522-thread-1) [n:127.0.0.1:33024_solr c:falsepredicate s:shard4 r:core_node4 x:falsepredicate_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C7A5D39F8FBF9F9C-001/tempDir-001/node2/./falsepredicate_shard4_replica1/data [junit4] 2> 149056 INFO (zkCallback-221-thread-2-processing-n:127.0.0.1:34664_solr) [n:127.0.0.1:34664_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/stateformat1/state.json] for collection [stateformat1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 149056 INFO (zkCallback-202-thread-8-processing-n:127.0.0.1:33024_solr) [n:127.0.0.1:33024_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 149056 INFO (zkCallback-202-thread-10-processing-n:127.0.0.1:33024_solr) [n:127.0.0.1:33024_solr ] 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> 149056 INFO (jetty-launcher-183-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@75dc59a4{/solr,null,UNAVAILABLE} [junit4] 2> 149056 INFO (jetty-launcher-183-thread-2) [ ] o.a.s.c.Overseer Overseer (id=96495871599050762-127.0.0.1:33024_solr-n_0000000000) closing [junit4] 2> 149056 INFO (zkCallback-202-thread-10-processing-n:127.0.0.1:33024_solr) [n:127.0.0.1:33024_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 149057 INFO (OverseerStateUpdate-96495871599050762-127.0.0.1:33024_solr-n_0000000000) [n:127.0.0.1:33024_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33024_solr [junit4] 2> 149057 INFO (zkCallback-202-thread-10-processing-n:127.0.0.1:33024_solr) [n:127.0.0.1:33024_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 149057 WARN (zkCallback-202-thread-10-processing-n:127.0.0.1:33024_solr) [n:127.0.0.1:33024_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 149057 INFO (jetty-launcher-183-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5885648f{/solr,null,UNAVAILABLE} [junit4] 2> 150556 WARN (zkCallback-221-thread-3-processing-n:127.0.0.1:34664_solr) [n:127.0.0.1:34664_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 150556 WARN (zkCallback-221-thread-2-processing-n:127.0.0.1:34664_solr) [n:127.0.0.1:34664_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/stateformat1/state.json] [junit4] 2> 150557 INFO (jetty-launcher-183-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@bed083f{/solr,null,UNAVAILABLE} [junit4] 2> 150557 INFO (SUITE-TestCollectionStateWatchers-seed#[C7A5D39F8FBF9F9C]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38961 38961 [junit4] 2> 150565 INFO (Thread-234) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38961 38961 [junit4] 2> 150565 WARN (Thread-234) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 7 /solr/aliases.json [junit4] 2> 7 /solr/clusterprops.json [junit4] 2> 6 /solr/security.json [junit4] 2> 6 /solr/configs/config [junit4] 2> 3 /solr/collections/stateformat1/state.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 12 /solr/collections/waitforstate/state.json [junit4] 2> 7 /solr/collections/falsepredicate/state.json [junit4] 2> 7 /solr/clusterstate.json [junit4] 2> 7 /solr/collections/testcollection/state.json [junit4] 2> 3 /solr/overseer_elect/election/96495871599050762-127.0.0.1:33024_solr-n_0000000000 [junit4] 2> 3 /solr/collections/stateformat1/state.json [junit4] 2> 2 /solr/collections/currentstate/state.json [junit4] 2> 2 /solr/overseer_elect/election/96495871599050763-127.0.0.1:39727_solr-n_0000000001 [junit4] 2> 2 /solr/collections/delayed/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 36 /solr/overseer/queue [junit4] 2> 35 /solr/overseer/collection-queue-work [junit4] 2> 21 /solr/overseer/queue-work [junit4] 2> 7 /solr/collections [junit4] 2> 5 /solr/live_nodes [junit4] 2> [junit4] 2> 150565 INFO (SUITE-TestCollectionStateWatchers-seed#[C7A5D39F8FBF9F9C]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C7A5D39F8FBF9F9C-001 [junit4] 2> Aug 28, 2016 6:50:04 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=true): {}, locale=sl, timezone=Asia/Ulaanbaatar [junit4] 2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=282723344,total=508887040 [junit4] 2> NOTE: All tests run in this JVM: [StreamExpressionToExplanationTest, BasicHttpSolrClientTest, GraphTest, SolrParamTest, LargeVolumeJettyTest, TestJavaBinCodec, HttpSolrClientBuilderTest, JDBCStreamTest, ShardParamsTest, TestClusteringResponse, NamedListTest, ConcatOperationTest, TestHash, SolrExceptionTest, SolrExampleBinaryTest, SolrExampleXMLTest, SolrExampleJettyTest, SolrExampleEmbeddedTest, LargeVolumeBinaryJettyTest, JettyWebappTest, TestEmbeddedSolrServer, QueryResponseTest, ModifiableSolrParamsTest, TestXMLEscaping, DocumentAnalysisResponseTest, FacetFieldTest, SolrSchemalessExampleTest, CloudSolrClientBuilderTest, CloudSolrClientTest, SolrPingTest, TestConfigSetAdminRequest, TestDelegationTokenRequest, NoOpResponseParserTest, TestDelegationTokenResponse, TestSuggesterResponse, TestToleratedUpdateError, SolrZkClientTest, TestCollectionStateWatchers] [junit4] Completed [85/85 (1!)] on J2 in 54.91s, 9 tests, 1 error <<< FAILURES! [...truncated 59444 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
