You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/07/16 00:24:57 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+126) - Build # 17263 - Failure!

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



[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 17264 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17264/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([9D6A3B7056799830:6A19D528909137D6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1327)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11389 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/init-core-data-001
   [junit4]   2> 1317531 INFO  (SUITE-TestReplicationHandler-seed#[9D6A3B7056799830]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1317533 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestDetails
   [junit4]   2> 1317533 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/collection1
   [junit4]   2> 1317537 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1317538 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f2083{/solr,null,AVAILABLE}
   [junit4]   2> 1317539 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.e.j.s.ServerConnector Started ServerConnector@ef9915{HTTP/1.1,[http/1.1]}{127.0.0.1:38469}
   [junit4]   2> 1317539 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.e.j.s.Server Started @1318730ms
   [junit4]   2> 1317539 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=38469}
   [junit4]   2> 1317539 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1317539 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001'
   [junit4]   2> 1317539 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1317539 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1317540 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/solr.xml
   [junit4]   2> 1317550 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/.
   [junit4]   2> 1317551 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CoreContainer New CoreContainer 17883861
   [junit4]   2> 1317551 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001]
   [junit4]   2> 1317551 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/lib
   [junit4]   2> 1317551 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] 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> 1317553 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1317553 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1317553 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1317553 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1317554 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1317554 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/.
   [junit4]   2> 1317555 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1317555 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/./collection1
   [junit4]   2> 1317555 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1317556 INFO  (coreLoadExecutor-3898-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/collection1'
   [junit4]   2> 1317556 INFO  (coreLoadExecutor-3898-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1317556 INFO  (coreLoadExecutor-3898-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1317557 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1317557 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1317566 INFO  (coreLoadExecutor-3898-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1317570 INFO  (coreLoadExecutor-3898-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1317578 INFO  (coreLoadExecutor-3898-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1317582 INFO  (coreLoadExecutor-3898-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1317585 INFO  (coreLoadExecutor-3898-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1317586 INFO  (coreLoadExecutor-3898-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/collection1'
   [junit4]   2> 1317586 INFO  (coreLoadExecutor-3898-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/./collection1
   [junit4]   2> 1317587 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1317587 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1317587 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1317587 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/./collection1/data
   [junit4]   2> 1317588 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1317588 WARN  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1317588 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1317588 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=25.2939453125, floorSegmentMB=2.1474609375, forceMergeDeletesPctAllowed=18.943835080009837, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.41408010914440385
   [junit4]   2> 1317589 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e7dcb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@168320a),segFN=segments_1,generation=1}
   [junit4]   2> 1317589 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1317589 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1317590 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1317592 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1317593 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1317594 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1317595 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1317596 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1317596 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1317596 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1317596 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1317597 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1317597 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5231629625784856]
   [junit4]   2> 1317597 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e7dcb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@168320a),segFN=segments_1,generation=1}
   [junit4]   2> 1317597 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1317597 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a3b22[collection1] main]
   [junit4]   2> 1317597 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/collection1/conf
   [junit4]   2> 1317598 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1317598 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-001/collection1/conf
   [junit4]   2> 1317598 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1317598 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1317598 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1317598 INFO  (searcherExecutor-3899-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7a3b22[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1317598 INFO  (coreLoadExecutor-3898-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1318059 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/collection1
   [junit4]   2> 1318062 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1318063 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b643ab{/solr,null,AVAILABLE}
   [junit4]   2> 1318063 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.e.j.s.ServerConnector Started ServerConnector@ad9333{HTTP/1.1,[http/1.1]}{127.0.0.1:35951}
   [junit4]   2> 1318064 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.e.j.s.Server Started @1319255ms
   [junit4]   2> 1318064 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=35951}
   [junit4]   2> 1318064 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1318064 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002'
   [junit4]   2> 1318064 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1318064 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1318064 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/solr.xml
   [junit4]   2> 1318071 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/.
   [junit4]   2> 1318071 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CoreContainer New CoreContainer 7691720
   [junit4]   2> 1318071 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002]
   [junit4]   2> 1318071 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/lib
   [junit4]   2> 1318072 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] 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> 1318074 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1318074 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1318074 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1318074 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1318074 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1318075 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/.
   [junit4]   2> 1318076 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1318076 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/./collection1
   [junit4]   2> 1318076 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1318076 INFO  (coreLoadExecutor-3908-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/collection1'
   [junit4]   2> 1318076 INFO  (coreLoadExecutor-3908-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1318076 INFO  (coreLoadExecutor-3908-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1318081 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1318081 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1318084 INFO  (coreLoadExecutor-3908-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1318089 INFO  (coreLoadExecutor-3908-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1318108 INFO  (coreLoadExecutor-3908-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1318113 INFO  (coreLoadExecutor-3908-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1318116 INFO  (coreLoadExecutor-3908-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1318117 INFO  (coreLoadExecutor-3908-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/collection1'
   [junit4]   2> 1318117 INFO  (coreLoadExecutor-3908-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/./collection1
   [junit4]   2> 1318117 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1318118 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1318118 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1318118 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/./collection1/data
   [junit4]   2> 1318118 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1318118 WARN  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1318119 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1318119 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=25.2939453125, floorSegmentMB=2.1474609375, forceMergeDeletesPctAllowed=18.943835080009837, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.41408010914440385
   [junit4]   2> 1318120 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1bc26c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@130097b),segFN=segments_1,generation=1}
   [junit4]   2> 1318120 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1318120 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1318122 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1318123 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1318124 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1318126 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1318126 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1318128 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1318128 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1318128 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1318129 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1318129 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1318129 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5231629625784856]
   [junit4]   2> 1318129 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1bc26c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@130097b),segFN=segments_1,generation=1}
   [junit4]   2> 1318129 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1318129 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@931500[collection1] main]
   [junit4]   2> 1318130 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/collection1/conf
   [junit4]   2> 1318130 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1318130 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/collection1/conf
   [junit4]   2> 1318130 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1318132 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1318132 INFO  (searcherExecutor-3909-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@931500[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1318132 INFO  (coreLoadExecutor-3908-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1318587 INFO  (qtp31368687-9220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1318592 INFO  (qtp31368687-9216) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1318596 INFO  (qtp31368687-9221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1318597 INFO  (qtp8369888-9237) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 1318600 INFO  (qtp31368687-9222) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 1318603 INFO  (qtp31368687-9216) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1318607 INFO  (qtp31368687-9216) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e7dcb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@168320a),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e7dcb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@168320a),segFN=segments_2,generation=2}
   [junit4]   2> 1318607 INFO  (qtp31368687-9216) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1318609 INFO  (qtp31368687-9216) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18f9e58[collection1] main]
   [junit4]   2> 1318609 INFO  (qtp31368687-9216) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1318609 INFO  (searcherExecutor-3899-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18f9e58[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1318609 INFO  (qtp31368687-9216) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 1318614 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1318616 INFO  (qtp31368687-9220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1318617 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1318617 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1318617 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1318620 INFO  (qtp31368687-9221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=2
   [junit4]   2> 1318620 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 1318621 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/./collection1/data/index.20160716082204978
   [junit4]   2> 1318621 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1318622 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=98.1796875, floorSegmentMB=2.134765625, forceMergeDeletesPctAllowed=7.58845789774994, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6872749147354391
   [junit4]   2> 1318622 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1bc26c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@130097b),segFN=segments_1,generation=1}
   [junit4]   2> 1318622 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1318622 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1318622 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1bc26c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@130097b),segFN=segments_1,generation=1}
   [junit4]   2> 1318622 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1318622 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1318622 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@11e629b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@168dbdb)
   [junit4]   2> 1318624 INFO  (qtp31368687-9222) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318627 INFO  (qtp31368687-9216) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318629 INFO  (qtp31368687-9220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318631 INFO  (qtp31368687-9221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318633 INFO  (qtp31368687-9222) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318635 INFO  (qtp31368687-9216) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318636 INFO  (qtp31368687-9220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318639 INFO  (qtp31368687-9221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318640 INFO  (qtp31368687-9222) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318642 INFO  (qtp31368687-9216) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318643 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1626) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@11e629b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@168dbdb)
   [junit4]   2> 1318645 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=36.8447265625, floorSegmentMB=1.2373046875, forceMergeDeletesPctAllowed=11.373063277367136, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8777672823155126
   [junit4]   2> 1318646 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1bc26c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@130097b),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1bc26c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@130097b),segFN=segments_2,generation=2}
   [junit4]   2> 1318646 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1318646 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1318647 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1013919[collection1] main]
   [junit4]   2> 1318647 INFO  (searcherExecutor-3909-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1013919[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1318647 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/./collection1/data/index.20160716082204978 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/./collection1/data/index.20160716082204978;done=true>>]
   [junit4]   2> 1318647 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=false
   [junit4]   2> 1318647 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/./collection1/data/index.20160716082204978
   [junit4]   2> 1318647 INFO  (qtp8369888-9239) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:38469/solr/collection1/replication&command=fetchindex} status=0 QTime=35
   [junit4]   2> 1318652 INFO  (qtp31368687-9220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1318652 INFO  (qtp8369888-9238) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 1318655 INFO  (qtp31368687-9215) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 1
   [junit4]   2> 1318656 INFO  (qtp31368687-9222) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1318659 INFO  (qtp31368687-9222) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e7dcb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@168320a),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e7dcb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@168320a),segFN=segments_3,generation=3}
   [junit4]   2> 1318659 INFO  (qtp31368687-9222) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1318660 INFO  (qtp31368687-9222) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a941d3[collection1] main]
   [junit4]   2> 1318660 INFO  (qtp31368687-9222) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1318660 INFO  (searcherExecutor-3899-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a941d3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1) Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 1318660 INFO  (qtp31368687-9222) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 1318663 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1318664 INFO  (qtp31368687-9221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1318665 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 1318665 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1318665 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1318667 INFO  (qtp31368687-9220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1
   [junit4]   2> 1318667 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 19
   [junit4]   2> 1318668 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/./collection1/data/index.20160716082205025
   [junit4]   2> 1318668 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1318669 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=98.1796875, floorSegmentMB=2.134765625, forceMergeDeletesPctAllowed=7.58845789774994, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6872749147354391
   [junit4]   2> 1318669 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1bc26c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@130097b),segFN=segments_2,generation=2}
   [junit4]   2> 1318670 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1318670 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1318670 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1bc26c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@130097b),segFN=segments_2,generation=2}
   [junit4]   2> 1318670 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1318670 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1318670 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@a7ff9a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5688a9)
   [junit4]   2> 1318670 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1318670 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_Lucene50_0.doc because it already exists
   [junit4]   2> 1318670 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_Lucene50_0.tim because it already exists
   [junit4]   2> 1318671 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 1318671 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 1318671 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_Lucene50_0.tip because it already exists
   [junit4]   2> 1318671 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 1318671 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 1318671 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 1318672 INFO  (qtp31368687-9215) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318675 INFO  (qtp31368687-9222) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318676 INFO  (qtp31368687-9221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318678 INFO  (qtp31368687-9220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318679 INFO  (qtp31368687-9215) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318681 INFO  (qtp31368687-9222) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318682 INFO  (qtp31368687-9221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318683 INFO  (qtp31368687-9220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318686 INFO  (qtp31368687-9215) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318687 INFO  (qtp31368687-9222) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318688 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1689) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@a7ff9a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5688a9)
   [junit4]   2> 1318689 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Exception while updating statistics
   [junit4]   2> java.io.IOException: file "replication.properties" was already written to
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:654)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:683)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:495)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:265)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:388)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:278)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1318690 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=36.8447265625, floorSegmentMB=1.2373046875, forceMergeDeletesPctAllowed=11.373063277367136, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8777672823155126
   [junit4]   2> 1318691 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1bc26c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@130097b),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1bc26c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@130097b),segFN=segments_3,generation=3}
   [junit4]   2> 1318691 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1318691 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1318693 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11dfe6f[collection1] main]
   [junit4]   2> 1318693 INFO  (searcherExecutor-3909-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11dfe6f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1) Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 1318693 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/./collection1/data/index.20160716082205025 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/./collection1/data/index.20160716082205025;done=true>>]
   [junit4]   2> 1318693 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=false
   [junit4]   2> 1318693 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/./collection1/data/index.20160716082205025
   [junit4]   2> 1318693 INFO  (qtp8369888-9232) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:38469/solr/collection1/replication&command=fetchindex} status=0 QTime=30
   [junit4]   2> 1318696 INFO  (qtp31368687-9221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1318698 INFO  (qtp8369888-9237) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=3
   [junit4]   2> 1318701 INFO  (qtp31368687-9216) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 1
   [junit4]   2> 1318702 INFO  (qtp31368687-9215) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1318705 INFO  (qtp31368687-9215) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=3
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e7dcb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@168320a),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e7dcb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@168320a),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e7dcb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@168320a),segFN=segments_4,generation=4}
   [junit4]   2> 1318705 INFO  (qtp31368687-9215) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1318705 INFO  (qtp31368687-9215) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bafefb[collection1] main]
   [junit4]   2> 1318706 INFO  (qtp31368687-9215) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1318706 INFO  (searcherExecutor-3899-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1bafefb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1) Uninverting(_1(7.0.0):C1) Uninverting(_2(7.0.0):C1)))}
   [junit4]   2> 1318706 INFO  (qtp31368687-9215) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 1318707 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1318710 INFO  (qtp31368687-9220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1318710 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 1318710 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 1318710 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1318713 INFO  (qtp31368687-9221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1
   [junit4]   2> 1318713 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 28
   [junit4]   2> 1318714 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/./collection1/data/index.20160716082205070
   [junit4]   2> 1318714 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1318715 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=98.1796875, floorSegmentMB=2.134765625, forceMergeDeletesPctAllowed=7.58845789774994, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6872749147354391
   [junit4]   2> 1318716 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1bc26c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@130097b),segFN=segments_3,generation=3}
   [junit4]   2> 1318716 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1318716 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1318716 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1bc26c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@130097b),segFN=segments_3,generation=3}
   [junit4]   2> 1318716 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1318717 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1318717 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@1ef341d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@addb6)
   [junit4]   2> 1318717 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1318717 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_Lucene50_0.doc because it already exists
   [junit4]   2> 1318717 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_Lucene50_0.tim because it already exists
   [junit4]   2> 1318717 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 1318717 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 1318717 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_Lucene50_0.tip because it already exists
   [junit4]   2> 1318717 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 1318717 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 1318717 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 1318717 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1_Lucene50_0.doc because it already exists
   [junit4]   2> 1318718 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1_Lucene50_0.tim because it already exists
   [junit4]   2> 1318718 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 1318718 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.nvd because it already exists
   [junit4]   2> 1318718 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fdx because it already exists
   [junit4]   2> 1318718 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fnm because it already exists
   [junit4]   2> 1318718 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.nvm because it already exists
   [junit4]   2> 1318718 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fdt because it already exists
   [junit4]   2> 1318718 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1_Lucene50_0.tip because it already exists
   [junit4]   2> 1318719 INFO  (qtp31368687-9216) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318722 INFO  (qtp31368687-9215) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318723 INFO  (qtp31368687-9220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318725 INFO  (qtp31368687-9221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318726 INFO  (qtp31368687-9216) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318728 INFO  (qtp31368687-9215) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318729 INFO  (qtp31368687-9220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318730 INFO  (qtp31368687-9221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318732 INFO  (qtp31368687-9216) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318734 INFO  (qtp31368687-9215) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1318735 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1752) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@1ef341d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@addb6)
   [junit4]   2> 1318736 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Exception while updating statistics
   [junit4]   2> java.io.IOException: file "replication.properties" was already written to
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:654)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:683)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:495)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:265)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:388)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:278)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1318736 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=36.8447265625, floorSegmentMB=1.2373046875, forceMergeDeletesPctAllowed=11.373063277367136, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8777672823155126
   [junit4]   2> 1318738 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1bc26c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@130097b),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1bc26c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@130097b),segFN=segments_4,generation=4}
   [junit4]   2> 1318738 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1318739 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1318741 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@42790a[collection1] main]
   [junit4]   2> 1318741 INFO  (searcherExecutor-3909-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@42790a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1) Uninverting(_1(7.0.0):C1) Uninverting(_2(7.0.0):C1)))}
   [junit4]   2> 1318741 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/./collection1/data/index.20160716082205070 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/./collection1/data/index.20160716082205070;done=true>>]
   [junit4]   2> 1318741 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=false
   [junit4]   2> 1318741 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-002/./collection1/data/index.20160716082205070
   [junit4]   2> 1318741 INFO  (qtp8369888-9233) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:38469/solr/collection1/replication&command=fetchindex} status=0 QTime=34
   [junit4]   2> 1318743 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-003/collection1
   [junit4]   2> 1318748 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1318749 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d08a4f{/solr,null,AVAILABLE}
   [junit4]   2> 1318750 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1decff{HTTP/1.1,[http/1.1]}{127.0.0.1:42689}
   [junit4]   2> 1318750 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.e.j.s.Server Started @1319941ms
   [junit4]   2> 1318750 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-003/collection1/data, hostContext=/solr, hostPort=42689}
   [junit4]   2> 1318750 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1318750 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-003'
   [junit4]   2> 1318750 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1318750 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1318751 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-003/solr.xml
   [junit4]   2> 1318768 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-003/.
   [junit4]   2> 1318768 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CoreContainer New CoreContainer 11766541
   [junit4]   2> 1318768 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-003]
   [junit4]   2> 1318768 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-003/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-003/lib
   [junit4]   2> 1318768 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] 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> 1318771 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1318771 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1318771 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1318771 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1318771 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1318772 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-003/.
   [junit4]   2> 1318773 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1318773 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-003/./collection1
   [junit4]   2> 1318773 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1318773 INFO  (coreLoadExecutor-3922-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-003/collection1'
   [junit4]   2> 1318773 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1318773 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9D6A3B7056799830]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1318773 INFO  (coreLoadExecutor-3922-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1318774 INFO  (coreLoadExecutor-3922-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1318785 INFO  (coreLoadExecutor-3922-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1318797 INFO  (coreLoadExecutor-3922-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1318809 INFO  (coreLoadExecutor-3922-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1318814 INFO  (coreLoadExecutor-3922-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1318818 INFO  (coreLoadExecutor-3922-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1318819 INFO  (coreLoadExecutor-3922-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-003/collection1'
   [junit4]   2> 1318820 INFO  (coreLoadExecutor-3922-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-003/./collection1
   [junit4]   2> 1318820 INFO  (coreLoadExecutor-3922-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1318820 INFO  (coreLoadExecutor-3922-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-003/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-003/./collection1/data/]
   [junit4]   2> 1318820 INFO  (coreLoadExecutor-3922-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1318820 INFO  (coreLoadExecutor-3922-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-m

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

ryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-029/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-029/collection1/data/index;done=false>>]
   [junit4]   2> 1425079 INFO  (coreCloseExecutor-4553-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1425079 INFO  (coreCloseExecutor-4553-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-029/collection1/data/index
   [junit4]   2> 1425080 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[9D6A3B7056799830]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1aa7eb7{/solr,null,UNAVAILABLE}
   [junit4]   2> 1425081 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[9D6A3B7056799830]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1f23c8b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1425081 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[9D6A3B7056799830]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=20882312
   [junit4]   2> 1425081 INFO  (coreCloseExecutor-4555-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c3707
   [junit4]   2> 1425082 INFO  (coreCloseExecutor-4555-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1425082 INFO  (coreCloseExecutor-4555-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1425082 INFO  (coreCloseExecutor-4555-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1425082 INFO  (coreCloseExecutor-4555-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1425082 INFO  (coreCloseExecutor-4555-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1425082 INFO  (coreCloseExecutor-4555-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1425082 INFO  (coreCloseExecutor-4555-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-030/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-030/collection1/data/index;done=false>>]
   [junit4]   2> 1425083 INFO  (coreCloseExecutor-4555-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1425083 INFO  (coreCloseExecutor-4555-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-030/collection1/data/index
   [junit4]   2> 1425083 INFO  (coreCloseExecutor-4555-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-030/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-030/collection1/data;done=false>>]
   [junit4]   2> 1425083 INFO  (coreCloseExecutor-4555-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1425083 INFO  (coreCloseExecutor-4555-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001/solr-instance-030/collection1/data
   [junit4]   2> 1425083 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[9D6A3B7056799830]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1188466{/solr,null,UNAVAILABLE}
   [junit4]   2> 1425085 INFO  (SUITE-TestReplicationHandler-seed#[9D6A3B7056799830]-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/J2/temp/solr.handler.TestReplicationHandler_9D6A3B7056799830-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {name=Lucene50(blocksize=128), id=Lucene50(blocksize=128), newname=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1337, maxMBSortInHeap=7.910701539499249, sim=RandomSimilarity(queryNorm=true): {}, locale=sq, timezone=Etc/GMT-6
   [junit4]   2> NOTE: Linux 4.4.0-28-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=243466016,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestUtils, TestPerFieldSimilarity, DateRangeFieldTest, TestUniqueKeyFieldResource, AssignTest, SolrCoreCheckLockOnStartupTest, TermVectorComponentDistributedTest, TestIntervalFaceting, TestHdfsBackupRestoreCore, ExitableDirectoryReaderTest, TestManagedSchema, TestFuzzyAnalyzedSuggestions, TestUninvertingReader, LeaderElectionTest, SolrTestCaseJ4Test, TestRestoreCore, TestSubQueryTransformerDistrib, TestSolrDeletionPolicy1, SharedFSAutoReplicaFailoverUtilsTest, DateMathParserTest, BasicDistributedZk2Test, HdfsCollectionsAPIDistributedZkTest, TestCopyFieldCollectionResource, TestLegacyFieldCache, TestImplicitCoreProperties, TestOnReconnectListenerSupport, TestCloudDeleteByQuery, TestCoreDiscovery, RegexBoostProcessorTest, DistribDocExpirationUpdateProcessorTest, HdfsThreadLeakTest, LukeRequestHandlerTest, TestLRUStatsCache, TestUseDocValuesAsStored, TestPostingsSolrHighlighter, TestJettySolrRunner, TestXmlQParser, TestGraphTermsQParserPlugin, FieldAnalysisRequestHandlerTest, PluginInfoTest, SolrCloudExampleTest, TestReplicaProperties, OverseerRolesTest, TestDistributedStatsComponentCardinality, TestIndexingPerformance, CollectionsAPISolrJTest, ConnectionManagerTest, CdcrRequestHandlerTest, MigrateRouteKeyTest, CloneFieldUpdateProcessorFactoryTest, TestJsonRequest, CoreAdminHandlerTest, TestSweetSpotSimilarityFactory, TestAnalyzeInfixSuggestions, AnalyticsQueryTest, TestTolerantUpdateProcessorCloud, TestSuggestSpellingConverter, SuggesterWFSTTest, TestFieldCacheSortRandom, CoreMergeIndexesAdminHandlerTest, OverriddenZkACLAndCredentialsProvidersTest, RequestHandlersTest, TestObjectReleaseTracker, SliceStateTest, TestSolrCloudWithKerberosAlt, TestCSVResponseWriter, TestReloadDeadlock, NoCacheHeaderTest, TestHdfsCloudBackupRestore, RequestLoggingTest, ZkStateReaderTest, DeleteShardTest, LeaderFailoverAfterPartitionTest, RecoveryAfterSoftCommitTest, TestSort, BaseCdcrDistributedZkTest, TestTrackingShardHandlerFactory, TestTestInjection, TestGroupingSearch, AddSchemaFieldsUpdateProcessorFactoryTest, HdfsLockFactoryTest, CdcrUpdateLogTest, TestLocalFSCloudBackupRestore, DeleteInactiveReplicaTest, TestWriterPerf, TestCollationField, CircularListTest, DocValuesMultiTest, AutoCommitTest, TestFieldTypeCollectionResource, ParsingFieldUpdateProcessorsTest, XmlUpdateRequestHandlerTest, TestFastWriter, FullSolrCloudDistribCmdsTest, TestSerializedLuceneMatchVersion, DebugComponentTest, BlockDirectoryTest, RestartWhileUpdatingTest, TestExceedMaxTermLength, HardAutoCommitTest, BasicDistributedZkTest, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, TestReplicationHandler]
   [junit4] Completed [257/620 (1!)] on J2 in 107.58s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1192 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 failure, 129 ignored (83 assumptions) [seed: 9D6A3B7056799830]

Total time: 67 minutes 30 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