Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/813/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:52862/solr/testSolrCloudCollection_shard1_replica2 Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:52862/solr/testSolrCloudCollection_shard1_replica2 at __randomizedtesting.SeedInfo.seed([23DD516A81C271F6:1E05FF46B92C2F86]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:52862/solr/testSolrCloudCollection_shard1_replica2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ... 1 more Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513) ... 10 more Build Log: [...truncated 12405 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 3142822 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3142823 INFO (Thread-8662) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3142823 INFO (Thread-8662) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3142923 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.ZkTestServer start zk server on port:38070 [junit4] 2> 3142923 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3142923 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3142926 INFO (zkCallback-4096-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d836432 name:ZooKeeperConnection Watcher:127.0.0.1:38070 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3142927 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3142927 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3142927 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 3142941 INFO (jetty-launcher-4095-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 3142941 INFO (jetty-launcher-4095-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 3142941 INFO (jetty-launcher-4095-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 3142942 INFO (jetty-launcher-4095-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 3142945 INFO (jetty-launcher-4095-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 3142946 INFO (jetty-launcher-4095-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66008710{/solr,null,AVAILABLE} [junit4] 2> 3142946 INFO (jetty-launcher-4095-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d6ca68c{/solr,null,AVAILABLE} [junit4] 2> 3142947 INFO (jetty-launcher-4095-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24b76782{/solr,null,AVAILABLE} [junit4] 2> 3142947 INFO (jetty-launcher-4095-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@66bb00f2{HTTP/1.1,[http/1.1]}{127.0.0.1:57685} [junit4] 2> 3142947 INFO (jetty-launcher-4095-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@2a5da735{HTTP/1.1,[http/1.1]}{127.0.0.1:44538} [junit4] 2> 3142947 INFO (jetty-launcher-4095-thread-5) [ ] o.e.j.s.Server Started @3151273ms [junit4] 2> 3142947 INFO (jetty-launcher-4095-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@72966add{HTTP/1.1,[http/1.1]}{127.0.0.1:65240} [junit4] 2> 3142947 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44538} [junit4] 2> 3142947 INFO (jetty-launcher-4095-thread-3) [ ] o.e.j.s.Server Started @3151274ms [junit4] 2> 3142948 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65240} [junit4] 2> 3142948 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c [junit4] 2> 3142948 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c [junit4] 2> 3142948 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node5' [junit4] 2> 3142948 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3142948 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 3142947 INFO (jetty-launcher-4095-thread-4) [ ] o.e.j.s.Server Started @3151273ms [junit4] 2> 3142948 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57685} [junit4] 2> 3142948 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node3' [junit4] 2> 3142948 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3142948 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3142953 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 3142948 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c [junit4] 2> 3142953 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node4' [junit4] 2> 3142952 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3142953 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3142949 INFO (jetty-launcher-4095-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@592b7b25{/solr,null,AVAILABLE} [junit4] 2> 3142953 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3142954 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 3142954 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3142954 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3142954 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3142954 INFO (jetty-launcher-4095-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@60080fd{HTTP/1.1,[http/1.1]}{127.0.0.1:52862} [junit4] 2> 3142954 INFO (jetty-launcher-4095-thread-2) [ ] o.e.j.s.Server Started @3151281ms [junit4] 2> 3142955 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52862} [junit4] 2> 3142955 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c [junit4] 2> 3142955 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node2' [junit4] 2> 3142955 INFO (jetty-launcher-4095-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22ed816c{/solr,null,AVAILABLE} [junit4] 2> 3142955 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3142955 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 3142955 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3142955 INFO (jetty-launcher-4095-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@567ccf65{HTTP/1.1,[http/1.1]}{127.0.0.1:54013} [junit4] 2> 3142955 INFO (jetty-launcher-4095-thread-1) [ ] o.e.j.s.Server Started @3151281ms [junit4] 2> 3142955 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54013} [junit4] 2> 3142955 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c [junit4] 2> 3142955 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node1' [junit4] 2> 3142956 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3142956 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3142956 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 3142957 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3142957 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3142959 INFO (zkCallback-4097-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2423da04 name:ZooKeeperConnection Watcher:127.0.0.1:38070/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3142959 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3142960 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3142960 INFO (zkCallback-4099-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@179abb00 name:ZooKeeperConnection Watcher:127.0.0.1:38070/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3142960 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3142960 INFO (zkCallback-4098-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e7d3fe4 name:ZooKeeperConnection Watcher:127.0.0.1:38070/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3142961 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3142960 INFO (zkCallback-4100-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3702b013 name:ZooKeeperConnection Watcher:127.0.0.1:38070/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3142961 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3142961 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3142961 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3142961 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3142961 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3142961 INFO (zkCallback-4101-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62298169 name:ZooKeeperConnection Watcher:127.0.0.1:38070/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3142962 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3142962 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3142962 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3142962 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3142962 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3142962 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3142981 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node1/. [junit4] 2> 3142982 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 750406020 [junit4] 2> 3142982 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node1] [junit4] 2> 3142982 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node3/. [junit4] 2> 3142982 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node2/. [junit4] 2> 3142982 WARN (jetty-launcher-4095-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node1/lib [junit4] 2> 3142982 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 0x156cfc6f6af0002, 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> 3142983 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 0x156cfc6f6af0004, 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> 3142982 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 129414974 [junit4] 2> 3142983 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node2] [junit4] 2> 3142983 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 0x156cfc6f6af0003, 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> 3142983 WARN (jetty-launcher-4095-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node2/lib [junit4] 2> 3142983 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 0x156cfc6f6af0001, 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> 3142982 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 2013731111 [junit4] 2> 3142984 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node3] [junit4] 2> 3142983 INFO (jetty-launcher-4095-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> 3142984 WARN (jetty-launcher-4095-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node3/lib [junit4] 2> 3142983 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node5/. [junit4] 2> 3142984 INFO (jetty-launcher-4095-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> 3142983 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node4/. [junit4] 2> 3142982 INFO (jetty-launcher-4095-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> 3142985 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 2073498369 [junit4] 2> 3142986 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node4] [junit4] 2> 3142984 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 1458155405 [junit4] 2> 3142986 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node5] [junit4] 2> 3142987 WARN (jetty-launcher-4095-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node5/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node5/lib [junit4] 2> 3142987 INFO (jetty-launcher-4095-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> 3142987 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 3142987 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3142987 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3142987 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38070/solr [junit4] 2> 3142987 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 3142987 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3142987 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3142986 WARN (jetty-launcher-4095-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node4/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node4/lib [junit4] 2> 3142987 INFO (jetty-launcher-4095-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> 3142987 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 3142987 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3142987 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3142987 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38070/solr [junit4] 2> 3142987 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 3142987 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3142987 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3142987 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 3142992 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3142992 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3142992 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38070/solr [junit4] 2> 3142992 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 3142992 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3142993 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 3142993 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3142993 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3142993 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3142993 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38070/solr [junit4] 2> 3142993 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 3142993 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3143013 INFO (zkCallback-4107-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ad62d67 name:ZooKeeperConnection Watcher:127.0.0.1:38070 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3143014 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 3143014 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3143014 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3143014 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3143014 INFO (zkCallback-4106-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47ace50a name:ZooKeeperConnection Watcher:127.0.0.1:38070 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3143014 INFO (jetty-launcher-4095-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3143014 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38070/solr [junit4] 2> 3143014 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 3143015 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3143015 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3143014 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3143015 INFO (jetty-launcher-4095-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3143015 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3143016 INFO (zkCallback-4112-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@629476f8 name:ZooKeeperConnection Watcher:127.0.0.1:38070 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3143016 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3143016 INFO (jetty-launcher-4095-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3143017 INFO (zkCallback-4115-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d5f1abd name:ZooKeeperConnection Watcher:127.0.0.1:38070 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3143018 INFO (zkCallback-4116-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f9b4b06 name:ZooKeeperConnection Watcher:127.0.0.1:38070 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3143018 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3143018 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$84/1575769681@31a1617f [junit4] 2> 3143019 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3143019 INFO (jetty-launcher-4095-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3143019 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$84/1575769681@2fd49e24 [junit4] 2> 3143019 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3143019 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$84/1575769681@67c09f03 [junit4] 2> 3143020 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3143020 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3143020 INFO (jetty-launcher-4095-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3143021 INFO (zkCallback-4117-thread-1-processing-n:127.0.0.1:65240_solr) [n:127.0.0.1:65240_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4738d76d name:ZooKeeperConnection Watcher:127.0.0.1:38070/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3143022 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3143022 INFO (zkCallback-4118-thread-1-processing-n:127.0.0.1:52862_solr) [n:127.0.0.1:52862_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2469549c name:ZooKeeperConnection Watcher:127.0.0.1:38070/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3143022 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3143024 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$84/1575769681@2de80fd8 [junit4] 2> 3143024 INFO (zkCallback-4119-thread-1-processing-n:127.0.0.1:57685_solr) [n:127.0.0.1:57685_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@314ec0e5 name:ZooKeeperConnection Watcher:127.0.0.1:38070/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3143024 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 3143024 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3143025 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3143025 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$84/1575769681@5aeec49a [junit4] 2> 3143026 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3143034 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 3143035 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 3143036 INFO (zkCallback-4120-thread-1-processing-n:127.0.0.1:54013_solr) [n:127.0.0.1:54013_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@db90bf3 name:ZooKeeperConnection Watcher:127.0.0.1:38070/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3143037 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3143037 INFO (zkCallback-4121-thread-1-processing-n:127.0.0.1:44538_solr) [n:127.0.0.1:44538_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@392e1cff name:ZooKeeperConnection Watcher:127.0.0.1:38070/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3143038 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3143040 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 3143047 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 3143048 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 3143065 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 3143065 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 3143065 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 3143067 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 3143071 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 3143071 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 3143072 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 3143072 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 3143085 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 3143086 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 3143086 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 3143086 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 3143092 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 3143092 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 3143093 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 3143093 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 3143097 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 3143097 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 3143097 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 3143097 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 3143098 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 3143102 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 3143102 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 3143102 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 3143102 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 3143106 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 3143106 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 3143106 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 3143109 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 3143109 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 3143110 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 3143110 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 3143110 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 3143114 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 3143114 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 3143114 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 3143115 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 3143115 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 3143116 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 3143116 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 3143116 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 3143117 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 3143117 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 3143117 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 3143119 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 3143119 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 3143125 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 3143125 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 3143126 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 3143127 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 3143128 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 3143133 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 3143146 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 3143148 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 3143151 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3143152 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3143152 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3143153 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3143153 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96492895484182542-127.0.0.1:54013_solr-n_0000000000 [junit4] 2> 3143154 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96492895484182539-127.0.0.1:65240_solr-n_0000000001 [junit4] 2> 3143154 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96492895484182541-127.0.0.1:57685_solr-n_0000000002 [junit4] 2> 3143162 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96492895484182543-127.0.0.1:44538_solr-n_0000000003 [junit4] 2> 3143162 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54013_solr [junit4] 2> 3143162 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 3143163 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96492895484182542-127.0.0.1:54013_solr-n_0000000000 to know if I could be the leader [junit4] 2> 3143163 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96492895484182539-127.0.0.1:65240_solr-n_0000000001 to know if I could be the leader [junit4] 2> 3143163 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3143164 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57685_solr [junit4] 2> 3143164 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57685_solr [junit4] 2> 3143164 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96492895484182541-127.0.0.1:57685_solr-n_0000000002 to know if I could be the leader [junit4] 2> 3143164 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65240_solr [junit4] 2> 3143164 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:65240_solr [junit4] 2> 3143165 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96492895484182540-127.0.0.1:52862_solr-n_0000000004 [junit4] 2> 3143166 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44538_solr [junit4] 2> 3143166 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44538_solr [junit4] 2> 3143166 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.Overseer Overseer (id=96492895484182542-127.0.0.1:54013_solr-n_0000000000) starting [junit4] 2> 3143173 INFO (zkCallback-4120-thread-1-processing-n:127.0.0.1:54013_solr) [n:127.0.0.1:54013_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> 3143174 INFO (zkCallback-4119-thread-1-processing-n:127.0.0.1:57685_solr) [n:127.0.0.1:57685_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> 3143174 INFO (zkCallback-4117-thread-1-processing-n:127.0.0.1:65240_solr) [n:127.0.0.1:65240_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> 3143174 INFO (zkCallback-4121-thread-1-processing-n:127.0.0.1:44538_solr) [n:127.0.0.1:44538_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> 3143174 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96492895484182543-127.0.0.1:44538_solr-n_0000000003 to know if I could be the leader [junit4] 2> 3143174 INFO (zkCallback-4118-thread-1-processing-n:127.0.0.1:52862_solr) [n:127.0.0.1:52862_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> 3143176 INFO (zkCallback-4120-thread-1-processing-n:127.0.0.1:54013_solr) [n:127.0.0.1:54013_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3143176 INFO (zkCallback-4117-thread-1-processing-n:127.0.0.1:65240_solr) [n:127.0.0.1:65240_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3143176 INFO (zkCallback-4119-thread-1-processing-n:127.0.0.1:57685_solr) [n:127.0.0.1:57685_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3143190 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 3143190 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 3143190 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node3/. [junit4] 2> 3143191 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 3143193 INFO (zkCallback-4117-thread-1-processing-n:127.0.0.1:65240_solr) [n:127.0.0.1:65240_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 3143193 INFO (zkCallback-4120-thread-1-processing-n:127.0.0.1:54013_solr) [n:127.0.0.1:54013_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 3143193 INFO (zkCallback-4119-thread-1-processing-n:127.0.0.1:57685_solr) [n:127.0.0.1:57685_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 3143194 INFO (zkCallback-4121-thread-1-processing-n:127.0.0.1:44538_solr) [n:127.0.0.1:44538_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3143194 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:52862_solr as DOWN [junit4] 2> 3143194 INFO (zkCallback-4118-thread-1-processing-n:127.0.0.1:52862_solr) [n:127.0.0.1:52862_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3143194 INFO (zkCallback-4117-thread-1-processing-n:127.0.0.1:65240_solr) [n:127.0.0.1:65240_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3143194 INFO (zkCallback-4120-thread-1-processing-n:127.0.0.1:54013_solr) [n:127.0.0.1:54013_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3143195 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0 [junit4] 2> 3143195 INFO (jetty-launcher-4095-thread-3) [n:127.0.0.1:65240_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 3143195 INFO (zkCallback-4119-thread-1-processing-n:127.0.0.1:57685_solr) [n:127.0.0.1:57685_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3143196 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 3143196 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 3143197 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node4/. [junit4] 2> 3143197 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 3143204 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 3143204 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0 [junit4] 2> 3143204 INFO (jetty-launcher-4095-thread-4) [n:127.0.0.1:57685_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 3143222 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 3143222 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 3143223 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node5/. [junit4] 2> 3143223 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 3143280 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52862_solr [junit4] 2> 3143280 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52862_solr [junit4] 2> 3143280 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0 [junit4] 2> 3143280 INFO (jetty-launcher-4095-thread-5) [n:127.0.0.1:44538_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 3143329 INFO (zkCallback-4119-thread-1-processing-n:127.0.0.1:57685_solr) [n:127.0.0.1:57685_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> 3143329 INFO (zkCallback-4120-thread-1-processing-n:127.0.0.1:54013_solr) [n:127.0.0.1:54013_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> 3143329 INFO (zkCallback-4121-thread-1-processing-n:127.0.0.1:44538_solr) [n:127.0.0.1:44538_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> 3143329 INFO (zkCallback-4117-thread-1-processing-n:127.0.0.1:65240_solr) [n:127.0.0.1:65240_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> 3143329 INFO (zkCallback-4118-thread-1-processing-n:127.0.0.1:52862_solr) [n:127.0.0.1:52862_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> 3143331 INFO (zkCallback-4119-thread-1-processing-n:127.0.0.1:57685_solr) [n:127.0.0.1:57685_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3143331 INFO (zkCallback-4120-thread-1-processing-n:127.0.0.1:54013_solr) [n:127.0.0.1:54013_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3143331 INFO (zkCallback-4121-thread-1-processing-n:127.0.0.1:44538_solr) [n:127.0.0.1:44538_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3143331 INFO (zkCallback-4117-thread-1-processing-n:127.0.0.1:65240_solr) [n:127.0.0.1:65240_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3143332 INFO (zkCallback-4118-thread-1-processing-n:127.0.0.1:52862_solr) [n:127.0.0.1:52862_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3143359 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 3143360 INFO (OverseerCollectionConfigSetProcessor-96492895484182542-127.0.0.1:54013_solr-n_0000000000) [n:127.0.0.1:54013_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 3143361 INFO (OverseerStateUpdate-96492895484182542-127.0.0.1:54013_solr-n_0000000000) [n:127.0.0.1:54013_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 3143361 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:54013_solr as DOWN [junit4] 2> 3143372 INFO (OverseerStateUpdate-96492895484182542-127.0.0.1:54013_solr-n_0000000000) [n:127.0.0.1:54013_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 3143373 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54013_solr [junit4] 2> 3143373 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54013_solr [junit4] 2> 3143376 INFO (zkCallback-4119-thread-1-processing-n:127.0.0.1:57685_solr) [n:127.0.0.1:57685_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> 3143376 INFO (zkCallback-4120-thread-1-processing-n:127.0.0.1:54013_solr) [n:127.0.0.1:54013_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> 3143376 INFO (zkCallback-4121-thread-1-processing-n:127.0.0.1:44538_solr) [n:127.0.0.1:44538_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> 3143376 INFO (zkCallback-4117-thread-1-processing-n:127.0.0.1:65240_solr) [n:127.0.0.1:65240_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> 3143376 INFO (zkCallback-4118-thread-1-processing-n:127.0.0.1:52862_solr) [n:127.0.0.1:52862_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> 3143377 INFO (OverseerStateUpdate-96492895484182542-127.0.0.1:54013_solr-n_0000000000) [n:127.0.0.1:54013_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:52862_solr"} current state version: 0 [junit4] 2> 3143377 INFO (zkCallback-4120-thread-1-processing-n:127.0.0.1:54013_solr) [n:127.0.0.1:54013_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 3143377 INFO (OverseerStateUpdate-96492895484182542-127.0.0.1:54013_solr-n_0000000000) [n:127.0.0.1:54013_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52862_solr [junit4] 2> 3143377 INFO (zkCallback-4121-thread-1-processing-n:127.0.0.1:44538_solr) [n:127.0.0.1:44538_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 3143377 INFO (zkCallback-4119-thread-1-processing-n:127.0.0.1:57685_solr) [n:127.0.0.1:57685_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 3143377 INFO (zkCallback-4117-thread-1-processing-n:127.0.0.1:65240_solr) [n:127.0.0.1:65240_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 3143378 INFO (zkCallback-4118-thread-1-processing-n:127.0.0.1:52862_solr) [n:127.0.0.1:52862_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 3143379 INFO (OverseerStateUpdate-96492895484182542-127.0.0.1:54013_solr-n_0000000000) [n:127.0.0.1:54013_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:54013_solr"} current state version: 0 [junit4] 2> 3143379 INFO (OverseerStateUpdate-96492895484182542-127.0.0.1:54013_solr-n_0000000000) [n:127.0.0.1:54013_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:54013_solr [junit4] 2> 3143401 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 3143401 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 3143402 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node2/. [junit4] 2> 3143402 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 3143403 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0 [junit4] 2> 3143403 INFO (jetty-launcher-4095-thread-2) [n:127.0.0.1:52862_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 3143405 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 3143405 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 3143406 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node1/. [junit4] 2> 3143406 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 3143407 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0 [junit4] 2> 3143408 INFO (jetty-launcher-4095-thread-1) [n:127.0.0.1:54013_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 3143408 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3143408 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3143410 INFO (zkCallback-4127-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@465f638d name:ZooKeeperConnection Watcher:127.0.0.1:38070 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3143410 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3143410 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3143414 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@72966add{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 3143414 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2013731111 [junit4] 2> 3143415 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:65240_solr as DOWN [junit4] 2> 3143434 INFO (zkCallback-4120-thread-1-processing-n:127.0.0.1:54013_solr) [n:127.0.0.1:54013_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> 3143435 INFO (zkCallback-4118-thread-1-processing-n:127.0.0.1:52862_solr) [n:127.0.0.1:52862_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> 3143436 INFO (zkCallback-4117-thread-1-processing-n:127.0.0.1:65240_solr) [n:127.0.0.1:65240_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> 3143437 INFO (zkCallback-4121-thread-1-processing-n:127.0.0.1:44538_solr) [n:127.0.0.1:44538_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> 3143437 WARN (zkCallback-4117-thread-1-processing-n:127.0.0.1:65240_solr) [n:127.0.0.1:65240_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 3143436 INFO (zkCallback-4120-thread-1-processing-n:127.0.0.1:54013_solr) [n:127.0.0.1:54013_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 3143437 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@24b76782{/solr,null,UNAVAILABLE} [junit4] 2> 3143436 INFO (OverseerStateUpdate-96492895484182542-127.0.0.1:54013_solr-n_0000000000) [n:127.0.0.1:54013_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:65240_solr"} current state version: 0 [junit4] 2> 3143437 INFO (OverseerStateUpdate-96492895484182542-127.0.0.1:54013_solr-n_0000000000) [n:127.0.0.1:54013_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:65240_solr [junit4] 2> 3143436 INFO (zkCallback-4119-thread-2-processing-n:127.0.0.1:57685_solr) [n:127.0.0.1:57685_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> 3143436 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 0x156cfc6f6af000b, 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> 3143438 INFO (zkCallback-4118-thread-1-processing-n:127.0.0.1:52862_solr) [n:127.0.0.1:52862_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 3143439 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 3143440 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17af789d{/solr,null,AVAILABLE} [junit4] 2> 3143441 INFO (zkCallback-4119-thread-2-processing-n:127.0.0.1:57685_solr) [n:127.0.0.1:57685_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 3143441 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.e.j.s.ServerConnector Started ServerConnector@620caadc{HTTP/1.1,[http/1.1]}{127.0.0.1:41117} [junit4] 2> 3143441 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.e.j.s.Server Started @3151767ms [junit4] 2> 3143441 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41117} [junit4] 2> 3143441 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c [junit4] 2> 3143441 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node6' [junit4] 2> 3143441 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3143442 INFO (zkCallback-4119-thread-1-processing-n:127.0.0.1:57685_solr) [n:127.0.0.1:57685_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96492895484182542-127.0.0.1:54013_solr-n_0000000000 to know if I could be the leader [junit4] 2> 3143443 INFO (zkCallback-4121-thread-1-processing-n:127.0.0.1:44538_solr) [n:127.0.0.1:44538_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 3143443 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 3143443 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3143444 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3143446 INFO (zkCallback-4129-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b9e61f7 name:ZooKeeperConnection Watcher:127.0.0.1:38070/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3143447 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3143447 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3143448 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3143454 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node6/. [junit4] 2> 3143454 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 0x156cfc6f6af0011, 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> 3143454 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.CoreContainer New CoreContainer 1405107657 [junit4] 2> 3143455 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node6] [junit4] 2> 3143455 WARN (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node6/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001/tempDir-001/node6/lib [junit4] 2> 3143456 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] 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> 3143458 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 3143458 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3143458 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3143458 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38070/solr [junit4] 2> 3143458 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 3143458 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3143459 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3143461 INFO (zkCallback-4132-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@383b6d2d name:ZooKeeperConnection Watcher:127.0.0.1:38070 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3143462 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3143462 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3143464 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [n:127.0.0.1:41117_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$84/1575769681@78aa2532 [junit4] 2> 3143464 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [n:127.0.0.1:41117_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3143466 INFO (zkCallback-4133-thread-1-processing-n:127.0.0.1:41117_solr) [n:127.0.0.1:41117_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2369b963 name:ZooKeeperConnection Watcher:127.0.0.1:38070/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3143466 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [n:127.0.0.1:41117_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3143489 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [n:127.0.0.1:41117_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 3143490 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [n:127.0.0.1:41117_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 3143491 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [n:127.0.0.1:41117_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 3143495 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [n:127.0.0.1:41117_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3143497 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [n:127.0.0.1:41117_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96492895484182547-127.0.0.1:41117_solr-n_0000000005 [junit4] 2> 3143498 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [n:127.0.0.1:41117_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96492895484182540-127.0.0.1:52862_solr-n_0000000004 to know if I could be the leader [junit4] 2> 3143498 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [n:127.0.0.1:41117_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41117_solr as DOWN [junit4] 2> 3143501 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[23DD516A81C271F6]) [n:127.0.0. [...truncated too long message...] r.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730) [junit4] > at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] > at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] > ... 1 more [junit4] > Caused by: java.net.SocketException: Connection reset [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:209) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513) [junit4] > ... 10 more [junit4] 2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_23DD516A81C271F6-001 [junit4] 2> Aug 28, 2016 6:12:34 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=Lucene50(blocksize=128), _version_=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=Direct), id=Lucene50(blocksize=128), range_facet_i_dv=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=307, maxMBSortInHeap=5.723764388628577, sim=RandomSimilarity(queryNorm=false): {}, locale=be, timezone=America/Costa_Rica [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=244424080,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestNumericTerms32, TestSimpleQParserPlugin, TestExtendedDismaxParser, XsltUpdateRequestHandlerTest, RecoveryZkTest, DOMUtilTest, SuggestComponentContextFilterQueryTest, TestLRUStatsCache, SpatialFilterTest, TestSearchPerf, TestHashPartitioner, TestTrieFacet, TestCursorMarkWithoutUniqueKey, TestSubQueryTransformerCrossCore, DistributedQueryComponentOptimizationTest, SolrXmlInZkTest, ExplicitHLLTest, TimeZoneUtilsTest, AnalysisAfterCoreReloadTest, SyncSliceTest, TestSSLRandomization, HLLSerializationTest, DirectoryFactoryTest, StatelessScriptUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, VMParamsZkACLAndCredentialsProvidersTest, TestGeoJSONResponseWriter, TestFunctionQuery, BasicDistributedZkTest, TestSort, TestBulkSchemaConcurrent, TestSweetSpotSimilarityFactory, TestMergePolicyConfig, TestImplicitCoreProperties, SimplePostToolTest, TestPerFieldSimilarityWithDefaultOverride, TestStressReorder, TestConfigSetsAPIExclusivity, CursorMarkTest, TestUpdate, DistributedQueryElevationComponentTest, TestCustomSort, CollectionTooManyReplicasTest, ActionThrottleTest, UUIDFieldTest, TestDFRSimilarityFactory, TestFieldResource, TestCollapseQParserPlugin, CoreMergeIndexesAdminHandlerTest, ClusterStateTest, CheckHdfsIndexTest, CloneFieldUpdateProcessorFactoryTest, CdcrVersionReplicationTest, SliceStateTest, TestSolrQueryParserDefaultOperatorResource, CreateCollectionCleanupTest, DirectUpdateHandlerTest, BigEndianAscendingWordSerializerTest, UpdateParamsTest, DistribCursorPagingTest, IndexSchemaTest, TestLeaderInitiatedRecoveryThread, TestSchemaResource, TestMissingGroups, TestBackupRepositoryFactory, SOLR749Test, TestPKIAuthenticationPlugin, CurrencyFieldXmlFileTest, TestRemoteStreaming, ReplaceNodeTest, TestExactSharedStatsCache, TestJmxIntegration, OverseerCollectionConfigSetProcessorTest, CursorPagingTest, SharedFSAutoReplicaFailoverUtilsTest, LeaderInitiatedRecoveryOnCommitTest, TestDistributedSearch, TestRandomCollapseQParserPlugin, TestStressLucene, TestFastLRUCache, TestSlowCompositeReaderWrapper, TestLRUCache, DistributedSpellCheckComponentTest, RequestLoggingTest, DistanceUnitsTest, TestLockTree, AnalysisErrorHandlingTest, TestInitParams, TestHighlightDedupGrouping, DistributedFacetPivotLargeTest, TestRebalanceLeaders, TestSizeLimitedDistributedMap, TestDefaultStatsCache, XmlUpdateRequestHandlerTest, CdcrReplicationHandlerTest, HdfsBasicDistributedZkTest, TestRandomFlRTGCloud, TestConfigReload, TestJmxMonitoredMap, TestChildDocTransformer, TermsComponentTest, CoreAdminCreateDiscoverTest, TestPseudoReturnFields, DocumentBuilderTest, SparseHLLTest, SecurityConfHandlerTest, HdfsLockFactoryTest, TestBlendedInfixSuggestions, BufferStoreTest, TestXmlQParserPlugin, DateRangeFieldTest, MoreLikeThisHandlerTest, BlockJoinFacetDistribTest, TestAnalyzedSuggestions, TestIntervalFaceting, TestSortByMinMaxFunction, TestStandardQParsers, TestOverriddenPrefixQueryForCustomFieldType, ShardSplitTest, TestSolrConfigHandler, RestartWhileUpdatingTest, ZkCLITest, SimpleFacetsTest, TestManagedResource, PrimitiveFieldTypeTest, DataDrivenBlockJoinTest, SchemaVersionSpecificBehaviorTest, AtomicUpdatesTest, TestConfigSetImmutable, TestStressCloudBlindAtomicUpdates, CdcrBootstrapTest, TestCloudPivotFacet, TestFieldCacheSortRandom, SolrCLIZkUtilsTest, SimpleMLTQParserTest, TestRestManager, TestSolrConfigHandlerCloud, DistributedFacetPivotWhiteBoxTest, TestReloadDeadlock, TestTestInjection, TestDownShardTolerantSearch, TestClusterStateMutator, TestManagedSynonymFilterFactory, OverseerTest, TestReRankQParserPlugin, BlobRepositoryCloudTest, EnumFieldTest, TestMinMaxOnMultiValuedField, HdfsDirectoryFactoryTest, TestCryptoKeys, UnloadDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, TestLegacyNumericRangeQueryBuilder, TestPostingsSolrHighlighter, LeaderElectionTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteInactiveReplicaTest, DeleteNodeTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, SSLMigrationTest, TestCloudDeleteByQuery, TestConfigSetsAPI, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestTolerantUpdateProcessorCloud, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, CachingDirectoryFactoryTest, CoreSorterTest, TestConfigOverlay, TestConfigSets, TestDynamicLoading, TestReloadAndDeleteDocs, TestSolrXml, TestSolrCoreSnapshots, TestBlobHandler, TestReplicationHandlerBackup, TestReqParamsAPI, CoreAdminRequestStatusTest, InfoHandlerTest, SegmentsInfoRequestHandlerTest, DistributedDebugComponentTest, DistributedFacetPivotSmallAdvancedTest, DistributedQueryComponentCustomSortTest, TestDistributedStatsComponentCardinality, BooleanFieldTest, SpatialRPTFieldTypeTest, TestCollationFieldDocValues, TestManagedSchemaAPI, TestUseDocValuesAsStored, AnalyticsMergeStrategyTest, MergeStrategyTest, RankQueryTest, SortSpecParsingTest, TestAddFieldRealTimeGet, TestComplexPhraseQParserPlugin, TestFilteredDocIdSet, TestGraphTermsQParserPlugin, TestHashQParserPlugin, TestInitQParser, TestNoOpRegenerator, TestQueryWrapperFilter, TestSolr4Spatial2, BJQParserTest, BlockJoinFacetSimpleTest, TestScoreJoinQPNoScore, TestJsonRequest, TestDFISimilarityFactory, TestNonDefinedSimilarityFactory, TestDistribIDF, BasicAuthIntegrationTest] [junit4] Completed [604/632 (1!)] on J0 in 16.95s, 1 test, 1 error <<< FAILURES! [...truncated 60211 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
