Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17756/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: 
http://127.0.0.1:41435/solr/testSolrCloudCollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException 
occured when talking to server at: 
http://127.0.0.1:41435/solr/testSolrCloudCollection_shard1_replica1
        at 
__randomizedtesting.SeedInfo.seed([3913681CA9C0E0F4:4CBC630912EBE84]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: 
http://127.0.0.1:41435/solr/testSolrCloudCollection_shard1_replica1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
        at java.util.concurrent.FutureTask.run(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:41435 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
        ... 10 more




Build Log:
[...truncated 10834 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 384180 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 384180 INFO  (Thread-593) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 384180 INFO  (Thread-593) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 384280 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34856
   [junit4]   2> 384281 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 384282 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 384311 INFO  (zkCallback-394-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@218509 name:ZooKeeperConnection 
Watcher:127.0.0.1:34856 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 384311 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 384311 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 384311 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 384321 INFO  (jetty-launcher-393-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 384321 INFO  (jetty-launcher-393-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 384321 INFO  (jetty-launcher-393-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 384321 INFO  (jetty-launcher-393-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 384323 INFO  (jetty-launcher-393-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 384323 INFO  (jetty-launcher-393-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1fce0ca{/solr,null,AVAILABLE}
   [junit4]   2> 384323 INFO  (jetty-launcher-393-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a4d790{/solr,null,AVAILABLE}
   [junit4]   2> 384323 INFO  (jetty-launcher-393-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b0167e{/solr,null,AVAILABLE}
   [junit4]   2> 384323 INFO  (jetty-launcher-393-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b6ce9e{/solr,null,AVAILABLE}
   [junit4]   2> 384323 INFO  (jetty-launcher-393-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f2adf9{/solr,null,AVAILABLE}
   [junit4]   2> 384326 INFO  (jetty-launcher-393-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@428b16{HTTP/1.1,[http/1.1]}{127.0.0.1:41435}
   [junit4]   2> 384326 INFO  (jetty-launcher-393-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@181b1f8{HTTP/1.1,[http/1.1]}{127.0.0.1:36052}
   [junit4]   2> 384326 INFO  (jetty-launcher-393-thread-5) [    ] 
o.e.j.s.Server Started @385581ms
   [junit4]   2> 384326 INFO  (jetty-launcher-393-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@110a378{HTTP/1.1,[http/1.1]}{127.0.0.1:46809}
   [junit4]   2> 384326 INFO  (jetty-launcher-393-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@ac1d7{HTTP/1.1,[http/1.1]}{127.0.0.1:40324}
   [junit4]   2> 384326 INFO  (jetty-launcher-393-thread-2) [    ] 
o.e.j.s.Server Started @385581ms
   [junit4]   2> 384326 INFO  (jetty-launcher-393-thread-4) [    ] 
o.e.j.s.Server Started @385581ms
   [junit4]   2> 384326 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46809}
   [junit4]   2> 384326 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40324}
   [junit4]   2> 384326 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41435}
   [junit4]   2> 384326 INFO  (jetty-launcher-393-thread-3) [    ] 
o.e.j.s.Server Started @385581ms
   [junit4]   2> 384326 INFO  (jetty-launcher-393-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2e3ac5{HTTP/1.1,[http/1.1]}{127.0.0.1:37494}
   [junit4]   2> 384327 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 384327 INFO  (jetty-launcher-393-thread-1) [    ] 
o.e.j.s.Server Started @385581ms
   [junit4]   2> 384327 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37494}
   [junit4]   2> 384327 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36052}
   [junit4]   2> 384327 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node2'
   [junit4]   2> 384327 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 384327 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 384327 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node4'
   [junit4]   2> 384327 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node1'
   [junit4]   2> 384327 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 384327 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 384327 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 384327 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 384327 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 384327 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 384327 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node3'
   [junit4]   2> 384327 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node5'
   [junit4]   2> 384327 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 384328 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 384328 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 384328 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 384328 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 384328 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 384328 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 384328 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 384328 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 384328 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 384328 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 384328 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 384329 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 384329 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 384329 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 384329 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 384330 INFO  (zkCallback-396-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@ff1a2c name:ZooKeeperConnection 
Watcher:127.0.0.1:34856/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 384331 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 384331 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 384333 INFO  (zkCallback-395-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b25a9c name:ZooKeeperConnection 
Watcher:127.0.0.1:34856/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 384333 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 384333 INFO  (zkCallback-399-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@174c99b name:ZooKeeperConnection 
Watcher:127.0.0.1:34856/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 384334 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 384334 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 384334 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 384334 INFO  (zkCallback-398-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3ad540 name:ZooKeeperConnection 
Watcher:127.0.0.1:34856/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 384334 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 384334 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 384334 INFO  (zkCallback-397-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d4b16d name:ZooKeeperConnection 
Watcher:127.0.0.1:34856/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 384334 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 384334 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 384334 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 384334 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 384334 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 384335 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 384335 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 384355 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 0x156f3ca59fe0005, 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> 384355 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node5/.
   [junit4]   2> 384357 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 13988639
   [junit4]   2> 384357 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node5]
   [junit4]   2> 384357 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node1/.
   [junit4]   2> 384357 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 9103319
   [junit4]   2> 384357 WARN  (jetty-launcher-393-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node5/lib
   [junit4]   2> 384357 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 0x156f3ca59fe0001, 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> 384357 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node4/.
   [junit4]   2> 384357 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1506612
   [junit4]   2> 384358 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node4]
   [junit4]   2> 384357 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node1]
   [junit4]   2> 384357 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node2/.
   [junit4]   2> 384357 INFO  (jetty-launcher-393-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> 384358 WARN  (jetty-launcher-393-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node1/lib
   [junit4]   2> 384358 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 20010383
   [junit4]   2> 384358 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node2]
   [junit4]   2> 384358 WARN  (jetty-launcher-393-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node4/lib
   [junit4]   2> 384358 INFO  (jetty-launcher-393-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> 384358 INFO  (jetty-launcher-393-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> 384358 WARN  (jetty-launcher-393-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node2/lib
   [junit4]   2> 384359 INFO  (jetty-launcher-393-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> 384359 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node3/.
   [junit4]   2> 384360 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 26859565
   [junit4]   2> 384360 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node3]
   [junit4]   2> 384360 WARN  (jetty-launcher-393-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node3/lib
   [junit4]   2> 384360 INFO  (jetty-launcher-393-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> 384365 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 384365 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 384366 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 384366 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 384366 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 384366 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 384366 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34856/solr
   [junit4]   2> 384366 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34856/solr
   [junit4]   2> 384370 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 384370 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 384370 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 384369 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 384366 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 384371 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 384371 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 384370 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 384371 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 384371 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 384371 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 384371 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34856/solr
   [junit4]   2> 384371 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34856/solr
   [junit4]   2> 384372 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 384371 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 384372 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 384372 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 384372 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 384372 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 384372 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 384372 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 384372 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34856/solr
   [junit4]   2> 384373 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 384373 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 384374 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 384374 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 384374 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 384376 INFO  (zkCallback-411-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e8a1c6 name:ZooKeeperConnection 
Watcher:127.0.0.1:34856 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 384376 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 384376 INFO  (zkCallback-412-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@19bb735 name:ZooKeeperConnection 
Watcher:127.0.0.1:34856 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 384376 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 384376 INFO  (jetty-launcher-393-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 384376 INFO  (jetty-launcher-393-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 384376 INFO  (zkCallback-408-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@179f974 name:ZooKeeperConnection 
Watcher:127.0.0.1:34856 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 384376 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 384377 INFO  (jetty-launcher-393-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 384378 INFO  (zkCallback-413-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@97b926 name:ZooKeeperConnection 
Watcher:127.0.0.1:34856 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 384378 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 384378 INFO  (zkCallback-414-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5a00b2 name:ZooKeeperConnection 
Watcher:127.0.0.1:34856 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 384378 INFO  (jetty-launcher-393-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 384378 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 384378 INFO  (jetty-launcher-393-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 384381 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$71/16158372@1535d
   [junit4]   2> 384381 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$71/16158372@b42568
   [junit4]   2> 384382 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 384382 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 384382 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$71/16158372@9ff0d2
   [junit4]   2> 384382 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 384383 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 0x156f3ca59fe000a, 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> 384383 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$71/16158372@1a0384
   [junit4]   2> 384384 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 384385 INFO  
(zkCallback-415-thread-1-processing-n:127.0.0.1:36052_solr) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@77bba1 name:ZooKeeperConnection 
Watcher:127.0.0.1:34856/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 384385 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 384385 INFO  
(zkCallback-417-thread-1-processing-n:127.0.0.1:37494_solr) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@a8e4d3 name:ZooKeeperConnection 
Watcher:127.0.0.1:34856/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 384385 INFO  
(zkCallback-416-thread-1-processing-n:127.0.0.1:41435_solr) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@c71af6 name:ZooKeeperConnection 
Watcher:127.0.0.1:34856/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 384386 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$71/16158372@f7dd6f
   [junit4]   2> 384386 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 384386 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 384386 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 384387 INFO  
(zkCallback-418-thread-1-processing-n:127.0.0.1:46809_solr) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1df7cb7 name:ZooKeeperConnection 
Watcher:127.0.0.1:34856/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 384387 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 384389 INFO  
(zkCallback-419-thread-1-processing-n:127.0.0.1:40324_solr) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2a61df name:ZooKeeperConnection 
Watcher:127.0.0.1:34856/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 384389 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 384398 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 384398 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 384398 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 384400 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 384400 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 384408 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 384409 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 384409 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 384410 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 384410 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 384469 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 384470 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 384471 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 384471 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 384508 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 384508 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 384508 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 384508 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 384518 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 384534 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 384534 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 384534 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 384534 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 384537 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 384543 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 384543 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 384545 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 384547 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 384568 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 384568 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 384570 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 384570 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 384618 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 384618 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 384618 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 384618 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 384619 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 384623 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 384623 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 384635 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 384635 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 384635 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 384650 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 384658 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 384658 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 384658 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 384658 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 384669 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 384670 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 384670 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 384671 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 384681 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 384681 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 384681 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 384681 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 384682 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 384682 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 384682 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 384682 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 384682 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 384682 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 384682 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 384686 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 384686 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 384686 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 384686 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 384686 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 384697 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 384697 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 384697 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 384697 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 384698 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 384710 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 384710 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 384710 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 384738 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 384738 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96532492453806095-127.0.0.1:40324_solr-n_0000000000
   [junit4]   2> 384738 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96532492453806091-127.0.0.1:36052_solr-n_0000000001
   [junit4]   2> 384738 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96532492453806092-127.0.0.1:41435_solr-n_0000000002
   [junit4]   2> 384741 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 384741 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96532492453806093-127.0.0.1:37494_solr-n_0000000003
   [junit4]   2> 384741 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40324_solr
   [junit4]   2> 384741 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 384743 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96532492453806094-127.0.0.1:46809_solr-n_0000000004
   [junit4]   2> 384743 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96532492453806095-127.0.0.1:40324_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 384743 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96532492453806091-127.0.0.1:36052_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 384744 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36052_solr
   [junit4]   2> 384744 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96532492453806092-127.0.0.1:41435_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 384744 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96532492453806093-127.0.0.1:37494_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 384744 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41435_solr
   [junit4]   2> 384744 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:36052_solr
   [junit4]   2> 384744 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:41435_solr
   [junit4]   2> 384746 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37494_solr
   [junit4]   2> 384746 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46809_solr
   [junit4]   2> 384746 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:37494_solr
   [junit4]   2> 384746 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:46809_solr
   [junit4]   2> 384747 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.Overseer Overseer 
(id=96532492453806095-127.0.0.1:40324_solr-n_0000000000) starting
   [junit4]   2> 384749 INFO  
(zkCallback-415-thread-1-processing-n:127.0.0.1:36052_solr) 
[n:127.0.0.1:36052_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> 384749 INFO  
(zkCallback-418-thread-1-processing-n:127.0.0.1:46809_solr) 
[n:127.0.0.1:46809_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> 384749 INFO  
(zkCallback-417-thread-1-processing-n:127.0.0.1:37494_solr) 
[n:127.0.0.1:37494_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> 384749 INFO  
(zkCallback-416-thread-1-processing-n:127.0.0.1:41435_solr) 
[n:127.0.0.1:41435_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> 384749 INFO  
(zkCallback-419-thread-1-processing-n:127.0.0.1:40324_solr) 
[n:127.0.0.1:40324_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> 384751 INFO  
(zkCallback-417-thread-1-processing-n:127.0.0.1:37494_solr) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 384751 INFO  
(zkCallback-416-thread-1-processing-n:127.0.0.1:41435_solr) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 384753 INFO  
(zkCallback-418-thread-1-processing-n:127.0.0.1:46809_solr) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 384753 INFO  
(zkCallback-415-thread-1-processing-n:127.0.0.1:36052_solr) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 384755 INFO  
(zkCallback-419-thread-1-processing-n:127.0.0.1:40324_solr) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 384783 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 384799 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 384800 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 384801 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node1/.
   [junit4]   2> 384801 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 384803 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 384803 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 384804 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node2/.
   [junit4]   2> 384804 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 384809 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 384809 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 384809 INFO  (jetty-launcher-393-thread-2) 
[n:127.0.0.1:46809_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 384809 INFO  (jetty-launcher-393-thread-1) 
[n:127.0.0.1:37494_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 384817 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 384817 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 384817 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node5/.
   [junit4]   2> 384817 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 384819 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 384819 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 384820 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node3/.
   [junit4]   2> 384820 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 384820 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 384820 INFO  (jetty-launcher-393-thread-5) 
[n:127.0.0.1:41435_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 384820 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 384820 INFO  (jetty-launcher-393-thread-3) 
[n:127.0.0.1:36052_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 384847 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 384847 INFO  
(OverseerCollectionConfigSetProcessor-96532492453806095-127.0.0.1:40324_solr-n_0000000000)
 [n:127.0.0.1:40324_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 384849 INFO  
(OverseerStateUpdate-96532492453806095-127.0.0.1:40324_solr-n_0000000000) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 384849 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40324_solr as DOWN
   [junit4]   2> 384857 INFO  
(OverseerStateUpdate-96532492453806095-127.0.0.1:40324_solr-n_0000000000) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (4)
   [junit4]   2> 384881 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40324_solr
   [junit4]   2> 384881 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:40324_solr
   [junit4]   2> 384881 INFO  
(OverseerStateUpdate-96532492453806095-127.0.0.1:40324_solr-n_0000000000) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40324_solr"} current state version: 0
   [junit4]   2> 384882 INFO  
(OverseerStateUpdate-96532492453806095-127.0.0.1:40324_solr-n_0000000000) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:40324_solr
   [junit4]   2> 384890 INFO  
(zkCallback-415-thread-1-processing-n:127.0.0.1:36052_solr) 
[n:127.0.0.1:36052_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> 384890 INFO  
(zkCallback-417-thread-1-processing-n:127.0.0.1:37494_solr) 
[n:127.0.0.1:37494_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> 384890 INFO  
(zkCallback-416-thread-1-processing-n:127.0.0.1:41435_solr) 
[n:127.0.0.1:41435_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> 384890 INFO  
(zkCallback-418-thread-1-processing-n:127.0.0.1:46809_solr) 
[n:127.0.0.1:46809_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> 384890 INFO  
(zkCallback-415-thread-1-processing-n:127.0.0.1:36052_solr) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 384890 INFO  
(zkCallback-417-thread-1-processing-n:127.0.0.1:37494_solr) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 384890 INFO  
(zkCallback-419-thread-1-processing-n:127.0.0.1:40324_solr) 
[n:127.0.0.1:40324_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> 384907 INFO  
(zkCallback-416-thread-1-processing-n:127.0.0.1:41435_solr) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 384908 INFO  
(zkCallback-418-thread-1-processing-n:127.0.0.1:46809_solr) 
[n:127.0.0.1:46809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 384908 INFO  
(zkCallback-419-thread-1-processing-n:127.0.0.1:40324_solr) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 384927 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 384927 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 384928 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node4/.
   [junit4]   2> 384928 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 384929 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 384929 INFO  (jetty-launcher-393-thread-4) 
[n:127.0.0.1:40324_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 384929 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 384929 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 384947 INFO  (zkCallback-425-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@15952a6 name:ZooKeeperConnection 
Watcher:127.0.0.1:34856 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 384947 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 384948 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 384953 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@110a378{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 384953 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=20010383
   [junit4]   2> 384953 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:46809_solr as DOWN
   [junit4]   2> 384958 INFO  
(OverseerStateUpdate-96532492453806095-127.0.0.1:40324_solr-n_0000000000) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46809_solr"} current state version: 0
   [junit4]   2> 384958 INFO  
(OverseerStateUpdate-96532492453806095-127.0.0.1:40324_solr-n_0000000000) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:46809_solr
   [junit4]   2> 384959 INFO  
(zkCallback-415-thread-1-processing-n:127.0.0.1:36052_solr) 
[n:127.0.0.1:36052_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> 384960 INFO  
(zkCallback-419-thread-1-processing-n:127.0.0.1:40324_solr) 
[n:127.0.0.1:40324_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> 384960 INFO  
(zkCallback-416-thread-1-processing-n:127.0.0.1:41435_solr) 
[n:127.0.0.1:41435_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> 384960 ERROR (jetty-launcher-393-thread-2-EventThread) 
[n:127.0.0.1:46809_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$30/10323312@1b37c8d
 rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@18cf0a3[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 3]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 384960 INFO  
(zkCallback-416-thread-1-processing-n:127.0.0.1:41435_solr) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 384960 INFO  
(zkCallback-415-thread-1-processing-n:127.0.0.1:36052_solr) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 384960 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@b0167e{/solr,null,UNAVAILABLE}
   [junit4]   2> 384960 INFO  
(zkCallback-419-thread-1-processing-n:127.0.0.1:40324_solr) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 384960 INFO  
(zkCallback-417-thread-1-processing-n:127.0.0.1:37494_solr) 
[n:127.0.0.1:37494_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> 384962 INFO  
(zkCallback-417-thread-1-processing-n:127.0.0.1:37494_solr) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 384963 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 384964 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b8854{/solr,null,AVAILABLE}
   [junit4]   2> 384964 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@15d3ee1{HTTP/1.1,[http/1.1]}{127.0.0.1:39993}
   [junit4]   2> 384965 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.e.j.s.Server Started @386219ms
   [junit4]   2> 384965 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39993}
   [junit4]   2> 384965 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 384965 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node6'
   [junit4]   2> 384965 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 384965 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 384965 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 384966 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 384969 INFO  (zkCallback-427-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@37f796 name:ZooKeeperConnection 
Watcher:127.0.0.1:34856/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 384969 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 384970 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 384970 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 384976 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node6/.
   [junit4]   2> 384976 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1539278
   [junit4]   2> 384976 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node6]
   [junit4]   2> 384976 WARN  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node6/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node6/lib
   [junit4]   2> 384977 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
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> 384978 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 384978 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 384978 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 384979 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34856/solr
   [junit4]   2> 384979 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 384979 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 384979 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 384981 INFO  (zkCallback-430-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a50d06 name:ZooKeeperConnection 
Watcher:127.0.0.1:34856 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 384982 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 384982 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 384984 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) 
[n:127.0.0.1:39993_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$71/16158372@17d05bd
   [junit4]   2> 384984 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) 
[n:127.0.0.1:39993_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 384986 INFO  
(zkCallback-431-thread-1-processing-n:127.0.0.1:39993_solr) 
[n:127.0.0.1:39993_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@b3121 name:ZooKeeperConnection 
Watcher:127.0.0.1:34856/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 384987 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) 
[n:127.0.0.1:39993_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 385013 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) 
[n:127.0.0.1:39993_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 385014 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) 
[n:127.0.0.1:39993_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 385014 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) 
[n:127.0.0.1:39993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 385017 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) 
[n:127.0.0.1:39993_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 385019 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) 
[n:127.0.0.1:39993_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96532492453806099-127.0.0.1:39993_solr-n_0000000005
   [junit4]   2> 385019 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) 
[n:127.0.0.1:39993_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96532492453806093-127.0.0.1:37494_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 385019 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) 
[n:127.0.0.1:39993_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39993_solr as DOWN
   [junit4]   2> 385033 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) 
[n:127.0.0.1:39993_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39993_solr
   [junit4]   2> 385033 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) 
[n:127.0.0.1:39993_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:39993_solr
   [junit4]   2> 385033 INFO  
(OverseerStateUpdate-96532492453806095-127.0.0.1:40324_solr-n_0000000000) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39993_solr"} current state version: 0
   [junit4]   2> 385033 INFO  
(OverseerStateUpdate-96532492453806095-127.0.0.1:40324_solr-n_0000000000) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:39993_solr
   [junit4]   2> 385035 INFO  
(zkCallback-415-thread-1-processing-n:127.0.0.1:36052_solr) 
[n:127.0.0.1:36052_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> 385035 INFO  
(zkCallback-417-thread-1-processing-n:127.0.0.1:37494_solr) 
[n:127.0.0.1:37494_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> 385035 INFO  
(zkCallback-416-thread-1-processing-n:127.0.0.1:41435_solr) 
[n:127.0.0.1:41435_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> 385035 INFO  
(zkCallback-419-thread-1-processing-n:127.0.0.1:40324_solr) 
[n:127.0.0.1:40324_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> 385035 INFO  
(zkCallback-431-thread-1-processing-n:127.0.0.1:39993_solr) 
[n:127.0.0.1:39993_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> 385035 INFO  
(zkCallback-415-thread-1-processing-n:127.0.0.1:36052_solr) 
[n:127.0.0.1:36052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 385037 INFO  
(zkCallback-417-thread-1-processing-n:127.0.0.1:37494_solr) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 385037 INFO  
(zkCallback-416-thread-1-processing-n:127.0.0.1:41435_solr) 
[n:127.0.0.1:41435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 385037 INFO  
(zkCallback-431-thread-1-processing-n:127.0.0.1:39993_solr) 
[n:127.0.0.1:39993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 385038 INFO  
(zkCallback-419-thread-1-processing-n:127.0.0.1:40324_solr) 
[n:127.0.0.1:40324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 385066 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) 
[n:127.0.0.1:39993_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 385066 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) 
[n:127.0.0.1:39993_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 385066 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) 
[n:127.0.0.1:39993_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001/tempDir-001/node6/.
   [junit4]   2> 385066 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) 
[n:127.0.0.1:39993_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 385067 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) 
[n:127.0.0.1:39993_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 385067 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) 
[n:127.0.0.1:39993_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 385067 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 385068 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 385070 INFO  (zkCallback-433-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3c04f6 name:ZooKeeperConnection 
Watcher:127.0.0.1:34856/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 385070 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 385071 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [

[...truncated too long message...]

rCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to 
close data [CachedDir<<refCount=0;path=data;done=false>>]
   [junit4]   2> 406728 INFO  
(zkCallback-417-thread-1-processing-n:127.0.0.1:37494_solr) 
[n:127.0.0.1:37494_solr c:testSolrCloudCollection s:shard1 r:core_node3 
x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory 
Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 406728 INFO  
(zkCallback-417-thread-1-processing-n:127.0.0.1:37494_solr) 
[n:127.0.0.1:37494_solr c:testSolrCloudCollection s:shard1 r:core_node3 
x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory 
Closing directory: data
   [junit4]   2> 406728 INFO  
(zkCallback-417-thread-1-processing-n:127.0.0.1:37494_solr) 
[n:127.0.0.1:37494_solr c:testSolrCloudCollection s:shard1 r:core_node3 
x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory 
looking to close data/snapshot_metadata 
[CachedDir<<refCount=0;path=data/snapshot_metadata;done=false>>]
   [junit4]   2> 406728 INFO  
(zkCallback-417-thread-1-processing-n:127.0.0.1:37494_solr) 
[n:127.0.0.1:37494_solr c:testSolrCloudCollection s:shard1 r:core_node3 
x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory 
Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 406728 INFO  
(zkCallback-417-thread-1-processing-n:127.0.0.1:37494_solr) 
[n:127.0.0.1:37494_solr c:testSolrCloudCollection s:shard1 r:core_node3 
x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory 
Closing directory: data/snapshot_metadata
   [junit4]   2> 406990 WARN  
(zkCallback-417-thread-3-processing-n:127.0.0.1:37494_solr) 
[n:127.0.0.1:37494_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 406990 INFO  (jetty-launcher-393-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@f2adf9{/solr,null,UNAVAILABLE}
   [junit4]   2> 406991 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[3913681CA9C0E0F4]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34856 34856
   [junit4]   2> 407102 INFO  (Thread-593) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34856 34856
   [junit4]   2> 407103 WARN  (Thread-593) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        8       /solr/security.json
   [junit4]   2>        5       /solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        5       
/solr/collections/testSolrCloudCollection/state.json
   [junit4]   2>        4       
/solr/overseer_elect/election/96532492453806093-127.0.0.1:37494_solr-n_0000000003
   [junit4]   2>        3       
/solr/overseer_elect/election/96532492453806091-127.0.0.1:36052_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/overseer/collection-queue-work
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        8       /solr/overseer/queue
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics 
-Dtests.seed=3913681CA9C0E0F4 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=mk -Dtests.timezone=Brazil/West -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   22.9s J1 | BasicAuthIntegrationTest.testBasics <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException 
occured when talking to server at: 
http://127.0.0.1:41435/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3913681CA9C0E0F4:4CBC630912EBE84]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
IOException occured when talking to server at: 
http://127.0.0.1:41435/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        ... 1 more
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:41435 failed to respond
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    >        ... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3913681CA9C0E0F4-001
   [junit4]   2> Sep 04, 2016 6:02:42 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=26064, maxDocsPerChunk=884, blockSize=4), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=26064, blockSize=4)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=mk, timezone=Brazil/West
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=12,threads=1,free=97087056,total=301817856
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSerializedLuceneMatchVersion, TestTolerantUpdateProcessorRandomCloud, 
CollectionsAPIDistributedZkTest, TestUpdate, SolrCmdDistributorTest, 
JavabinLoaderTest, TestBackupRepositoryFactory, DistributedTermsComponentTest, 
SolrXmlInZkTest, PreAnalyzedUpdateProcessorTest, 
TestHighFrequencyDictionaryFactory, TestSchemaResource, TimeZoneUtilsTest, 
AnalyticsQueryTest, TestRecoveryHdfs, SpellPossibilityIteratorTest, 
TestSSLRandomization, OverseerRolesTest, TestBlendedInfixSuggestions, 
LeaderFailoverAfterPartitionTest, ConcurrentDeleteAndCreateCollectionTest, 
BasicFunctionalityTest, SchemaVersionSpecificBehaviorTest, 
TestQuerySenderNoQuery, TestMacroExpander, TestStressVersions, 
SoftAutoCommitTest, DeleteLastCustomShardedReplicaTest, 
DistributedFacetPivotWhiteBoxTest, DocExpirationUpdateProcessorFactoryTest, 
BasicAuthIntegrationTest]
   [junit4] Completed [100/633 (1!)] on J1 in 23.19s, 1 test, 1 error <<< 
FAILURES!

[...truncated 54163 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to