Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17161/
Java: 64bit/jdk-9-ea+125 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
IOException occured when talking to server at: 
http://127.0.0.1:45143/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:45143/solr/testSolrCloudCollection_shard1_replica2
        at 
__randomizedtesting.SeedInfo.seed([1F0DDA41711A45DD:22D5746D49F41BAD]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:699)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
        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:45143/solr/testSolrCloudCollection_shard1_replica2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:674)
        at 
java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
        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:45143 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
        ... 10 more




Build Log:
[...truncated 10830 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 156000 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 156000 INFO  (Thread-434) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 156000 INFO  (Thread-434) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 156100 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43248
   [junit4]   2> 156101 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156101 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156120 INFO  (zkCallback-213-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@54ffb62a 
name:ZooKeeperConnection Watcher:127.0.0.1:43248 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156120 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156121 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156121 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 156128 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 0x155bd5137fa0000, 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> 156131 INFO  (jetty-launcher-212-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 156131 INFO  (jetty-launcher-212-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 156132 INFO  (jetty-launcher-212-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 156133 INFO  (jetty-launcher-212-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 156133 INFO  (jetty-launcher-212-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 156134 INFO  (jetty-launcher-212-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4985313d{/solr,null,AVAILABLE}
   [junit4]   2> 156135 INFO  (jetty-launcher-212-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@607e96d1{/solr,null,AVAILABLE}
   [junit4]   2> 156136 INFO  (jetty-launcher-212-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@515d0c6d{HTTP/1.1,[http/1.1]}{127.0.0.1:45239}
   [junit4]   2> 156136 INFO  (jetty-launcher-212-thread-1) [    ] 
o.e.j.s.Server Started @158526ms
   [junit4]   2> 156136 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45239}
   [junit4]   2> 156136 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@3ecf72fd
   [junit4]   2> 156137 INFO  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node1'
   [junit4]   2> 156137 INFO  (jetty-launcher-212-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@c260539{HTTP/1.1,[http/1.1]}{127.0.0.1:45143}
   [junit4]   2> 156137 INFO  (jetty-launcher-212-thread-3) [    ] 
o.e.j.s.Server Started @158527ms
   [junit4]   2> 156137 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 156137 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45143}
   [junit4]   2> 156137 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 156137 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@3ecf72fd
   [junit4]   2> 156137 INFO  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node3'
   [junit4]   2> 156137 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156137 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 156137 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 156137 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156139 INFO  (jetty-launcher-212-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@29df8012{/solr,null,AVAILABLE}
   [junit4]   2> 156139 INFO  (jetty-launcher-212-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b33647a{/solr,null,AVAILABLE}
   [junit4]   2> 156139 INFO  (jetty-launcher-212-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@50dcc82f{HTTP/1.1,[http/1.1]}{127.0.0.1:44755}
   [junit4]   2> 156139 INFO  (jetty-launcher-212-thread-5) [    ] 
o.e.j.s.Server Started @158529ms
   [junit4]   2> 156139 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44755}
   [junit4]   2> 156139 INFO  (jetty-launcher-212-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@62d9aab4{HTTP/1.1,[http/1.1]}{127.0.0.1:34208}
   [junit4]   2> 156139 INFO  (jetty-launcher-212-thread-2) [    ] 
o.e.j.s.Server Started @158529ms
   [junit4]   2> 156139 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@3ecf72fd
   [junit4]   2> 156139 INFO  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node5'
   [junit4]   2> 156139 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 156139 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34208}
   [junit4]   2> 156139 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 156140 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@3ecf72fd
   [junit4]   2> 156140 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156140 INFO  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node2'
   [junit4]   2> 156140 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 156140 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 156140 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156140 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156141 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156141 INFO  (jetty-launcher-212-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b427b5f{/solr,null,AVAILABLE}
   [junit4]   2> 156142 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156143 INFO  (zkCallback-216-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@487ccb0d 
name:ZooKeeperConnection Watcher:127.0.0.1:43248/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156143 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156143 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156146 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156146 INFO  (jetty-launcher-212-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7a9ccdf9{HTTP/1.1,[http/1.1]}{127.0.0.1:43968}
   [junit4]   2> 156146 INFO  (jetty-launcher-212-thread-4) [    ] 
o.e.j.s.Server Started @158536ms
   [junit4]   2> 156146 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43968}
   [junit4]   2> 156147 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@3ecf72fd
   [junit4]   2> 156147 INFO  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node4'
   [junit4]   2> 156147 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 156147 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 156147 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156147 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156148 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 156148 INFO  (zkCallback-214-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@31b69abb 
name:ZooKeeperConnection Watcher:127.0.0.1:43248/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156148 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156148 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156163 INFO  (zkCallback-215-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@64a3c4ea 
name:ZooKeeperConnection Watcher:127.0.0.1:43248/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156163 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156163 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156163 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 156165 INFO  (zkCallback-217-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@f35a004 name:ZooKeeperConnection 
Watcher:127.0.0.1:43248/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 156165 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156165 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156167 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 156168 INFO  (zkCallback-218-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@38a27b7d 
name:ZooKeeperConnection Watcher:127.0.0.1:43248/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156168 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156168 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156169 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 156171 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 156176 INFO  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node5/.
   [junit4]   2> 156176 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1547780627
   [junit4]   2> 156176 INFO  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node5]
   [junit4]   2> 156176 WARN  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_1F0DDA41711A45DD-001/tempDir-001/node5/lib
   [junit4]   2> 156176 INFO  (jetty-launcher-212-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> 156180 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 156180 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 156180 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 156188 INFO  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node3/.
   [junit4]   2> 156188 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1878108930
   [junit4]   2> 156188 INFO  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node3]
   [junit4]   2> 156188 WARN  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_1F0DDA41711A45DD-001/tempDir-001/node3/lib
   [junit4]   2> 156188 INFO  (jetty-launcher-212-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> 156189 INFO  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node2/.
   [junit4]   2> 156202 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 490124961
   [junit4]   2> 156202 INFO  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node2]
   [junit4]   2> 156202 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 156202 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 156202 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 156202 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43248/solr
   [junit4]   2> 156180 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43248/solr
   [junit4]   2> 156189 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 0x155bd5137fa0004, 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> 156189 INFO  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node1/.
   [junit4]   2> 156203 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 904396738
   [junit4]   2> 156203 INFO  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node1]
   [junit4]   2> 156203 WARN  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_1F0DDA41711A45DD-001/tempDir-001/node1/lib
   [junit4]   2> 156203 INFO  (jetty-launcher-212-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> 156202 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 156204 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156202 INFO  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node4/.
   [junit4]   2> 156204 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1274234653
   [junit4]   2> 156204 INFO  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node4]
   [junit4]   2> 156205 WARN  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_1F0DDA41711A45DD-001/tempDir-001/node4/lib
   [junit4]   2> 156205 INFO  (jetty-launcher-212-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> 156202 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 156205 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156202 WARN  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_1F0DDA41711A45DD-001/tempDir-001/node2/lib
   [junit4]   2> 156206 INFO  (jetty-launcher-212-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> 156203 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 0x155bd5137fa0005, 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> 156207 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 156207 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 156208 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 156208 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43248/solr
   [junit4]   2> 156208 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 156208 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156210 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156214 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156218 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156223 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 156223 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 156223 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 156223 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 156223 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 156223 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 156223 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43248/solr
   [junit4]   2> 156223 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43248/solr
   [junit4]   2> 156225 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 156225 INFO  (zkCallback-227-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4ca4fc8d 
name:ZooKeeperConnection Watcher:127.0.0.1:43248 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156225 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156225 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156225 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156223 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 156225 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156234 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156234 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156242 INFO  (zkCallback-223-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e8c64e7 
name:ZooKeeperConnection Watcher:127.0.0.1:43248 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156242 INFO  (zkCallback-224-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7ea739f3 
name:ZooKeeperConnection Watcher:127.0.0.1:43248 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156242 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156242 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156242 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156242 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156243 INFO  (zkCallback-233-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5ebe926c 
name:ZooKeeperConnection Watcher:127.0.0.1:43248 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156243 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156243 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156244 INFO  (zkCallback-232-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@112223f7 
name:ZooKeeperConnection Watcher:127.0.0.1:43248 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156245 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 0x155bd5137fa0006, 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> 156245 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156245 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156245 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$190/1506992148@b8af97d
   [junit4]   2> 156246 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156247 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$190/1506992148@765005c
   [junit4]   2> 156247 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$190/1506992148@61113f1b
   [junit4]   2> 156247 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156248 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156248 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$190/1506992148@9a70f31
   [junit4]   2> 156249 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 0x155bd5137fa0009, 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> 156249 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156250 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6b9dc322 
name:ZooKeeperConnection Watcher:127.0.0.1:43248/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156250 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156250 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$190/1506992148@342d10f9
   [junit4]   2> 156250 INFO  (zkCallback-235-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@574b5b85 
name:ZooKeeperConnection Watcher:127.0.0.1:43248/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156250 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156251 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156252 INFO  (zkCallback-236-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2ec443d1 
name:ZooKeeperConnection Watcher:127.0.0.1:43248/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156252 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156252 INFO  (zkCallback-237-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@241d394 name:ZooKeeperConnection 
Watcher:127.0.0.1:43248/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 156252 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156254 INFO  (zkCallback-238-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@254f805d 
name:ZooKeeperConnection Watcher:127.0.0.1:43248/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156254 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156255 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 156256 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 156257 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 156257 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 156258 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 156264 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 156264 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 156265 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 156266 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 156267 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 156348 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 156348 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 156348 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 156348 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 156356 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 156371 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 156371 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 156371 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 156371 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 156391 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 156391 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 156392 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 156393 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 156393 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 156396 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 156398 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 156398 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 156400 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 156400 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 156402 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 156402 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 156403 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 156405 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 156405 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 156408 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 156408 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 156410 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 156410 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 156415 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 156415 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 156415 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 156416 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 156416 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 156427 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 156427 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 156427 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 156427 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 156427 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 156447 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 156447 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 156447 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 156447 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 156448 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 156449 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 156449 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 156449 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 156449 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 156450 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 156450 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 156450 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 156450 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 156450 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 156451 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 156452 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 156452 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 156452 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 156452 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 156456 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 156456 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 156456 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 156456 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 156456 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 156461 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 156461 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 156461 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 156463 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 156463 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 156474 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96191123587465228-127.0.0.1:44755_solr-n_0000000000
   [junit4]   2> 156474 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96191123587465231-127.0.0.1:34208_solr-n_0000000001
   [junit4]   2> 156474 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96191123587465227-127.0.0.1:45239_solr-n_0000000003
   [junit4]   2> 156474 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96191123587465229-127.0.0.1:45143_solr-n_0000000004
   [junit4]   2> 156474 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96191123587465230-127.0.0.1:43968_solr-n_0000000002
   [junit4]   2> 156475 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44755_solr
   [junit4]   2> 156475 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 156475 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96191123587465228-127.0.0.1:44755_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 156475 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96191123587465230-127.0.0.1:43968_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 156475 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96191123587465227-127.0.0.1:45239_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 156476 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34208_solr
   [junit4]   2> 156476 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34208_solr
   [junit4]   2> 156476 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96191123587465231-127.0.0.1:34208_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 156476 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45239_solr
   [junit4]   2> 156476 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45239_solr
   [junit4]   2> 156476 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45143_solr
   [junit4]   2> 156476 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45143_solr
   [junit4]   2> 156476 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43968_solr
   [junit4]   2> 156476 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43968_solr
   [junit4]   2> 156489 INFO  (zkCallback-235-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> 156489 INFO  (zkCallback-234-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> 156489 INFO  (zkCallback-237-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> 156490 INFO  (zkCallback-238-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> 156490 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.Overseer Overseer 
(id=96191123587465228-127.0.0.1:44755_solr-n_0000000000) starting
   [junit4]   2> 156490 INFO  (zkCallback-236-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> 156494 INFO  (zkCallback-235-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 156494 INFO  (zkCallback-235-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: [2])
   [junit4]   2> 156494 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 156496 INFO  (zkCallback-238-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 156498 INFO  (zkCallback-237-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 156503 INFO  (zkCallback-234-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> 156503 INFO  (zkCallback-238-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> 156503 INFO  (zkCallback-237-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> 156503 INFO  (zkCallback-235-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 156505 INFO  (zkCallback-236-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 156506 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 156506 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 156506 INFO  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node1/.
   [junit4]   2> 156507 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 156509 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 156509 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 156509 INFO  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node2/.
   [junit4]   2> 156509 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 156515 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 156515 INFO  (zkCallback-238-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 156515 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 156515 INFO  (jetty-launcher-212-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 156515 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 156515 INFO  (jetty-launcher-212-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 156516 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 156516 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 156517 INFO  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node3/.
   [junit4]   2> 156517 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 156517 INFO  (zkCallback-237-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 156524 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 156524 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 156524 INFO  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node4/.
   [junit4]   2> 156524 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 156525 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 156525 INFO  (jetty-launcher-212-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 156525 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 156525 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 156525 INFO  (jetty-launcher-212-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 156567 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 156567 INFO  
(OverseerCollectionConfigSetProcessor-96191123587465228-127.0.0.1:44755_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer 
operations
   [junit4]   2> 156567 INFO  
(OverseerStateUpdate-96191123587465228-127.0.0.1:44755_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 156567 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44755_solr as DOWN
   [junit4]   2> 156570 INFO  
(OverseerStateUpdate-96191123587465228-127.0.0.1:44755_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 156572 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44755_solr
   [junit4]   2> 156572 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44755_solr
   [junit4]   2> 156575 INFO  (zkCallback-235-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> 156575 INFO  (zkCallback-237-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> 156575 INFO  (zkCallback-234-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> 156575 INFO  (zkCallback-236-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> 156575 INFO  (zkCallback-238-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> 156575 INFO  
(OverseerStateUpdate-96191123587465228-127.0.0.1:44755_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44755_solr"} current state version: 0
   [junit4]   2> 156575 INFO  
(OverseerStateUpdate-96191123587465228-127.0.0.1:44755_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44755_solr
   [junit4]   2> 156575 INFO  (zkCallback-238-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 156575 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 156575 INFO  (zkCallback-236-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 156575 INFO  (zkCallback-237-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 156576 INFO  (zkCallback-235-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 156584 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 156584 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 156585 INFO  (jetty-launcher-212-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_1F0DDA41711A45DD-001/tempDir-001/node5/.
   [junit4]   2> 156585 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 156586 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 156586 INFO  (jetty-launcher-212-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 156586 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156587 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156590 INFO  (zkCallback-244-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7f40df2e 
name:ZooKeeperConnection Watcher:127.0.0.1:43248 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156590 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156590 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156615 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@62d9aab4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 156616 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=490124961
   [junit4]   2> 156616 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34208_solr as DOWN
   [junit4]   2> 156622 INFO  
(OverseerStateUpdate-96191123587465228-127.0.0.1:44755_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34208_solr"} current state version: 0
   [junit4]   2> 156622 INFO  
(OverseerStateUpdate-96191123587465228-127.0.0.1:44755_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34208_solr
   [junit4]   2> 156624 INFO  (zkCallback-238-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> 156624 INFO  (zkCallback-234-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> 156624 INFO  (zkCallback-236-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> 156624 INFO  (zkCallback-237-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> 156632 INFO  (zkCallback-235-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> 156632 INFO  (zkCallback-236-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 156632 INFO  (zkCallback-237-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 156632 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 156635 INFO  (zkCallback-235-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 156636 INFO  (zkCallback-237-thread-2) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96191123587465228-127.0.0.1:44755_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 158124 WARN  (zkCallback-238-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> 158125 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3b33647a{/solr,null,UNAVAILABLE}
   [junit4]   2> 158127 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 158127 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2dd06b3{/solr,null,AVAILABLE}
   [junit4]   2> 158128 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2649455{HTTP/1.1,[http/1.1]}{127.0.0.1:37278}
   [junit4]   2> 158128 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.e.j.s.Server Started @160518ms
   [junit4]   2> 158128 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37278}
   [junit4]   2> 158128 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@3ecf72fd
   [junit4]   2> 158128 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
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_1F0DDA41711A45DD-001/tempDir-001/node6'
   [junit4]   2> 158128 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 158128 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 158129 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 158129 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 158134 INFO  (zkCallback-246-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7f825f8a 
name:ZooKeeperConnection Watcher:127.0.0.1:43248/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 158134 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 158135 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 158135 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 158140 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
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_1F0DDA41711A45DD-001/tempDir-001/node6/.
   [junit4]   2> 158140 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1093003057
   [junit4]   2> 158141 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
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_1F0DDA41711A45DD-001/tempDir-001/node6]
   [junit4]   2> 158141 WARN  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
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_1F0DDA41711A45DD-001/tempDir-001/node6/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_1F0DDA41711A45DD-001/tempDir-001/node6/lib
   [junit4]   2> 158141 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
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> 158143 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 158143 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 158143 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 158143 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43248/solr
   [junit4]   2> 158143 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 158143 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 158143 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 158146 INFO  (zkCallback-249-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@45556090 
name:ZooKeeperConnection Watcher:127.0.0.1:43248 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 158146 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 158146 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 158148 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$190/1506992148@4c394612
   [junit4]   2> 158149 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 158151 INFO  (zkCallback-250-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e016693 
name:ZooKeeperConnection Watcher:127.0.0.1:43248/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 158151 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 158199 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 158200 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 158200 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 158201 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 158203 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96191123587465235-127.0.0.1:37278_solr-n_0000000005
   [junit4]   2> 158203 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96191123587465229-127.0.0.1:45143_solr-n_0000000004 to 
know if I could be the leader
   [junit4]   2> 158203 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:37278_solr as DOWN
   [junit4]   2> 158207 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37278_solr
   [junit4]   2> 158207 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37278_solr
   [junit4]   2> 158207 INFO  
(OverseerStateUpdate-96191123587465228-127.0.0.1:44755_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37278_solr"} current state version: 0
   [junit4]   2> 158207 INFO  
(OverseerStateUpdate-96191123587465228-127.0.0.1:44755_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37278_solr
   [junit4]   2> 158209 INFO  (zkCallback-250-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> 158209 INFO  (zkCallback-237-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> 158209 INFO  (zkCallback-234-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> 158209 INFO  (zkCallback-235-thread-3) [    ] 
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> 158209 INFO  (zkCallback-236-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> 158211 INFO  (zkCallback-237-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 158211 INFO  (zkCallback-235-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 158211 INFO  (zkCallback-236-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 158211 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 158211 INFO  (zkCallback-250-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 158215 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 158215 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 158216 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
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_1F0DDA41711A45DD-001/tempDir-001/node6/.
   [junit4]   2> 158216 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 158217 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 158217 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 158217 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 158217 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 158220 INFO  (zkCallback-252-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4fc0a13b 
name:ZooKeeperConnection Watcher:127.0.0.1:43248/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 158220 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 158220 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 158220 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 158230 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 158232 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 158237 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 158240 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 158259 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 158261 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 158267 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 158269 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 158271 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 158283 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 158285 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 158288 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 158290 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 158295 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 158297 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 158303 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 158309 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 158311 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 158313 INFO  (TEST-BasicAuthIntegrationTest.test

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

ired for /live_nodes]
   [junit4]   2> 177155 INFO  (jetty-launcher-212-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@29df8012{/solr,null,UNAVAILABLE}
   [junit4]   2> 177156 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[1F0DDA41711A45DD]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43248 43248
   [junit4]   2> 187187 INFO  (Thread-434) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43248 43248
   [junit4]   2> 187187 WARN  (Thread-434) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        8       /solr/security.json
   [junit4]   2>        5       /solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        5       
/solr/collections/testSolrCloudCollection/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/96191123587465228-127.0.0.1:44755_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/96191123587465235-127.0.0.1:37278_solr-n_0000000005
   [junit4]   2>        2       
/solr/overseer_elect/election/96191123587465227-127.0.0.1:45239_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/overseer/queue
   [junit4]   2>        15      /solr/overseer/collection-queue-work
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics 
-Dtests.seed=1F0DDA41711A45DD -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=pl -Dtests.timezone=Etc/GMT -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   31.2s J1 | BasicAuthIntegrationTest.testBasics <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException 
occured when talking to server at: 
http://127.0.0.1:45143/solr/testSolrCloudCollection_shard1_replica2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1F0DDA41711A45DD:22D5746D49F41BAD]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:699)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    >        at 
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:45143/solr/testSolrCloudCollection_shard1_replica2
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [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:674)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(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:45143 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:511)
   [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_1F0DDA41711A45DD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
_version_=Lucene50(blocksize=128), multiDefault=BlockTreeOrds(blocksize=128), 
intDefault=Lucene50(blocksize=128), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_i_dv=Lucene50(blocksize=128), 
range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=897, 
maxMBSortInHeap=7.513757973624893, sim=ClassicSimilarity, locale=pl, 
timezone=Etc/GMT
   [junit4]   2> NOTE: Linux 4.4.0-28-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=221912224,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [MoreLikeThisHandlerTest, 
ZkSolrClientTest, BlockJoinFacetRandomTest, BufferStoreTest, 
DistributedSuggestComponentTest, ExplicitHLLTest, InfoHandlerTest, TestMacros, 
FastVectorHighlighterTest, UniqFieldsUpdateProcessorFactoryTest, 
SolrCLIZkUtilsTest, HdfsTlogReplayBufferedWhileIndexingTest, 
SpellingQueryConverterTest, AsyncMigrateRouteKeyTest, FileUtilsTest, 
SolrPluginUtilsTest, TestFieldTypeResource, 
LeaderInitiatedRecoveryOnShardRestartTest, TestInfoStreamLogging, 
ReplicationFactorTest, TestSolrDynamicMBean, TestSimpleTrackingShardHandler, 
TestManagedResource, VMParamsZkACLAndCredentialsProvidersTest, 
TestSurroundQueryParser, SpatialFilterTest, OpenCloseCoreStressTest, 
TestSolrCoreProperties, ResponseHeaderTest, TestReRankQParserPlugin, 
TestHighFrequencyDictionaryFactory, TestStressVersions, 
BasicAuthIntegrationTest]
   [junit4] Completed [87/618 (1!)] on J1 in 31.21s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1709 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: 
There were test failures: 618 suites (10 ignored), 2588 tests, 1 error, 117 
ignored (70 assumptions) [seed: 1F0DDA41711A45DD]

Total time: 59 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to