Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3410/ 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:62143/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:62143/solr/testSolrCloudCollection_shard1_replica2 at __randomizedtesting.SeedInfo.seed([F6A7CEC0F9FA755:32B2D2C03771F925]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976) 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:62143/solr/testSolrCloudCollection_shard1_replica2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ... 1 more Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:62143 failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511) ... 10 more Build Log: [...truncated 12370 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 4240079 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 4240080 INFO (Thread-5328) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 4240080 INFO (Thread-5328) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 4240184 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.ZkTestServer start zk server on port:62129 [junit4] 2> 4240184 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 4240185 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4240220 INFO (zkCallback-4522-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@117bd4f2 name:ZooKeeperConnection Watcher:127.0.0.1:62129 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4240220 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4240221 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 4240221 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 4240287 INFO (jetty-launcher-4521-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 4240287 INFO (jetty-launcher-4521-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 4240288 INFO (jetty-launcher-4521-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 4240287 INFO (jetty-launcher-4521-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 4240288 INFO (jetty-launcher-4521-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 4240292 INFO (jetty-launcher-4521-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f738207{/solr,null,AVAILABLE} [junit4] 2> 4240293 INFO (jetty-launcher-4521-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7db35ab8{/solr,null,AVAILABLE} [junit4] 2> 4240293 INFO (jetty-launcher-4521-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55f266e{/solr,null,AVAILABLE} [junit4] 2> 4240294 INFO (jetty-launcher-4521-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@6348a5a{HTTP/1.1,[http/1.1]}{127.0.0.1:62138} [junit4] 2> 4240294 INFO (jetty-launcher-4521-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@68fc78c1{HTTP/1.1,[http/1.1]}{127.0.0.1:62139} [junit4] 2> 4240294 INFO (jetty-launcher-4521-thread-4) [ ] o.e.j.s.Server Started @4246873ms [junit4] 2> 4240294 INFO (jetty-launcher-4521-thread-1) [ ] o.e.j.s.Server Started @4246873ms [junit4] 2> 4240294 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62138} [junit4] 2> 4240294 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62139} [junit4] 2> 4240294 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 4240294 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 4240294 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node4' [junit4] 2> 4240294 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node1' [junit4] 2> 4240294 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 4240294 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 4240294 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 4240295 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 4240295 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 4240295 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 4240296 INFO (jetty-launcher-4521-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@447abceb{HTTP/1.1,[http/1.1]}{127.0.0.1:62137} [junit4] 2> 4240296 INFO (jetty-launcher-4521-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14a4c22c{/solr,null,AVAILABLE} [junit4] 2> 4240296 INFO (jetty-launcher-4521-thread-2) [ ] o.e.j.s.Server Started @4246876ms [junit4] 2> 4240296 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62137} [junit4] 2> 4240296 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 4240296 INFO (jetty-launcher-4521-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@4c061f94{HTTP/1.1,[http/1.1]}{127.0.0.1:62140} [junit4] 2> 4240297 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node2' [junit4] 2> 4240297 INFO (jetty-launcher-4521-thread-5) [ ] o.e.j.s.Server Started @4246876ms [junit4] 2> 4240297 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 4240297 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62140} [junit4] 2> 4240297 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 4240297 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 4240297 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node5' [junit4] 2> 4240297 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 4240297 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 4240297 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 4240298 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 4240298 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4240298 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4240299 INFO (jetty-launcher-4521-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@749fea70{/solr,null,AVAILABLE} [junit4] 2> 4240299 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4240300 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4240301 INFO (jetty-launcher-4521-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@20bb0677{HTTP/1.1,[http/1.1]}{127.0.0.1:62143} [junit4] 2> 4240302 INFO (jetty-launcher-4521-thread-3) [ ] o.e.j.s.Server Started @4246881ms [junit4] 2> 4240302 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62143} [junit4] 2> 4240303 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 4240303 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node3' [junit4] 2> 4240303 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 4240303 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 4240303 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 4240304 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4240316 INFO (zkCallback-4525-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20f720d name:ZooKeeperConnection Watcher:127.0.0.1:62129/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4240317 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4240317 INFO (zkCallback-4526-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@281c5f4e name:ZooKeeperConnection Watcher:127.0.0.1:62129/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4240317 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 4240317 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4240317 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 4240329 INFO (zkCallback-4524-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6691ba9c name:ZooKeeperConnection Watcher:127.0.0.1:62129/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4240329 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4240330 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 4240331 INFO (zkCallback-4523-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17ac8276 name:ZooKeeperConnection Watcher:127.0.0.1:62129/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4240332 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4240332 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 4240333 INFO (zkCallback-4527-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@130cc3a name:ZooKeeperConnection Watcher:127.0.0.1:62129/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4240333 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4240333 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 4240334 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 4240334 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 4240335 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 4240335 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 4240335 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 4240424 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node1/. [junit4] 2> 4240425 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node2/. [junit4] 2> 4240424 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node5/. [junit4] 2> 4240425 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node3/. [junit4] 2> 4240425 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 233464631 [junit4] 2> 4240425 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node3] [junit4] 2> 4240425 WARN (jetty-launcher-4521-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node3/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node3/lib [junit4] 2> 4240426 INFO (jetty-launcher-4521-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> 4240425 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 1135633455 [junit4] 2> 4240425 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 1016183126 [junit4] 2> 4240428 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node1] [junit4] 2> 4240425 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 449788155 [junit4] 2> 4240428 WARN (jetty-launcher-4521-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node1/lib [junit4] 2> 4240429 INFO (jetty-launcher-4521-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> 4240428 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node2] [junit4] 2> 4240429 WARN (jetty-launcher-4521-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node2/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node2/lib [junit4] 2> 4240428 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node5] [junit4] 2> 4240429 WARN (jetty-launcher-4521-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node5/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node5/lib [junit4] 2> 4240430 INFO (jetty-launcher-4521-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> 4240429 INFO (jetty-launcher-4521-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> 4240430 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 4240430 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 4240430 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 4240430 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62129/solr [junit4] 2> 4240431 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 4240431 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 4240429 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 4240431 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 4240431 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 4240431 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62129/solr [junit4] 2> 4240431 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 4240431 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 4240432 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4240432 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 4240432 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 4240432 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 4240432 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62129/solr [junit4] 2> 4240432 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4240432 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 4240433 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 4240433 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 4240433 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 4240433 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 4240433 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62129/solr [junit4] 2> 4240433 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 4240433 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 4240434 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4240434 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4240439 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node4/. [junit4] 2> 4240440 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 128409727 [junit4] 2> 4240440 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node4] [junit4] 2> 4240440 WARN (jetty-launcher-4521-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node4/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node4/lib [junit4] 2> 4240440 INFO (jetty-launcher-4521-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> 4240441 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 4240441 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 4240441 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 4240442 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62129/solr [junit4] 2> 4240442 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 4240442 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 4240442 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4240450 INFO (zkCallback-4535-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@492fb321 name:ZooKeeperConnection Watcher:127.0.0.1:62129 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4240451 INFO (zkCallback-4532-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@553fd82d name:ZooKeeperConnection Watcher:127.0.0.1:62129 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4240451 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4240451 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4240451 INFO (jetty-launcher-4521-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 4240452 INFO (jetty-launcher-4521-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 4240453 INFO (zkCallback-4538-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40017250 name:ZooKeeperConnection Watcher:127.0.0.1:62129 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4240453 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4240454 INFO (jetty-launcher-4521-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 4240454 INFO (zkCallback-4539-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ebba9ac name:ZooKeeperConnection Watcher:127.0.0.1:62129 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4240454 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4240455 INFO (jetty-launcher-4521-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 4240460 INFO (zkCallback-4542-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19d48280 name:ZooKeeperConnection Watcher:127.0.0.1:62129 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4240460 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4240460 INFO (jetty-launcher-4521-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 4240471 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/401475960@224c8136 [junit4] 2> 4240471 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/401475960@46a09713 [junit4] 2> 4240472 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4240472 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4240480 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 0x155e45638c20009, 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> 4240481 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/401475960@6c9ba894 [junit4] 2> 4240480 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/401475960@14b6bba0 [junit4] 2> 4240481 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4240482 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4240488 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/401475960@79cdd4e6 [junit4] 2> 4240488 INFO (zkCallback-4543-thread-1-processing-n:127.0.0.1:62143_solr) [n:127.0.0.1:62143_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2fbe79eb name:ZooKeeperConnection Watcher:127.0.0.1:62129/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4240488 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4240488 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4240489 INFO (zkCallback-4544-thread-1-processing-n:127.0.0.1:62139_solr) [n:127.0.0.1:62139_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62719a68 name:ZooKeeperConnection Watcher:127.0.0.1:62129/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4240489 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4240497 INFO (zkCallback-4545-thread-1-processing-n:127.0.0.1:62137_solr) [n:127.0.0.1:62137_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@512b996b name:ZooKeeperConnection Watcher:127.0.0.1:62129/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4240497 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4240497 INFO (zkCallback-4546-thread-1-processing-n:127.0.0.1:62140_solr) [n:127.0.0.1:62140_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b6b820a name:ZooKeeperConnection Watcher:127.0.0.1:62129/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4240497 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4240508 INFO (zkCallback-4547-thread-1-processing-n:127.0.0.1:62138_solr) [n:127.0.0.1:62138_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@454592e6 name:ZooKeeperConnection Watcher:127.0.0.1:62129/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4240508 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4240509 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 4240520 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 4240520 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 4240521 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 4240522 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 4240559 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 4240559 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 4240569 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 4240572 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 4240573 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 4240642 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 4240643 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 4240651 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 4240692 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 4240692 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 4240692 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 4240692 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 4240692 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 4240727 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 4240727 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 4240727 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 4240727 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 4240728 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 4240743 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 4240743 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 4240744 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 4240744 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 4240744 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 4240780 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 4240781 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 4240781 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 4240781 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 4240781 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 4240818 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 4240818 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 4240818 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 4240819 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 4240819 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 4240838 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 4240839 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 4240839 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 4240839 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 4240839 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 4240877 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 4240877 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 4240877 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 4240877 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 4240877 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 4240885 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 4240917 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 4240917 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 4240917 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 4240953 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 4240954 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 4240954 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 4240955 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 4240955 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 4240955 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 4240956 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 4240956 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 4240956 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 4240957 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 4240957 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 4240964 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 4240964 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 4240964 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 4240964 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 4240964 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 4240976 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 4240977 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 4240977 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 4240977 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 4240977 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 4241028 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4241028 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4241028 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4241043 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4241043 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4241058 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96234026028892175-127.0.0.1:62138_solr-n_0000000000 [junit4] 2> 4241058 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96234026028892171-127.0.0.1:62143_solr-n_0000000002 [junit4] 2> 4241058 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96234026028892174-127.0.0.1:62140_solr-n_0000000001 [junit4] 2> 4241083 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96234026028892172-127.0.0.1:62139_solr-n_0000000004 [junit4] 2> 4241083 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96234026028892173-127.0.0.1:62137_solr-n_0000000003 [junit4] 2> 4241084 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62138_solr [junit4] 2> 4241084 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 4241084 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96234026028892174-127.0.0.1:62140_solr-n_0000000001 to know if I could be the leader [junit4] 2> 4241085 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96234026028892175-127.0.0.1:62138_solr-n_0000000000 to know if I could be the leader [junit4] 2> 4241085 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96234026028892173-127.0.0.1:62137_solr-n_0000000003 to know if I could be the leader [junit4] 2> 4241085 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62143_solr [junit4] 2> 4241085 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62143_solr [junit4] 2> 4241085 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96234026028892171-127.0.0.1:62143_solr-n_0000000002 to know if I could be the leader [junit4] 2> 4241086 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62140_solr [junit4] 2> 4241086 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62140_solr [junit4] 2> 4241086 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62139_solr [junit4] 2> 4241086 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62139_solr [junit4] 2> 4241086 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62137_solr [junit4] 2> 4241086 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62137_solr [junit4] 2> 4241102 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.Overseer Overseer (id=96234026028892175-127.0.0.1:62138_solr-n_0000000000) starting [junit4] 2> 4241111 INFO (zkCallback-4544-thread-1-processing-n:127.0.0.1:62139_solr) [n:127.0.0.1:62139_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> 4241111 INFO (zkCallback-4543-thread-1-processing-n:127.0.0.1:62143_solr) [n:127.0.0.1:62143_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> 4241111 INFO (zkCallback-4545-thread-1-processing-n:127.0.0.1:62137_solr) [n:127.0.0.1:62137_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> 4241111 INFO (zkCallback-4546-thread-1-processing-n:127.0.0.1:62140_solr) [n:127.0.0.1:62140_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> 4241111 INFO (zkCallback-4547-thread-1-processing-n:127.0.0.1:62138_solr) [n:127.0.0.1:62138_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> 4241123 INFO (zkCallback-4544-thread-1-processing-n:127.0.0.1:62139_solr) [n:127.0.0.1:62139_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 4241124 INFO (zkCallback-4545-thread-1-processing-n:127.0.0.1:62137_solr) [n:127.0.0.1:62137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 4241124 INFO (zkCallback-4547-thread-1-processing-n:127.0.0.1:62138_solr) [n:127.0.0.1:62138_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 4241126 INFO (zkCallback-4543-thread-1-processing-n:127.0.0.1:62143_solr) [n:127.0.0.1:62143_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 4241125 INFO (zkCallback-4546-thread-1-processing-n:127.0.0.1:62140_solr) [n:127.0.0.1:62140_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 4241134 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 4241134 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 4241136 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 4241136 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 4241142 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 4241142 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 4241151 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node3/. [junit4] 2> 4241152 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node5/. [junit4] 2> 4241154 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node2/. [junit4] 2> 4241154 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 4241154 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 4241154 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 4241154 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 4241155 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 4241155 INFO (jetty-launcher-4521-thread-5) [n:127.0.0.1:62140_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 4241156 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 4241156 INFO (jetty-launcher-4521-thread-3) [n:127.0.0.1:62143_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 4241156 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 4241156 INFO (jetty-launcher-4521-thread-2) [n:127.0.0.1:62137_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 4241157 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 4241157 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 4241158 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node1/. [junit4] 2> 4241158 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 4241171 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 4241172 INFO (jetty-launcher-4521-thread-1) [n:127.0.0.1:62139_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 4241251 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 4241252 INFO (OverseerCollectionConfigSetProcessor-96234026028892175-127.0.0.1:62138_solr-n_0000000000) [n:127.0.0.1:62138_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 4241252 INFO (OverseerStateUpdate-96234026028892175-127.0.0.1:62138_solr-n_0000000000) [n:127.0.0.1:62138_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 4241252 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:62138_solr as DOWN [junit4] 2> 4241265 INFO (OverseerStateUpdate-96234026028892175-127.0.0.1:62138_solr-n_0000000000) [n:127.0.0.1:62138_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 4241286 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62138_solr [junit4] 2> 4241286 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62138_solr [junit4] 2> 4241287 INFO (OverseerStateUpdate-96234026028892175-127.0.0.1:62138_solr-n_0000000000) [n:127.0.0.1:62138_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:62138_solr"} current state version: 0 [junit4] 2> 4241287 INFO (OverseerStateUpdate-96234026028892175-127.0.0.1:62138_solr-n_0000000000) [n:127.0.0.1:62138_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:62138_solr [junit4] 2> 4241299 INFO (zkCallback-4546-thread-1-processing-n:127.0.0.1:62140_solr) [n:127.0.0.1:62140_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> 4241299 INFO (zkCallback-4543-thread-1-processing-n:127.0.0.1:62143_solr) [n:127.0.0.1:62143_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> 4241299 INFO (zkCallback-4545-thread-1-processing-n:127.0.0.1:62137_solr) [n:127.0.0.1:62137_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> 4241299 INFO (zkCallback-4544-thread-1-processing-n:127.0.0.1:62139_solr) [n:127.0.0.1:62139_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> 4241299 INFO (zkCallback-4547-thread-1-processing-n:127.0.0.1:62138_solr) [n:127.0.0.1:62138_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> 4241300 INFO (zkCallback-4546-thread-1-processing-n:127.0.0.1:62140_solr) [n:127.0.0.1:62140_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 4241309 INFO (zkCallback-4543-thread-1-processing-n:127.0.0.1:62143_solr) [n:127.0.0.1:62143_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 4241309 INFO (zkCallback-4545-thread-1-processing-n:127.0.0.1:62137_solr) [n:127.0.0.1:62137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 4241309 INFO (zkCallback-4547-thread-1-processing-n:127.0.0.1:62138_solr) [n:127.0.0.1:62138_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 4241310 INFO (zkCallback-4544-thread-1-processing-n:127.0.0.1:62139_solr) [n:127.0.0.1:62139_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 4241313 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 4241313 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 4241314 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node4/. [junit4] 2> 4241315 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 4241316 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 4241316 INFO (jetty-launcher-4521-thread-4) [n:127.0.0.1:62138_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 4241316 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 4241316 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4241329 INFO (zkCallback-4553-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@75552812 name:ZooKeeperConnection Watcher:127.0.0.1:62129 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4241329 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4241329 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 4241367 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@4c061f94{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 4241368 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1135633455 [junit4] 2> 4241368 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:62140_solr as DOWN [junit4] 2> 4241453 INFO (zkCallback-4544-thread-1-processing-n:127.0.0.1:62139_solr) [n:127.0.0.1:62139_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> 4241454 INFO (zkCallback-4547-thread-2-processing-n:127.0.0.1:62138_solr) [n:127.0.0.1:62138_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> 4241454 INFO (zkCallback-4543-thread-1-processing-n:127.0.0.1:62143_solr) [n:127.0.0.1:62143_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> 4241454 INFO (zkCallback-4545-thread-1-processing-n:127.0.0.1:62137_solr) [n:127.0.0.1:62137_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> 4241454 INFO (zkCallback-4546-thread-1-processing-n:127.0.0.1:62140_solr) [n:127.0.0.1:62140_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> 4241455 WARN (zkCallback-4546-thread-1-processing-n:127.0.0.1:62140_solr) [n:127.0.0.1:62140_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 4241456 INFO (OverseerStateUpdate-96234026028892175-127.0.0.1:62138_solr-n_0000000000) [n:127.0.0.1:62138_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:62140_solr"} current state version: 0 [junit4] 2> 4241456 INFO (OverseerStateUpdate-96234026028892175-127.0.0.1:62138_solr-n_0000000000) [n:127.0.0.1:62138_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:62140_solr [junit4] 2> 4241456 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14a4c22c{/solr,null,UNAVAILABLE} [junit4] 2> 4241457 INFO (zkCallback-4547-thread-2-processing-n:127.0.0.1:62138_solr) [n:127.0.0.1:62138_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 4241457 INFO (zkCallback-4544-thread-1-processing-n:127.0.0.1:62139_solr) [n:127.0.0.1:62139_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 4241457 INFO (zkCallback-4543-thread-1-processing-n:127.0.0.1:62143_solr) [n:127.0.0.1:62143_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 4241457 INFO (zkCallback-4545-thread-1-processing-n:127.0.0.1:62137_solr) [n:127.0.0.1:62137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 4241459 INFO (zkCallback-4543-thread-2-processing-n:127.0.0.1:62143_solr) [n:127.0.0.1:62143_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96234026028892175-127.0.0.1:62138_solr-n_0000000000 to know if I could be the leader [junit4] 2> 4241460 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 4241462 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b9cf905{/solr,null,AVAILABLE} [junit4] 2> 4241462 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.e.j.s.ServerConnector Started ServerConnector@24daf35a{HTTP/1.1,[http/1.1]}{127.0.0.1:62161} [junit4] 2> 4241463 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.e.j.s.Server Started @4248042ms [junit4] 2> 4241463 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62161} [junit4] 2> 4241463 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 4241464 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node6' [junit4] 2> 4241464 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 4241464 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 4241464 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 4241465 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4241538 INFO (zkCallback-4555-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61bcc772 name:ZooKeeperConnection Watcher:127.0.0.1:62129/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4241538 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4241539 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 4241540 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 4241576 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node6/. [junit4] 2> 4241576 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.CoreContainer New CoreContainer 1463063680 [junit4] 2> 4241576 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node6] [junit4] 2> 4241577 WARN (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node6/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node6/lib [junit4] 2> 4241577 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] 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> 4241580 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 4241580 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 4241580 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 4241580 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62129/solr [junit4] 2> 4241580 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 4241581 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 4241581 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4241624 INFO (zkCallback-4558-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2876fd2e name:ZooKeeperConnection Watcher:127.0.0.1:62129 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4241624 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4241625 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 4241680 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [n:127.0.0.1:62161_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/401475960@33c5373f [junit4] 2> 4241681 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [n:127.0.0.1:62161_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4241741 INFO (zkCallback-4559-thread-1-processing-n:127.0.0.1:62161_solr) [n:127.0.0.1:62161_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31031d04 name:ZooKeeperConnection Watcher:127.0.0.1:62129/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4241741 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [n:127.0.0.1:62161_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4242046 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [n:127.0.0.1:62161_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 4242048 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [n:127.0.0.1:62161_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 4242049 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [n:127.0.0.1:62161_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 4242054 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [n:127.0.0.1:62161_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4242066 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [n:127.0.0.1:62161_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96234026028892179-127.0.0.1:62161_solr-n_0000000005 [junit4] 2> 4242067 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [n:127.0.0.1:62161_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96234026028892172-127.0.0.1:62139_solr-n_0000000004 to know if I could be the leader [junit4] 2> 4242068 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [n:127.0.0.1:62161_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:62161_solr as DOWN [junit4] 2> 4242119 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [n:127.0.0.1:62161_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62161_solr [junit4] 2> 4242119 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [n:127.0.0.1:62161_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62161_solr [junit4] 2> 4242120 INFO (OverseerStateUpdate-96234026028892175-127.0.0.1:62138_solr-n_0000000000) [n:127.0.0.1:62138_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:62161_solr"} current state version: 0 [junit4] 2> 4242120 INFO (OverseerStateUpdate-96234026028892175-127.0.0.1:62138_solr-n_0000000000) [n:127.0.0.1:62138_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:62161_solr [junit4] 2> 4242143 INFO (zkCallback-4544-thread-1-processing-n:127.0.0.1:62139_solr) [n:127.0.0.1:62139_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> 4242143 INFO (zkCallback-4559-thread-1-processing-n:127.0.0.1:62161_solr) [n:127.0.0.1:62161_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> 4242143 INFO (zkCallback-4547-thread-3-processing-n:127.0.0.1:62138_solr) [n:127.0.0.1:62138_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> 4242143 INFO (zkCallback-4543-thread-2-processing-n:127.0.0.1:62143_solr) [n:127.0.0.1:62143_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> 4242143 INFO (zkCallback-4545-thread-1-processing-n:127.0.0.1:62137_solr) [n:127.0.0.1:62137_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> 4242144 INFO (zkCallback-4544-thread-1-processing-n:127.0.0.1:62139_solr) [n:127.0.0.1:62139_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 4242154 INFO (zkCallback-4543-thread-2-processing-n:127.0.0.1:62143_solr) [n:127.0.0.1:62143_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 4242154 INFO (zkCallback-4545-thread-1-processing-n:127.0.0.1:62137_solr) [n:127.0.0.1:62137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 4242154 INFO (zkCallback-4547-thread-3-processing-n:127.0.0.1:62138_solr) [n:127.0.0.1:62138_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 4242156 INFO (zkCallback-4559-thread-1-processing-n:127.0.0.1:62161_solr) [n:127.0.0.1:62161_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 4242174 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [n:127.0.0.1:62161_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 4242174 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [n:127.0.0.1:62161_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 4242175 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [n:127.0.0.1:62161_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F6A7CEC0F9FA755-001/tempDir-001/node6/. [junit4] 2> 4242176 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [n:127.0.0.1:62161_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 4242177 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [n:127.0.0.1:62161_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 4242177 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [n:127.0.0.1:62161_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 4242178 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 4242178 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4242196 INFO (zkCallback-4561-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f60f779 name:ZooKeeperConnection Watcher:127.0.0.1:62129/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4242196 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4242196 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 4242197 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/addfields.updateprocessor.js [junit4] 2> 4242229 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt [junit4] 2> 4242243 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[F6A7CEC0F9FA755]) [ ] o.a.s.c.c.SolrZkClient [...truncated too long message...] 0(blocksize=128))), _version_=PostingsFormat(name=Memory doPackFST= true), multiDefault=PostingsFormat(name=Direct), intDefault=PostingsFormat(name=Memory doPackFST= true), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(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=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1964, maxMBSortInHeap=6.527038436552713, sim=ClassicSimilarity, locale=cs, timezone=America/Tortola [junit4] 2> NOTE: Mac OS X 10.11.5 x86_64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=193613368,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [CloudMLTQParserTest, TestCollationField, TestRandomCollapseQParserPlugin, TestSolrCoreProperties, CleanupOldIndexTest, CheckHdfsIndexTest, TestNRTOpen, SortByFunctionTest, TestConfigOverlay, LukeRequestHandlerTest, TestSystemIdResolver, TestOverriddenPrefixQueryForCustomFieldType, AutoCommitTest, TestUseDocValuesAsStored2, MinimalSchemaTest, TestDistribDocBasedVersion, TestReloadDeadlock, TestTrieFacet, SuggesterWFSTTest, TestAtomicUpdateErrorCases, TestValueSourceCache, TestSchemaNameResource, ClassificationUpdateProcessorFactoryTest, TestSolrIndexConfig, DeleteReplicaTest, TestSolr4Spatial2, CollectionReloadTest, DistributedFacetPivotLargeTest, HdfsDirectoryTest, SaslZkACLProviderTest, TestFieldCacheSort, TestSolrConfigHandlerCloud, WordBreakSolrSpellCheckerTest, TestLegacyFieldCache, TestConfigReload, TestFieldCacheVsDocValues, FieldMutatingUpdateProcessorTest, OverriddenZkACLAndCredentialsProvidersTest, TestCSVResponseWriter, HdfsRecoveryZkTest, TestFieldTypeCollectionResource, CreateCollectionCleanupTest, LoggingHandlerTest, AddBlockUpdateTest, HdfsSyncSliceTest, TestCloudSchemaless, CoreAdminCreateDiscoverTest, BinaryUpdateRequestHandlerTest, TestFiltering, CopyFieldTest, LeaderFailoverAfterPartitionTest, SolrPluginUtilsTest, TestPHPSerializedResponseWriter, AddSchemaFieldsUpdateProcessorFactoryTest, NoCacheHeaderTest, SpellPossibilityIteratorTest, TestManagedResourceStorage, CdcrVersionReplicationTest, EchoParamsTest, TestAnalyzeInfixSuggestions, TestDistributedStatsComponentCardinality, TestIntervalFaceting, RequestHandlersTest, SolrCloudExampleTest, BlockJoinFacetRandomTest, OverseerStatusTest, ConvertedLegacyTest, TestHighFrequencyDictionaryFactory, DocExpirationUpdateProcessorFactoryTest, MultiThreadedOCPTest, TestOrdValues, TestSolrDynamicMBean, TestRawTransformer, TestWriterPerf, TestCopyFieldCollectionResource, TestSolr4Spatial, TestFileDictionaryLookup, LeaderInitiatedRecoveryOnShardRestartTest, VMParamsZkACLAndCredentialsProvidersTest, BasicZkTest, RAMDirectoryFactoryTest, TestRTGBase, DeleteInactiveReplicaTest, TestExactStatsCache, CollectionsAPISolrJTest, SuggestComponentContextFilterQueryTest, HdfsTlogReplayBufferedWhileIndexingTest, ConnectionReuseTest, TestQueryTypes, DistributedFacetPivotWhiteBoxTest, QueryResultKeyTest, SignatureUpdateProcessorFactoryTest, DistributedTermsComponentTest, BadIndexSchemaTest, TestAuthenticationFramework, TestFuzzyAnalyzedSuggestions, BadCopyFieldTest, TestUtils, TestSchemaSimilarityResource, CacheHeaderTest, TestBadConfig, TestSimpleQParserPlugin, TestRangeQuery, SmileWriterTest, TestLocalFSCloudBackupRestore, TestCloudPseudoReturnFields, DateMathParserTest, RollingRestartTest, TermVectorComponentDistributedTest, CoreAdminHandlerTest, TestJoin, FieldAnalysisRequestHandlerTest, OverseerModifyCollectionTest, LeaderElectionIntegrationTest, TestComplexPhraseQParserPlugin, DateFieldTest, ConfigSetsAPITest, SpellCheckCollatorTest, StatsComponentTest, TestClassicSimilarityFactory, TestSolrCLIRunExample, BlobRepositoryCloudTest, TestCrossCoreJoin, TestIndexingPerformance, TestOnReconnectListenerSupport, PluginInfoTest, HdfsWriteToMultipleCollectionsTest, TestBinaryField, TestFieldCollectionResource, TestQueryUtils, ExitableDirectoryReaderTest, ResponseLogComponentTest, TestPerFieldSimilarity, OutputWriterTest, IndexSchemaRuntimeFieldTest, ForceLeaderTest, TestDistribIDF, TestClusterStateMutator, GraphQueryTest, FullSolrCloudDistribCmdsTest, TestCloudInspectUtil, BigEndianAscendingWordDeserializerTest, TestSolrQueryParserResource, TestJettySolrRunner, BaseCdcrDistributedZkTest, SolrIndexSplitterTest, TestDistributedGrouping, TestCloudManagedSchema, TestManagedStopFilterFactory, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestFaceting, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestReload, TestStressVersions, HardAutoCommitTest, TestCoreContainer, SpellCheckComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestTrie, SpatialFilterTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, RequiredFieldsTest, TestSolrQueryParser, TestArbitraryIndexDir, TestJmxIntegration, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, SearchHandlerTest, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, TestQuerySenderListener, SolrIndexConfigTest, TestStressRecovery, PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, TestSolrJ, TestLRUCache, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, AliasIntegrationTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, HttpPartitionTest, TestConfigSetsAPIZkFailure, TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, TestRebalanceLeaders, TestReplicaProperties, TestSSLRandomization, TestSizeLimitedDistributedMap, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorCloud, TlogReplayBufferedWhileIndexingTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, StressHdfsTest, ZkStateReaderTest, RuleEngineTest, RulesTest, TestSolrConfigHandlerConcurrent, DistributedFacetPivotSmallAdvancedTest, DistributedQueryComponentOptimizationTest, SuggestComponentTest, TestPivotHelperCode, JavabinLoaderTest, TestSlowCompositeReaderWrapper, TestCustomDocTransformer, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestSolrQueryResponse, TestSortingResponseWriter, TestSubQueryTransformer, TestSubQueryTransformerDistrib, TestSchemaManager, TestUseDocValuesAsStored, AnalyticsQueryTest, CursorMarkTest, MergeStrategyTest, RankQueryTest, SortSpecParsingTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestInitQParser, TestMissingGroups, TestRecoveryHdfs, TestStandardQParsers, TestStressUserVersions, TestSortByMinMaxFunction, BJQParserTest, BlockJoinFacetSimpleTest, TestScoreJoinQPNoScore, TestScoreJoinQPScore, TestNonDefinedSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, BasicAuthIntegrationTest] [junit4] Completed [589/620 (1!)] on J1 in 25.74s, 1 test, 1 error <<< FAILURES! [...truncated 135 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:741: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:685: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:233: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:530: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1443: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 136 ignored (84 assumptions) [seed: F6A7CEC0F9FA755] Total time: 95 minutes 57 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
