Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17263/
Java: 64bit/jdk-9-ea+126 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'P val' for path 'response/params/y/p' full 
output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{   
  "znodeVersion":2,     "params":{       "x":{         "a":"A val",         
"b":"B val",         "":{"v":0}},       "y":{         "c":"CY val modified",    
     "b":"BY val",         "i":20,         "d":[           "val 1",           
"val 2"],         "e":"EY val",         "":{"v":1}}}}},  from server:  
https://127.0.0.1:40482/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'P val' for path 
'response/params/y/p' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":2,
    "params":{
      "x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}},
      "y":{
        "c":"CY val modified",
        "b":"BY val",
        "i":20,
        "d":[
          "val 1",
          "val 2"],
        "e":"EY val",
        "":{"v":1}}}}},  from server:  https://127.0.0.1:40482/collection1
        at 
__randomizedtesting.SeedInfo.seed([2CDD10298C956987:A4892FF32269047F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:481)
        at 
org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:215)
        at 
org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException 
occured when talking to server at: 
http://127.0.0.1:38691/solr/testSolrCloudCollection_shard1_replica2
        at 
__randomizedtesting.SeedInfo.seed([2CDD10298C956987:1105BE05B47B37F7]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: 
http://127.0.0.1:38691/solr/testSolrCloudCollection_shard1_replica2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
        at 
java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        ... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:38691 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
        ... 10 more




Build Log:
[...truncated 11355 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 737777 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 737777 INFO  (Thread-1437) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 737777 INFO  (Thread-1437) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 737877 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39543
   [junit4]   2> 737878 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 737878 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 737910 INFO  (zkCallback-894-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6a05bda3 
name:ZooKeeperConnection Watcher:127.0.0.1:39543 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737910 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 737910 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 737910 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 737917 INFO  (jetty-launcher-893-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 737918 INFO  (jetty-launcher-893-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 737918 INFO  (jetty-launcher-893-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 737918 INFO  (jetty-launcher-893-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 737918 INFO  (jetty-launcher-893-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f7fc9d9{/solr,null,AVAILABLE}
   [junit4]   2> 737918 INFO  (jetty-launcher-893-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 737919 INFO  (jetty-launcher-893-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5345445b{/solr,null,AVAILABLE}
   [junit4]   2> 737919 INFO  (jetty-launcher-893-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@65b61cbc{/solr,null,AVAILABLE}
   [junit4]   2> 737920 INFO  (jetty-launcher-893-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@153c41cd{HTTP/1.1,[http/1.1]}{127.0.0.1:37864}
   [junit4]   2> 737920 INFO  (jetty-launcher-893-thread-1) [    ] 
o.e.j.s.Server Started @739929ms
   [junit4]   2> 737920 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37864}
   [junit4]   2> 737920 INFO  (jetty-launcher-893-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6429e767{/solr,null,AVAILABLE}
   [junit4]   2> 737920 INFO  (jetty-launcher-893-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2ffcd74d{HTTP/1.1,[http/1.1]}{127.0.0.1:33980}
   [junit4]   2> 737920 INFO  (jetty-launcher-893-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@255112d{HTTP/1.1,[http/1.1]}{127.0.0.1:33116}
   [junit4]   2> 737921 INFO  (jetty-launcher-893-thread-4) [    ] 
o.e.j.s.Server Started @739929ms
   [junit4]   2> 737921 INFO  (jetty-launcher-893-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12dd3fb5{/solr,null,AVAILABLE}
   [junit4]   2> 737921 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33980}
   [junit4]   2> 737920 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64
   [junit4]   2> 737921 INFO  (jetty-launcher-893-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@5daf0681{HTTP/1.1,[http/1.1]}{127.0.0.1:40256}
   [junit4]   2> 737921 INFO  (jetty-launcher-893-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_2CDD10298C956987-001/tempDir-001/node1'
   [junit4]   2> 737921 INFO  (jetty-launcher-893-thread-2) [    ] 
o.e.j.s.Server Started @739929ms
   [junit4]   2> 737921 INFO  (jetty-launcher-893-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4cff1e0{HTTP/1.1,[http/1.1]}{127.0.0.1:38691}
   [junit4]   2> 737921 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33116}
   [junit4]   2> 737921 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 737921 INFO  (jetty-launcher-893-thread-5) [    ] 
o.e.j.s.Server Started @739930ms
   [junit4]   2> 737921 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 737921 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38691}
   [junit4]   2> 737921 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64
   [junit4]   2> 737921 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64
   [junit4]   2> 737921 INFO  (jetty-launcher-893-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_2CDD10298C956987-001/tempDir-001/node2'
   [junit4]   2> 737922 INFO  (jetty-launcher-893-thread-4) [    ] 
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_2CDD10298C956987-001/tempDir-001/node4'
   [junit4]   2> 737921 INFO  (jetty-launcher-893-thread-3) [    ] 
o.e.j.s.Server Started @739929ms
   [junit4]   2> 737922 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 737922 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 737922 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 737922 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 737922 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40256}
   [junit4]   2> 737922 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64
   [junit4]   2> 737922 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 737922 INFO  (jetty-launcher-893-thread-5) [    ] 
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_2CDD10298C956987-001/tempDir-001/node5'
   [junit4]   2> 737922 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 737922 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64
   [junit4]   2> 737922 INFO  (jetty-launcher-893-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_2CDD10298C956987-001/tempDir-001/node3'
   [junit4]   2> 737922 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 737922 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 737922 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 737922 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 737922 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 737922 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 737922 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 737922 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 737922 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 737923 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 737923 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 737923 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 737924 INFO  (zkCallback-896-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7307e917 
name:ZooKeeperConnection Watcher:127.0.0.1:39543/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737924 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 737924 INFO  (zkCallback-895-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6376c6ac 
name:ZooKeeperConnection Watcher:127.0.0.1:39543/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737924 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 737924 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 737925 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 737926 INFO  (zkCallback-897-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2382e5a0 
name:ZooKeeperConnection Watcher:127.0.0.1:39543/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737926 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 737926 INFO  (zkCallback-898-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@99276a2 name:ZooKeeperConnection 
Watcher:127.0.0.1:39543/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 737926 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 737926 INFO  (zkCallback-899-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@36ee5d2f 
name:ZooKeeperConnection Watcher:127.0.0.1:39543/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737926 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 737926 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 737926 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 737926 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 737926 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 737926 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 737926 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 737929 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 737929 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 737931 INFO  (jetty-launcher-893-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_2CDD10298C956987-001/tempDir-001/node2/.
   [junit4]   2> 737931 INFO  (jetty-launcher-893-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_2CDD10298C956987-001/tempDir-001/node1/.
   [junit4]   2> 737931 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 0x155f104b35e0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 737931 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1910411600
   [junit4]   2> 737931 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 150165939
   [junit4]   2> 737931 INFO  (jetty-launcher-893-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_2CDD10298C956987-001/tempDir-001/node2]
   [junit4]   2> 737931 INFO  (jetty-launcher-893-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_2CDD10298C956987-001/tempDir-001/node1]
   [junit4]   2> 737931 WARN  (jetty-launcher-893-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_2CDD10298C956987-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2CDD10298C956987-001/tempDir-001/node2/lib
   [junit4]   2> 737931 WARN  (jetty-launcher-893-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_2CDD10298C956987-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2CDD10298C956987-001/tempDir-001/node1/lib
   [junit4]   2> 737931 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 737932 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 737934 INFO  (jetty-launcher-893-thread-4) [    ] 
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_2CDD10298C956987-001/tempDir-001/node4/.
   [junit4]   2> 737934 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 117162980
   [junit4]   2> 737934 INFO  (jetty-launcher-893-thread-4) [    ] 
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_2CDD10298C956987-001/tempDir-001/node4]
   [junit4]   2> 737934 WARN  (jetty-launcher-893-thread-4) [    ] 
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_2CDD10298C956987-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2CDD10298C956987-001/tempDir-001/node4/lib
   [junit4]   2> 737934 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 737935 INFO  (jetty-launcher-893-thread-5) [    ] 
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_2CDD10298C956987-001/tempDir-001/node5/.
   [junit4]   2> 737936 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2058954449
   [junit4]   2> 737936 INFO  (jetty-launcher-893-thread-5) [    ] 
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_2CDD10298C956987-001/tempDir-001/node5]
   [junit4]   2> 737936 WARN  (jetty-launcher-893-thread-5) [    ] 
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_2CDD10298C956987-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2CDD10298C956987-001/tempDir-001/node5/lib
   [junit4]   2> 737936 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 737936 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 737936 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 737936 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 737936 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 737936 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 737936 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 737936 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 737937 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 737936 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39543/solr
   [junit4]   2> 737937 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 737937 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 737937 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39543/solr
   [junit4]   2> 737937 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39543/solr
   [junit4]   2> 737937 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 737937 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 737937 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 737937 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 737937 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 737937 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 737937 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 737939 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 737939 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39543/solr
   [junit4]   2> 737939 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 737939 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 737939 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 737939 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 737939 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 737939 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 737951 INFO  (jetty-launcher-893-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_2CDD10298C956987-001/tempDir-001/node3/.
   [junit4]   2> 737951 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1357379307
   [junit4]   2> 737951 INFO  (jetty-launcher-893-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_2CDD10298C956987-001/tempDir-001/node3]
   [junit4]   2> 737951 WARN  (jetty-launcher-893-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_2CDD10298C956987-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2CDD10298C956987-001/tempDir-001/node3/lib
   [junit4]   2> 737951 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 737952 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 737952 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 737952 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 737952 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39543/solr
   [junit4]   2> 737952 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 737952 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 737953 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 737964 INFO  (zkCallback-909-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@74e0a017 
name:ZooKeeperConnection Watcher:127.0.0.1:39543 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737964 INFO  (zkCallback-908-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@484df937 
name:ZooKeeperConnection Watcher:127.0.0.1:39543 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737964 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 737964 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 737964 INFO  (zkCallback-910-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3a940622 
name:ZooKeeperConnection Watcher:127.0.0.1:39543 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737964 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 737964 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 737964 INFO  (zkCallback-911-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@39c568b7 
name:ZooKeeperConnection Watcher:127.0.0.1:39543 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737964 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 737965 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 737965 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 737965 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 737966 INFO  (zkCallback-914-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@cbdfe2f name:ZooKeeperConnection 
Watcher:127.0.0.1:39543 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 737966 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 737966 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 737968 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 0x155f104b35e0008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 737968 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$180/1440951979@b28557b
   [junit4]   2> 737968 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$180/1440951979@8681ae6
   [junit4]   2> 737969 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 0x155f104b35e0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 737968 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$180/1440951979@11496179
   [junit4]   2> 737969 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 737969 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 737969 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 737969 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$180/1440951979@66c369d9
   [junit4]   2> 737969 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 737971 INFO  (zkCallback-916-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@61453ad name:ZooKeeperConnection 
Watcher:127.0.0.1:39543/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 737971 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 737972 INFO  (zkCallback-915-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@570aca49 
name:ZooKeeperConnection Watcher:127.0.0.1:39543/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737972 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$180/1440951979@10322427
   [junit4]   2> 737972 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 737973 INFO  (zkCallback-917-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@72b433b6 
name:ZooKeeperConnection Watcher:127.0.0.1:39543/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737973 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 737973 INFO  (zkCallback-918-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3b8f4750 
name:ZooKeeperConnection Watcher:127.0.0.1:39543/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737973 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 737973 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 737985 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 737985 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 737985 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 737985 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 737985 INFO  (zkCallback-919-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@c473cd4 name:ZooKeeperConnection 
Watcher:127.0.0.1:39543/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 737987 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 737994 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 737994 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 737994 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 737995 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 737995 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 738048 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 738050 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 738050 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 738050 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 738050 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 738072 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 738072 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 738073 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 738073 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 738073 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 738081 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 738083 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 738083 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 738085 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 738085 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 738100 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 738100 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 738100 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 738102 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 738105 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 738105 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 738105 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 738106 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 738110 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 738111 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 738111 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 738111 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 738111 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 738141 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 738142 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 738142 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 738142 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 738142 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 738147 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 738147 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 738148 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 738148 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 738148 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 738151 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 738151 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 738162 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 738163 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 738163 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 738163 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 738163 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 738164 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 738164 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 738164 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 738164 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 738164 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 738164 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 738164 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 738164 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 738165 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 738165 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 738165 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 738165 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 738170 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 738170 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 738171 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 738171 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 738171 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 738181 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 738181 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 738189 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 738191 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 738191 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96247969549778958-127.0.0.1:38691_solr-n_0000000000
   [junit4]   2> 738191 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96247969549778955-127.0.0.1:33116_solr-n_0000000001
   [junit4]   2> 738192 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96247969549778956-127.0.0.1:33980_solr-n_0000000002
   [junit4]   2> 738222 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 738222 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96247969549778959-127.0.0.1:40256_solr-n_0000000003
   [junit4]   2> 738222 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38691_solr
   [junit4]   2> 738222 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 738224 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96247969549778957-127.0.0.1:37864_solr-n_0000000004
   [junit4]   2> 738224 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96247969549778958-127.0.0.1:38691_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 738224 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96247969549778955-127.0.0.1:33116_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 738224 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96247969549778956-127.0.0.1:33980_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 738224 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33116_solr
   [junit4]   2> 738224 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33980_solr
   [junit4]   2> 738224 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33116_solr
   [junit4]   2> 738224 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33980_solr
   [junit4]   2> 738226 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96247969549778959-127.0.0.1:40256_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 738226 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40256_solr
   [junit4]   2> 738226 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40256_solr
   [junit4]   2> 738226 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.Overseer Overseer 
(id=96247969549778958-127.0.0.1:38691_solr-n_0000000000) starting
   [junit4]   2> 738226 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37864_solr
   [junit4]   2> 738226 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37864_solr
   [junit4]   2> 738228 INFO  (zkCallback-915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 738228 INFO  (zkCallback-916-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 738228 INFO  (zkCallback-918-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 738228 INFO  (zkCallback-919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 738228 INFO  (zkCallback-917-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 738230 INFO  (zkCallback-915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 738230 INFO  (zkCallback-917-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 738230 INFO  (zkCallback-918-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 738230 INFO  (zkCallback-916-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 738230 INFO  (zkCallback-919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 738232 INFO  (zkCallback-919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 738232 INFO  (zkCallback-917-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 738232 INFO  (zkCallback-918-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 738232 INFO  (zkCallback-916-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 738232 INFO  (zkCallback-915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 738233 INFO  (zkCallback-919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 738233 INFO  (zkCallback-917-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 738233 INFO  (zkCallback-915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 738233 INFO  (zkCallback-916-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 738233 INFO  (zkCallback-918-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 738234 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 738234 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 738234 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 738234 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 738234 INFO  (jetty-launcher-893-thread-4) [    ] 
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_2CDD10298C956987-001/tempDir-001/node4/.
   [junit4]   2> 738235 INFO  (jetty-launcher-893-thread-2) [    ] 
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_2CDD10298C956987-001/tempDir-001/node2/.
   [junit4]   2> 738235 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 738235 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 738235 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 738235 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 738235 INFO  (jetty-launcher-893-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 738235 INFO  (jetty-launcher-893-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 738235 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 738240 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 738240 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 738240 INFO  (jetty-launcher-893-thread-3) [    ] 
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_2CDD10298C956987-001/tempDir-001/node3/.
   [junit4]   2> 738240 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 738241 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 738241 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 738241 INFO  (jetty-launcher-893-thread-1) [    ] 
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_2CDD10298C956987-001/tempDir-001/node1/.
   [junit4]   2> 738241 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 738242 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 738242 INFO  (jetty-launcher-893-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 738242 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 738242 INFO  (jetty-launcher-893-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 738250 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 738250 INFO  
(OverseerCollectionConfigSetProcessor-96247969549778958-127.0.0.1:38691_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer 
operations
   [junit4]   2> 738250 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:38691_solr as DOWN
   [junit4]   2> 738250 INFO  
(OverseerStateUpdate-96247969549778958-127.0.0.1:38691_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 738254 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38691_solr
   [junit4]   2> 738254 INFO  
(OverseerStateUpdate-96247969549778958-127.0.0.1:38691_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 738254 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38691_solr
   [junit4]   2> 738255 INFO  (zkCallback-919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 738255 INFO  (zkCallback-915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 738256 INFO  
(OverseerStateUpdate-96247969549778958-127.0.0.1:38691_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38691_solr"} current state version: 0
   [junit4]   2> 738256 INFO  (zkCallback-917-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 738256 INFO  
(OverseerStateUpdate-96247969549778958-127.0.0.1:38691_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38691_solr
   [junit4]   2> 738255 INFO  (zkCallback-918-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 738255 INFO  (zkCallback-916-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 738256 INFO  (zkCallback-915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 738256 INFO  (zkCallback-917-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 738256 INFO  (zkCallback-918-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 738256 INFO  (zkCallback-919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 738257 INFO  (zkCallback-916-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 738259 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 738259 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 738259 INFO  (jetty-launcher-893-thread-5) [    ] 
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_2CDD10298C956987-001/tempDir-001/node5/.
   [junit4]   2> 738260 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 738260 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 738260 INFO  (jetty-launcher-893-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 738260 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 738260 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 738262 INFO  (zkCallback-925-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3b710683 
name:ZooKeeperConnection Watcher:127.0.0.1:39543 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738262 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 738263 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 738266 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@2ffcd74d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 738266 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=117162980
   [junit4]   2> 738266 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:33980_solr as DOWN
   [junit4]   2> 738270 INFO  
(OverseerStateUpdate-96247969549778958-127.0.0.1:38691_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33980_solr"} current state version: 0
   [junit4]   2> 738270 INFO  
(OverseerStateUpdate-96247969549778958-127.0.0.1:38691_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33980_solr
   [junit4]   2> 738272 INFO  (zkCallback-915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [5])
   [junit4]   2> 738272 INFO  (zkCallback-918-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [5])
   [junit4]   2> 738272 INFO  (zkCallback-917-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [5])
   [junit4]   2> 738272 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 0x155f104b35e000c, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 738272 INFO  (zkCallback-916-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [5])
   [junit4]   2> 738272 INFO  (zkCallback-919-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [5])
   [junit4]   2> 738273 INFO  (zkCallback-916-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 738273 INFO  (zkCallback-917-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 738273 INFO  (zkCallback-918-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 738275 INFO  (zkCallback-919-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 738275 INFO  (zkCallback-919-thread-1) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96247969549778955-127.0.0.1:33116_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 739772 WARN  (zkCallback-915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 739773 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@65b61cbc{/solr,null,UNAVAILABLE}
   [junit4]   2> 739774 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 739775 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b2bfbd6{/solr,null,AVAILABLE}
   [junit4]   2> 739775 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4e327922{HTTP/1.1,[http/1.1]}{127.0.0.1:42415}
   [junit4]   2> 739775 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.e.j.s.Server Started @741784ms
   [junit4]   2> 739775 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42415}
   [junit4]   2> 739776 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64
   [junit4]   2> 739776 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
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_2CDD10298C956987-001/tempDir-001/node6'
   [junit4]   2> 739776 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 739776 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 739776 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 739776 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 739780 INFO  (zkCallback-927-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@31687e00 
name:ZooKeeperConnection Watcher:127.0.0.1:39543/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 739780 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 739780 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 739780 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 739784 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
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_2CDD10298C956987-001/tempDir-001/node6/.
   [junit4]   2> 739784 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 620369989
   [junit4]   2> 739784 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
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_2CDD10298C956987-001/tempDir-001/node6]
   [junit4]   2> 739785 WARN  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
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_2CDD10298C956987-001/tempDir-001/node6/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2CDD10298C956987-001/tempDir-001/node6/lib
   [junit4]   2> 739785 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 739787 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 739787 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 739787 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 739787 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39543/solr
   [junit4]   2> 739787 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 739787 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 739787 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 739789 INFO  (zkCallback-930-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6d34a5b0 
name:ZooKeeperConnection Watcher:127.0.0.1:39543 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 739790 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 739790 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 739792 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$180/1440951979@2c771292
   [junit4]   2> 739792 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 739794 INFO  (zkCallback-931-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ba4876d 
name:ZooKeeperConnection Watcher:127.0.0.1:39543/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 739794 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 739820 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 739821 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 739821 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 739822 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 739823 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96247969549778963-127.0.0.1:42415_solr-n_0000000005
   [junit4]   2> 739824 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96247969549778957-127.0.0.1:37864_solr-n_0000000004 to 
know if I could be the leader
   [junit4]   2> 739824 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:42415_solr as DOWN
   [junit4]   2> 739837 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42415_solr
   [junit4]   2> 739837 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42415_solr
   [junit4]   2> 739837 INFO  
(OverseerStateUpdate-96247969549778958-127.0.0.1:38691_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42415_solr"} current state version: 0
   [junit4]   2> 739837 INFO  
(OverseerStateUpdate-96247969549778958-127.0.0.1:38691_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42415_solr
   [junit4]   2> 739839 INFO  (zkCallback-919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 739839 INFO  (zkCallback-918-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 739839 INFO  (zkCallback-931-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 739839 INFO  (zkCallback-916-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 739839 INFO  (zkCallback-919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739839 INFO  (zkCallback-917-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 739841 INFO  (zkCallback-931-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739841 INFO  (zkCallback-918-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739841 INFO  (zkCallback-917-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739841 INFO  (zkCallback-916-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739844 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 739844 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 739844 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[2CDD10298C956987]) [    ] 
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_2CDD10298C956987-001/tempDir-001/node6/.
   [junit4]   2> 739844 INFO 

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

junit4]   2>    at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2>        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1800715 INFO  
(TEST-TestReqParamsAPI.test-seed#[2CDD10298C956987]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@1a883131{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1800715 INFO  
(TEST-TestReqParamsAPI.test-seed#[2CDD10298C956987]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@cb6cbd6{/,null,UNAVAILABLE}
   [junit4]   2> 1800716 INFO  
(TEST-TestReqParamsAPI.test-seed#[2CDD10298C956987]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40013 40013
   [junit4]   2> 1810840 INFO  (Thread-3162) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40013 40013
   [junit4]   2> 1810841 WARN  (Thread-3162) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        35      /solr/configs/conf1
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        24      /solr/overseer/collection-queue-work
   [junit4]   2>        20      /solr/overseer/queue
   [junit4]   2>        15      /solr/overseer/queue-work
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI 
-Dtests.method=test -Dtests.seed=2CDD10298C956987 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Brazil/West 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 32.1s J0 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected 
value  'P val' for path 'response/params/y/p' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":2,
   [junit4]    >     "params":{
   [junit4]    >       "x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}},
   [junit4]    >       "y":{
   [junit4]    >         "c":"CY val modified",
   [junit4]    >         "b":"BY val",
   [junit4]    >         "i":20,
   [junit4]    >         "d":[
   [junit4]    >           "val 1",
   [junit4]    >           "val 2"],
   [junit4]    >         "e":"EY val",
   [junit4]    >         "":{"v":1}}}}},  from server:  
https://127.0.0.1:40482/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2CDD10298C956987:A4892FF32269047F]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:481)
   [junit4]    >        at 
org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:215)
   [junit4]    >        at 
org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1810843 INFO  
(SUITE-TestReqParamsAPI-seed#[2CDD10298C956987]-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.handler.TestReqParamsAPI_2CDD10298C956987-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1791, maxMBSortInHeap=6.449034571909902, 
sim=RandomSimilarity(queryNorm=true): {}, locale=cs, timezone=Brazil/West
   [junit4]   2> NOTE: Linux 4.4.0-28-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=179317832,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSchemaRuntimeFieldTest, 
DeleteStatusTest, TestValueSourceCache, TestCloudInspectUtil, JsonLoaderTest, 
SuggestComponentContextFilterQueryTest, SignatureUpdateProcessorFactoryTest, 
HdfsTlogReplayBufferedWhileIndexingTest, PathHierarchyTokenizerFactoryTest, 
TestJsonFacets, TestNumericTerms32, TestSolrQueryResponse, HdfsNNFailoverTest, 
TestBulkSchemaConcurrent, JSONWriterTest, HdfsRestartWhileUpdatingTest, 
BufferStoreTest, BlockJoinFacetRandomTest, SimpleCollectionCreateDeleteTest, 
MultiThreadedOCPTest, CursorMarkTest, PingRequestHandlerTest, TestLazyCores, 
ExternalFileFieldSortTest, SystemInfoHandlerTest, ConnectionReuseTest, 
AnalysisAfterCoreReloadTest, TestMergePolicyConfig, ResourceLoaderTest, 
EchoParamsTest, UUIDUpdateProcessorFallbackTest, CachingDirectoryFactoryTest, 
CurrencyFieldOpenExchangeTest, RAMDirectoryFactoryTest, 
CollectionTooManyReplicasTest, TestHighFrequencyDictionaryFactory, 
TestRTimerTree, DocValuesMissingTest, TestArbitraryIndexDir, 
TestInfoStreamLogging, AtomicUpdatesTest, PeerSyncTest, 
TestSolrQueryParserDefaultOperatorResource, WrapperMergePolicyFactoryTest, 
ZkNodePropsTest, TestRTGBase, IndexSchemaTest, TestSearcherReuse, 
TestFieldSortValues, TestConfigSets, CopyFieldTest, TestManagedResource, 
TestConfigOverlay, TestBlendedInfixSuggestions, TestBulkSchemaAPI, 
TestDefaultSearchFieldResource, DateFieldTest, 
CloudExitableDirectoryReaderTest, BooleanFieldTest, RollingRestartTest, 
CdcrReplicationDistributedZkTest, VMParamsZkACLAndCredentialsProvidersTest, 
DistributedSpellCheckComponentTest, ActionThrottleTest, TestMacros, 
TestReloadAndDeleteDocs, TestFastOutputStream, TestSortByMinMaxFunction, 
BigEndianAscendingWordDeserializerTest, DocumentAnalysisRequestHandlerTest, 
TestMissingGroups, TestSubQueryTransformer, ExplicitHLLTest, 
TestPKIAuthenticationPlugin, DistributedFacetPivotLongTailTest, 
ConcurrentDeleteAndCreateCollectionTest, CreateCollectionCleanupTest, 
TestUseDocValuesAsStored2, TestRandomFaceting, ResponseHeaderTest, 
TestRangeQuery, SyncSliceTest, BasicDistributedZkTest, ForceLeaderTest, 
RemoteQueryErrorTest, TestDownShardTolerantSearch, 
XsltUpdateRequestHandlerTest, HdfsDirectoryFactoryTest, 
OverseerCollectionConfigSetProcessorTest, TestLuceneMatchVersion, 
UUIDFieldTest, LeaderElectionIntegrationTest, TestBlobHandler, 
BasicAuthIntegrationTest, CloudMLTQParserTest, TestLeaderElectionZkExpiry, 
PreAnalyzedFieldTest, RulesTest, TestLockTree, TestHighlightDedupGrouping, 
TestJoin, TestFunctionQuery, LeaderInitiatedRecoveryOnCommitTest, 
PrimUtilsTest, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, BasicZkTest, 
TestReplicationHandler, ShardRoutingCustomTest, TestDistributedSearch, 
SpellCheckComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, 
SimplePostToolTest, SuggesterFSTTest, SolrRequestParserTest, SuggesterTest, 
PolyFieldTest, WordBreakSolrSpellCheckerTest, SortByFunctionTest, 
CacheHeaderTest, TestQueryUtils, DirectSolrSpellCheckerTest, 
TermsComponentTest, TestIndexingPerformance, FastVectorHighlighterTest, 
UpdateRequestProcessorFactoryTest, BinaryUpdateRequestHandlerTest, 
TestComponentsName, TestLFUCache, ConnectionManagerTest, 
DeleteLastCustomShardedReplicaTest, DeleteShardTest, MigrateRouteKeyTest, 
RestartWhileUpdatingTest, SaslZkACLProviderTest, ShardSplitTest, 
TestShortCircuitedRequests, TestTolerantUpdateProcessorRandomCloud, 
RuleEngineTest, ExitableDirectoryReaderTest, QueryResultKeyTest, 
TestBackupRepositoryFactory, TestConfigSetImmutable, 
TestImplicitCoreProperties, TestSolrConfigHandler, TestSolrDynamicMBean, 
TestSolrXml, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, 
TestReqParamsAPI]
   [junit4] Completed [513/620 (2!)] on J0 in 32.14s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 368 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:707: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:536: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: 
There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 1 
failure, 131 ignored (83 assumptions) [seed: 2CDD10298C956987]

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


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

Reply via email to