Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17780/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Unexpected exception type, expected RemoteSolrException

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected 
RemoteSolrException
        at 
__randomizedtesting.SeedInfo.seed([3E0223CD8DFFDC76:826C55DF29AC5F0C]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2682)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:111)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: https://127.0.0.1:34627/solr
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.lambda$testBasicAuth$0(BasicAuthIntegrationTest.java:112)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2677)
        ... 40 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:34627 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
        ... 50 more




Build Log:
[...truncated 10578 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/init-core-data-001
   [junit4]   2> 43291 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 43292 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 43292 INFO  (Thread-91) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 43292 INFO  (Thread-91) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 43392 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35453
   [junit4]   2> 43392 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 43393 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43396 INFO  (zkCallback-52-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@55b852fa 
name:ZooKeeperConnection Watcher:127.0.0.1:35453 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43396 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43396 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 43396 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 43399 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 43446 INFO  (jetty-launcher-51-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 43446 INFO  (jetty-launcher-51-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 43446 INFO  (jetty-launcher-51-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 43447 INFO  (jetty-launcher-51-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@edafecf{/solr,null,AVAILABLE}
   [junit4]   2> 43447 INFO  (jetty-launcher-51-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@196f38a3{/solr,null,AVAILABLE}
   [junit4]   2> 43447 INFO  (jetty-launcher-51-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8aa7f5a{/solr,null,AVAILABLE}
   [junit4]   2> 43547 INFO  (jetty-launcher-51-thread-3) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@48d70ec1{SSL,[ssl, 
http/1.1]}{127.0.0.1:34627}
   [junit4]   2> 43547 INFO  (jetty-launcher-51-thread-2) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@2335012b{SSL,[ssl, 
http/1.1]}{127.0.0.1:42571}
   [junit4]   2> 43547 INFO  (jetty-launcher-51-thread-1) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@4c117efc{SSL,[ssl, 
http/1.1]}{127.0.0.1:42826}
   [junit4]   2> 43547 INFO  (jetty-launcher-51-thread-3) [    ] o.e.j.s.Server 
Started @45063ms
   [junit4]   2> 43547 INFO  (jetty-launcher-51-thread-2) [    ] o.e.j.s.Server 
Started @45063ms
   [junit4]   2> 43547 INFO  (jetty-launcher-51-thread-1) [    ] o.e.j.s.Server 
Started @45063ms
   [junit4]   2> 43547 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34627}
   [junit4]   2> 43547 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42826}
   [junit4]   2> 43547 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42571}
   [junit4]   2> 43547 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 43547 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 43547 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 43548 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node1'
   [junit4]   2> 43548 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node3'
   [junit4]   2> 43548 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node2'
   [junit4]   2> 43548 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 43548 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 43548 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 43548 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 43548 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 43548 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 43548 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 43548 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 43548 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 43548 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43549 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43548 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43550 INFO  (zkCallback-53-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@577417a1 
name:ZooKeeperConnection Watcher:127.0.0.1:35453/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43550 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43551 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 43551 INFO  (zkCallback-54-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@56563393 
name:ZooKeeperConnection Watcher:127.0.0.1:35453/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43551 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43551 INFO  (zkCallback-55-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@67c4d647 
name:ZooKeeperConnection Watcher:127.0.0.1:35453/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43551 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43551 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 43551 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 43552 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 43552 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 43552 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 43574 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node2/.
   [junit4]   2> 43574 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2009209327
   [junit4]   2> 43574 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node2]
   [junit4]   2> 43575 WARN  (jetty-launcher-51-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node2/lib
   [junit4]   2> 43575 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 43575 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node3/.
   [junit4]   2> 43575 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 0x157077c63ef0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 43576 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node1/.
   [junit4]   2> 43576 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1304013223
   [junit4]   2> 43576 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 617106811
   [junit4]   2> 43576 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node3]
   [junit4]   2> 43576 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node1]
   [junit4]   2> 43576 WARN  (jetty-launcher-51-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node3/lib
   [junit4]   2> 43576 WARN  (jetty-launcher-51-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node1/lib
   [junit4]   2> 43576 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 43576 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 43577 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 43577 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 43577 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 43577 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35453/solr
   [junit4]   2> 43577 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 43577 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 43578 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43578 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 43579 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 43578 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 43579 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 43579 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 43579 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 43579 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35453/solr
   [junit4]   2> 43579 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 43579 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35453/solr
   [junit4]   2> 43579 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 43580 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 43580 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 43580 INFO  (zkCallback-62-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@173ab4ad 
name:ZooKeeperConnection Watcher:127.0.0.1:35453 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43580 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43581 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43581 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43581 INFO  (jetty-launcher-51-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 43583 INFO  (zkCallback-63-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@23df89f5 
name:ZooKeeperConnection Watcher:127.0.0.1:35453 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43584 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43584 INFO  (jetty-launcher-51-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 43584 INFO  (zkCallback-64-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5dc9b7f5 
name:ZooKeeperConnection Watcher:127.0.0.1:35453 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43584 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43585 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 43586 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$12/1617604507@53604527
   [junit4]   2> 43586 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 43587 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$12/1617604507@2886f429
   [junit4]   2> 43587 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$12/1617604507@18273351
   [junit4]   2> 43587 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 0x157077c63ef0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 43587 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 43587 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 43588 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@629c1f0 name:ZooKeeperConnection 
Watcher:127.0.0.1:35453/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 43588 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 43589 INFO  
(zkCallback-66-thread-1-processing-n:127.0.0.1:42826_solr) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3779dc66 
name:ZooKeeperConnection Watcher:127.0.0.1:35453/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43589 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 43589 INFO  
(zkCallback-67-thread-1-processing-n:127.0.0.1:34627_solr) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@29529e17 
name:ZooKeeperConnection Watcher:127.0.0.1:35453/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43589 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 43589 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 43591 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 43591 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 43591 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 43592 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 43592 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 43593 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 43593 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 43593 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 43595 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 43596 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 43596 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 43596 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 43596 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 43597 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 43597 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 43597 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 43597 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 43598 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 43598 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 43598 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 43598 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 43598 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 43598 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 43599 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 43599 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 43599 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 43599 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 43599 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 43599 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 43600 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 43600 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 43600 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 43600 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 43600 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 43600 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 43600 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 43600 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 43601 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 43602 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 43602 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 43602 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 43602 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 43602 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 43602 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 43603 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 43603 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 43603 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96554147845701639-127.0.0.1:42571_solr-n_0000000000
   [junit4]   2> 43603 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96554147845701641-127.0.0.1:34627_solr-n_0000000001
   [junit4]   2> 43603 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 43603 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42571_solr
   [junit4]   2> 43604 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 43604 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96554147845701640-127.0.0.1:42826_solr-n_0000000002
   [junit4]   2> 43604 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96554147845701639-127.0.0.1:42571_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 43604 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34627_solr
   [junit4]   2> 43604 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:34627_solr
   [junit4]   2> 43604 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96554147845701641-127.0.0.1:34627_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 43604 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42826_solr
   [junit4]   2> 43604 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:42826_solr
   [junit4]   2> 43604 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.Overseer Overseer 
(id=96554147845701639-127.0.0.1:42571_solr-n_0000000000) starting
   [junit4]   2> 43605 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 43605 INFO  
(zkCallback-67-thread-1-processing-n:127.0.0.1:34627_solr) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 43605 INFO  
(zkCallback-66-thread-1-processing-n:127.0.0.1:42826_solr) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 43605 INFO  
(zkCallback-67-thread-1-processing-n:127.0.0.1:34627_solr) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 43606 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 43607 INFO  
(zkCallback-65-thread-2-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 43607 INFO  
(zkCallback-67-thread-1-processing-n:127.0.0.1:34627_solr) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 43608 INFO  
(zkCallback-66-thread-1-processing-n:127.0.0.1:42826_solr) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 43608 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 43608 INFO  
(zkCallback-65-thread-2-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 43610 INFO  
(zkCallback-67-thread-1-processing-n:127.0.0.1:34627_solr) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 43611 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 43611 INFO  
(OverseerCollectionConfigSetProcessor-96554147845701639-127.0.0.1:42571_solr-n_0000000000)
 [n:127.0.0.1:42571_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 43611 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42571_solr as DOWN
   [junit4]   2> 43611 INFO  
(OverseerStateUpdate-96554147845701639-127.0.0.1:42571_solr-n_0000000000) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 43612 INFO  
(OverseerStateUpdate-96554147845701639-127.0.0.1:42571_solr-n_0000000000) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (2)
   [junit4]   2> 43612 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42571_solr
   [junit4]   2> 43612 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:42571_solr
   [junit4]   2> 43613 INFO  
(zkCallback-66-thread-1-processing-n:127.0.0.1:42826_solr) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 43613 INFO  
(zkCallback-65-thread-2-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 43613 INFO  
(zkCallback-67-thread-1-processing-n:127.0.0.1:34627_solr) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 43613 INFO  
(zkCallback-65-thread-2-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 43614 INFO  
(zkCallback-66-thread-1-processing-n:127.0.0.1:42826_solr) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 43614 INFO  
(zkCallback-67-thread-1-processing-n:127.0.0.1:34627_solr) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 43614 INFO  
(OverseerStateUpdate-96554147845701639-127.0.0.1:42571_solr-n_0000000000) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42571_solr"} current state version: 0
   [junit4]   2> 43614 INFO  
(OverseerStateUpdate-96554147845701639-127.0.0.1:42571_solr-n_0000000000) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:42571_solr
   [junit4]   2> 43620 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 43620 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 43621 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node3/.
   [junit4]   2> 43621 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 43622 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 43622 INFO  (jetty-launcher-51-thread-3) 
[n:127.0.0.1:34627_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 43624 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 43624 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 43624 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node1/.
   [junit4]   2> 43624 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 43625 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 43625 INFO  (jetty-launcher-51-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 43628 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 43628 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 43629 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node2/.
   [junit4]   2> 43629 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 43629 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 43629 INFO  (jetty-launcher-51-thread-2) 
[n:127.0.0.1:42571_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 43629 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 43630 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43632 INFO  (zkCallback-71-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4e62b3df 
name:ZooKeeperConnection Watcher:127.0.0.1:35453 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43632 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43632 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 43635 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 43635 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43636 INFO  (zkCallback-74-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4ec0385e 
name:ZooKeeperConnection Watcher:127.0.0.1:35453/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43636 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43636 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 43636 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 43637 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 43637 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 43638 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf/solrconfig.xml
   [junit4]   2> 43639 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf/schema.xml
   [junit4]   2> 43706 INFO  (qtp1702031482-408) [n:127.0.0.1:34627_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=authCollection&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 43707 INFO  
(OverseerCollectionConfigSetProcessor-96554147845701639-127.0.0.1:42571_solr-n_0000000000)
 [n:127.0.0.1:42571_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"authCollection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 43708 INFO  
(OverseerThreadFactory-82-thread-1-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"authCollection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 43708 INFO  
(OverseerThreadFactory-82-thread-1-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
authCollection
   [junit4]   2> 43708 INFO  
(OverseerThreadFactory-82-thread-1-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/authCollection 
   [junit4]   2> 43709 INFO  
(OverseerThreadFactory-82-thread-1-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/collections/authCollection
   [junit4]   2> 43709 INFO  (zkCallback-74-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 43709 INFO  
(zkCallback-65-thread-2-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 43709 INFO  
(zkCallback-67-thread-1-processing-n:127.0.0.1:34627_solr) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 43709 INFO  
(zkCallback-66-thread-1-processing-n:127.0.0.1:42826_solr) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 43711 INFO  
(OverseerStateUpdate-96554147845701639-127.0.0.1:42571_solr-n_0000000000) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"authCollection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 43711 INFO  
(OverseerStateUpdate-96554147845701639-127.0.0.1:42571_solr-n_0000000000) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: authCollection
   [junit4]   2> 43712 INFO  
(OverseerStateUpdate-96554147845701639-127.0.0.1:42571_solr-n_0000000000) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/authCollection/state.json
   [junit4]   2> 43811 INFO  
(OverseerThreadFactory-82-thread-1-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for 
new collection authCollection, shardNames [shard1, shard2, shard3] , 
replicationFactor : 1
   [junit4]   2> 43812 INFO  
(OverseerThreadFactory-82-thread-1-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.CreateCollectionCmd Creating core 
authCollection_shard2_replica1 as part of shard shard2 of collection 
authCollection on 127.0.0.1:34627_solr
   [junit4]   2> 43812 INFO  
(OverseerThreadFactory-82-thread-1-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.CreateCollectionCmd Creating core 
authCollection_shard1_replica1 as part of shard shard1 of collection 
authCollection on 127.0.0.1:42571_solr
   [junit4]   2> 43812 INFO  
(OverseerThreadFactory-82-thread-1-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.CreateCollectionCmd Creating core 
authCollection_shard3_replica1 as part of shard shard3 of collection 
authCollection on 127.0.0.1:42826_solr
   [junit4]   2> 43843 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&name=authCollection_shard2_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 43844 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=authCollection_shard2_replica1, collection.configName=conf, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=authCollection, 
numShards=3, dataDir=data/, shard=shard2}
   [junit4]   2> 43844 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 43845 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.ZkController Registering watch for collection authCollection
   [junit4]   2> 43846 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.c.ZkStateReader Add data for [authCollection] ver [0]
   [junit4]   2> 43846 INFO  
(OverseerStateUpdate-96554147845701639-127.0.0.1:42571_solr-n_0000000000) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"authCollection_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:34627/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:34627_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 43847 INFO  
(OverseerStateUpdate-96554147845701639-127.0.0.1:42571_solr-n_0000000000) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 
message={
   [junit4]   2>   "core":"authCollection_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:34627/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:34627_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 43864 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 43877 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&name=authCollection_shard1_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 43877 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=authCollection_shard1_replica1, collection.configName=conf, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=authCollection, 
numShards=3, dataDir=data/, shard=shard1}
   [junit4]   2> 43878 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 43879 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.ZkController Registering watch for collection authCollection
   [junit4]   2> 43879 INFO  
(OverseerStateUpdate-96554147845701639-127.0.0.1:42571_solr-n_0000000000) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"authCollection_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:42571/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42571_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 43879 INFO  
(OverseerStateUpdate-96554147845701639-127.0.0.1:42571_solr-n_0000000000) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 
message={
   [junit4]   2>   "core":"authCollection_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:42571/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42571_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 43886 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.c.ZkStateReader Add data for [authCollection] ver [0]
   [junit4]   2> 43886 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 43895 INFO  (qtp707882842-409) [n:127.0.0.1:42826_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&name=authCollection_shard3_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2
   [junit4]   2> 43896 INFO  (qtp707882842-409) [n:127.0.0.1:42826_solr    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=authCollection_shard3_replica1, collection.configName=conf, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=authCollection, 
numShards=3, dataDir=data/, shard=shard3}
   [junit4]   2> 43896 INFO  (qtp707882842-409) [n:127.0.0.1:42826_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 43897 INFO  
(OverseerStateUpdate-96554147845701639-127.0.0.1:42571_solr-n_0000000000) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"authCollection_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:42826/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42826_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 43897 INFO  (qtp707882842-409) [n:127.0.0.1:42826_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.ZkController Registering watch for collection authCollection
   [junit4]   2> 43898 INFO  
(OverseerStateUpdate-96554147845701639-127.0.0.1:42571_solr-n_0000000000) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 
message={
   [junit4]   2>   "core":"authCollection_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:42826/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42826_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 43898 INFO  (qtp707882842-409) [n:127.0.0.1:42826_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.c.ZkStateReader Add data for [authCollection] ver [0]
   [junit4]   2> 43898 INFO  (qtp707882842-409) [n:127.0.0.1:42826_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 43999 INFO  
(OverseerStateUpdate-96554147845701639-127.0.0.1:42571_solr-n_0000000000) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/authCollection/state.json version: 0
   [junit4]   2> 44000 INFO  
(zkCallback-65-thread-2-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 44000 INFO  
(zkCallback-66-thread-1-processing-n:127.0.0.1:42826_solr) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 44000 INFO  
(zkCallback-67-thread-1-processing-n:127.0.0.1:34627_solr) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 44000 INFO  
(zkCallback-65-thread-2-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[authCollection] from [0] to [1]
   [junit4]   2> 44000 INFO  
(zkCallback-67-thread-1-processing-n:127.0.0.1:34627_solr) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[authCollection] from [0] to [1]
   [junit4]   2> 44000 INFO  
(zkCallback-66-thread-1-processing-n:127.0.0.1:42826_solr) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[authCollection] from [0] to [1]
   [junit4]   2> 44864 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for 
authCollection_shard2_replica1
   [junit4]   2> 44864 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.ZkController Check for collection zkNode:authCollection
   [junit4]   2> 44865 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 44865 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/authCollection]
   [junit4]   2> 44866 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.c.ZkStateReader path=[/collections/authCollection] [configName]=[conf] 
specified config exists in ZooKeeper
   [junit4]   2> 44866 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node3/authCollection_shard2_replica1'
   [junit4]   2> 44867 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 44867 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 44868 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 44875 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 44879 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 44886 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 44887 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for 
authCollection_shard1_replica1
   [junit4]   2> 44887 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.ZkController Check for collection zkNode:authCollection
   [junit4]   2> 44887 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 44887 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/authCollection]
   [junit4]   2> 44887 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.c.ZkStateReader path=[/collections/authCollection] [configName]=[conf] 
specified config exists in ZooKeeper
   [junit4]   2> 44887 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node2/authCollection_shard1_replica1'
   [junit4]   2> 44888 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 44888 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 44889 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 44892 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.s.IndexSchema [authCollection_shard2_replica1] Schema name=minimal
   [junit4]   2> 44894 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 44897 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 44897 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 44898 INFO  (qtp707882842-409) [n:127.0.0.1:42826_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for 
authCollection_shard3_replica1
   [junit4]   2> 44898 INFO  (qtp707882842-409) [n:127.0.0.1:42826_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.ZkController Check for collection zkNode:authCollection
   [junit4]   2> 44898 INFO  (qtp707882842-409) [n:127.0.0.1:42826_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 44898 INFO  (qtp707882842-409) [n:127.0.0.1:42826_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/authCollection]
   [junit4]   2> 44898 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf', 
cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 44899 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica1' using 
configuration from collection authCollection
   [junit4]   2> 44899 INFO  (qtp707882842-409) [n:127.0.0.1:42826_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.c.ZkStateReader path=[/collections/authCollection] [configName]=[conf] 
specified config exists in ZooKeeper
   [junit4]   2> 44899 INFO  (qtp707882842-409) [n:127.0.0.1:42826_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node1/authCollection_shard3_replica1'
   [junit4]   2> 44899 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 44899 INFO  (qtp707882842-409) [n:127.0.0.1:42826_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 44899 INFO  (qtp707882842-409) [n:127.0.0.1:42826_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 44899 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.c.SolrCore [[authCollection_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node3/authCollection_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node3/./authCollection_shard2_replica1/data/]
   [junit4]   2> 44899 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
authCollection_shard2_replica1
   [junit4]   2> 44900 INFO  (qtp707882842-409) [n:127.0.0.1:42826_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 44900 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node3/./authCollection_shard2_replica1/data/snapshot_metadata
   [junit4]   2> 44900 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 44901 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node3/./authCollection_shard2_replica1/data
   [junit4]   2> 44901 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node3/./authCollection_shard2_replica1/data/index/
   [junit4]   2> 44901 WARN  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.c.SolrCore [authCollection_shard2_replica1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node3/./authCollection_shard2_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 44983 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 44983 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node3/./authCollection_shard2_replica1/data/index
   [junit4]   2> 44983 INFO  (qtp707882842-409) [n:127.0.0.1:42826_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 44985 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@6f572853 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4fa395fa),segFN=segments_1,generation=1}
   [junit4]   2> 44985 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 44985 INFO  
(OldIndexDirectoryCleanupThreadForCore-authCollection_shard2_replica1) 
[n:127.0.0.1:34627_solr c:authCollection s:shard2 r:core_node1 
x:authCollection_shard2_replica1] o.a.s.c.SolrCore Looking for old index 
directories to cleanup for core authCollection_shard2_replica1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node3/./authCollection_shard2_replica1/data/
   [junit4]   2> 44985 WARN  
(OldIndexDirectoryCleanupThreadForCore-authCollection_shard2_replica1) 
[n:127.0.0.1:34627_solr c:authCollection s:shard2 r:core_node1 
x:authCollection_shard2_replica1] o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node3/./authCollection_shard2_replica1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 44987 INFO  (qtp707882842-409) [n:127.0.0.1:42826_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 44991 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.s.IndexSchema [authCollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 44992 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 44994 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 44995 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 44996 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 44997 INFO  (qtp707882842-409) [n:127.0.0.1:42826_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 44997 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 44997 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 44998 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf', 
cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 44999 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica1' using 
configuration from collection authCollection
   [junit4]   2> 44999 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 44999 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1] 
o.a.s.c.SolrCore [[authCollection_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node2/authCollection_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node2/./authCollection_shard1_replica1/data/]
   [junit4]   2> 45000 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
authCollection_shard1_replica1
   [junit4]   2> 45000 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node2/./authCollection_shard1_replica1/data/snapshot_metadata
   [junit4]   2> 45000 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1] 
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 45001 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 45001 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 45003 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 45003 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 45004 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 45004 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 45007 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node2/./authCollection_shard1_replica1/data
   [junit4]   2> 45007 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node2/./authCollection_shard1_replica1/data/index/
   [junit4]   2> 45007 WARN  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1] 
o.a.s.c.SolrCore [authCollection_shard1_replica1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node2/./authCollection_shard1_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 45007 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@6f572853 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4fa395fa),segFN=segments_1,generation=1}
   [junit4]   2> 45007 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 45007 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node2/./authCollection_shard1_replica1/data/index
   [junit4]   2> 45007 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11f34215[authCollection_shard2_replica1] main]
   [junit4]   2> 45008 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/authCollection]
   [junit4]   2> 45008 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@78dc82c3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34cd6908),segFN=segments_1,generation=1}
   [junit4]   2> 45008 INFO  (qtp2010960264-407) [n:127.0.0.1:42571_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 45008 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.c.c.ZkStateReader path=[/collections/authCollection] [configName]=[conf] 
specified config exists in ZooKeeper
   [junit4]   2> 45008 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf
   [junit4]   2> 45009 INFO  
(OldIndexDirectoryCleanupThreadForCore-authCollection_shard1_replica1) 
[n:127.0.0.1:42571_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica1] o.a.s.c.SolrCore Looking for old index 
directories to cleanup for core authCollection_shard1_replica1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node2/./authCollection_shard1_replica1/data/
   [junit4]   2> 45009 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 45009 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 45009 WARN  
(OldIndexDirectoryCleanupThreadForCore-authCollection_shard1_replica1) 
[n:127.0.0.1:42571_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica1] o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node2/./authCollection_shard1_replica1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 45009 INFO  (qtp1702031482-390) [n:127.0.0.1:34627_solr 
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=

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

   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42571_solr"} current state version: 0
   [junit4]   2> 48493 INFO  (coreCloseExecutor-118-thread-1) 
[n:127.0.0.1:34627_solr c:authCollection s:shard2 r:core_node1 
x:authCollection_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory, CoreContainer#isShutdown=true
   [junit4]   2> 48494 INFO  
(OverseerStateUpdate-96554147845701639-127.0.0.1:42571_solr-n_0000000000) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:42571_solr
   [junit4]   2> 48494 INFO  (coreCloseExecutor-118-thread-1) 
[n:127.0.0.1:34627_solr c:authCollection s:shard2 r:core_node1 
x:authCollection_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node3/./authCollection_shard2_replica1/data/index
   [junit4]   2> 48494 INFO  
(OverseerStateUpdate-96554147845701639-127.0.0.1:42571_solr-n_0000000000) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.o.NodeMutator Update replica state for 
core_node2:{"core":"authCollection_shard1_replica1","base_url":"https://127.0.0.1:42571/solr","node_name":"127.0.0.1:42571_solr","state":"active","leader":"true"}
 to down
   [junit4]   2> 48494 INFO  (coreCloseExecutor-118-thread-1) 
[n:127.0.0.1:34627_solr c:authCollection s:shard2 r:core_node1 
x:authCollection_shard2_replica1] o.a.s.c.CachingDirectoryFactory looking to 
close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node3/./authCollection_shard2_replica1/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node3/./authCollection_shard2_replica1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 48495 INFO  (coreCloseExecutor-118-thread-1) 
[n:127.0.0.1:34627_solr c:authCollection s:shard2 r:core_node1 
x:authCollection_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory, CoreContainer#isShutdown=true
   [junit4]   2> 48495 INFO  (coreCloseExecutor-118-thread-1) 
[n:127.0.0.1:34627_solr c:authCollection s:shard2 r:core_node1 
x:authCollection_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001/tempDir-001/node3/./authCollection_shard2_replica1/data/snapshot_metadata
   [junit4]   2> 48496 INFO  
(zkCallback-65-thread-2-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 48496 INFO  
(zkCallback-66-thread-2-processing-n:127.0.0.1:42826_solr) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 48496 INFO  (jetty-launcher-51-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=96554147845701639-127.0.0.1:42571_solr-n_0000000000) closing
   [junit4]   2> 48497 INFO  
(zkCallback-79-thread-1-processing-n:127.0.0.1:34627_solr) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 48497 INFO  
(OverseerStateUpdate-96554147845701639-127.0.0.1:42571_solr-n_0000000000) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42571_solr
   [junit4]   2> 48498 INFO  
(zkCallback-65-thread-2-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (1)
   [junit4]   2> 48498 WARN  
(zkCallback-79-thread-2-processing-n:127.0.0.1:34627_solr) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 48498 INFO  
(zkCallback-65-thread-2-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 48499 WARN  
(zkCallback-65-thread-2-processing-n:127.0.0.1:42571_solr) 
[n:127.0.0.1:42571_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 48499 INFO  (jetty-launcher-51-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@edafecf{/solr,null,UNAVAILABLE}
   [junit4]   2> 49997 WARN  
(zkCallback-66-thread-2-processing-n:127.0.0.1:42826_solr) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 49997 WARN  
(zkCallback-79-thread-1-processing-n:127.0.0.1:34627_solr) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 49999 INFO  (jetty-launcher-51-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@8aa7f5a{/solr,null,UNAVAILABLE}
   [junit4]   2> 49999 INFO  (jetty-launcher-51-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@415b8030{/solr,null,UNAVAILABLE}
   [junit4]   2> 49999 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35453 35453
   [junit4]   2> 50096 INFO  (Thread-91) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:35453 35453
   [junit4]   2> 50097 WARN  (Thread-91) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/collections/authCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/96554147845701639-127.0.0.1:42571_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/overseer/queue
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 50097 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[3E0223CD8DFFDC76]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3E0223CD8DFFDC76-001
   [junit4]   2> Sep 08, 2016 1:49:41 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=239, maxMBSortInHeap=6.9754022904631885, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sr-BA, 
timezone=America/Tortola
   [junit4]   2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=12,threads=1,free=387935920,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: 
[VMParamsZkACLAndCredentialsProvidersTest, TestStressCloudBlindAtomicUpdates, 
DateFieldTest, ScriptEngineTest, SecurityConfHandlerTest, 
TestSolrFieldCacheMBean, BasicAuthIntegrationTest]
   [junit4] Completed [18/631 (1!)] on J0 in 7.07s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 62137 lines...]

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

Reply via email to