You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/02/14 03:45:08 UTC

[JENKINS] Lucene-Solr-5.5-Linux (64bit/jdk1.7.0_80) - Build # 2 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/2/
Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseSerialGC

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]
	at __randomizedtesting.SeedInfo.seed([C2901FB1582BD33B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
	at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10998 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/init-core-data-001
   [junit4]   2> 343690 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEmptyCommits
   [junit4]   2> 343691 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/collection1
   [junit4]   2> 343695 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 343696 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a36faae{/solr,null,AVAILABLE}
   [junit4]   2> 343699 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@e55d3ca{HTTP/1.1}{127.0.0.1:53985}
   [junit4]   2> 343699 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.e.j.s.Server Started @345137ms
   [junit4]   2> 343699 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53985, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/collection1/data}
   [junit4]   2> 343700 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7fdb04ed
   [junit4]   2> 343700 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001'
   [junit4]   2> 343700 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 343700 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 343700 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/solr.xml
   [junit4]   2> 343713 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/.
   [junit4]   2> 343713 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CoreContainer New CoreContainer 292345133
   [junit4]   2> 343713 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001]
   [junit4]   2> 343713 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/lib
   [junit4]   2> 343714 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] 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> 343715 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 343715 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 343715 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 343715 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 343715 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 343716 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/.
   [junit4]   2> 343718 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {configSetProperties=configsetprops.json, schema=schema.xml, name=collection1, loadOnStartup=true, dataDir=data/, transient=false, config=solrconfig.xml}
   [junit4]   2> 343718 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/./collection1
   [junit4]   2> 343718 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 343748 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/collection1'
   [junit4]   2> 343748 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 343749 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 343749 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 343749 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 343754 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 343762 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 343777 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 343779 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 343784 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 343785 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/collection1'
   [junit4]   2> 343785 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/./collection1
   [junit4]   2> 343786 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 343786 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 343786 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 343786 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/./collection1/data
   [junit4]   2> 343786 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 343786 WARN  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 343786 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 343787 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 343787 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@273bdf03 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bae5214),segFN=segments_1,generation=1}
   [junit4]   2> 343787 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 343787 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/./collection1/data/
   [junit4]   2> 343788 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 343790 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 343791 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 343792 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 343793 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 343796 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 343796 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/properties,/update/json,/schema,/update,/admin/threads,/admin/system,/get,/update/csv,/update/json/docs,standard,/admin/segments,lazy,/replication,defaults,/admin/logging,/admin/mbeans,/config,/admin/ping,/admin/file,/admin/luke,/admin/plugins
   [junit4]   2> 343797 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 343797 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 343797 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 343797 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 343797 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@273bdf03 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bae5214),segFN=segments_1,generation=1}
   [junit4]   2> 343797 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 343798 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@142a077c[collection1] main
   [junit4]   2> 343798 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/collection1/conf
   [junit4]   2> 343798 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/collection1/conf}
   [junit4]   2> 343798 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-001/collection1/conf
   [junit4]   2> 343798 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 343798 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 343798 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 343798 INFO  (searcherExecutor-1055-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@142a077c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 343798 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 344250 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/collection1
   [junit4]   2> 344267 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 344268 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e9cda26{/solr,null,AVAILABLE}
   [junit4]   2> 344268 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1ae0d160{HTTP/1.1}{127.0.0.1:49867}
   [junit4]   2> 344268 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.e.j.s.Server Started @345706ms
   [junit4]   2> 344268 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=49867}
   [junit4]   2> 344269 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7fdb04ed
   [junit4]   2> 344269 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002'
   [junit4]   2> 344269 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 344269 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 344269 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/solr.xml
   [junit4]   2> 344278 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/.
   [junit4]   2> 344278 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CoreContainer New CoreContainer 1742797088
   [junit4]   2> 344278 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002]
   [junit4]   2> 344278 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/lib
   [junit4]   2> 344279 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] 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> 344279 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 344280 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 344280 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 344280 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 344280 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 344280 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/.
   [junit4]   2> 344290 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true, dataDir=data/, config=solrconfig.xml, transient=false, schema=schema.xml, name=collection1, configSetProperties=configsetprops.json}
   [junit4]   2> 344290 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/./collection1
   [junit4]   2> 344290 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 344290 INFO  (coreLoadExecutor-1064-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/collection1'
   [junit4]   2> 344290 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 344290 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 344290 INFO  (coreLoadExecutor-1064-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 344290 INFO  (coreLoadExecutor-1064-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 344295 INFO  (coreLoadExecutor-1064-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 344302 INFO  (coreLoadExecutor-1064-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 344323 INFO  (coreLoadExecutor-1064-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 344326 INFO  (coreLoadExecutor-1064-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 344330 INFO  (coreLoadExecutor-1064-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 344331 INFO  (coreLoadExecutor-1064-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/collection1'
   [junit4]   2> 344331 INFO  (coreLoadExecutor-1064-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/./collection1
   [junit4]   2> 344331 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 344331 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 344331 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 344331 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/./collection1/data
   [junit4]   2> 344331 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 344332 WARN  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 344332 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 344332 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 344332 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_1,generation=1}
   [junit4]   2> 344332 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 344332 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/./collection1/data/
   [junit4]   2> 344334 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 344336 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 344336 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 344337 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 344338 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 344338 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 344338 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/properties,/update/json,/schema,/update,/admin/threads,/admin/system,/get,/update/csv,/update/json/docs,standard,/admin/segments,lazy,/replication,defaults,/admin/logging,/admin/mbeans,/config,/admin/ping,/admin/file,/admin/luke,/admin/plugins
   [junit4]   2> 344339 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 344339 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 344339 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 344339 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 344339 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_1,generation=1}
   [junit4]   2> 344339 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 344340 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@78fc3d77[collection1] main
   [junit4]   2> 344340 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/collection1/conf
   [junit4]   2> 344340 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/collection1/conf}
   [junit4]   2> 344340 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/collection1/conf
   [junit4]   2> 344340 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 344341 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 344341 INFO  (searcherExecutor-1065-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@78fc3d77[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 344342 INFO  (coreLoadExecutor-1064-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 344343 INFO  (qtp1058221719-2219) [    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> 344792 INFO  (qtp1058221719-2220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={wt=javabin&q=*:*&version=2&sort=id+desc} hits=0 status=0 QTime=0
   [junit4]   2> 344795 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 1
   [junit4]   2> 344797 INFO  (qtp1058221719-2219) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 344798 INFO  (qtp1058221719-2219) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@273bdf03 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bae5214),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@273bdf03 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bae5214),segFN=segments_2,generation=2}
   [junit4]   2> 344799 INFO  (qtp1058221719-2219) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 344800 INFO  (qtp1058221719-2219) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1b95946a[collection1] main
   [junit4]   2> 344800 INFO  (qtp1058221719-2219) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 344800 INFO  (searcherExecutor-1055-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b95946a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C1)))}
   [junit4]   2> 344800 INFO  (qtp1058221719-2219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2&commit=true}{commit=} 0 3
   [junit4]   2> 344810 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 344813 INFO  (qtp1058221719-2220) [    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> 344813 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 344813 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 344813 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 344817 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&generation=2&version=2&command=filelist} status=0 QTime=1
   [junit4]   2> 344817 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 344818 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/./collection1/data/index.20160214102034011
   [junit4]   2> 344818 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 344818 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=37.5244140625, floorSegmentMB=1.7060546875, forceMergeDeletesPctAllowed=24.5584126218939, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 344819 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_1,generation=1}
   [junit4]   2> 344819 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 344819 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 344819 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_1,generation=1}
   [junit4]   2> 344819 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 344819 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 344819 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@630ba13e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1087203f)
   [junit4]   2> 344821 INFO  (qtp1058221719-2219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_0.nvd&qt=/replication&generation=2&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 344823 INFO  (qtp1058221719-2220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_0_LuceneVarGapFixedInterval_0.tib&qt=/replication&generation=2&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 344826 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_0.si&qt=/replication&generation=2&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 344828 INFO  (qtp1058221719-2219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_0.fnm&qt=/replication&generation=2&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 344830 INFO  (qtp1058221719-2220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_0_LuceneVarGapFixedInterval_0.tiv&qt=/replication&generation=2&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 344832 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_0.fdx&qt=/replication&generation=2&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 344834 INFO  (qtp1058221719-2219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_0.fdt&qt=/replication&generation=2&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 344836 INFO  (qtp1058221719-2220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_0.nvm&qt=/replication&generation=2&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 344849 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_0_LuceneVarGapFixedInterval_0.doc&qt=/replication&generation=2&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 344851 INFO  (qtp1058221719-2219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=segments_2&qt=/replication&generation=2&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 344852 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1753) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@630ba13e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1087203f)
   [junit4]   2> 344854 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 344855 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_2,generation=2}
   [junit4]   2> 344855 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 344855 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 344856 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1c706882[collection1] main
   [junit4]   2> 344856 INFO  (searcherExecutor-1065-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c706882[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C1)))}
   [junit4]   2> 344856 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/./collection1/data/index.20160214102034011 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/./collection1/data/index.20160214102034011;done=true>>]
   [junit4]   2> 344856 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/./collection1/data/index.20160214102034011
   [junit4]   2> 344856 INFO  (qtp841718257-2237) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:53985/solr/collection1/replication&wait=true&command=fetchindex} status=0 QTime=46
   [junit4]   2> 344860 INFO  (qtp841718257-2238) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={wt=javabin&q=name:empty1&version=2&sort=id+desc} hits=1 status=0 QTime=0
   [junit4]   2> 344861 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 344863 INFO  (qtp1058221719-2220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&qt=/replication&_trace=getDetails&version=2&command=details} status=0 QTime=0
   [junit4]   2> 344865 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&qt=/replication&_trace=getDetails&version=2&command=details} status=0 QTime=0
   [junit4]   2> 344869 INFO  (qtp1058221719-2219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&qt=/replication&slave=false&version=2&command=details} status=0 QTime=0
   [junit4]   2> 344869 INFO  (qtp841718257-2239) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&qt=/replication&_trace=getDetails&version=2&command=details} status=0 QTime=2
   [junit4]   2> 344871 INFO  (qtp1058221719-2220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&_trace=assertVersions&qt=/replication&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 344873 INFO  (qtp841718257-2237) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&_trace=assertVersions&qt=/replication&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 344874 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 344875 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 344875 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 344875 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 344875 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2&commit=true}{commit=} 0 0
   [junit4]   2> 344876 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 344879 INFO  (qtp1058221719-2219) [    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> 344879 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave in sync with master.
   [junit4]   2> 344879 INFO  (qtp841718257-2238) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:53985/solr/collection1/replication&wait=true&command=fetchindex} status=0 QTime=3
   [junit4]   2> 344882 INFO  (qtp1058221719-2220) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 344883 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 344886 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=3
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@273bdf03 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bae5214),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@273bdf03 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bae5214),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@273bdf03 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bae5214),segFN=segments_3,generation=3}
   [junit4]   2> 344886 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 344887 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2812f2e[collection1] main
   [junit4]   2> 344887 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 344887 INFO  (searcherExecutor-1055-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2812f2e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C1) Uninverting(_1(5.5.0):C1)))}
   [junit4]   2> 344887 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2&commit=true}{commit=} 0 3
   [junit4]   2> 344888 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 344890 INFO  (qtp1058221719-2219) [    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> 344890 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 344890 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 344890 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 344893 INFO  (qtp1058221719-2220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&generation=3&version=2&command=filelist} status=0 QTime=0
   [junit4]   2> 344893 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 19
   [junit4]   2> 344893 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/./collection1/data/index.20160214102034087
   [junit4]   2> 344894 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 344894 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=37.5244140625, floorSegmentMB=1.7060546875, forceMergeDeletesPctAllowed=24.5584126218939, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 344895 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_2,generation=2}
   [junit4]   2> 344895 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 344895 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 344895 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_2,generation=2}
   [junit4]   2> 344895 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 344895 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 344895 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@4f814441 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2fa8302e)
   [junit4]   2> 344895 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 344895 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_LuceneVarGapFixedInterval_0.tib because it already exists
   [junit4]   2> 344895 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 344895 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 344895 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_LuceneVarGapFixedInterval_0.tiv because it already exists
   [junit4]   2> 344895 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 344896 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 344896 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 344896 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_LuceneVarGapFixedInterval_0.doc because it already exists
   [junit4]   2> 344897 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_1_LuceneVarGapFixedInterval_0.tib&qt=/replication&generation=3&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 344899 INFO  (qtp1058221719-2219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_1.fnm&qt=/replication&generation=3&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 344901 INFO  (qtp1058221719-2220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_1.nvd&qt=/replication&generation=3&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 344904 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_1_LuceneVarGapFixedInterval_0.doc&qt=/replication&generation=3&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 344906 INFO  (qtp1058221719-2219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_1.fdx&qt=/replication&generation=3&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 344908 INFO  (qtp1058221719-2220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_1_LuceneVarGapFixedInterval_0.tiv&qt=/replication&generation=3&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 344909 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_1.nvm&qt=/replication&generation=3&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 344911 INFO  (qtp1058221719-2219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_1.fdt&qt=/replication&generation=3&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 344913 INFO  (qtp1058221719-2220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_1.si&qt=/replication&generation=3&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 344915 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=segments_3&qt=/replication&generation=3&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 344916 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1816) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@4f814441 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2fa8302e)
   [junit4]   2> 344917 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 344918 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_3,generation=3}
   [junit4]   2> 344918 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 344918 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 344919 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2498c8a[collection1] main
   [junit4]   2> 344919 INFO  (searcherExecutor-1065-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2498c8a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C1) Uninverting(_1(5.5.0):C1)))}
   [junit4]   2> 344919 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/./collection1/data/index.20160214102034087 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/./collection1/data/index.20160214102034087;done=true>>]
   [junit4]   2> 344919 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/./collection1/data/index.20160214102034087
   [junit4]   2> 344919 INFO  (qtp841718257-2239) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:53985/solr/collection1/replication&wait=true&command=fetchindex} status=0 QTime=31
   [junit4]   2> 344922 INFO  (qtp841718257-2237) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={wt=javabin&q=name:empty2&version=2&sort=id+desc} hits=1 status=0 QTime=0
   [junit4]   2> 344922 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C2901FB1582BD33B]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 344924 INFO  (qtp1058221719-2219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&qt=/replication&_trace=getDetails&version=2&command=details} status=0 QTime=0
   [junit4]   2> 344925 INFO  (qtp1058221719-2220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&qt=/replication&_trace=getDetails&version=2&command=details} status=0 QTime=0
   [junit4]   2> 344929 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&qt=/replication&slave=false&version=2&command=details} status=0 QTime=0
   [junit4]   2> 344929 INFO  (qtp841718257-2238) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&qt=/replication&_trace=getDetails&version=2&command=details} status=0 QTime=2
   [junit4]   2> 344931 INFO  (qtp1058221719-2219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&_trace=assertVersions&qt=/replication&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 344932 INFO  (qtp841718257-2239) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&_trace=assertVersions&qt=/replication&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 344934 INFO  (qtp1058221719-2220) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 344936 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 344938 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=4
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@273bdf03 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bae5214),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@273bdf03 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bae5214),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@273bdf03 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bae5214),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@273bdf03 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bae5214),segFN=segments_4,generation=4}
   [junit4]   2> 344938 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 344938 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@49f88be3[collection1] realtime
   [junit4]   2> 344938 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 344938 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&openSearcher=false&version=2&commit=true}{commit=} 0 2
   [junit4]   2> 344939 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 344942 INFO  (qtp1058221719-2219) [    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> 344942 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 344942 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 344942 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 344944 INFO  (qtp1058221719-2220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&generation=4&version=2&command=filelist} status=0 QTime=0
   [junit4]   2> 344944 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 28
   [junit4]   2> 344945 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/./collection1/data/index.20160214102034138
   [junit4]   2> 344946 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 344946 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=37.5244140625, floorSegmentMB=1.7060546875, forceMergeDeletesPctAllowed=24.5584126218939, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 344947 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_3,generation=3}
   [junit4]   2> 344947 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 344948 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 344948 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_3,generation=3}
   [junit4]   2> 344948 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 344948 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 344948 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_3,generation=3}
   [junit4]   2> 344948 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 344948 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 345949 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 345949 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_3,generation=3}
   [junit4]   2> 345949 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 345949 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 346949 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 346950 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_3,generation=3}
   [junit4]   2> 346950 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 346950 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 347950 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 347950 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_3,generation=3}
   [junit4]   2> 347950 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 347950 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 348951 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 348951 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_3,generation=3}
   [junit4]   2> 348951 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 348951 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 349951 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 349951 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_3,generation=3}
   [junit4]   2> 349951 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 349951 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 350952 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 350952 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_3,generation=3}
   [junit4]   2> 350952 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 350952 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 351953 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 351953 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_3,generation=3}
   [junit4]   2> 351953 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 351953 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 352953 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 352954 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_3,generation=3}
   [junit4]   2> 352954 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 352954 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 353954 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 353954 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_3,generation=3}
   [junit4]   2> 353954 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 353954 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 354955 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 354955 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_3,generation=3}
   [junit4]   2> 354955 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 354955 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 355955 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher IndexFetcher slept for 11000ms for unused lucene index files to be delete-able
   [junit4]   2> 355955 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 355956 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@6157d809 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e2868cc)
   [junit4]   2> 355956 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 355956 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_LuceneVarGapFixedInterval_0.tib because it already exists
   [junit4]   2> 355956 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 355956 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 355956 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_LuceneVarGapFixedInterval_0.tiv because it already exists
   [junit4]   2> 355956 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 355956 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 355956 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 355956 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_LuceneVarGapFixedInterval_0.doc because it already exists
   [junit4]   2> 355956 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1_LuceneVarGapFixedInterval_0.tib because it already exists
   [junit4]   2> 355956 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fnm because it already exists
   [junit4]   2> 355956 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.nvd because it already exists
   [junit4]   2> 355956 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1_LuceneVarGapFixedInterval_0.doc because it already exists
   [junit4]   2> 355956 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fdx because it already exists
   [junit4]   2> 355956 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1_LuceneVarGapFixedInterval_0.tiv because it already exists
   [junit4]   2> 355956 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.nvm because it already exists
   [junit4]   2> 355956 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fdt because it already exists
   [junit4]   2> 355956 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 355958 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_2_LuceneVarGapFixedInterval_0.tib&qt=/replication&generation=4&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 355960 INFO  (qtp1058221719-2219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_2_LuceneVarGapFixedInterval_0.doc&qt=/replication&generation=4&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 355963 INFO  (qtp1058221719-2220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_2_LuceneVarGapFixedInterval_0.tiv&qt=/replication&generation=4&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 355964 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_2.nvd&qt=/replication&generation=4&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 355966 INFO  (qtp1058221719-2219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_2.nvm&qt=/replication&generation=4&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 355968 INFO  (qtp1058221719-2220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_2.fnm&qt=/replication&generation=4&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 355970 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_2.si&qt=/replication&generation=4&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 355972 INFO  (qtp1058221719-2219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_2.fdt&qt=/replication&generation=4&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 355975 INFO  (qtp1058221719-2220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=_2.fdx&qt=/replication&generation=4&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 355977 INFO  (qtp1058221719-2221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=filestream&file=segments_4&qt=/replication&generation=4&checksum=true&command=filecontent} status=0 QTime=0
   [junit4]   2> 355977 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1879) : 11 secs (170 bytes/sec) to MockDirectoryWrapper(RAMDirectory@6157d809 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e2868cc)
   [junit4]   2> 355978 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 355980 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bedf0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@242686ff),segFN=segments_4,generation=4}
   [junit4]   2> 355980 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 355980 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 355982 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@51d5529f[collection1] main
   [junit4]   2> 355982 INFO  (searcherExecutor-1065-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@51d5529f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C1) Uninverting(_1(5.5.0):C1) Uninverting(_2(5.5.0):C1)))}
   [junit4]   2> 355982 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/./collection1/data/index.20160214102034138 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-002/./collection1/data/index.20160214102034138;done=true>>]
   [junit4]   2> 355982 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB158

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

 2> 429625 INFO  (coreCloseExecutor-1638-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-027/./collection1/data/index.20160214102158722 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-027/./collection1/data/index.20160214102158722;done=false>>]
   [junit4]   2> 429625 INFO  (coreCloseExecutor-1638-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-027/./collection1/data/index.20160214102158722
   [junit4]   2> 429625 INFO  (coreCloseExecutor-1638-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-027/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-027/./collection1/data;done=false>>]
   [junit4]   2> 429625 INFO  (coreCloseExecutor-1638-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-027/./collection1/data
   [junit4]   2> 429626 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[C2901FB1582BD33B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5eef9359{/solr,null,UNAVAILABLE}
   [junit4]   2> 429627 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[C2901FB1582BD33B]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@822b40b{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 429627 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[C2901FB1582BD33B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1617224577
   [junit4]   2> 429627 INFO  (coreCloseExecutor-1639-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7376b447
   [junit4]   2> 429627 INFO  (coreCloseExecutor-1639-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 429627 INFO  (coreCloseExecutor-1639-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 429627 INFO  (coreCloseExecutor-1639-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 429627 INFO  (coreCloseExecutor-1639-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 429627 INFO  (coreCloseExecutor-1639-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 429628 INFO  (coreCloseExecutor-1639-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 429628 INFO  (coreCloseExecutor-1639-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-028/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-028/./collection1/data;done=false>>]
   [junit4]   2> 429628 INFO  (coreCloseExecutor-1639-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-028/./collection1/data
   [junit4]   2> 429628 INFO  (coreCloseExecutor-1639-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-028/./collection1/data/index.20160214102148504 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-028/./collection1/data/index.20160214102148504;done=false>>]
   [junit4]   2> 429628 INFO  (coreCloseExecutor-1639-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C2901FB1582BD33B-001/solr-instance-028/./collection1/data/index.20160214102148504
   [junit4]   2> 429628 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[C2901FB1582BD33B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@58be9cf1{/solr,null,UNAVAILABLE}
   [junit4]   2> 429630 INFO  (SUITE-TestReplicationHandler-seed#[C2901FB1582BD33B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]
   [junit4]   2> org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:368)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:258)
   [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> 
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {newname=PostingsFormat(name=LuceneVarGapFixedInterval), name=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=en-GB, timezone=Asia/Ujung_Pandang
   [junit4]   2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=12,threads=1,free=221315456,total=507838464
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest, CurrencyFieldOpenExchangeTest, ExternalFileFieldSortTest, TestOmitPositions, LeaderElectionIntegrationTest, PathHierarchyTokenizerFactoryTest, CursorPagingTest, BasicAuthIntegrationTest, QueryEqualityTest, ParsingFieldUpdateProcessorsTest, TestHighFrequencyDictionaryFactory, TestRecoveryHdfs, JSONWriterTest, TestMergePolicyConfig, TestComponentsName, CleanupOldIndexTest, HdfsSyncSliceTest, TestRTimerTree, IndexSchemaTest, TestFieldCollectionResource, URLClassifyProcessorTest, DistributedFacetPivotSmallTest, PreAnalyzedFieldTest, TestTrackingShardHandlerFactory, FileBasedSpellCheckerTest, PingRequestHandlerTest, OutputWriterTest, RecoveryAfterSoftCommitTest, TestCSVLoader, TestReqParamsAPI, TestDistributedSearch, TestSolrConfigHandlerConcurrent, RequiredFieldsTest, TestSchemaResource, TestRangeQuery, ExplicitHLLTest, TestReplicationHandler]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandler -Dtests.seed=C2901FB1582BD33B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=Asia/Ujung_Pandang -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestReplicationHandler (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2901FB1582BD33B]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [141/566 (1!)] on J0 in 86.00s, 13 tests, 1 failure <<< FAILURES!

[...truncated 1342 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:750: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:694: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/common-build.xml:534: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1477: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2275 tests, 1 suite-level error, 84 ignored (39 assumptions) [seed: C2901FB1582BD33B]

Total time: 50 minutes 37 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