Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5364/
Java: 32bit/jdk1.8.0_66 -client -XX:+UseParallelGC

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

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

Stack Trace:
java.lang.AssertionError: [index.20151225082407672, index.20151225082409481, 
index.properties, replication.properties] expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([5AC33C63A72A635B:81683CA5A2020AE8]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:820)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:787)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10190 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\init-core-data-001
   [junit4]   2> 613693 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterCoreReload
   [junit4]   2> 613695 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\collection1
   [junit4]   2> 613703 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 613706 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18dc190{/solr,null,AVAILABLE}
   [junit4]   2> 613709 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@10068b2{HTTP/1.1}{127.0.0.1:60491}
   [junit4]   2> 613709 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.e.j.s.Server Started @615966ms
   [junit4]   2> 613709 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\collection1\data,
 hostContext=/solr, hostPort=60491}
   [junit4]   2> 613710 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 613710 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001'
   [junit4]   2> 613710 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 613710 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 613711 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\solr.xml
   [junit4]   2> 613718 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.
   [junit4]   2> 613719 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer New CoreContainer 6001823
   [junit4]   2> 613719 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001]
   [junit4]   2> 613719 WARN  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\lib
   [junit4]   2> 613719 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] 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> 613723 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 613724 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 613724 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 613725 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 613725 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 613726 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.
   [junit4]   2> 613729 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 613729 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1
   [junit4]   2> 613729 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 613730 INFO  (coreLoadExecutor-1761-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\collection1'
   [junit4]   2> 613730 INFO  (coreLoadExecutor-1761-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 613731 INFO  (coreLoadExecutor-1761-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 613731 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 613731 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 613742 INFO  (coreLoadExecutor-1761-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 613746 INFO  (coreLoadExecutor-1761-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 613753 INFO  (coreLoadExecutor-1761-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 613756 INFO  (coreLoadExecutor-1761-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 613757 INFO  (coreLoadExecutor-1761-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 613764 INFO  (coreLoadExecutor-1761-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\collection1'
   [junit4]   2> 613764 INFO  (coreLoadExecutor-1761-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1
   [junit4]   2> 613764 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 613764 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 613764 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 613764 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 613764 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 613764 WARN  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 613764 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 613765 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=12.3134765625, 
floorSegmentMB=0.7490234375, forceMergeDeletesPctAllowed=17.137278338770233, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 613765 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1fefe85 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dd65c),segFN=segments_1,generation=1}
   [junit4]   2> 613765 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 613766 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 613768 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 613772 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 613773 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 613774 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 613775 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 613787 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 613787 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 613788 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 613788 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 613788 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 613788 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=53.3876953125, 
floorSegmentMB=0.576171875, forceMergeDeletesPctAllowed=9.063885580777674, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 613789 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1fefe85 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dd65c),segFN=segments_1,generation=1}
   [junit4]   2> 613789 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 613789 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@a5f7c6[collection1] 
main
   [junit4]   2> 613789 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\collection1\conf
   [junit4]   2> 613789 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\collection1\conf}
   [junit4]   2> 613789 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\collection1\conf
   [junit4]   2> 613789 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 613789 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 613789 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 613789 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 613789 INFO  
(searcherExecutor-1762-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@a5f7c6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 614203 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\collection1
   [junit4]   2> 614212 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 614214 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b4f08{/solr,null,AVAILABLE}
   [junit4]   2> 614215 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@61d0d1{HTTP/1.1}{127.0.0.1:60496}
   [junit4]   2> 614215 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.e.j.s.Server Started @616520ms
   [junit4]   2> 614215 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\collection1\data,
 hostContext=/solr, hostPort=60496}
   [junit4]   2> 614215 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 614215 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002'
   [junit4]   2> 614216 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 614216 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 614216 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\solr.xml
   [junit4]   2> 614225 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.
   [junit4]   2> 614225 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer New CoreContainer 4493042
   [junit4]   2> 614225 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002]
   [junit4]   2> 614225 WARN  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\lib
   [junit4]   2> 614225 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] 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> 614226 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 614227 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 614227 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 614227 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 614227 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 614227 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.
   [junit4]   2> 614230 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 614230 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1
   [junit4]   2> 614230 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 614231 INFO  (coreLoadExecutor-1771-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\collection1'
   [junit4]   2> 614231 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 614231 INFO  (coreLoadExecutor-1771-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 614231 INFO  (coreLoadExecutor-1771-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 614231 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 614246 INFO  (coreLoadExecutor-1771-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 614249 INFO  (coreLoadExecutor-1771-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 614255 INFO  (coreLoadExecutor-1771-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 614258 INFO  (coreLoadExecutor-1771-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 614261 INFO  (coreLoadExecutor-1771-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 614265 INFO  (coreLoadExecutor-1771-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\collection1'
   [junit4]   2> 614265 INFO  (coreLoadExecutor-1771-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1
   [junit4]   2> 614265 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 614265 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 614265 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 614266 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 614266 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 614266 WARN  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 614266 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 614266 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=12.3134765625, 
floorSegmentMB=0.7490234375, forceMergeDeletesPctAllowed=17.137278338770233, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 614267 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3b8ed6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6abee6),segFN=segments_1,generation=1}
   [junit4]   2> 614267 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 614268 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 614268 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 614270 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 614272 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 614273 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 614274 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 614276 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 614276 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 614276 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 614276 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 614276 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 614276 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=53.3876953125, 
floorSegmentMB=0.576171875, forceMergeDeletesPctAllowed=9.063885580777674, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 614276 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3b8ed6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6abee6),segFN=segments_1,generation=1}
   [junit4]   2> 614276 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 614277 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@c449c0[collection1] 
main
   [junit4]   2> 614278 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\collection1\conf
   [junit4]   2> 614278 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\collection1\conf}
   [junit4]   2> 614278 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\collection1\conf
   [junit4]   2> 614279 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 614282 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 614282 INFO  (coreLoadExecutor-1771-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 614283 INFO  
(searcherExecutor-1772-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@c449c0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 614286 INFO  (qtp22985462-4268) [    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> 614691 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@61d0d1{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 614691 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4493042
   [junit4]   2> 614692 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@152a98f
   [junit4]   2> 614692 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 614694 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 614694 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 614694 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 614695 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on 
request.
   [junit4]   2> 614695 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 614695 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1\data\;done=false>>]
   [junit4]   2> 614695 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 614696 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1\data\index;done=false>>]
   [junit4]   2> 614696 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 614697 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2b4f08{/solr,null,UNAVAILABLE}
   [junit4]   2> 614699 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@10068b2{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 614699 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=6001823
   [junit4]   2> 614699 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2d954e
   [junit4]   2> 614699 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 614700 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 614700 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 614700 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 614702 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on 
request.
   [junit4]   2> 614702 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 614702 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\;done=false>>]
   [junit4]   2> 614702 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 614702 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\index;done=false>>]
   [junit4]   2> 614702 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 614703 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    x:collection1] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@18dc190{/solr,null,UNAVAILABLE}
   [junit4]   2> 614706 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 614708 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@95309e{/solr,null,AVAILABLE}
   [junit4]   2> 614709 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@e4892e{HTTP/1.1}{127.0.0.1:60502}
   [junit4]   2> 614709 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.e.j.s.Server Started @617061ms
   [junit4]   2> 614709 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\collection1\data,
 hostContext=/solr, hostPort=60502}
   [junit4]   2> 614709 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 614710 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001'
   [junit4]   2> 614710 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 614710 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 614711 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\solr.xml
   [junit4]   2> 614717 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.
   [junit4]   2> 614717 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer New CoreContainer 10698726
   [junit4]   2> 614717 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001]
   [junit4]   2> 614718 WARN  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\lib
   [junit4]   2> 614718 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] 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> 614719 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 614720 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 614720 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 614720 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 614720 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 614721 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.
   [junit4]   2> 614723 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 614723 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1
   [junit4]   2> 614724 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 614724 INFO  (coreLoadExecutor-1782-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\collection1'
   [junit4]   2> 614724 INFO  (coreLoadExecutor-1782-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 614724 INFO  (coreLoadExecutor-1782-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 614724 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 614724 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 614732 INFO  (coreLoadExecutor-1782-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 614737 INFO  (coreLoadExecutor-1782-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 614750 INFO  (coreLoadExecutor-1782-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 614753 INFO  (coreLoadExecutor-1782-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 614756 INFO  (coreLoadExecutor-1782-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 614762 INFO  (coreLoadExecutor-1782-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\collection1'
   [junit4]   2> 614762 INFO  (coreLoadExecutor-1782-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1
   [junit4]   2> 614762 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 614762 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 614762 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 614763 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 614763 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 614763 WARN  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 614763 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 614763 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=12.3134765625, 
floorSegmentMB=0.7490234375, forceMergeDeletesPctAllowed=17.137278338770233, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 614764 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@254033 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ebd1f2),segFN=segments_1,generation=1}
   [junit4]   2> 614764 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 614764 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 614766 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 614771 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 614772 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 614772 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 614773 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 614775 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 614775 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 614775 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 614775 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 614775 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 614776 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=53.3876953125, 
floorSegmentMB=0.576171875, forceMergeDeletesPctAllowed=9.063885580777674, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 614776 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@254033 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ebd1f2),segFN=segments_1,generation=1}
   [junit4]   2> 614776 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 614776 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@dd7934[collection1] 
main
   [junit4]   2> 614779 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\collection1\conf
   [junit4]   2> 614779 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\collection1\conf}
   [junit4]   2> 614779 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\collection1\conf
   [junit4]   2> 614779 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 614779 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml
   [junit4]   2> 614779 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 614779 INFO  (coreLoadExecutor-1782-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 614779 INFO  
(searcherExecutor-1783-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@dd7934[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 615186 INFO  (qtp24001326-4308) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 615186 INFO  (qtp24001326-4308) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 1
   [junit4]   2> 615190 INFO  (qtp24001326-4309) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 615191 INFO  (qtp24001326-4309) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@254033 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ebd1f2),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@254033 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ebd1f2),segFN=segments_2,generation=2}
   [junit4]   2> 615191 INFO  (qtp24001326-4309) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 615192 INFO  (qtp24001326-4309) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@49d66a[collection1] main
   [junit4]   2> 615192 INFO  (qtp24001326-4309) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 615193 INFO  
(searcherExecutor-1783-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@49d66a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 615193 INFO  (qtp24001326-4309) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 3
   [junit4]   2> 615196 INFO  (qtp24001326-4310) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 615197 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
   [junit4]   2> 615199 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 615201 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@187948{/solr,null,AVAILABLE}
   [junit4]   2> 615202 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@d41a9a{HTTP/1.1}{127.0.0.1:60510}
   [junit4]   2> 615202 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.e.j.s.Server Started @617600ms
   [junit4]   2> 615202 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\collection1\data,
 hostContext=/solr, hostPort=60510}
   [junit4]   2> 615202 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 615202 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002'
   [junit4]   2> 615202 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 615202 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 615202 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\solr.xml
   [junit4]   2> 615208 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.
   [junit4]   2> 615208 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer New CoreContainer 7684280
   [junit4]   2> 615208 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002]
   [junit4]   2> 615208 WARN  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\lib
   [junit4]   2> 615210 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] 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> 615210 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 615211 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 615211 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 615211 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 615211 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 615211 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.
   [junit4]   2> 615213 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 615213 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1
   [junit4]   2> 615213 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 615214 INFO  (coreLoadExecutor-1792-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\collection1'
   [junit4]   2> 615214 INFO  (coreLoadExecutor-1792-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 615214 INFO  (coreLoadExecutor-1792-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 615214 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 615214 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 615225 INFO  (coreLoadExecutor-1792-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 615230 INFO  (coreLoadExecutor-1792-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 615238 INFO  (coreLoadExecutor-1792-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 615244 INFO  (coreLoadExecutor-1792-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 615246 INFO  (coreLoadExecutor-1792-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 615249 INFO  (coreLoadExecutor-1792-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\collection1'
   [junit4]   2> 615249 INFO  (coreLoadExecutor-1792-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1
   [junit4]   2> 615249 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 615250 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 615250 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 615250 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 615250 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 615251 WARN  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 615251 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 615251 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=12.3134765625, 
floorSegmentMB=0.7490234375, forceMergeDeletesPctAllowed=17.137278338770233, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 615252 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2ce206 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c59c96),segFN=segments_1,generation=1}
   [junit4]   2> 615252 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 615252 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 615254 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 615256 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 615259 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 615260 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 615261 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 615264 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 615264 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 615265 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 615265 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 615265 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 615266 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=53.3876953125, 
floorSegmentMB=0.576171875, forceMergeDeletesPctAllowed=9.063885580777674, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 615266 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2ce206 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c59c96),segFN=segments_1,generation=1}
   [junit4]   2> 615266 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 615267 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1ce1a5f[collection1] 
main
   [junit4]   2> 615267 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\collection1\conf
   [junit4]   2> 615267 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\collection1\conf}
   [junit4]   2> 615267 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-002\collection1\conf
   [junit4]   2> 615268 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 615269 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 615269 INFO  (coreLoadExecutor-1792-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 615269 INFO  
(searcherExecutor-1793-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ce1a5f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 615674 INFO  (qtp3238078-4328) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 615674 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[5AC33C63A72A635B])
 [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
   [junit4]   2> 615678 INFO  (qtp24001326-4311) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getIndexVersion&qt=/replication&wt=javabin&version=2&command=indexversion}
 status=0 QTime=0
   [junit4]   2> 615682 INFO  (qtp24001326-4312) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getCommits&qt=/replication&wt=javabin&version=2&command=commits} 
status=0 QTime=0
   [junit4]   2> 615685 INFO  (qtp24001326-4313) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\collection1'
   [junit4]   2> 615685 INFO  (qtp24001326-4313) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 615685 INFO  (qtp24001326-4313) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 615694 INFO  (qtp24001326-4313) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 615706 INFO  (qtp24001326-4313) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 615716 INFO  (qtp24001326-4313) [    ] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 615723 INFO  (qtp24001326-4313) [    ] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 615726 INFO  (qtp24001326-4313) [    ] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 615729 INFO  (qtp24001326-4313) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\collection1'
   [junit4]   2> 615729 INFO  (qtp24001326-4313) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1
   [junit4]   2> 615729 INFO  (qtp24001326-4313) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 615729 INFO  (qtp24001326-4313) [    x:collection1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 615729 INFO  (qtp24001326-4313) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 615729 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 615732 INFO  (qtp24001326-4313) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 615734 INFO  (qtp24001326-4313) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 615736 INFO  (qtp24001326-4313) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 615738 INFO  (qtp24001326-4313) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 615740 INFO  (qtp24001326-4313) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 615741 INFO  (qtp24001326-4313) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 615741 INFO  (qtp24001326-4313) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threa

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

ionHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 683196 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 683196 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-026\.\collection1\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-026\.\collection1\data\;done=false>>]
   [junit4]   2> 683196 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-026\.\collection1\data\
   [junit4]   2> 683196 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-026\.\collection1\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-026\.\collection1\data\index;done=false>>]
   [junit4]   2> 683197 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-026\.\collection1\data\index
   [junit4]   2> 683197 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    
x:collection1] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7bdea6{/solr,null,UNAVAILABLE}
   [junit4]   2> 683200 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@518721{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 683200 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=482128
   [junit4]   2> 683201 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@184edf7
   [junit4]   2> 683201 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 683201 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 683201 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 683201 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 683203 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 683203 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 683203 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-027\.\collection1\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-027\.\collection1\data\index;done=false>>]
   [junit4]   2> 683203 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-027\.\collection1\data\index
   [junit4]   2> 683203 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-027\.\collection1\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-027\.\collection1\data\;done=false>>]
   [junit4]   2> 683203 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001\solr-instance-027\.\collection1\data\
   [junit4]   2> 683205 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[5AC33C63A72A635B]) [    
x:collection1] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@161d753{/solr,null,UNAVAILABLE}
   [junit4]   2> 683207 INFO  
(SUITE-TestReplicationHandler-seed#[5AC33C63A72A635B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5AC33C63A72A635B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): 
{name=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
newname=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, 
sim=DefaultSimilarity, locale=es_PA, timezone=Indian/Chagos
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_66 
(32-bit)/cpus=3,threads=1,free=151971040,total=261881856
   [junit4]   2> NOTE: All tests run in this JVM: [RemoteQueryErrorTest, 
TestLFUCache, TestStressVersions, SoftAutoCommitTest, 
HdfsBasicDistributedZk2Test, DistributedFacetPivotLargeTest, TestCoreContainer, 
SliceStateTest, TestAuthenticationFramework, TestBulkSchemaConcurrent, 
SyncSliceTest, PolyFieldTest, TestManagedResourceStorage, 
IndexBasedSpellCheckerTest, HLLSerializationTest, SolrCoreTest, 
TestDynamicLoading, TestPostingsSolrHighlighter, SpatialFilterTest, 
TestStressLucene, SampleTest, PrimitiveFieldTypeTest, StressHdfsTest, 
QueryElevationComponentTest, ShardRoutingTest, JSONWriterTest, BufferStoreTest, 
TestLeaderInitiatedRecoveryThread, TestMinMaxOnMultiValuedField, 
DistributedQueueTest, TestCollationFieldDocValues, TestArbitraryIndexDir, 
SecurityConfHandlerTest, ExplicitHLLTest, SSLMigrationTest, 
CoreAdminCreateDiscoverTest, TestInitQParser, CachingDirectoryFactoryTest, 
MergeStrategyTest, TestInfoStreamLogging, TestSolrQueryParserResource, 
TestFreeTextSuggestions, LeaderInitiatedRecoveryOnShardRestartTest, 
SystemInfoHandlerTest, TestPivotHelperCode, TestPartialUpdateDeduplication, 
QueryEqualityTest, TestPhraseSuggestions, SimpleFacetsTest, 
TestDocumentBuilder, DeleteLastCustomShardedReplicaTest, BlockCacheTest, 
EnumFieldTest, TestCSVLoader, BadCopyFieldTest, TestReplicationHandler]
   [junit4] Completed [146/558 (1!)] on J0 in 69.55s, 13 tests, 1 failure <<< 
FAILURES!

[...truncated 1302 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:794: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:738: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:233: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:526:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1456:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1010:
 There were test failures: 558 suites (7 ignored), 2219 tests, 1 failure, 92 
ignored (48 assumptions) [seed: 5AC33C63A72A635B]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to