Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17537/
Java: 32bit/jdk-9-ea+129 -client -XX:+UseG1GC

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

Error Message:
IOException occured when talking to server at: 
http://127.0.0.1:35812/solr/testSolrCloudCollection_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException 
occured when talking to server at: 
http://127.0.0.1:35812/solr/testSolrCloudCollection_shard1_replica2
        at 
__randomizedtesting.SeedInfo.seed([208E63EDD0F163DC:1D56CDC1E81F3DAC]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
        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 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
        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(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: 
http://127.0.0.1:35812/solr/testSolrCloudCollection_shard1_replica2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
        at 
java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        ... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:35812 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 12490 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 2090872 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2090872 INFO  (Thread-4086) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2090872 INFO  (Thread-4086) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2090972 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46786
   [junit4]   2> 2090973 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2090973 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091004 INFO  (zkCallback-25208-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e8e499 name:ZooKeeperConnection 
Watcher:127.0.0.1:46786 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2091004 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091005 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2091005 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2091012 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2091012 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2091012 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2091012 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2091012 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2091013 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c85a41{/solr,null,AVAILABLE}
   [junit4]   2> 2091013 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@74d360{/solr,null,AVAILABLE}
   [junit4]   2> 2091014 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a3be63{/solr,null,AVAILABLE}
   [junit4]   2> 2091014 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c0015b{/solr,null,AVAILABLE}
   [junit4]   2> 2091014 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d6e4a7{/solr,null,AVAILABLE}
   [junit4]   2> 2091015 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@17fdbc6{HTTP/1.1,[http/1.1]}{127.0.0.1:35812}
   [junit4]   2> 2091015 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1b85876{HTTP/1.1,[http/1.1]}{127.0.0.1:37353}
   [junit4]   2> 2091015 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@e70a6{HTTP/1.1,[http/1.1]}{127.0.0.1:43288}
   [junit4]   2> 2091015 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.e.j.s.Server Started @2093146ms
   [junit4]   2> 2091015 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.e.j.s.Server Started @2093147ms
   [junit4]   2> 2091015 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37353}
   [junit4]   2> 2091015 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@1c7db30
   [junit4]   2> 2091015 INFO  (jetty-launcher-25207-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_208E63EDD0F163DC-001/tempDir-001/node1'
   [junit4]   2> 2091015 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1e76843{HTTP/1.1,[http/1.1]}{127.0.0.1:33523}
   [junit4]   2> 2091015 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@d4a864{HTTP/1.1,[http/1.1]}{127.0.0.1:46423}
   [junit4]   2> 2091015 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2091015 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.e.j.s.Server Started @2093147ms
   [junit4]   2> 2091015 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2091016 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46423}
   [junit4]   2> 2091015 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.e.j.s.Server Started @2093147ms
   [junit4]   2> 2091016 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2091016 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@1c7db30
   [junit4]   2> 2091016 INFO  (jetty-launcher-25207-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_208E63EDD0F163DC-001/tempDir-001/node5'
   [junit4]   2> 2091016 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091016 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2091016 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2091016 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2091015 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43288}
   [junit4]   2> 2091016 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091015 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.e.j.s.Server Started @2093146ms
   [junit4]   2> 2091017 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@1c7db30
   [junit4]   2> 2091017 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35812}
   [junit4]   2> 2091017 INFO  (jetty-launcher-25207-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_208E63EDD0F163DC-001/tempDir-001/node4'
   [junit4]   2> 2091017 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@1c7db30
   [junit4]   2> 2091016 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33523}
   [junit4]   2> 2091017 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2091017 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@1c7db30
   [junit4]   2> 2091017 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2091017 INFO  (jetty-launcher-25207-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_208E63EDD0F163DC-001/tempDir-001/node3'
   [junit4]   2> 2091017 INFO  (jetty-launcher-25207-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_208E63EDD0F163DC-001/tempDir-001/node2'
   [junit4]   2> 2091017 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2091017 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2091017 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2091017 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2091017 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2091017 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091017 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2091018 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2091019 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091019 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091019 INFO  (zkCallback-25209-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@13551f5 name:ZooKeeperConnection 
Watcher:127.0.0.1:46786/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2091019 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091020 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2091021 INFO  (zkCallback-25210-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@10bd2a4 name:ZooKeeperConnection 
Watcher:127.0.0.1:46786/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2091021 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091021 INFO  (zkCallback-25211-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@b381a9 name:ZooKeeperConnection 
Watcher:127.0.0.1:46786/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2091021 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091021 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2091021 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2091022 INFO  (zkCallback-25212-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c64499 name:ZooKeeperConnection 
Watcher:127.0.0.1:46786/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2091022 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091022 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2091022 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2091022 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2091023 INFO  (zkCallback-25213-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@841ff9 name:ZooKeeperConnection 
Watcher:127.0.0.1:46786/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2091023 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2091023 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091023 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2091023 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2091023 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2091027 INFO  (jetty-launcher-25207-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_208E63EDD0F163DC-001/tempDir-001/node3/.
   [junit4]   2> 2091028 INFO  (jetty-launcher-25207-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_208E63EDD0F163DC-001/tempDir-001/node1/.
   [junit4]   2> 2091028 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 24327550
   [junit4]   2> 2091028 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 21657314
   [junit4]   2> 2091028 INFO  (jetty-launcher-25207-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_208E63EDD0F163DC-001/tempDir-001/node3]
   [junit4]   2> 2091028 INFO  (jetty-launcher-25207-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_208E63EDD0F163DC-001/tempDir-001/node1]
   [junit4]   2> 2091028 WARN  (jetty-launcher-25207-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_208E63EDD0F163DC-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_208E63EDD0F163DC-001/tempDir-001/node3/lib
   [junit4]   2> 2091028 WARN  (jetty-launcher-25207-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_208E63EDD0F163DC-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_208E63EDD0F163DC-001/tempDir-001/node1/lib
   [junit4]   2> 2091028 INFO  (jetty-launcher-25207-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> 2091028 INFO  (jetty-launcher-25207-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> 2091029 INFO  (jetty-launcher-25207-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_208E63EDD0F163DC-001/tempDir-001/node5/.
   [junit4]   2> 2091029 INFO  (jetty-launcher-25207-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_208E63EDD0F163DC-001/tempDir-001/node2/.
   [junit4]   2> 2091029 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 17589383
   [junit4]   2> 2091029 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 28121490
   [junit4]   2> 2091029 INFO  (jetty-launcher-25207-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_208E63EDD0F163DC-001/tempDir-001/node5]
   [junit4]   2> 2091029 INFO  (jetty-launcher-25207-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_208E63EDD0F163DC-001/tempDir-001/node2]
   [junit4]   2> 2091029 WARN  (jetty-launcher-25207-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_208E63EDD0F163DC-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_208E63EDD0F163DC-001/tempDir-001/node5/lib
   [junit4]   2> 2091029 WARN  (jetty-launcher-25207-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_208E63EDD0F163DC-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_208E63EDD0F163DC-001/tempDir-001/node2/lib
   [junit4]   2> 2091031 INFO  (jetty-launcher-25207-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> 2091030 INFO  (jetty-launcher-25207-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> 2091031 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2091031 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2091031 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2091031 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2091031 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2091031 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2091031 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46786/solr
   [junit4]   2> 2091031 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46786/solr
   [junit4]   2> 2091031 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2091031 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2091031 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2091032 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2091032 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091032 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2091032 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2091032 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2091032 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46786/solr
   [junit4]   2> 2091032 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2091032 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2091034 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091034 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091034 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2091034 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2091034 INFO  (jetty-launcher-25207-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_208E63EDD0F163DC-001/tempDir-001/node4/.
   [junit4]   2> 2091034 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2091034 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 28731307
   [junit4]   2> 2091034 INFO  (jetty-launcher-25207-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_208E63EDD0F163DC-001/tempDir-001/node4]
   [junit4]   2> 2091034 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46786/solr
   [junit4]   2> 2091034 INFO  (zkCallback-25220-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@12e8c37 name:ZooKeeperConnection 
Watcher:127.0.0.1:46786 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2091034 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2091034 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091034 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2091034 WARN  (jetty-launcher-25207-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_208E63EDD0F163DC-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_208E63EDD0F163DC-001/tempDir-001/node4/lib
   [junit4]   2> 2091035 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2091035 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091035 INFO  (jetty-launcher-25207-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> 2091036 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2091036 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2091036 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2091036 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46786/solr
   [junit4]   2> 2091036 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2091036 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2091036 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091052 INFO  (zkCallback-25221-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@a2168e name:ZooKeeperConnection 
Watcher:127.0.0.1:46786 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2091052 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091053 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2091060 INFO  (zkCallback-25224-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@206e46 name:ZooKeeperConnection 
Watcher:127.0.0.1:46786 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2091061 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091061 INFO  (zkCallback-25225-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@34248e name:ZooKeeperConnection 
Watcher:127.0.0.1:46786 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2091061 INFO  (zkCallback-25228-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@b65113 name:ZooKeeperConnection 
Watcher:127.0.0.1:46786 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2091061 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2091061 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091061 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091061 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2091061 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2091062 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$219/10284383@148056a
   [junit4]   2> 2091062 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091064 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$219/10284383@159647e
   [junit4]   2> 2091064 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091065 INFO  (zkCallback-25229-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@12dcb64 name:ZooKeeperConnection 
Watcher:127.0.0.1:46786/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2091065 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091067 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 0x1567cac4d9f000a, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 2091067 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$219/10284383@d070d0
   [junit4]   2> 2091067 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$219/10284383@75a946
   [junit4]   2> 2091067 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$219/10284383@1ca73ef
   [junit4]   2> 2091067 INFO  (zkCallback-25230-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@d327a9 name:ZooKeeperConnection 
Watcher:127.0.0.1:46786/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2091067 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091067 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091067 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091070 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091070 INFO  (zkCallback-25231-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@dc68e7 name:ZooKeeperConnection 
Watcher:127.0.0.1:46786/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2091070 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2091070 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091070 INFO  (zkCallback-25232-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@131b01d name:ZooKeeperConnection 
Watcher:127.0.0.1:46786/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2091070 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091072 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2091072 INFO  (zkCallback-25233-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1cf5b7a name:ZooKeeperConnection 
Watcher:127.0.0.1:46786/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2091072 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091075 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2091080 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2091082 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2091082 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2091084 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2091118 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2091120 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2091120 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2091120 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2091120 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2091130 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2091130 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2091130 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2091130 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2091130 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2091135 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2091135 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2091136 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2091139 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2091139 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2091153 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2091153 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2091153 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2091153 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2091157 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2091157 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2091158 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2091158 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2091158 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2091161 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2091161 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2091161 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2091161 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2091168 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2091168 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2091168 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2091168 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2091172 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2091172 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2091172 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2091172 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2091174 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2091175 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2091175 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2091175 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2091175 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2091175 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2091175 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2091176 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2091176 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2091176 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2091176 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2091176 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2091176 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2091178 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2091178 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2091179 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2091179 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2091179 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2091179 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2091197 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2091209 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2091209 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2091209 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2091214 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2091214 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2091214 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2091216 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2091216 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96401521513529358-127.0.0.1:43288_solr-n_0000000000
   [junit4]   2> 2091216 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96401521513529355-127.0.0.1:37353_solr-n_0000000001
   [junit4]   2> 2091216 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2091216 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96401521513529356-127.0.0.1:33523_solr-n_0000000002
   [junit4]   2> 2091228 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96401521513529359-127.0.0.1:35812_solr-n_0000000003
   [junit4]   2> 2091228 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43288_solr
   [junit4]   2> 2091228 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2091228 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96401521513529357-127.0.0.1:46423_solr-n_0000000004
   [junit4]   2> 2091229 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96401521513529355-127.0.0.1:37353_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 2091229 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96401521513529356-127.0.0.1:33523_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 2091229 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96401521513529358-127.0.0.1:43288_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 2091241 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33523_solr
   [junit4]   2> 2091241 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33523_solr
   [junit4]   2> 2091241 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96401521513529359-127.0.0.1:35812_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 2091241 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37353_solr
   [junit4]   2> 2091241 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=96401521513529358-127.0.0.1:43288_solr-n_0000000000) starting
   [junit4]   2> 2091241 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37353_solr
   [junit4]   2> 2091241 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35812_solr
   [junit4]   2> 2091242 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35812_solr
   [junit4]   2> 2091244 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46423_solr
   [junit4]   2> 2091244 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46423_solr
   [junit4]   2> 2091248 INFO  (zkCallback-25229-thread-1) [    ] 
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> 2091248 INFO  (zkCallback-25231-thread-1) [    ] 
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> 2091248 INFO  (zkCallback-25230-thread-1) [    ] 
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> 2091249 INFO  (zkCallback-25232-thread-1) [    ] 
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> 2091249 INFO  (zkCallback-25233-thread-1) [    ] 
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> 2091251 INFO  (zkCallback-25229-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2091251 INFO  (zkCallback-25231-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2091252 INFO  (zkCallback-25230-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2091252 INFO  (zkCallback-25232-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2091262 INFO  (zkCallback-25233-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2091265 INFO  (zkCallback-25229-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 2091265 INFO  (zkCallback-25231-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 2091265 INFO  (zkCallback-25233-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 2091265 INFO  (zkCallback-25230-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 2091265 INFO  (zkCallback-25232-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 2091266 INFO  (zkCallback-25229-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2091266 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2091267 INFO  (zkCallback-25231-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2091267 INFO  (zkCallback-25233-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2091267 INFO  (zkCallback-25230-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2091268 INFO  (zkCallback-25232-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2091280 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2091280 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2091280 INFO  (jetty-launcher-25207-thread-3) [    ] 
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_208E63EDD0F163DC-001/tempDir-001/node3/.
   [junit4]   2> 2091281 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2091283 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2091283 INFO  (jetty-launcher-25207-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2091287 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2091287 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2091287 INFO  (jetty-launcher-25207-thread-2) [    ] 
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_208E63EDD0F163DC-001/tempDir-001/node2/.
   [junit4]   2> 2091288 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2091297 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2091297 INFO  (jetty-launcher-25207-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2091303 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2091303 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2091304 INFO  (jetty-launcher-25207-thread-5) [    ] 
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_208E63EDD0F163DC-001/tempDir-001/node5/.
   [junit4]   2> 2091304 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2091312 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2091312 INFO  (jetty-launcher-25207-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2091314 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2091317 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2091317 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2091317 INFO  (jetty-launcher-25207-thread-1) [    ] 
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_208E63EDD0F163DC-001/tempDir-001/node1/.
   [junit4]   2> 2091318 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2091322 INFO  
(OverseerCollectionConfigSetProcessor-96401521513529358-127.0.0.1:43288_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer 
operations
   [junit4]   2> 2091324 INFO  
(OverseerStateUpdate-96401521513529358-127.0.0.1:43288_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2091325 INFO  
(OverseerStateUpdate-96401521513529358-127.0.0.1:43288_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 2091332 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:43288_solr as DOWN
   [junit4]   2> 2091334 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2091334 INFO  (jetty-launcher-25207-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2091343 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43288_solr
   [junit4]   2> 2091343 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43288_solr
   [junit4]   2> 2091343 INFO  
(OverseerStateUpdate-96401521513529358-127.0.0.1:43288_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43288_solr"} current state version: 0
   [junit4]   2> 2091344 INFO  
(OverseerStateUpdate-96401521513529358-127.0.0.1:43288_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43288_solr
   [junit4]   2> 2091352 INFO  (zkCallback-25231-thread-1) [    ] 
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> 2091352 INFO  (zkCallback-25229-thread-1) [    ] 
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> 2091352 INFO  (zkCallback-25230-thread-1) [    ] 
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> 2091352 INFO  (zkCallback-25233-thread-1) [    ] 
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> 2091352 INFO  (zkCallback-25229-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2091352 INFO  (zkCallback-25232-thread-1) [    ] 
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> 2091352 INFO  (zkCallback-25231-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2091352 INFO  (zkCallback-25230-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2091354 INFO  (zkCallback-25233-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2091355 INFO  (zkCallback-25232-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2091401 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2091401 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2091401 INFO  (jetty-launcher-25207-thread-4) [    ] 
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_208E63EDD0F163DC-001/tempDir-001/node4/.
   [junit4]   2> 2091402 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2091403 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2091403 INFO  (jetty-launcher-25207-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2091403 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2091403 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091405 INFO  (zkCallback-25239-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@18c029a name:ZooKeeperConnection 
Watcher:127.0.0.1:46786 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2091406 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091406 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2091412 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@1e76843{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2091412 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=24327550
   [junit4]   2> 2091412 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:33523_solr as DOWN
   [junit4]   2> 2091435 INFO  (zkCallback-25229-thread-1) [    ] 
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> 2091436 INFO  (zkCallback-25232-thread-2) [    ] 
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> 2091436 INFO  (zkCallback-25233-thread-1) [    ] 
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> 2091436 INFO  (zkCallback-25230-thread-1) [    ] 
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> 2091435 INFO  (zkCallback-25231-thread-1) [    ] 
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> 2091436 WARN  (zkCallback-25230-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2091437 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@74d360{/solr,null,UNAVAILABLE}
   [junit4]   2> 2091437 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 0x1567cac4d9f000c, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 2091437 INFO  (zkCallback-25229-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2091437 INFO  (zkCallback-25231-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2091437 INFO  (zkCallback-25233-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2091437 INFO  (zkCallback-25232-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2091439 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2091439 INFO  
(OverseerStateUpdate-96401521513529358-127.0.0.1:43288_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33523_solr"} current state version: 0
   [junit4]   2> 2091439 INFO  (zkCallback-25233-thread-2) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96401521513529355-127.0.0.1:37353_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 2091439 INFO  
(OverseerStateUpdate-96401521513529358-127.0.0.1:43288_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33523_solr
   [junit4]   2> 2091440 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c8e608{/solr,null,AVAILABLE}
   [junit4]   2> 2091440 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1ebb57f{HTTP/1.1,[http/1.1]}{127.0.0.1:35374}
   [junit4]   2> 2091440 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.e.j.s.Server Started @2093572ms
   [junit4]   2> 2091440 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35374}
   [junit4]   2> 2091440 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@1c7db30
   [junit4]   2> 2091441 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
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_208E63EDD0F163DC-001/tempDir-001/node6'
   [junit4]   2> 2091441 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2091441 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2091441 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2091441 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091443 INFO  (zkCallback-25241-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@11e932 name:ZooKeeperConnection 
Watcher:127.0.0.1:46786/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2091444 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091444 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2091444 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2091449 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
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_208E63EDD0F163DC-001/tempDir-001/node6/.
   [junit4]   2> 2091449 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 445254
   [junit4]   2> 2091449 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
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_208E63EDD0F163DC-001/tempDir-001/node6]
   [junit4]   2> 2091450 WARN  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
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_208E63EDD0F163DC-001/tempDir-001/node6/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_208E63EDD0F163DC-001/tempDir-001/node6/lib
   [junit4]   2> 2091451 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
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> 2091453 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2091453 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2091453 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2091453 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46786/solr
   [junit4]   2> 2091453 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2091453 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2091454 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091456 INFO  (zkCallback-25244-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@15a7486 name:ZooKeeperConnection 
Watcher:127.0.0.1:46786 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2091456 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091456 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2091458 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$219/10284383@179f93c
   [junit4]   2> 2091459 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091461 INFO  (zkCallback-25245-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@12bce95 name:ZooKeeperConnection 
Watcher:127.0.0.1:46786/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2091461 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091477 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2091477 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2091478 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2091479 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2091481 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96401521513529363-127.0.0.1:35374_solr-n_0000000005
   [junit4]   2> 2091481 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96401521513529357-127.0.0.1:46423_solr-n_0000000004 to 
know if I could be the leader
   [junit4]   2> 2091481 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:35374_solr as DOWN
   [junit4]   2> 2091485 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35374_solr
   [junit4]   2> 2091485 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35374_solr
   [junit4]   2> 2091485 INFO  
(OverseerStateUpdate-96401521513529358-127.0.0.1:43288_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35374_solr"} current state version: 0
   [junit4]   2> 2091486 INFO  
(OverseerStateUpdate-96401521513529358-127.0.0.1:43288_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35374_solr
   [junit4]   2> 2091488 INFO  (zkCallback-25231-thread-1) [    ] 
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> 2091488 INFO  (zkCallback-25229-thread-1) [    ] 
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> 2091488 INFO  (zkCallback-25245-thread-1) [    ] 
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> 2091488 INFO  (zkCallback-25233-thread-2) [    ] 
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> 2091488 INFO  (zkCallback-25232-thread-2) [    ] 
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> 2091490 INFO  (zkCallback-25233-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2091490 INFO  (zkCallback-25229-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2091490 INFO  (zkCallback-25231-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2091490 INFO  (zkCallback-25232-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2091511 INFO  (zkCallback-25245-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2091518 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2091519 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2091519 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
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_208E63EDD0F163DC-001/tempDir-001/node6/.
   [junit4]   2> 2091519 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2091520 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2091520 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2091520 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2091520 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091523 INFO  (zkCallback-25247-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1deafce name:ZooKeeperConnection 
Watcher:127.0.0.1:46786/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2091523 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091523 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2091524 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 2091561 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 2091563 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 2091575 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 2091578 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 2091586 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 2091609 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 2091627 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 2091629 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 2091633 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 2091645 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 2091647 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-testxmlparser.xml
   [junit4]   2> 2091649 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 2091652 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 2091657 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 2091659 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 2091662 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 2091668 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 2091671 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 2091673 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 2091679 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 2091685 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 2091715 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 2091717 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[208E63EDD0F163DC]) [    ] 
o.a.s.c.c.SolrZkC

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

96)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
IOException occured when talking to server at: 
http://127.0.0.1:35812/solr/testSolrCloudCollection_shard1_replica2
   [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:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    >        ... 1 more
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:35812 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_208E63EDD0F163DC-001
   [junit4]   2> Aug 12, 2016 2:55:03 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=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=pt-GW, 
timezone=SystemV/CST6CDT
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=207021904,total=317718528
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreContainer, 
TestAuthenticationFramework, HdfsChaosMonkeySafeLeaderTest, 
TestSubQueryTransformerDistrib, TestTrackingShardHandlerFactory, 
SolrInfoMBeanTest, LoggingHandlerTest, SolrCmdDistributorTest, 
NotRequiredUniqueKeyTest, TestDistributedStatsComponentCardinality, 
DistanceUnitsTest, TestGraphTermsQParserPlugin, HdfsUnloadDistributedZkTest, 
DistribDocExpirationUpdateProcessorTest, TestQuerySenderListener, 
TestCryptoKeys, TestOverriddenPrefixQueryForCustomFieldType, TestLFUCache, 
DirectSolrSpellCheckerTest, ConjunctionSolrSpellCheckerTest, 
TestUseDocValuesAsStored, TermVectorComponentTest, TestMiniSolrCloudCluster, 
TestHdfsBackupRestoreCore, SparseHLLTest, SolrPluginUtilsTest, 
BigEndianAscendingWordSerializerTest, FileUtilsTest, 
TestSolrConfigHandlerConcurrent, TestDocumentBuilder, 
SpellPossibilityIteratorTest, TestBinaryResponseWriter, TestTrie, 
OverriddenZkACLAndCredentialsProvidersTest, CSVRequestHandlerTest, 
ShardRoutingCustomTest, SimpleMLTQParserTest, AliasIntegrationTest, 
TestNamedUpdateProcessors, TestUniqueKeyFieldResource, 
TestCopyFieldCollectionResource, TestNumericTerms64, SSLMigrationTest, 
TestSolrCoreProperties, TestSurroundQueryParser, CreateCollectionCleanupTest, 
TestFieldCacheWithThreads, TestRestoreCore, BadCopyFieldTest, SuggesterFSTTest, 
MBeansHandlerTest, TestSmileRequest, DistributedFacetPivotSmallTest, 
HighlighterTest, CollectionTooManyReplicasTest, TestDefaultStatsCache, 
ConcurrentDeleteAndCreateCollectionTest, TestStressLiveNodes, 
TestSlowCompositeReaderWrapper, VersionInfoTest, ShardRoutingTest, 
RequestLoggingTest, BlockJoinFacetSimpleTest, TermsComponentTest, 
TestDynamicFieldResource, SpatialHeatmapFacetsTest, NumericFieldsTest, 
TestRawTransformer, HdfsBasicDistributedZk2Test, 
CdcrReplicationDistributedZkTest, ClassificationUpdateProcessorFactoryTest, 
TestSolrDynamicMBean, TestCustomSort, DocumentBuilderTest, 
AnalysisErrorHandlingTest, SortByFunctionTest, CollectionsAPIDistributedZkTest, 
HdfsDirectoryFactoryTest, SpellCheckComponentTest, TestStandardQParsers, 
TestSimpleTrackingShardHandler, TestRestManager, TestExactStatsCache, 
HdfsRecoverLeaseTest, DOMUtilTest, SpatialFilterTest, TestCloudPivotFacet, 
TestCodecSupport, HdfsDirectoryTest, MoreLikeThisHandlerTest, 
TestDistributedGrouping, PKIAuthenticationIntegrationTest, DeleteShardTest, 
TimeZoneUtilsTest, SolrIndexSplitterTest, ZkControllerTest, 
TestNonDefinedSimilarityFactory, CloudExitableDirectoryReaderTest, 
TestSolrDeletionPolicy2, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, 
UnloadDistributedZkTest, ZkSolrClientTest, AutoCommitTest, 
DistributedTermsComponentTest, PeerSyncTest, ConvertedLegacyTest, 
TestFiltering, SimplePostToolTest, SpellCheckCollatorTest, SuggesterTest, 
TestStressLucene, PolyFieldTest, WordBreakSolrSpellCheckerTest, 
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate, 
TestWordDelimiterFilterFactory, QueryEqualityTest, 
DefaultValueUpdateProcessorTest, TestRemoteStreaming, DistanceFunctionTest, 
XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, TestWriterPerf, 
TestQueryTypes, PathHierarchyTokenizerFactoryTest, IndexSchemaRuntimeFieldTest, 
IndexSchemaTest, TestCollationField, UpdateRequestProcessorFactoryTest, 
JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, 
TestPHPSerializedResponseWriter, HighlighterConfigTest, TestQuerySenderNoQuery, 
CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, 
TestMergePolicyConfig, MultiTermTest, SampleTest, TestDocSet, TestBinaryField, 
MinimalSchemaTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, 
ExternalFileFieldSortTest, TestPostingsSolrHighlighter, TestLuceneMatchVersion, 
TestPhraseSuggestions, TestCharFilters, SynonymTokenizerTest, 
TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, 
TestDFRSimilarityFactory, TestPerFieldSimilarity, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestBM25SimilarityFactory, TestFastWriter, TestJmxMonitoredMap, 
ResourceLoaderTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, 
URLClassifyProcessorTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, 
CdcrVersionReplicationTest, CleanupOldIndexTest, ConfigSetsAPITest, 
CustomCollectionTest, DistribJoinFromCollectionTest, ForceLeaderTest, 
RemoteQueryErrorTest, ReplicationFactorTest, SaslZkACLProviderTest, 
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, 
SolrCLIZkUtilsTest, SolrCloudExampleTest, TestHdfsCloudBackupRestore, 
TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore, 
TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, 
TlogReplayBufferedWhileIndexingTest, HdfsBasicDistributedZkTest, 
HdfsChaosMonkeyNothingIsSafeTest, HdfsRestartWhileUpdatingTest, 
HdfsSyncSliceTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, 
RuleEngineTest, RulesTest, CoreMergeIndexesAdminHandlerTest, 
SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, 
DistributedDebugComponentTest, DistributedExpandComponentTest, 
DistributedFacetPivotLargeTest, DistributedQueryComponentOptimizationTest, 
CheckHdfsIndexTest, TestIntervalFaceting, TestSubQueryTransformer, 
TestManagedResource, TestFieldResource, TestSchemaNameResource, 
TestSchemaVersionResource, BooleanFieldTest, ChangedSchemaMergeTest, 
DateRangeFieldTest, SpatialRPTFieldTypeTest, TestSchemaManager, 
TestUseDocValuesAsStored2, RankQueryTest, TestAddFieldRealTimeGet, 
TestInitQParser, TestMaxScoreQueryParser, TestNoOpRegenerator, 
TestQueryWrapperFilter, TestRandomCollapseQParserPlugin, TestLRUStatsCache, 
BasicAuthIntegrationTest]
   [junit4] Completed [603/629 (1!)] on J1 in 21.96s, 1 test, 1 error <<< 
FAILURES!

[...truncated 49760 lines...]

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

Reply via email to