You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/11/17 00:14:51 UTC

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_66) - Build # 5405 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5405/
Java: 32bit/jdk1.8.0_66 -server -XX:+UseSerialGC

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

Error Message:
[index.20151116235129610, index.20151116235130763, index.properties, replication.properties] expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: [index.20151116235129610, index.20151116235130763, index.properties, replication.properties] expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([AF8D151D9297E367:742615DB97BF8AD4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:816)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:783)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	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:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	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 10387 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\init-core-data-001
   [junit4]   2> 1579898 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexFetchWithMasterUrl
   [junit4]   2> 1579898 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\collection1
   [junit4]   2> 1579908 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1579910 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ad7412{/solr,null,AVAILABLE}
   [junit4]   2> 1579914 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.e.j.s.ServerConnector Started ServerConnector@ef6c53{HTTP/1.1}{127.0.0.1:53197}
   [junit4]   2> 1579914 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.e.j.s.Server Started @1583816ms
   [junit4]   2> 1579914 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=53197}
   [junit4]   2> 1579914 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1579914 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\'
   [junit4]   2> 1579915 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1579915 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1579939 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\solr.xml
   [junit4]   2> 1579945 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\.
   [junit4]   2> 1579945 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoreContainer New CoreContainer 16655201
   [junit4]   2> 1579945 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\]
   [junit4]   2> 1579945 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\lib
   [junit4]   2> 1579945 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\lib).
   [junit4]   2> 1579953 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] 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> 1579955 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1579956 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1579956 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1579956 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1579956 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1579958 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\.
   [junit4]   2> 1579960 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\.\collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\.\collection1\, dataDir=data\}
   [junit4]   2> 1579960 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\.\collection1\
   [junit4]   2> 1579961 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1579962 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1579962 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1579962 INFO  (coreLoadExecutor-5036-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\.\collection1\'
   [junit4]   2> 1579962 INFO  (coreLoadExecutor-5036-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1579962 INFO  (coreLoadExecutor-5036-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1579984 INFO  (coreLoadExecutor-5036-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1579985 INFO  (coreLoadExecutor-5036-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1579990 INFO  (coreLoadExecutor-5036-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1579990 INFO  (coreLoadExecutor-5036-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\.\collection1\conf\schema.xml
   [junit4]   2> 1579993 INFO  (coreLoadExecutor-5036-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1579997 INFO  (coreLoadExecutor-5036-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1580000 INFO  (coreLoadExecutor-5036-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\.\collection1\conf'
   [junit4]   2> 1580000 INFO  (coreLoadExecutor-5036-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\.\collection1
   [junit4]   2> 1580000 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1580001 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\.\collection1\], dataDir=[null]
   [junit4]   2> 1580001 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1580001 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1580001 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 1580001 WARN  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1580002 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1580002 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=25.4931640625, floorSegmentMB=0.708984375, forceMergeDeletesPctAllowed=20.387750090463445, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5528531879664683
   [junit4]   2> 1580002 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e8368f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@145ce04),segFN=segments_1,generation=1}
   [junit4]   2> 1580002 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1580003 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1580004 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1580009 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1580010 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1580011 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1580013 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1580014 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1580014 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1580014 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1580015 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1580015 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1580015 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=64.9873046875, floorSegmentMB=0.830078125, forceMergeDeletesPctAllowed=11.003681557916154, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1580015 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e8368f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@145ce04),segFN=segments_1,generation=1}
   [junit4]   2> 1580015 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1580015 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@cd794a[collection1] main
   [junit4]   2> 1580016 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\.\collection1\conf
   [junit4]   2> 1580016 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\.\collection1\conf}
   [junit4]   2> 1580016 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-001\.\collection1\conf
   [junit4]   2> 1580016 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1580016 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1580016 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1580016 INFO  (coreLoadExecutor-5036-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1580016 INFO  (searcherExecutor-5037-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@cd794a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1580470 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\collection1
   [junit4]   2> 1580477 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1580482 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76c683{/solr,null,AVAILABLE}
   [junit4]   2> 1580482 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.e.j.s.ServerConnector Started ServerConnector@638cbc{HTTP/1.1}{127.0.0.1:53200}
   [junit4]   2> 1580482 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.e.j.s.Server Started @1584384ms
   [junit4]   2> 1580482 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=53200}
   [junit4]   2> 1580482 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1580482 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\'
   [junit4]   2> 1580483 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1580483 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1580493 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\solr.xml
   [junit4]   2> 1580497 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.
   [junit4]   2> 1580497 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoreContainer New CoreContainer 6149498
   [junit4]   2> 1580497 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\]
   [junit4]   2> 1580497 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\lib
   [junit4]   2> 1580497 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\lib).
   [junit4]   2> 1580504 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] 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> 1580505 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1580506 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1580506 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1580506 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1580506 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1580507 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.
   [junit4]   2> 1580509 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\, dataDir=data\}
   [junit4]   2> 1580509 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\
   [junit4]   2> 1580510 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1580511 INFO  (coreLoadExecutor-5046-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\'
   [junit4]   2> 1580511 INFO  (coreLoadExecutor-5046-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1580511 INFO  (coreLoadExecutor-5046-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1580511 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1580511 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1580527 INFO  (coreLoadExecutor-5046-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1580528 INFO  (coreLoadExecutor-5046-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1580552 INFO  (coreLoadExecutor-5046-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1580557 INFO  (coreLoadExecutor-5046-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\conf\schema.xml
   [junit4]   2> 1580560 INFO  (coreLoadExecutor-5046-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1580561 INFO  (coreLoadExecutor-5046-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1580562 INFO  (coreLoadExecutor-5046-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\conf'
   [junit4]   2> 1580562 INFO  (coreLoadExecutor-5046-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1
   [junit4]   2> 1580562 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1580562 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\], dataDir=[null]
   [junit4]   2> 1580563 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1580563 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1580563 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 1580563 WARN  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1580563 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1580564 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=25.4931640625, floorSegmentMB=0.708984375, forceMergeDeletesPctAllowed=20.387750090463445, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5528531879664683
   [junit4]   2> 1580564 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@75b39d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13867e1),segFN=segments_1,generation=1}
   [junit4]   2> 1580564 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1580565 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1580566 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1580567 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1580568 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1580569 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1580569 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1580570 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1580570 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1580570 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1580571 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1580571 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1580571 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=64.9873046875, floorSegmentMB=0.830078125, forceMergeDeletesPctAllowed=11.003681557916154, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1580571 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@75b39d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13867e1),segFN=segments_1,generation=1}
   [junit4]   2> 1580571 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1580571 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@23cca4[collection1] main
   [junit4]   2> 1580571 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\conf
   [junit4]   2> 1580571 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\conf}
   [junit4]   2> 1580571 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\conf
   [junit4]   2> 1580572 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1580575 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1580575 INFO  (searcherExecutor-5047-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@23cca4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1580575 INFO  (coreLoadExecutor-5046-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1580656 INFO  (qtp2928416-9602) [    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> 1581013 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@638cbc{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1581013 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=6149498
   [junit4]   2> 1581014 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@385afa
   [junit4]   2> 1581014 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    x:collection1] o.a.s.u.UpdateHandler 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> 1581014 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1581014 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1581014 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1581015 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1581015 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1581015 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\data\index;done=false>>]
   [junit4]   2> 1581015 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1581015 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\data\;done=false>>]
   [junit4]   2> 1581015 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1581016 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@76c683{/solr,null,UNAVAILABLE}
   [junit4]   2> 1581019 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1581022 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ecb6b{/solr,null,AVAILABLE}
   [junit4]   2> 1581023 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.e.j.s.ServerConnector Started ServerConnector@a387f2{HTTP/1.1}{127.0.0.1:53204}
   [junit4]   2> 1581023 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.e.j.s.Server Started @1584924ms
   [junit4]   2> 1581023 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=53204}
   [junit4]   2> 1581023 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1581023 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\'
   [junit4]   2> 1581023 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1581023 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1581041 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\solr.xml
   [junit4]   2> 1581047 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.
   [junit4]   2> 1581047 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoreContainer New CoreContainer 7723786
   [junit4]   2> 1581047 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\]
   [junit4]   2> 1581047 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\lib
   [junit4]   2> 1581048 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\lib).
   [junit4]   2> 1581055 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] 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> 1581057 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1581057 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1581057 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1581058 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1581058 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1581059 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.
   [junit4]   2> 1581060 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\, dataDir=data\}
   [junit4]   2> 1581060 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\
   [junit4]   2> 1581060 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1581061 INFO  (coreLoadExecutor-5057-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\'
   [junit4]   2> 1581061 INFO  (coreLoadExecutor-5057-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1581061 INFO  (coreLoadExecutor-5057-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1581061 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1581061 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[AF8D151D9297E367]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1581073 INFO  (coreLoadExecutor-5057-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1581074 INFO  (coreLoadExecutor-5057-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1581077 INFO  (coreLoadExecutor-5057-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1581077 INFO  (coreLoadExecutor-5057-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\conf\schema.xml
   [junit4]   2> 1581080 INFO  (coreLoadExecutor-5057-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1581082 INFO  (coreLoadExecutor-5057-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1581082 INFO  (coreLoadExecutor-5057-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\conf'
   [junit4]   2> 1581082 INFO  (coreLoadExecutor-5057-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1
   [junit4]   2> 1581082 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1581082 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\], dataDir=[null]
   [junit4]   2> 1581082 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1581083 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1581083 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 1581083 WARN  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1581083 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1581083 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=25.4931640625, floorSegmentMB=0.708984375, forceMergeDeletesPctAllowed=20.387750090463445, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5528531879664683
   [junit4]   2> 1581084 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f8fe1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e17977),segFN=segments_1,generation=1}
   [junit4]   2> 1581084 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1581084 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1581085 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1581086 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1581087 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1581088 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1581089 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1581090 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1581090 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1581090 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1581090 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1581090 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1581090 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=64.9873046875, floorSegmentMB=0.830078125, forceMergeDeletesPctAllowed=11.003681557916154, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1581090 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f8fe1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e17977),segFN=segments_1,generation=1}
   [junit4]   2> 1581090 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1581090 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@91cbac[collection1] main
   [junit4]   2> 1581092 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\conf
   [junit4]   2> 1581092 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\conf}
   [junit4]   2> 1581092 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-002\.\collection1\conf
   [junit4]   2> 1581092 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1581092 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1581092 INFO  (coreLoadExecutor-5057-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1581092 INFO  (searcherExecutor-5058-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@91cbac[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1581563 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1581563 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1581565 INFO  (qtp30009882-9641) [    x:collection1] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1581565 INFO  (qtp30009882-9641) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1581567 INFO  (qtp30009882-9642) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1581568 INFO  (qtp30009882-9642) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f8fe1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e17977),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f8fe1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e17977),segFN=segments_2,generation=2}
   [junit4]   2> 1581568 INFO  (qtp30009882-9642) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1581568 INFO  (qtp30009882-9642) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1bcf243[collection1] main
   [junit4]   2> 1581568 INFO  (qtp30009882-9642) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1581568 INFO  (searcherExecutor-5058-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1bcf243[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1581569 INFO  (qtp30009882-9642) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 1
   [junit4]   2> 1581571 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 0
   [junit4]   2> 1581573 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
   [junit4]   2> 1581575 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
   [junit4]   2> 1581577 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
   [junit4]   2> 1581579 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 0
   [junit4]   2> 1581581 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 0
   [junit4]   2> 1581583 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 0
   [junit4]   2> 1581585 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 0
   [junit4]   2> 1581587 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 0
   [junit4]   2> 1581589 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 0
   [junit4]   2> 1581591 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 0
   [junit4]   2> 1581593 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 0
   [junit4]   2> 1581595 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 0
   [junit4]   2> 1581598 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 0
   [junit4]   2> 1581600 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 0
   [junit4]   2> 1581602 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 0
   [junit4]   2> 1581604 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 0
   [junit4]   2> 1581606 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 0
   [junit4]   2> 1581608 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 0
   [junit4]   2> 1581610 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 0
   [junit4]   2> 1581611 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 0
   [junit4]   2> 1581613 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 0
   [junit4]   2> 1581615 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 0
   [junit4]   2> 1581617 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 0
   [junit4]   2> 1581619 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 0
   [junit4]   2> 1581621 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 0
   [junit4]   2> 1581623 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 0
   [junit4]   2> 1581625 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 0
   [junit4]   2> 1581627 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 0
   [junit4]   2> 1581629 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 0
   [junit4]   2> 1581631 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 0
   [junit4]   2> 1581633 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 0
   [junit4]   2> 1581635 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 0
   [junit4]   2> 1581637 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 0
   [junit4]   2> 1581639 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 0
   [junit4]   2> 1581641 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 0
   [junit4]   2> 1581643 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 0
   [junit4]   2> 1581645 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 0
   [junit4]   2> 1581647 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 0
   [junit4]   2> 1581649 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 0
   [junit4]   2> 1581651 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 0
   [junit4]   2> 1581652 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 0
   [junit4]   2> 1581655 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 0
   [junit4]   2> 1581657 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 0
   [junit4]   2> 1581659 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 0
   [junit4]   2> 1581661 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 0
   [junit4]   2> 1581663 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 0
   [junit4]   2> 1581665 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 0
   [junit4]   2> 1581667 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 0
   [junit4]   2> 1581669 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 0
   [junit4]   2> 1581671 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 0
   [junit4]   2> 1581673 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 0
   [junit4]   2> 1581675 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 0
   [junit4]   2> 1581677 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 0
   [junit4]   2> 1581679 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 0
   [junit4]   2> 1581681 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 0
   [junit4]   2> 1581684 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 0
   [junit4]   2> 1581686 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 0
   [junit4]   2> 1581688 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 0
   [junit4]   2> 1581690 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 0
   [junit4]   2> 1581692 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 0
   [junit4]   2> 1581694 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 0
   [junit4]   2> 1581695 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 0
   [junit4]   2> 1581697 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 0
   [junit4]   2> 1581699 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 0
   [junit4]   2> 1581701 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 0
   [junit4]   2> 1581703 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 0
   [junit4]   2> 1581705 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 0
   [junit4]   2> 1581707 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[68]} 0 0
   [junit4]   2> 1581709 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[69]} 0 0
   [junit4]   2> 1581711 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[70]} 0 0
   [junit4]   2> 1581713 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[71]} 0 0
   [junit4]   2> 1581716 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[72]} 0 0
   [junit4]   2> 1581718 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[73]} 0 0
   [junit4]   2> 1581720 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[74]} 0 0
   [junit4]   2> 1581722 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[75]} 0 0
   [junit4]   2> 1581724 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[76]} 0 0
   [junit4]   2> 1581726 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[77]} 0 0
   [junit4]   2> 1581728 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[78]} 0 0
   [junit4]   2> 1581730 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[79]} 0 0
   [junit4]   2> 1581732 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[80]} 0 0
   [junit4]   2> 1581734 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[81]} 0 0
   [junit4]   2> 1581735 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[82]} 0 0
   [junit4]   2> 1581737 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[83]} 0 0
   [junit4]   2> 1581739 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[84]} 0 0
   [junit4]   2> 1581741 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[85]} 0 0
   [junit4]   2> 1581743 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[86]} 0 0
   [junit4]   2> 1581745 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[87]} 0 0
   [junit4]   2> 1581747 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[88]} 0 0
   [junit4]   2> 1581749 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[89]} 0 0
   [junit4]   2> 1581751 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[90]} 0 0
   [junit4]   2> 1581753 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[91]} 0 0
   [junit4]   2> 1581755 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[92]} 0 0
   [junit4]   2> 1581757 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[93]} 0 0
   [junit4]   2> 1581759 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[94]} 0 0
   [junit4]   2> 1581761 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[95]} 0 0
   [junit4]   2> 1581763 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[96]} 0 0
   [junit4]   2> 1581765 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[97]} 0 0
   [junit4]   2> 1581767 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[98]} 0 0
   [junit4]   2> 1581769 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[99]} 0 0
   [junit4]   2> 1581771 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[100]} 0 0
   [junit4]   2> 1581773 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[101]} 0 0
   [junit4]   2> 1581775 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[102]} 0 0
   [junit4]   2> 1581777 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[103]} 0 0
   [junit4]   2> 1581778 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[104]} 0 0
   [junit4]   2> 1581780 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[105]} 0 0
   [junit4]   2> 1581782 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[106]} 0 0
   [junit4]   2> 1581784 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[107]} 0 0
   [junit4]   2> 1581786 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[108]} 0 0
   [junit4]   2> 1581788 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[109]} 0 0
   [junit4]   2> 1581790 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 0
   [junit4]   2> 1581792 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111]} 0 0
   [junit4]   2> 1581794 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[112]} 0 0
   [junit4]   2> 1581796 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[113]} 0 0
   [junit4]   2> 1581798 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[114]} 0 0
   [junit4]   2> 1581800 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[115]} 0 0
   [junit4]   2> 1581802 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[116]} 0 0
   [junit4]   2> 1581804 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[117]} 0 0
   [junit4]   2> 1581806 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[118]} 0 0
   [junit4]   2> 1581809 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[119]} 0 0
   [junit4]   2> 1581811 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 0
   [junit4]   2> 1581813 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[121]} 0 0
   [junit4]   2> 1581815 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[122]} 0 0
   [junit4]   2> 1581817 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123]} 0 0
   [junit4]   2> 1581819 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[124]} 0 0
   [junit4]   2> 1581820 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[125]} 0 0
   [junit4]   2> 1581822 INFO  (qtp2928416-9605) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[126]} 0 0
   [junit4]   2> 1581824 INFO  (qtp2928416-9606) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[127]} 0 0
   [junit4]   2> 1581826 INFO  (qtp2928416-9607) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[128]} 0 0
   [junit4]   2> 1581828 INFO  (qtp2928416-9602) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[129]} 0 0
   [junit4]   2> 1581830 INFO  (qtp2928416-9603) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[130]} 0 0
   [junit4]   2> 1581832 INFO  (qtp2928416-9604) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr pat

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

1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1647808 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[AF8D151D9297E367]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1647808 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[AF8D151D9297E367]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1647809 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[AF8D151D9297E367]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1647809 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[AF8D151D9297E367]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-028\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-028\.\collection1\data\;done=false>>]
   [junit4]   2> 1647809 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[AF8D151D9297E367]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-028\.\collection1\data\
   [junit4]   2> 1647809 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[AF8D151D9297E367]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-028\.\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-028\.\collection1\data\index;done=false>>]
   [junit4]   2> 1647809 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[AF8D151D9297E367]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001\solr-instance-028\.\collection1\data\index
   [junit4]   2> 1647809 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[AF8D151D9297E367]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17b1d5c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1647816 INFO  (SUITE-TestReplicationHandler-seed#[AF8D151D9297E367]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AF8D151D9297E367-001
   [junit4]   2> Nov 16, 2015 10:51:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 1648798 ERROR (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master at: http://127.0.0.1:53479/solr/collection1 is not available. Index fetch failed. Exception: Server refused connection at: http://127.0.0.1:53479/solr/collection1
   [junit4]   2> 1648798 ERROR (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher caught
   [junit4]   2> org.apache.lucene.store.AlreadyClosedException: Already closed
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:339)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:1006)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:646)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.cleanup(IndexFetcher.java:565)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:555)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:268)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:385)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler$1.run(ReplicationHandler.java:273)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {name=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom), newname=PostingsFormat(name=MockRandom)}, docValues:{}, sim=ClassicSimilarity, locale=es_GT, timezone=Europe/Zurich
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_66 (32-bit)/cpus=3,threads=1,free=142685288,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ReplicationFactorTest, CloneFieldUpdateProcessorFactoryTest, MigrateRouteKeyTest, DeleteLastCustomShardedReplicaTest, SolrIndexConfigTest, TestDistributedSearch, DistribJoinFromCollectionTest, TestCoreContainer, VersionInfoTest, DocExpirationUpdateProcessorFactoryTest, IndexSchemaTest, TestStressVersions, QueryElevationComponentTest, TestQueryWrapperFilter, TestNamedUpdateProcessors, TestStandardQParsers, TestHdfsUpdateLog, HdfsLockFactoryTest, SystemInfoHandlerTest, TestTolerantSearch, SoftAutoCommitTest, BasicDistributedZkTest, MergeStrategyTest, TestPostingsSolrHighlighter, TestCSVLoader, TestRemoteStreaming, TestSchemaNameResource, TestConfigReload, SolrCoreTest, TestReRankQParserPlugin, TestFieldCollectionResource, TestManagedSchemaFieldResource, SpatialRPTFieldTypeTest, DistanceUnitsTest, TestNoOpRegenerator, PeerSyncTest, TestLMDirichletSimilarityFactory, TestSortingResponseWriter, CdcrVersionReplicationTest, TestRandomCollapseQParserPlugin, TestConfig, AnalysisErrorHandlingTest, TestSchemaResource, JsonLoaderTest, TestReplicationHandlerBackup, SSLMigrationTest, ZkStateReaderTest, CdcrReplicationDistributedZkTest, TestManagedStopFilterFactory, BlockCacheTest, MoreLikeThisHandlerTest, TestExtendedDismaxParser, CircularListTest, TestManagedSynonymFilterFactory, TestDocSet, TestCollectionAPI, DirectUpdateHandlerTest, TestFastLRUCache, TestRandomRequestDistribution, CurrencyFieldXmlFileTest, TestCustomSort, DistributedFacetPivotSmallAdvancedTest, BitVectorTest, TestCopyFieldCollectionResource, CdcrRequestHandlerTest, TestPhraseSuggestions, TestBulkSchemaAPI, TestDocBasedVersionConstraints, TestRawResponseWriter, SchemaVersionSpecificBehaviorTest, TestRandomDVFaceting, OverseerTest, BadComponentTest, RegexBoostProcessorTest, TestManagedSchemaDynamicFieldResource, AlternateDirectoryTest, CdcrUpdateLogTest, TestConfigSetsAPIZkFailure, DistributedFacetPivotLargeTest, DisMaxRequestHandlerTest, DocValuesTest, TimeZoneUtilsTest, DocumentBuilderTest, PingRequestHandlerTest, SliceStateTest, TestHighlightDedupGrouping, TestRuleBasedAuthorizationPlugin, TestComplexPhraseQParserPlugin, TestLRUStatsCache, DocumentAnalysisRequestHandlerTest, DistributedSpellCheckComponentTest, TestImplicitCoreProperties, UnloadDistributedZkTest, JSONWriterTest, TestAuthorizationFramework, CollectionStateFormat2Test, InfoHandlerTest, TestSurroundQueryParser, HdfsCollectionsAPIDistributedZkTest, ClusterStateUpdateTest, XmlUpdateRequestHandlerTest, TestLuceneMatchVersion, TestAnalyzedSuggestions, ClusterStateTest, TestDefaultStatsCache, SpatialFilterTest, HighlighterMaxOffsetTest, TestStressReorder, TestFilteredDocIdSet, TestDynamicFieldCollectionResource, DocValuesMultiTest, TestNonDefinedSimilarityFactory, AnalyticsQueryTest, ResponseHeaderTest, TestWordDelimiterFilterFactory, ShardSplitTest, EnumFieldTest, AnalyticsMergeStrategyTest, TestScoreJoinQPScore, TestFreeTextSuggestions, UpdateParamsTest, BasicAuthIntegrationTest, ScriptEngineTest, TestSolrConfigHandler, TestLazyCores, TestLRUCache, MBeansHandlerTest, SolrXmlInZkTest, TestRestManager, TestScoreJoinQPNoScore, BigEndianAscendingWordDeserializerTest, XsltUpdateRequestHandlerTest, BufferStoreTest, TestHashPartitioner, TestOverriddenPrefixQueryForCustomFieldType, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, ShardRoutingTest, TestReplicationHandler]
   [junit4] Completed [286/558] on J0 in 68.96s, 13 tests, 1 failure <<< FAILURES!

[...truncated 868 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987: There were test failures: 558 suites (8 ignored), 2214 tests, 1 failure, 116 ignored (78 assumptions) [seed: AF8D151D9297E367]

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