You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/07/09 21:32:40 UTC

[JENKINS] Lucene-Solr-Tests-6.x - Build # 325 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/325/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ObjectTracker found 2 object(s) that were not released!!! [NRTCachingDirectory, NRTCachingDirectory]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not released!!! [NRTCachingDirectory, NRTCachingDirectory]
	at __randomizedtesting.SeedInfo.seed([BED1F4B31D18228A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:834)
	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)


FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'CY val modified' for path 'response/params/y/c' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":0,     "params":{"x":{         "a":"A val",         "b":"B val",         "":{"v":0}}}}},  from server:  https://127.0.0.1:33235/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val modified' for path 'response/params/y/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":0,
    "params":{"x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}}}}},  from server:  https://127.0.0.1:33235/collection1
	at __randomizedtesting.SeedInfo.seed([BED1F4B31D18228A:3685CB69B3E44F72]: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:194)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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 10874 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/init-core-data-001
   [junit4]   2> 212565 INFO  (SUITE-TestReplicationHandler-seed#[BED1F4B31D18228A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 212574 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestHandlerPathUnchanged
   [junit4]   2> 212575 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/collection1
   [junit4]   2> 212597 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 212669 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1243c2f6{/solr,null,AVAILABLE}
   [junit4]   2> 212677 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@e8a9892{HTTP/1.1,[http/1.1]}{127.0.0.1:47829}
   [junit4]   2> 212677 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.Server Started @217565ms
   [junit4]   2> 212677 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=47829}
   [junit4]   2> 212678 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 212678 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001'
   [junit4]   2> 212678 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 212678 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 212678 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/solr.xml
   [junit4]   2> 212684 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/.
   [junit4]   2> 212684 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer New CoreContainer 289137964
   [junit4]   2> 212684 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001]
   [junit4]   2> 212684 WARN  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/lib
   [junit4]   2> 212700 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] 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,useRetries : false,
   [junit4]   2> 212701 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 212702 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 212702 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 212702 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 212702 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 212702 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/.
   [junit4]   2> 212705 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] 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> 212705 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/./collection1
   [junit4]   2> 212706 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 212706 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0
   [junit4]   2> 212706 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 212728 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/collection1'
   [junit4]   2> 212772 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 212772 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 212782 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 212786 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 212792 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 212797 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 212800 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 212801 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/collection1'
   [junit4]   2> 212802 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/./collection1
   [junit4]   2> 212802 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 212804 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 212804 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 212805 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/./collection1/data
   [junit4]   2> 212805 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 212805 WARN  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 212805 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 212805 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.3798828125, noCFSRatio=0.2895314907706633]
   [junit4]   2> 212806 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@aa68200 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57951fec),segFN=segments_1,generation=1}
   [junit4]   2> 212806 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 212807 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 212809 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 212810 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 212811 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 212812 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 212812 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/./collection1/data/
   [junit4]   2> 212813 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 212814 INFO  (coreLoadExecutor-348-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> 212814 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 212814 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 212814 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 212814 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=0.796875, floorSegmentMB=1.8310546875, forceMergeDeletesPctAllowed=10.229269677451718, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12323469402963881
   [junit4]   2> 212815 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@aa68200 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57951fec),segFN=segments_1,generation=1}
   [junit4]   2> 212815 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 212815 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@49a20a4d[collection1] main]
   [junit4]   2> 212815 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/collection1/conf
   [junit4]   2> 212815 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/collection1/conf}
   [junit4]   2> 212815 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/collection1/conf
   [junit4]   2> 212815 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 212816 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 212816 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 212816 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 212816 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@49a20a4d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 213226 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/collection1
   [junit4]   2> 213229 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 213231 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15c84328{/solr,null,AVAILABLE}
   [junit4]   2> 213231 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@564b8f9c{HTTP/1.1,[http/1.1]}{127.0.0.1:37295}
   [junit4]   2> 213231 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.Server Started @218119ms
   [junit4]   2> 213231 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=37295}
   [junit4]   2> 213232 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 213232 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002'
   [junit4]   2> 213232 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 213232 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 213232 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/solr.xml
   [junit4]   2> 213237 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/.
   [junit4]   2> 213237 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer New CoreContainer 110011421
   [junit4]   2> 213237 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002]
   [junit4]   2> 213237 WARN  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/lib
   [junit4]   2> 213238 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] 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,useRetries : false,
   [junit4]   2> 213239 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 213240 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 213240 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 213240 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 213240 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 213240 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/.
   [junit4]   2> 213241 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] 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> 213241 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/./collection1
   [junit4]   2> 213242 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 213242 INFO  (coreLoadExecutor-358-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/collection1'
   [junit4]   2> 213243 INFO  (coreLoadExecutor-358-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 213243 INFO  (coreLoadExecutor-358-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 213242 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0
   [junit4]   2> 213243 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 213258 INFO  (coreLoadExecutor-358-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 213261 INFO  (coreLoadExecutor-358-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 213267 INFO  (coreLoadExecutor-358-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 213269 INFO  (coreLoadExecutor-358-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 213271 INFO  (coreLoadExecutor-358-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 213272 INFO  (coreLoadExecutor-358-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/collection1'
   [junit4]   2> 213272 INFO  (coreLoadExecutor-358-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/./collection1
   [junit4]   2> 213273 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 213273 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 213273 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 213273 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/./collection1/data
   [junit4]   2> 213273 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 213273 WARN  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 213273 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 213274 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.3798828125, noCFSRatio=0.2895314907706633]
   [junit4]   2> 213274 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@571bed68 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4acd0c97),segFN=segments_1,generation=1}
   [junit4]   2> 213274 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 213276 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 213277 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 213278 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 213279 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 213279 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 213280 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/./collection1/data/
   [junit4]   2> 213281 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 213281 INFO  (coreLoadExecutor-358-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> 213281 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 213282 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 213282 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 213282 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=0.796875, floorSegmentMB=1.8310546875, forceMergeDeletesPctAllowed=10.229269677451718, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12323469402963881
   [junit4]   2> 213282 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@571bed68 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4acd0c97),segFN=segments_1,generation=1}
   [junit4]   2> 213282 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 213283 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@922b1df[collection1] main]
   [junit4]   2> 213283 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/collection1/conf
   [junit4]   2> 213283 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/collection1/conf}
   [junit4]   2> 213283 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/collection1/conf
   [junit4]   2> 213283 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 213285 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 213285 INFO  (coreLoadExecutor-358-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 213285 INFO  (searcherExecutor-359-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@922b1df[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 213297 INFO  (qtp170098342-698) [    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> 213773 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestHandlerPathUnchanged
   [junit4]   2> 213774 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@e8a9892{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 213774 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=289137964
   [junit4]   2> 213797 INFO  (coreCloseExecutor-364-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@39d7f2b7
   [junit4]   2> 213797 INFO  (coreCloseExecutor-364-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> 213797 INFO  (coreCloseExecutor-364-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 213797 INFO  (coreCloseExecutor-364-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 213797 INFO  (coreCloseExecutor-364-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 213821 INFO  (coreCloseExecutor-364-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 213821 INFO  (coreCloseExecutor-364-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 213821 INFO  (coreCloseExecutor-364-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/./collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 213822 INFO  (coreCloseExecutor-364-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 213822 INFO  (coreCloseExecutor-364-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/./collection1/data
   [junit4]   2> 213822 INFO  (coreCloseExecutor-364-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/./collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 213822 INFO  (coreCloseExecutor-364-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 213822 INFO  (coreCloseExecutor-364-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 213822 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1243c2f6{/solr,null,UNAVAILABLE}
   [junit4]   2> 213824 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@564b8f9c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 213824 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=110011421
   [junit4]   2> 213857 INFO  (coreCloseExecutor-366-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@376c419
   [junit4]   2> 213858 INFO  (coreCloseExecutor-366-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> 213858 INFO  (coreCloseExecutor-366-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 213858 INFO  (coreCloseExecutor-366-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 213858 INFO  (coreCloseExecutor-366-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 213869 INFO  (coreCloseExecutor-366-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 213869 INFO  (coreCloseExecutor-366-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 213869 INFO  (coreCloseExecutor-366-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 213870 INFO  (coreCloseExecutor-366-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 213870 INFO  (coreCloseExecutor-366-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/./collection1/data
   [junit4]   2> 213870 INFO  (coreCloseExecutor-366-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 213870 INFO  (coreCloseExecutor-366-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 213870 INFO  (coreCloseExecutor-366-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 213870 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15c84328{/solr,null,UNAVAILABLE}
   [junit4] IGNOR/A 0.01s J0 | TestReplicationHandler.doTestIndexFetchOnMasterRestart
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-9036))
   [junit4]   2> 213881 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexFetchWithMasterUrl
   [junit4]   2> 213882 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/collection1
   [junit4]   2> 213884 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 213957 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31a4e33c{/solr,null,AVAILABLE}
   [junit4]   2> 213958 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7927aa45{HTTP/1.1,[http/1.1]}{127.0.0.1:54751}
   [junit4]   2> 213958 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.Server Started @218846ms
   [junit4]   2> 213958 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/collection1/data, hostContext=/solr, hostPort=54751}
   [junit4]   2> 213958 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 213959 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003'
   [junit4]   2> 213959 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 213959 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 213959 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/solr.xml
   [junit4]   2> 213966 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/.
   [junit4]   2> 213966 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer New CoreContainer 1916817948
   [junit4]   2> 213966 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003]
   [junit4]   2> 213967 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/lib
   [junit4]   2> 213967 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] 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,useRetries : false,
   [junit4]   2> 213968 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 213969 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 213969 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 213969 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 213969 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 213969 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/.
   [junit4]   2> 213971 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] 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> 213971 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/./collection1
   [junit4]   2> 213971 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 214004 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0
   [junit4]   2> 214004 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 214015 INFO  (coreLoadExecutor-373-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/collection1'
   [junit4]   2> 214015 INFO  (coreLoadExecutor-373-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 214015 INFO  (coreLoadExecutor-373-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 214031 INFO  (coreLoadExecutor-373-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 214067 INFO  (coreLoadExecutor-373-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 214074 INFO  (coreLoadExecutor-373-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 214077 INFO  (coreLoadExecutor-373-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 214080 INFO  (coreLoadExecutor-373-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 214081 INFO  (coreLoadExecutor-373-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/collection1'
   [junit4]   2> 214081 INFO  (coreLoadExecutor-373-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/./collection1
   [junit4]   2> 214081 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 214082 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/./collection1/data/]
   [junit4]   2> 214082 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 214082 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/./collection1/data
   [junit4]   2> 214088 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/./collection1/data/index/
   [junit4]   2> 214088 WARN  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 214089 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/./collection1/data/index
   [junit4]   2> 214089 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.3798828125, noCFSRatio=0.2895314907706633]
   [junit4]   2> 214089 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1575a30e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5330ace2),segFN=segments_1,generation=1}
   [junit4]   2> 214089 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 214100 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 214110 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 214110 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/./collection1/data/
   [junit4]   2> 214115 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 214122 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 214122 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 214124 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 214124 INFO  (coreLoadExecutor-373-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> 214124 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 214132 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 214132 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 214133 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=0.796875, floorSegmentMB=1.8310546875, forceMergeDeletesPctAllowed=10.229269677451718, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12323469402963881
   [junit4]   2> 214138 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1575a30e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5330ace2),segFN=segments_1,generation=1}
   [junit4]   2> 214138 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 214138 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7183d5e2[collection1] main]
   [junit4]   2> 214138 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/collection1/conf
   [junit4]   2> 214139 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/collection1/conf}
   [junit4]   2> 214139 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-003/collection1/conf
   [junit4]   2> 214139 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 214139 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 214139 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 214139 INFO  (coreLoadExecutor-373-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 214144 INFO  (searcherExecutor-374-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7183d5e2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 214506 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/collection1
   [junit4]   2> 214509 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 214511 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f7e7fc1{/solr,null,AVAILABLE}
   [junit4]   2> 214511 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7ed40fcd{HTTP/1.1,[http/1.1]}{127.0.0.1:39507}
   [junit4]   2> 214511 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.Server Started @219399ms
   [junit4]   2> 214511 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/collection1/data, hostContext=/solr, hostPort=39507}
   [junit4]   2> 214512 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 214512 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004'
   [junit4]   2> 214512 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 214512 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 214512 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/solr.xml
   [junit4]   2> 214517 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/.
   [junit4]   2> 214517 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer New CoreContainer 1716664799
   [junit4]   2> 214517 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004]
   [junit4]   2> 214517 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/lib
   [junit4]   2> 214519 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] 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,useRetries : false,
   [junit4]   2> 214520 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 214520 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 214520 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 214520 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 214521 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 214521 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/.
   [junit4]   2> 214523 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] 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> 214523 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/./collection1
   [junit4]   2> 214523 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 214524 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0
   [junit4]   2> 214524 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 214524 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/collection1'
   [junit4]   2> 214525 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 214525 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 214530 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 214533 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 214539 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 214542 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 214544 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 214545 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/collection1'
   [junit4]   2> 214545 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/./collection1
   [junit4]   2> 214546 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 214547 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/./collection1/data/]
   [junit4]   2> 214547 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 214547 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/./collection1/data
   [junit4]   2> 214547 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/./collection1/data/index/
   [junit4]   2> 214547 WARN  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 214547 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/./collection1/data/index
   [junit4]   2> 214548 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.3798828125, noCFSRatio=0.2895314907706633]
   [junit4]   2> 214548 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@26c95fdf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@405f0f3f),segFN=segments_1,generation=1}
   [junit4]   2> 214548 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 214553 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 214554 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 214555 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 214556 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 214556 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 214556 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/./collection1/data/
   [junit4]   2> 214560 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 214560 INFO  (coreLoadExecutor-383-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> 214560 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 214573 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 214573 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 214573 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=0.796875, floorSegmentMB=1.8310546875, forceMergeDeletesPctAllowed=10.229269677451718, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12323469402963881
   [junit4]   2> 214584 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@26c95fdf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@405f0f3f),segFN=segments_1,generation=1}
   [junit4]   2> 214584 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 214584 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f74b103[collection1] main]
   [junit4]   2> 214585 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/collection1/conf
   [junit4]   2> 214585 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/collection1/conf}
   [junit4]   2> 214585 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/collection1/conf
   [junit4]   2> 214585 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 214587 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 214587 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 214587 INFO  (searcherExecutor-384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6f74b103[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 214596 INFO  (qtp2855171-736) [    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> 215026 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7ed40fcd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 215026 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1716664799
   [junit4]   2> 215029 INFO  (coreCloseExecutor-389-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@660ba436
   [junit4]   2> 215029 INFO  (coreCloseExecutor-389-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> 215029 INFO  (coreCloseExecutor-389-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 215029 INFO  (coreCloseExecutor-389-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 215029 INFO  (coreCloseExecutor-389-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 215031 INFO  (coreCloseExecutor-389-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 215031 INFO  (coreCloseExecutor-389-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 215031 INFO  (coreCloseExecutor-389-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/./collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/./collection1/data;done=false>>]
   [junit4]   2> 215031 INFO  (coreCloseExecutor-389-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 215031 INFO  (coreCloseExecutor-389-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/./collection1/data
   [junit4]   2> 215031 INFO  (coreCloseExecutor-389-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BED1F4B31D18228A-001/solr-instance-004/./collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core

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

erElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1975701 INFO  (TEST-TestReqParamsAPI.test-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@27bd061b{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1975701 INFO  (TEST-TestReqParamsAPI.test-seed#[BED1F4B31D18228A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@124d7b91{/,null,UNAVAILABLE}
   [junit4]   2> 1975703 INFO  (TEST-TestReqParamsAPI.test-seed#[BED1F4B31D18228A]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49276 49276
   [junit4]   2> 1975872 INFO  (Thread-6828) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49276 49276
   [junit4]   2> 1975873 WARN  (Thread-6828) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/collections/collection1/state.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> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/overseer/queue
   [junit4]   2> 	24	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI -Dtests.method=test -Dtests.seed=BED1F4B31D18228A -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-SG -Dtests.timezone=Europe/Malta -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 26.8s J1 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'CY val modified' for path 'response/params/y/c' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":0,
   [junit4]    >     "params":{"x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}}}}},  from server:  https://127.0.0.1:33235/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BED1F4B31D18228A:3685CB69B3E44F72]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:481)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:194)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1975876 INFO  (SUITE-TestReqParamsAPI-seed#[BED1F4B31D18228A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_BED1F4B31D18228A-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8, maxDocsPerChunk=619, blockSize=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8, blockSize=3)), sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=en-SG, timezone=Europe/Malta
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=81388376,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: [TestWordDelimiterFilterFactory, QueryResultKeyTest, TestDynamicLoading, BJQParserTest, TestMiniSolrCloudClusterSSL, DirectoryFactoryTest, TestTrieFacet, TestManagedResourceStorage, TestClusterStateMutator, BufferStoreTest, TestFastLRUCache, TestSizeLimitedDistributedMap, NumericFieldsTest, AnalyticsMergeStrategyTest, DocValuesTest, TestSimpleTrackingShardHandler, MoreLikeThisHandlerTest, LoggingHandlerTest, TestInitQParser, TestHdfsUpdateLog, TestPKIAuthenticationPlugin, LeaderInitiatedRecoveryOnShardRestartTest, TestQuerySenderListener, CustomCollectionTest, TestSchemaVersionResource, TestCustomDocTransformer, TestSolrCoreProperties, MBeansHandlerTest, ShardRoutingTest, TestCloudPivotFacet, CollectionsAPIAsyncDistributedZkTest, AddBlockUpdateTest, ExplicitHLLTest, TestSolrDeletionPolicy2, SolrCmdDistributorTest, CollectionsAPIDistributedZkTest, ConvertedLegacyTest, TestLMJelinekMercerSimilarityFactory, PreAnalyzedUpdateProcessorTest, DistanceFunctionTest, TestSortingResponseWriter, TestTrie, AliasIntegrationTest, TestBinaryResponseWriter, AsyncMigrateRouteKeyTest, TestNumericTerms32, TestSchemaNameResource, DistribCursorPagingTest, TestCryptoKeys, FileUtilsTest, TestCursorMarkWithoutUniqueKey, SolrCLIZkUtilsTest, TestAddFieldRealTimeGet, TestFieldCacheVsDocValues, ZkSolrClientTest, DistributedTermsComponentTest, SpellPossibilityIteratorTest, IndexBasedSpellCheckerTest, ConfigSetsAPITest, SSLMigrationTest, SolrIndexConfigTest, TestManagedSynonymFilterFactory, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, SolrPluginUtilsTest, TestDFRSimilarityFactory, TestQueryTypes, TestComplexPhraseQParserPlugin, SortByFunctionTest, TestExactSharedStatsCache, TestConfigSetImmutable, DistributedMLTComponentTest, TestSchemaManager, TestMinMaxOnMultiValuedField, SimpleMLTQParserTest, CheckHdfsIndexTest, TestRTimerTree, HdfsUnloadDistributedZkTest, HighlighterMaxOffsetTest, SchemaVersionSpecificBehaviorTest, CdcrReplicationHandlerTest, TestRawResponseWriter, BlobRepositoryCloudTest, DistributedExpandComponentTest, DocumentBuilderTest, TestFiltering, ZkCLITest, TimeZoneUtilsTest, TestDocTermOrds, DocExpirationUpdateProcessorFactoryTest, HighlighterTest, TestCloudManagedSchema, SimplePostToolTest, TestNoOpRegenerator, TestUpdate, TestSolrXml, TestShardHandlerFactory, ShardRoutingCustomTest, TestDistributedGrouping, TestHashPartitioner, TermVectorComponentDistributedTest, TestReload, TestCoreContainer, TestSolr4Spatial, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, TestFunctionQuery, BasicFunctionalityTest, SoftAutoCommitTest, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTest, SuggesterWFSTTest, QueryEqualityTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestQueryUtils, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestValueSourceCache, TestArbitraryIndexDir, RegexBoostProcessorTest, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, ScriptEngineTest, ChaosMonkeyNothingIsSafeTest, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, CdcrVersionReplicationTest, DeleteInactiveReplicaTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, TestCloudInspectUtil, TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestLockTree, TestMiniSolrCloudCluster, TestReplicaProperties, TestShortCircuitedRequests, TestStressCloudBlindAtomicUpdates, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, ExitableDirectoryReaderTest, TestConfigSets, TestImplicitCoreProperties, TestInitParams, TestSolrConfigHandler, TestBlobHandler, TestReqParamsAPI]
   [junit4] Completed [511/621 (2!)] on J1 in 26.85s, 1 test, 1 failure <<< FAILURES!

[...truncated 371 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/common-build.xml:530: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1443: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:984: There were test failures: 621 suites (10 ignored), 2642 tests, 1 suite-level error, 1 failure, 103 ignored (88 assumptions) [seed: BED1F4B31D18228A]

Total time: 75 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any