Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17703/ Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:37472/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:37472/solr at __randomizedtesting.SeedInfo.seed([757A2D436AF2CA84:48A2836F521C94F4]:0) 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.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.SolrClient.request(SolrClient.java:1219) at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:116) 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.http.NoHttpResponseException: 127.0.0.1:37472 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) ... 50 more Build Log: [...truncated 10753 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 325397 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 325397 INFO (Thread-427) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 325397 INFO (Thread-427) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 325497 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.ZkTestServer start zk server on port:43270 [junit4] 2> 325497 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 325498 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 325532 INFO (zkCallback-315-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42c2ce4a name:ZooKeeperConnection Watcher:127.0.0.1:43270 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 325532 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 325532 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 325532 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 325559 INFO (jetty-launcher-314-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 325560 INFO (jetty-launcher-314-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 325560 INFO (jetty-launcher-314-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 325560 INFO (jetty-launcher-314-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 325561 INFO (jetty-launcher-314-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 325561 INFO (jetty-launcher-314-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a31aca4{/solr,null,AVAILABLE} [junit4] 2> 325562 INFO (jetty-launcher-314-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3cd16f1a{/solr,null,AVAILABLE} [junit4] 2> 325562 INFO (jetty-launcher-314-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4470f91e{/solr,null,AVAILABLE} [junit4] 2> 325562 INFO (jetty-launcher-314-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@5d87fc57{HTTP/1.1,[http/1.1]}{127.0.0.1:46625} [junit4] 2> 325562 INFO (jetty-launcher-314-thread-1) [ ] o.e.j.s.Server Started @327511ms [junit4] 2> 325562 INFO (jetty-launcher-314-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5729ce5e{/solr,null,AVAILABLE} [junit4] 2> 325562 INFO (jetty-launcher-314-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46625} [junit4] 2> 325562 INFO (jetty-launcher-314-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@6d0590d9{HTTP/1.1,[http/1.1]}{127.0.0.1:39185} [junit4] 2> 325563 INFO (jetty-launcher-314-thread-4) [ ] o.e.j.s.Server Started @327511ms [junit4] 2> 325563 INFO (jetty-launcher-314-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39185} [junit4] 2> 325562 INFO (jetty-launcher-314-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@7dca2c3b{HTTP/1.1,[http/1.1]}{127.0.0.1:37172} [junit4] 2> 325563 INFO (jetty-launcher-314-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 325563 INFO (jetty-launcher-314-thread-2) [ ] o.e.j.s.Server Started @327512ms [junit4] 2> 325563 INFO (jetty-launcher-314-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@55e5f844{HTTP/1.1,[http/1.1]}{127.0.0.1:36778} [junit4] 2> 325563 INFO (jetty-launcher-314-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37172} [junit4] 2> 325564 INFO (jetty-launcher-314-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 325563 INFO (jetty-launcher-314-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_757A2D436AF2CA84-001/tempDir-001/node1' [junit4] 2> 325564 INFO (jetty-launcher-314-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_757A2D436AF2CA84-001/tempDir-001/node4' [junit4] 2> 325563 INFO (jetty-launcher-314-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10d8332b{/solr,null,AVAILABLE} [junit4] 2> 325564 INFO (jetty-launcher-314-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 325564 INFO (jetty-launcher-314-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 325564 INFO (jetty-launcher-314-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 325564 INFO (jetty-launcher-314-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 325564 INFO (jetty-launcher-314-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_757A2D436AF2CA84-001/tempDir-001/node2' [junit4] 2> 325564 INFO (jetty-launcher-314-thread-3) [ ] o.e.j.s.Server Started @327512ms [junit4] 2> 325564 INFO (jetty-launcher-314-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 325564 INFO (jetty-launcher-314-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36778} [junit4] 2> 325564 INFO (jetty-launcher-314-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 325564 INFO (jetty-launcher-314-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 325564 INFO (jetty-launcher-314-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 325564 INFO (jetty-launcher-314-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@3289a06a{HTTP/1.1,[http/1.1]}{127.0.0.1:37472} [junit4] 2> 325564 INFO (jetty-launcher-314-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 325564 INFO (jetty-launcher-314-thread-5) [ ] o.e.j.s.Server Started @327513ms [junit4] 2> 325564 INFO (jetty-launcher-314-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 325564 INFO (jetty-launcher-314-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_757A2D436AF2CA84-001/tempDir-001/node3' [junit4] 2> 325564 INFO (jetty-launcher-314-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 325564 INFO (jetty-launcher-314-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37472} [junit4] 2> 325564 INFO (jetty-launcher-314-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 325564 INFO (jetty-launcher-314-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 325564 INFO (jetty-launcher-314-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 325564 INFO (jetty-launcher-314-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 325565 INFO (jetty-launcher-314-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_757A2D436AF2CA84-001/tempDir-001/node5' [junit4] 2> 325565 INFO (jetty-launcher-314-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 325565 INFO (jetty-launcher-314-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 325565 INFO (jetty-launcher-314-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 325565 INFO (jetty-launcher-314-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 325565 INFO (jetty-launcher-314-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 325565 INFO (jetty-launcher-314-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 325565 INFO (jetty-launcher-314-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 325565 INFO (jetty-launcher-314-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 325573 INFO (zkCallback-316-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bc43def name:ZooKeeperConnection Watcher:127.0.0.1:43270/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 325573 INFO (jetty-launcher-314-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 325573 INFO (jetty-launcher-314-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 325581 INFO (zkCallback-317-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@639d4614 name:ZooKeeperConnection Watcher:127.0.0.1:43270/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 325582 INFO (jetty-launcher-314-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 325582 INFO (zkCallback-319-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b90b644 name:ZooKeeperConnection Watcher:127.0.0.1:43270/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 325582 INFO (jetty-launcher-314-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 325582 INFO (zkCallback-318-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4cff1004 name:ZooKeeperConnection Watcher:127.0.0.1:43270/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 325582 INFO (jetty-launcher-314-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 325582 INFO (jetty-launcher-314-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 325582 INFO (jetty-launcher-314-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 325582 INFO (jetty-launcher-314-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 325582 INFO (zkCallback-320-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8798572 name:ZooKeeperConnection Watcher:127.0.0.1:43270/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 325582 INFO (jetty-launcher-314-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 325582 INFO (jetty-launcher-314-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 325582 INFO (jetty-launcher-314-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 325582 INFO (jetty-launcher-314-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 325582 INFO (jetty-launcher-314-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 325582 INFO (jetty-launcher-314-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 325582 INFO (jetty-launcher-314-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 325600 INFO (jetty-launcher-314-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_757A2D436AF2CA84-001/tempDir-001/node3/. [junit4] 2> 325600 INFO (jetty-launcher-314-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 624687031 [junit4] 2> 325600 INFO (jetty-launcher-314-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_757A2D436AF2CA84-001/tempDir-001/node3] [junit4] 2> 325600 WARN (jetty-launcher-314-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_757A2D436AF2CA84-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_757A2D436AF2CA84-001/tempDir-001/node3/lib [junit4] 2> 325600 INFO (jetty-launcher-314-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> 325603 INFO (jetty-launcher-314-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_757A2D436AF2CA84-001/tempDir-001/node5/. [junit4] 2> 325603 INFO (jetty-launcher-314-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_757A2D436AF2CA84-001/tempDir-001/node1/. [junit4] 2> 325603 INFO (jetty-launcher-314-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 1682158827 [junit4] 2> 325603 INFO (jetty-launcher-314-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 29913107 [junit4] 2> 325603 INFO (jetty-launcher-314-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_757A2D436AF2CA84-001/tempDir-001/node5] [junit4] 2> 325603 INFO (jetty-launcher-314-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_757A2D436AF2CA84-001/tempDir-001/node1] [junit4] 2> 325603 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 0x156d147505c0005, 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> 325604 WARN (jetty-launcher-314-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_757A2D436AF2CA84-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_757A2D436AF2CA84-001/tempDir-001/node1/lib [junit4] 2> 325604 WARN (jetty-launcher-314-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_757A2D436AF2CA84-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_757A2D436AF2CA84-001/tempDir-001/node5/lib [junit4] 2> 325604 INFO (jetty-launcher-314-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> 325604 INFO (jetty-launcher-314-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> 325603 INFO (jetty-launcher-314-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_757A2D436AF2CA84-001/tempDir-001/node4/. [junit4] 2> 325604 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 0x156d147505c0001, 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> 325604 INFO (jetty-launcher-314-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 81710541 [junit4] 2> 325604 INFO (jetty-launcher-314-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_757A2D436AF2CA84-001/tempDir-001/node4] [junit4] 2> 325604 WARN (jetty-launcher-314-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_757A2D436AF2CA84-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_757A2D436AF2CA84-001/tempDir-001/node4/lib [junit4] 2> 325604 INFO (jetty-launcher-314-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> 325606 INFO (jetty-launcher-314-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 325606 INFO (jetty-launcher-314-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 325606 INFO (jetty-launcher-314-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 325606 INFO (jetty-launcher-314-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43270/solr [junit4] 2> 325606 INFO (jetty-launcher-314-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 325606 INFO (jetty-launcher-314-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 325607 INFO (jetty-launcher-314-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 325607 INFO (jetty-launcher-314-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 325607 INFO (jetty-launcher-314-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 325607 INFO (jetty-launcher-314-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43270/solr [junit4] 2> 325607 INFO (jetty-launcher-314-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 325607 INFO (jetty-launcher-314-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 325607 INFO (jetty-launcher-314-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 325607 INFO (jetty-launcher-314-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 325607 INFO (jetty-launcher-314-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 325607 INFO (jetty-launcher-314-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 325608 INFO (jetty-launcher-314-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43270/solr [junit4] 2> 325608 INFO (jetty-launcher-314-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 325608 INFO (jetty-launcher-314-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 325608 INFO (jetty-launcher-314-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 325611 INFO (jetty-launcher-314-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 325611 INFO (jetty-launcher-314-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 325611 INFO (jetty-launcher-314-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 325612 INFO (jetty-launcher-314-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43270/solr [junit4] 2> 325612 INFO (jetty-launcher-314-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 325612 INFO (jetty-launcher-314-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 325612 INFO (jetty-launcher-314-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 325612 INFO (jetty-launcher-314-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 325612 INFO (jetty-launcher-314-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_757A2D436AF2CA84-001/tempDir-001/node2/. [junit4] 2> 325612 INFO (jetty-launcher-314-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 1759016485 [junit4] 2> 325613 INFO (jetty-launcher-314-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_757A2D436AF2CA84-001/tempDir-001/node2] [junit4] 2> 325613 WARN (jetty-launcher-314-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_757A2D436AF2CA84-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_757A2D436AF2CA84-001/tempDir-001/node2/lib [junit4] 2> 325613 INFO (jetty-launcher-314-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> 325615 INFO (jetty-launcher-314-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 325615 INFO (jetty-launcher-314-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 325615 INFO (jetty-launcher-314-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 325615 INFO (jetty-launcher-314-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43270/solr [junit4] 2> 325615 INFO (jetty-launcher-314-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 325615 INFO (jetty-launcher-314-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 325615 INFO (jetty-launcher-314-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 325621 INFO (zkCallback-330-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3be187ef name:ZooKeeperConnection Watcher:127.0.0.1:43270 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 325622 INFO (jetty-launcher-314-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 325622 INFO (zkCallback-327-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bc77486 name:ZooKeeperConnection Watcher:127.0.0.1:43270 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 325622 INFO (jetty-launcher-314-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 325622 INFO (zkCallback-331-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58e2c19f name:ZooKeeperConnection Watcher:127.0.0.1:43270 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 325622 INFO (jetty-launcher-314-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 325622 INFO (jetty-launcher-314-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 325622 INFO (jetty-launcher-314-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 325622 INFO (jetty-launcher-314-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 325634 INFO (zkCallback-332-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@622ac17b name:ZooKeeperConnection Watcher:127.0.0.1:43270 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 325634 INFO (jetty-launcher-314-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 325634 INFO (zkCallback-335-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ea130d3 name:ZooKeeperConnection Watcher:127.0.0.1:43270 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 325634 INFO (jetty-launcher-314-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 325634 INFO (jetty-launcher-314-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 325634 INFO (jetty-launcher-314-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 325641 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$75/1011928611@47fa6fe8 [junit4] 2> 325641 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$75/1011928611@24fc87e7 [junit4] 2> 325641 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 0x156d147505c0008, 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> 325643 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 325643 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 325643 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$75/1011928611@547b5985 [junit4] 2> 325643 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 325651 INFO (zkCallback-337-thread-1-processing-n:127.0.0.1:39185_solr) [n:127.0.0.1:39185_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@286a9e7e name:ZooKeeperConnection Watcher:127.0.0.1:43270/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 325651 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 325655 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 0x156d147505c0009, 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> 325655 INFO (zkCallback-338-thread-1-processing-n:127.0.0.1:36778_solr) [n:127.0.0.1:36778_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3255cccd name:ZooKeeperConnection Watcher:127.0.0.1:43270/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 325655 INFO (zkCallback-336-thread-1-processing-n:127.0.0.1:37472_solr) [n:127.0.0.1:37472_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2978464e name:ZooKeeperConnection Watcher:127.0.0.1:43270/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 325655 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 325655 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 325655 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$75/1011928611@4f7bb5b2 [junit4] 2> 325655 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$75/1011928611@7fe63fd [junit4] 2> 325656 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 325656 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 325680 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 325680 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 325680 INFO (zkCallback-339-thread-1-processing-n:127.0.0.1:37172_solr) [n:127.0.0.1:37172_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5eb5fd81 name:ZooKeeperConnection Watcher:127.0.0.1:43270/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 325680 INFO (zkCallback-340-thread-1-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c062a8a name:ZooKeeperConnection Watcher:127.0.0.1:43270/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 325680 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 325680 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 325680 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 325720 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 325727 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 325734 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 325734 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 325735 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 325807 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 325807 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 325816 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 325816 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 325816 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 325846 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 325846 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 325846 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 325846 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 325846 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 325873 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 325873 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 325873 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 325873 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 325873 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 325919 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 325919 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 325919 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 325919 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 325919 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 325931 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 325931 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 325931 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 325931 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 325931 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 325949 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 325949 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 325949 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 325960 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 325960 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 325973 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 325973 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 325982 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 325982 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 325982 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 325997 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 325997 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 325997 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 325998 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 325998 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 326011 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 326022 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 326023 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 326029 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 326029 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 326029 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 326029 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 326029 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 326029 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 326030 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 326030 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 326030 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 326030 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 326030 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 326030 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 326031 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 326031 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 326031 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 326031 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 326031 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 326041 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 326041 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 326051 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 326051 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 326051 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 326062 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 326064 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 326064 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 326064 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 326074 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 326074 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96494546256134157-127.0.0.1:36778_solr-n_0000000000 [junit4] 2> 326118 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96494546256134158-127.0.0.1:37172_solr-n_0000000001 [junit4] 2> 326119 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96494546256134155-127.0.0.1:39185_solr-n_0000000002 [junit4] 2> 326119 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96494546256134156-127.0.0.1:37472_solr-n_0000000003 [junit4] 2> 326129 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96494546256134159-127.0.0.1:46625_solr-n_0000000004 [junit4] 2> 326129 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36778_solr [junit4] 2> 326129 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 326129 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96494546256134158-127.0.0.1:37172_solr-n_0000000001 to know if I could be the leader [junit4] 2> 326129 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96494546256134155-127.0.0.1:39185_solr-n_0000000002 to know if I could be the leader [junit4] 2> 326129 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96494546256134157-127.0.0.1:36778_solr-n_0000000000 to know if I could be the leader [junit4] 2> 326129 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39185_solr [junit4] 2> 326129 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96494546256134156-127.0.0.1:37472_solr-n_0000000003 to know if I could be the leader [junit4] 2> 326129 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39185_solr [junit4] 2> 326129 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37472_solr [junit4] 2> 326129 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37172_solr [junit4] 2> 326129 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37472_solr [junit4] 2> 326130 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37172_solr [junit4] 2> 326129 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46625_solr [junit4] 2> 326130 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46625_solr [junit4] 2> 326145 INFO (zkCallback-337-thread-1-processing-n:127.0.0.1:39185_solr) [n:127.0.0.1:39185_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> 326145 INFO (zkCallback-338-thread-1-processing-n:127.0.0.1:36778_solr) [n:127.0.0.1:36778_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> 326145 INFO (zkCallback-340-thread-1-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_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> 326145 INFO (zkCallback-339-thread-1-processing-n:127.0.0.1:37172_solr) [n:127.0.0.1:37172_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> 326145 INFO (zkCallback-336-thread-1-processing-n:127.0.0.1:37472_solr) [n:127.0.0.1:37472_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> 326145 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.Overseer Overseer (id=96494546256134157-127.0.0.1:36778_solr-n_0000000000) starting [junit4] 2> 326146 INFO (zkCallback-337-thread-1-processing-n:127.0.0.1:39185_solr) [n:127.0.0.1:39185_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 326148 INFO (zkCallback-337-thread-1-processing-n:127.0.0.1:39185_solr) [n:127.0.0.1:39185_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> 326157 INFO (zkCallback-336-thread-1-processing-n:127.0.0.1:37472_solr) [n:127.0.0.1:37472_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 326157 INFO (zkCallback-338-thread-1-processing-n:127.0.0.1:36778_solr) [n:127.0.0.1:36778_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 326157 INFO (zkCallback-340-thread-1-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 326157 INFO (zkCallback-336-thread-1-processing-n:127.0.0.1:37472_solr) [n:127.0.0.1:37472_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> 326157 INFO (zkCallback-340-thread-1-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_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> 326157 INFO (zkCallback-339-thread-1-processing-n:127.0.0.1:37172_solr) [n:127.0.0.1:37172_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 326157 INFO (zkCallback-337-thread-1-processing-n:127.0.0.1:39185_solr) [n:127.0.0.1:39185_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4) [junit4] 2> 326157 INFO (zkCallback-339-thread-2-processing-n:127.0.0.1:37172_solr) [n:127.0.0.1:37172_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> 326158 INFO (zkCallback-338-thread-1-processing-n:127.0.0.1:36778_solr) [n:127.0.0.1:36778_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> 326159 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 326159 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 326159 INFO (zkCallback-336-thread-1-processing-n:127.0.0.1:37472_solr) [n:127.0.0.1:37472_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 326159 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_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_757A2D436AF2CA84-001/tempDir-001/node4/. [junit4] 2> 326160 INFO (zkCallback-339-thread-2-processing-n:127.0.0.1:37172_solr) [n:127.0.0.1:37172_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 326160 INFO (zkCallback-340-thread-1-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 326160 INFO (zkCallback-338-thread-1-processing-n:127.0.0.1:36778_solr) [n:127.0.0.1:36778_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 326160 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 326167 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 326167 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 326167 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_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_757A2D436AF2CA84-001/tempDir-001/node2/. [junit4] 2> 326167 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 326168 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 326169 INFO (jetty-launcher-314-thread-4) [n:127.0.0.1:39185_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 326169 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 326169 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 326169 INFO (jetty-launcher-314-thread-2) [n:127.0.0.1:37172_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 326171 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 326171 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 326172 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_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_757A2D436AF2CA84-001/tempDir-001/node5/. [junit4] 2> 326172 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 326179 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 326179 INFO (jetty-launcher-314-thread-5) [n:127.0.0.1:37472_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 326179 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 326179 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 326179 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_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_757A2D436AF2CA84-001/tempDir-001/node1/. [junit4] 2> 326179 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 326190 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 326190 INFO (jetty-launcher-314-thread-1) [n:127.0.0.1:46625_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 326249 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 326249 INFO (OverseerCollectionConfigSetProcessor-96494546256134157-127.0.0.1:36778_solr-n_0000000000) [n:127.0.0.1:36778_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 326250 INFO (OverseerStateUpdate-96494546256134157-127.0.0.1:36778_solr-n_0000000000) [n:127.0.0.1:36778_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 326250 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36778_solr as DOWN [junit4] 2> 326253 INFO (OverseerStateUpdate-96494546256134157-127.0.0.1:36778_solr-n_0000000000) [n:127.0.0.1:36778_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 326261 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36778_solr [junit4] 2> 326261 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36778_solr [junit4] 2> 326262 INFO (OverseerStateUpdate-96494546256134157-127.0.0.1:36778_solr-n_0000000000) [n:127.0.0.1:36778_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:36778_solr"} current state version: 0 [junit4] 2> 326262 INFO (OverseerStateUpdate-96494546256134157-127.0.0.1:36778_solr-n_0000000000) [n:127.0.0.1:36778_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36778_solr [junit4] 2> 326272 INFO (zkCallback-338-thread-1-processing-n:127.0.0.1:36778_solr) [n:127.0.0.1:36778_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> 326272 INFO (zkCallback-337-thread-1-processing-n:127.0.0.1:39185_solr) [n:127.0.0.1:39185_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> 326272 INFO (zkCallback-336-thread-1-processing-n:127.0.0.1:37472_solr) [n:127.0.0.1:37472_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> 326272 INFO (zkCallback-340-thread-1-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_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> 326272 INFO (zkCallback-339-thread-2-processing-n:127.0.0.1:37172_solr) [n:127.0.0.1:37172_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> 326273 INFO (zkCallback-338-thread-1-processing-n:127.0.0.1:36778_solr) [n:127.0.0.1:36778_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 326273 INFO (zkCallback-337-thread-1-processing-n:127.0.0.1:39185_solr) [n:127.0.0.1:39185_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 326280 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 326280 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 326281 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_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_757A2D436AF2CA84-001/tempDir-001/node3/. [junit4] 2> 326281 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 326281 INFO (zkCallback-336-thread-1-processing-n:127.0.0.1:37472_solr) [n:127.0.0.1:37472_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 326281 INFO (zkCallback-339-thread-2-processing-n:127.0.0.1:37172_solr) [n:127.0.0.1:37172_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 326281 INFO (zkCallback-340-thread-1-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 326281 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 326281 INFO (jetty-launcher-314-thread-3) [n:127.0.0.1:36778_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 326282 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 326282 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 326292 INFO (zkCallback-346-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2c6e9c48 name:ZooKeeperConnection Watcher:127.0.0.1:43270 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 326292 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 326292 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 326307 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@6d0590d9{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 326307 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=81710541 [junit4] 2> 326307 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:39185_solr as DOWN [junit4] 2> 326330 INFO (OverseerStateUpdate-96494546256134157-127.0.0.1:36778_solr-n_0000000000) [n:127.0.0.1:36778_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:39185_solr"} current state version: 0 [junit4] 2> 326330 INFO (OverseerStateUpdate-96494546256134157-127.0.0.1:36778_solr-n_0000000000) [n:127.0.0.1:36778_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39185_solr [junit4] 2> 326331 INFO (zkCallback-340-thread-1-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_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> 326331 INFO (zkCallback-339-thread-2-processing-n:127.0.0.1:37172_solr) [n:127.0.0.1:37172_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> 326332 INFO (zkCallback-338-thread-1-processing-n:127.0.0.1:36778_solr) [n:127.0.0.1:36778_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> 326332 INFO (zkCallback-337-thread-1-processing-n:127.0.0.1:39185_solr) [n:127.0.0.1:39185_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> 326333 WARN (zkCallback-337-thread-1-processing-n:127.0.0.1:39185_solr) [n:127.0.0.1:39185_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 326333 INFO (zkCallback-336-thread-2-processing-n:127.0.0.1:37472_solr) [n:127.0.0.1:37472_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> 326335 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4470f91e{/solr,null,UNAVAILABLE} [junit4] 2> 326335 INFO (zkCallback-339-thread-2-processing-n:127.0.0.1:37172_solr) [n:127.0.0.1:37172_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 326336 INFO (zkCallback-340-thread-1-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 326336 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 326337 INFO (zkCallback-338-thread-1-processing-n:127.0.0.1:36778_solr) [n:127.0.0.1:36778_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 326337 INFO (zkCallback-336-thread-2-processing-n:127.0.0.1:37472_solr) [n:127.0.0.1:37472_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 326337 INFO (zkCallback-336-thread-1-processing-n:127.0.0.1:37472_solr) [n:127.0.0.1:37472_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96494546256134158-127.0.0.1:37172_solr-n_0000000001 to know if I could be the leader [junit4] 2> 326337 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e79c78d{/solr,null,AVAILABLE} [junit4] 2> 326338 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.e.j.s.ServerConnector Started ServerConnector@4bc2a830{HTTP/1.1,[http/1.1]}{127.0.0.1:35789} [junit4] 2> 326338 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.e.j.s.Server Started @328287ms [junit4] 2> 326338 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35789} [junit4] 2> 326339 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 326339 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] 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_757A2D436AF2CA84-001/tempDir-001/node6' [junit4] 2> 326339 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 326339 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 326339 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 326339 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 326342 INFO (zkCallback-348-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60117c6f name:ZooKeeperConnection Watcher:127.0.0.1:43270/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 326342 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 326342 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 326342 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 326349 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] 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_757A2D436AF2CA84-001/tempDir-001/node6/. [junit4] 2> 326349 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.CoreContainer New CoreContainer 1888765624 [junit4] 2> 326349 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] 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_757A2D436AF2CA84-001/tempDir-001/node6] [junit4] 2> 326349 WARN (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] 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_757A2D436AF2CA84-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_757A2D436AF2CA84-001/tempDir-001/node6/lib [junit4] 2> 326349 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] 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> 326351 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 326351 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 326351 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 326351 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43270/solr [junit4] 2> 326351 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 326351 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 326351 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 326353 INFO (zkCallback-351-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@184d1eb4 name:ZooKeeperConnection Watcher:127.0.0.1:43270 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 326354 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 326354 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 326356 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [n:127.0.0.1:35789_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$75/1011928611@1202ab93 [junit4] 2> 326356 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [n:127.0.0.1:35789_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 326359 INFO (zkCallback-352-thread-1-processing-n:127.0.0.1:35789_solr) [n:127.0.0.1:35789_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d6a60fc name:ZooKeeperConnection Watcher:127.0.0.1:43270/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 326359 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [n:127.0.0.1:35789_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 326373 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [n:127.0.0.1:35789_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 326374 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [n:127.0.0.1:35789_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 326374 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [n:127.0.0.1:35789_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 326375 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [n:127.0.0.1:35789_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 326377 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [n:127.0.0.1:35789_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96494546256134163-127.0.0.1:35789_solr-n_0000000005 [junit4] 2> 326377 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [n:127.0.0.1:35789_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96494546256134159-127.0.0.1:46625_solr-n_0000000004 to know if I could be the leader [junit4] 2> 326377 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [n:127.0.0.1:35789_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35789_solr as DOWN [junit4] 2> 326381 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [n:127.0.0.1:35789_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35789_solr [junit4] 2> 326381 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [n:127.0.0.1:35789_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35789_solr [junit4] 2> 326381 INFO (OverseerStateUpdate-96494546256134157-127.0.0.1:36778_solr-n_0000000000) [n:127.0.0.1:36778_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:35789_solr"} current state version: 0 [junit4] 2> 326381 INFO (OverseerStateUpdate-96494546256134157-127.0.0.1:36778_solr-n_0000000000) [n:127.0.0.1:36778_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35789_solr [junit4] 2> 326383 INFO (zkCallback-352-thread-1-processing-n:127.0.0.1:35789_solr) [n:127.0.0.1:35789_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> 326383 INFO (zkCallback-336-thread-1-processing-n:127.0.0.1:37472_solr) [n:127.0.0.1:37472_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> 326383 INFO (zkCallback-340-thread-1-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_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> 326383 INFO (zkCallback-339-thread-2-processing-n:127.0.0.1:37172_solr) [n:127.0.0.1:37172_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> 326383 INFO (zkCallback-338-thread-2-processing-n:127.0.0.1:36778_solr) [n:127.0.0.1:36778_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> 326383 INFO (zkCallback-352-thread-1-processing-n:127.0.0.1:35789_solr) [n:127.0.0.1:35789_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 326383 INFO (zkCallback-336-thread-1-processing-n:127.0.0.1:37472_solr) [n:127.0.0.1:37472_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 326384 INFO (zkCallback-340-thread-1-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 326385 INFO (zkCallback-339-thread-2-processing-n:127.0.0.1:37172_solr) [n:127.0.0.1:37172_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 326385 INFO (zkCallback-338-thread-2-processing-n:127.0.0.1:36778_solr) [n:127.0.0.1:36778_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 326393 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [n:127.0.0.1:35789_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 326393 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [n:127.0.0.1:35789_solr ] o.a.s.c.CoreContainer No authentication plugin used [...truncated too long message...] hread-2-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing RAMDirectoryFactory - 3 directories currently being tracked [junit4] 2> 342487 INFO (zkCallback-340-thread-2-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close data/snapshot_metadata [CachedDir<<refCount=0;path=data/snapshot_metadata;done=false>>] [junit4] 2> 342487 INFO (zkCallback-340-thread-2-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 342487 INFO (zkCallback-340-thread-2-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: data/snapshot_metadata [junit4] 2> 342488 INFO (zkCallback-340-thread-2-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close data/index [CachedDir<<refCount=0;path=data/index;done=false>>] [junit4] 2> 342488 INFO (zkCallback-340-thread-2-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 342488 INFO (zkCallback-340-thread-2-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: data/index [junit4] 2> 342488 INFO (zkCallback-340-thread-2-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close data [CachedDir<<refCount=0;path=data;done=false>>] [junit4] 2> 342488 INFO (zkCallback-340-thread-2-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 342488 INFO (zkCallback-340-thread-2-processing-n:127.0.0.1:46625_solr) [n:127.0.0.1:46625_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: data [junit4] 2> 342488 INFO (jetty-launcher-314-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4a31aca4{/solr,null,UNAVAILABLE} [junit4] 2> 342489 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[757A2D436AF2CA84]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43270 43270 [junit4] 2> 342635 INFO (Thread-427) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43270 43270 [junit4] 2> 342635 WARN (Thread-427) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 10 /solr/aliases.json [junit4] 2> 10 /solr/clusterprops.json [junit4] 2> 8 /solr/security.json [junit4] 2> 5 /solr/configs/solrCloudCollectionConfig [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 10 /solr/clusterstate.json [junit4] 2> 5 /solr/collections/testSolrCloudCollection/state.json [junit4] 2> 4 /solr/overseer_elect/election/96494546256134157-127.0.0.1:36778_solr-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/96494546256134163-127.0.0.1:35789_solr-n_0000000005 [junit4] 2> 2 /solr/overseer_elect/election/96494546256134158-127.0.0.1:37172_solr-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 19 /solr/overseer/queue [junit4] 2> 11 /solr/overseer/collection-queue-work [junit4] 2> 10 /solr/collections [junit4] 2> 7 /solr/live_nodes [junit4] 2> 3 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=757A2D436AF2CA84 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-TN -Dtests.timezone=GB-Eire -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 17.2s J0 | BasicAuthIntegrationTest.testBasics <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:37472/solr [junit4] > at __randomizedtesting.SeedInfo.seed([757A2D436AF2CA84:48A2836F521C94F4]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992) [junit4] > at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] > at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:116) [junit4] > at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196) [junit4] > at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:37472 failed to respond [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513) [junit4] > ... 50 more [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_757A2D436AF2CA84-001 [junit4] 2> Aug 28, 2016 1:12:24 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=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=4, maxDocsPerChunk=8, blockSize=76), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=4, blockSize=76)), sim=RandomSimilarity(queryNorm=false): {}, locale=ar-TN, timezone=GB-Eire [junit4] 2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=227170168,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [PreAnalyzedUpdateProcessorTest, CopyFieldTest, OutputWriterTest, TestRandomFaceting, TestDFISimilarityFactory, BadCopyFieldTest, CollectionsAPISolrJTest, QueryEqualityTest, ZkStateReaderTest, CdcrBootstrapTest, PolyFieldTest, TestDynamicFieldResource, TestBlobHandler, TestLazyCores, TestScoreJoinQPNoScore, IndexSchemaRuntimeFieldTest, BasicZkTest, DisMaxRequestHandlerTest, OutOfBoxZkACLAndCredentialsProvidersTest, BigEndianAscendingWordDeserializerTest, TestAtomicUpdateErrorCases, TestCrossCoreJoin, PingRequestHandlerTest, TestGraphTermsQParserPlugin, QueryResultKeyTest, BasicAuthIntegrationTest] [junit4] Completed [65/632 (1!)] on J0 in 18.26s, 1 test, 1 error <<< FAILURES! [...truncated 61921 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
