Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/10/
Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
timed out waiting for collection1 startAt time to exceed: Mon Feb 15 07:10:27 
AST 2016

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to 
exceed: Mon Feb 15 07:10:27 AST 2016
        at 
__randomizedtesting.SeedInfo.seed([8A5E7E72F9D7974F:51F57EB4FCFFFEFC]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1419)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:771)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes

Error Message:
expected:<5> but was:<4>

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




Build Log:
[...truncated 11248 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/init-core-data-001
   [junit4]   2> 710599 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting doTestStressReplication
   [junit4]   2> 710599 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/collection1
   [junit4]   2> 710603 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 710604 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77690437{/solr,null,AVAILABLE}
   [junit4]   2> 710608 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.e.j.s.ServerConnector Started 
ServerConnector@bea6842{HTTP/1.1}{127.0.0.1:41546}
   [junit4]   2> 710608 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.e.j.s.Server Started @712510ms
   [junit4]   2> 710608 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=41546}
   [junit4]   2> 710608 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 710608 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001'
   [junit4]   2> 710608 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 710608 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 710609 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/solr.xml
   [junit4]   2> 710612 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/.
   [junit4]   2> 710612 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer New CoreContainer 64625306
   [junit4]   2> 710613 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001]
   [junit4]   2> 710613 WARN  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/lib
   [junit4]   2> 710613 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] 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> 710614 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 710614 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 710614 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 710614 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 710614 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 710614 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/.
   [junit4]   2> 710615 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] 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> 710615 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/./collection1
   [junit4]   2> 710615 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 710615 INFO  (coreLoadExecutor-2003-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/collection1'
   [junit4]   2> 710615 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 710615 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 710616 INFO  (coreLoadExecutor-2003-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 710616 INFO  (coreLoadExecutor-2003-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 710623 INFO  (coreLoadExecutor-2003-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 710626 INFO  (coreLoadExecutor-2003-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 710656 INFO  (coreLoadExecutor-2003-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 710659 INFO  (coreLoadExecutor-2003-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 710661 INFO  (coreLoadExecutor-2003-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 710663 INFO  (coreLoadExecutor-2003-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/collection1'
   [junit4]   2> 710663 INFO  (coreLoadExecutor-2003-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/./collection1
   [junit4]   2> 710663 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 710664 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 710664 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 710664 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/./collection1/data
   [junit4]   2> 710664 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 710664 WARN  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 710664 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 710665 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.32263961256201706]
   [junit4]   2> 710665 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@38ce1dc7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4156010),segFN=segments_1,generation=1}
   [junit4]   2> 710665 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 710666 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/./collection1/data/
   [junit4]   2> 710667 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 710669 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 710669 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 710670 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 710671 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 710674 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 710674 INFO  (coreLoadExecutor-2003-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> 710675 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 710675 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 710675 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 710675 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=33.3779296875, 
floorSegmentMB=2.0009765625, forceMergeDeletesPctAllowed=20.52779558983096, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 710675 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@38ce1dc7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4156010),segFN=segments_1,generation=1}
   [junit4]   2> 710676 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 710676 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@72b0b10c[collection1] 
main
   [junit4]   2> 710676 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/collection1/conf
   [junit4]   2> 710676 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/collection1/conf}
   [junit4]   2> 710676 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/collection1/conf
   [junit4]   2> 710676 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 710676 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 710676 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 710676 INFO  
(searcherExecutor-2004-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@72b0b10c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 710677 INFO  (coreLoadExecutor-2003-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 711116 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1
   [junit4]   2> 711118 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 711119 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63580c3{/solr,null,AVAILABLE}
   [junit4]   2> 711119 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.e.j.s.ServerConnector Started 
ServerConnector@98f9518{HTTP/1.1}{127.0.0.1:58169}
   [junit4]   2> 711119 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.e.j.s.Server Started @713022ms
   [junit4]   2> 711119 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=58169}
   [junit4]   2> 711119 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 711120 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002'
   [junit4]   2> 711120 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 711120 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 711120 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/solr.xml
   [junit4]   2> 711123 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/.
   [junit4]   2> 711123 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer New CoreContainer 86252176
   [junit4]   2> 711123 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002]
   [junit4]   2> 711123 WARN  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/lib
   [junit4]   2> 711123 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] 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> 711124 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 711124 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 711124 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 711124 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 711124 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 711125 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/.
   [junit4]   2> 711125 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] 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> 711125 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/./collection1
   [junit4]   2> 711125 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 711126 INFO  (coreLoadExecutor-2013-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1'
   [junit4]   2> 711126 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 711126 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 711126 INFO  (coreLoadExecutor-2013-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 711126 INFO  (coreLoadExecutor-2013-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 711130 INFO  (coreLoadExecutor-2013-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 711132 INFO  (coreLoadExecutor-2013-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 711136 INFO  (coreLoadExecutor-2013-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 711139 INFO  (coreLoadExecutor-2013-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 711140 INFO  (coreLoadExecutor-2013-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 711141 INFO  (coreLoadExecutor-2013-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1'
   [junit4]   2> 711141 INFO  (coreLoadExecutor-2013-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/./collection1
   [junit4]   2> 711141 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 711141 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 711142 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 711142 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/./collection1/data
   [junit4]   2> 711142 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 711142 WARN  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 711142 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 711142 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.32263961256201706]
   [junit4]   2> 711142 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@77fc4a6f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55efbe28),segFN=segments_1,generation=1}
   [junit4]   2> 711142 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 711143 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/./collection1/data/
   [junit4]   2> 711143 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 711144 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 711145 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 711145 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 711146 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 711146 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 711146 INFO  (coreLoadExecutor-2013-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> 711147 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 711147 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 711147 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 711147 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=33.3779296875, 
floorSegmentMB=2.0009765625, forceMergeDeletesPctAllowed=20.52779558983096, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 711147 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@77fc4a6f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55efbe28),segFN=segments_1,generation=1}
   [junit4]   2> 711147 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 711147 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@39f3ddc1[collection1] 
main
   [junit4]   2> 711147 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1/conf
   [junit4]   2> 711147 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1/conf}
   [junit4]   2> 711147 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1/conf
   [junit4]   2> 711148 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 711149 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 711149 INFO  
(searcherExecutor-2014-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@39f3ddc1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 711149 INFO  (coreLoadExecutor-2013-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 711151 INFO  (qtp1113726795-4366) [    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> 711628 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.e.j.s.ServerConnector Stopped 
ServerConnector@98f9518{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 711628 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=86252176
   [junit4]   2> 711628 INFO  (coreCloseExecutor-2019-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@530df554
   [junit4]   2> 711628 INFO  (coreCloseExecutor-2019-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 711628 INFO  (coreCloseExecutor-2019-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 711628 INFO  (coreCloseExecutor-2019-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 711628 INFO  (coreCloseExecutor-2019-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 711630 INFO  (coreCloseExecutor-2019-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 711630 INFO  (coreCloseExecutor-2019-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 711630 INFO  (coreCloseExecutor-2019-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/./collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 711630 INFO  (coreCloseExecutor-2019-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 711630 INFO  (coreCloseExecutor-2019-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/./collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 711630 INFO  (coreCloseExecutor-2019-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/./collection1/data
   [junit4]   2> 711631 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@63580c3{/solr,null,UNAVAILABLE}
   [junit4]   2> 711632 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 711632 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@60bbff67{/solr,null,AVAILABLE}
   [junit4]   2> 711633 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.e.j.s.ServerConnector Started 
ServerConnector@16e38d7a{HTTP/1.1}{127.0.0.1:42682}
   [junit4]   2> 711633 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.e.j.s.Server Started @713535ms
   [junit4]   2> 711633 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=42682}
   [junit4]   2> 711633 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 711633 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002'
   [junit4]   2> 711633 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 711633 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 711633 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/solr.xml
   [junit4]   2> 711636 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/.
   [junit4]   2> 711637 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer New CoreContainer 2398067
   [junit4]   2> 711637 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002]
   [junit4]   2> 711637 WARN  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/lib
   [junit4]   2> 711637 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] 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> 711638 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 711638 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 711638 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 711638 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 711638 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 711638 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/.
   [junit4]   2> 711639 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] 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> 711639 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/./collection1
   [junit4]   2> 711639 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 711639 INFO  (coreLoadExecutor-2025-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1'
   [junit4]   2> 711639 INFO  (coreLoadExecutor-2025-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 711639 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 711639 INFO  (coreLoadExecutor-2025-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 711639 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 711643 INFO  (coreLoadExecutor-2025-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 711645 INFO  (coreLoadExecutor-2025-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 711650 INFO  (coreLoadExecutor-2025-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 711652 INFO  (coreLoadExecutor-2025-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 711653 INFO  (coreLoadExecutor-2025-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 711654 INFO  (coreLoadExecutor-2025-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1'
   [junit4]   2> 711654 INFO  (coreLoadExecutor-2025-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/./collection1
   [junit4]   2> 711655 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 711658 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 711658 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 711658 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1/data
   [junit4]   2> 711659 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 711659 WARN  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 711659 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1/data/index
   [junit4]   2> 711659 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=0.865234375, 
floorSegmentMB=1.12109375, forceMergeDeletesPctAllowed=20.89738707792231, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.32263961256201706
   [junit4]   2> 711717 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f06c7a8; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 711717 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 711729 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/./collection1/data/
   [junit4]   2> 711729 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 711731 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 711732 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 711732 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 711733 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 711734 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 711734 INFO  (coreLoadExecutor-2025-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> 711734 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 711734 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 711734 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 711734 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6474078823954923]
   [junit4]   2> 711735 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f06c7a8; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 711735 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 711735 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1050b971[collection1] 
main
   [junit4]   2> 711735 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1/conf
   [junit4]   2> 711735 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1/conf}
   [junit4]   2> 711735 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1/conf
   [junit4]   2> 711735 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 711735 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 711736 INFO  (coreLoadExecutor-2025-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 711736 INFO  
(searcherExecutor-2026-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1050b971[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 712141 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.e.j.s.ServerConnector Stopped 
ServerConnector@bea6842{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 712141 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=64625306
   [junit4]   2> 712142 INFO  (coreCloseExecutor-2030-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@12882c43
   [junit4]   2> 712142 INFO  (coreCloseExecutor-2030-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 712142 INFO  (coreCloseExecutor-2030-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 712142 INFO  (coreCloseExecutor-2030-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 712142 INFO  (coreCloseExecutor-2030-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 712143 INFO  (coreCloseExecutor-2030-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 712143 INFO  (coreCloseExecutor-2030-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 712143 INFO  (coreCloseExecutor-2030-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/./collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 712143 INFO  (coreCloseExecutor-2030-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 712143 INFO  (coreCloseExecutor-2030-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/./collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 712143 INFO  (coreCloseExecutor-2030-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/./collection1/data
   [junit4]   2> 712144 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@77690437{/solr,null,UNAVAILABLE}
   [junit4]   2> 712145 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 712145 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@727ea95b{/solr,null,AVAILABLE}
   [junit4]   2> 712146 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.e.j.s.ServerConnector Started 
ServerConnector@710da050{HTTP/1.1}{127.0.0.1:55732}
   [junit4]   2> 712146 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.e.j.s.Server Started @714048ms
   [junit4]   2> 712146 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=55732}
   [junit4]   2> 712146 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 712146 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001'
   [junit4]   2> 712146 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 712146 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 712146 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/solr.xml
   [junit4]   2> 712149 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/.
   [junit4]   2> 712150 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer New CoreContainer 1072833044
   [junit4]   2> 712150 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001]
   [junit4]   2> 712150 WARN  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/lib
   [junit4]   2> 712150 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] 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> 712150 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 712151 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 712151 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 712151 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 712151 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 712151 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/.
   [junit4]   2> 712152 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] 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> 712152 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/./collection1
   [junit4]   2> 712152 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 712152 INFO  (coreLoadExecutor-2036-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/collection1'
   [junit4]   2> 712152 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 712152 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[8A5E7E72F9D7974F]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 712152 INFO  (coreLoadExecutor-2036-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 712152 INFO  (coreLoadExecutor-2036-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 712157 INFO  (coreLoadExecutor-2036-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 712159 INFO  (coreLoadExecutor-2036-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 712163 INFO  (coreLoadExecutor-2036-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 712166 INFO  (coreLoadExecutor-2036-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 712168 INFO  (coreLoadExecutor-2036-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 712169 INFO  (coreLoadExecutor-2036-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/collection1'
   [junit4]   2> 712169 INFO  (coreLoadExecutor-2036-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/./collection1
   [junit4]   2> 712169 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 712169 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 712169 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 712169 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/collection1/data
   [junit4]   2> 712170 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 712170 WARN  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 712170 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/collection1/data/index
   [junit4]   2> 712170 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=0.865234375, 
floorSegmentMB=1.12109375, forceMergeDeletesPctAllowed=20.89738707792231, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.32263961256201706
   [junit4]   2> 712214 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2710a188; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 712214 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 712215 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/./collection1/data/
   [junit4]   2> 712215 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 712216 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 712216 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 712217 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 712217 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 712218 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 712218 INFO  (coreLoadExecutor-2036-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> 712218 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 712218 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 712218 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 712219 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6474078823954923]
   [junit4]   2> 712219 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2710a188; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 712219 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 712219 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@61395bc3[collection1] 
main
   [junit4]   2> 712219 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/collection1/conf
   [junit4]   2> 712219 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/collection1/conf}
   [junit4]   2> 712219 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-001/collection1/conf
   [junit4]   2> 712220 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 712220 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml
   [junit4]   2> 712220 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 712220 INFO  
(searcherExecutor-2037-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@61395bc3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 712220 INFO  (coreLoadExecutor-2036-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 712654 INFO  (qtp1073193463-4426) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 712655 INFO  (qtp1073193463-4426) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 712656 INFO  (qtp214037171-4406) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 712657 INFO  (qtp214037171-4406) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 712659 INFO  (qtp214037171-4407) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 712694 INFO  (qtp214037171-4407) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f06c7a8; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8A5E7E72F9D7974F-001/solr-instance-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f06c7a8; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 712694 INFO  (qtp214037171-4407) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 712695 INFO  (qtp214037171-4407) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@72cf8699[collection1] main
   [junit4]   2> 712695 INFO  (qtp214037171-4407) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 712695 INFO  
(searcherExecutor-2026-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@72cf8699[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 712695 INFO  (qtp214037171-4407) [    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 37
   [junit4]   2> 712699 INFO  (qtp1073193463-4427) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 712701 INFO  (qtp1073193463-4428) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 712702 INFO  (qtp1073193463-4426) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 712703 INFO  (qtp1073193463-4427) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 712705 INFO  (qtp1073193463-4428) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 712706 INFO  (qtp1073193463-4426) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 712708 INFO  (qtp1073193463-4427) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 712709 INFO  (qtp1073193463-4428) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 712711 INFO  (qtp1073193463-4426) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 712712 INFO  (qtp1073193463-4427) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 712714 INFO  (qtp1073193463-4428) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 712715 INFO  (qtp1073193463-4426) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 712716 INFO  (qtp1073193463-4427) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 712721 INFO  (qtp1073193463-4428) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 712722 INFO  (qtp1073193463-4426) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 712724 INFO  (qtp1073193463-4427) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/upd

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

rTest.testBasics-seed#[8A5E7E72F9D7974F]) [    ] o.a.s.c.SolrDeletionPolicy 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8A5E7E72F9D7974F-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d8edfb6),segFN=segments_i,generation=18}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8A5E7E72F9D7974F-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d8edfb6),segFN=segments_j,generation=19}
   [junit4]   2> 1161330 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[8A5E7E72F9D7974F]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 19
   [junit4]   2> 1161330 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[8A5E7E72F9D7974F]) [    ] 
o.a.s.s.SolrIndexSearcher Opening Searcher@61dedfe0[collection1] main
   [junit4]   2> 1161331 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[8A5E7E72F9D7974F]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1161331 INFO  (searcherExecutor-4770-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@61dedfe0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1161332 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[8A5E7E72F9D7974F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 204
   [junit4]   2> 1161332 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[8A5E7E72F9D7974F]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&wt=xml} 
hits=0 status=0 QTime=0
   [junit4]   2> 1161332 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[8A5E7E72F9D7974F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 1161332 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[8A5E7E72F9D7974F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1161333 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[8A5E7E72F9D7974F]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=295630418
   [junit4]   2> 1161333 INFO  (coreCloseExecutor-4774-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3ba3bcf8
   [junit4]   2> 1161333 INFO  (coreCloseExecutor-4774-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=12,autocommits=0,soft 
autocommits=0,optimizes=1,rollbacks=2,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=8,cumulative_deletesById=1,cumulative_deletesByQuery=4,cumulative_errors=0}
   [junit4]   2> 1161333 INFO  (coreCloseExecutor-4774-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1161333 INFO  (coreCloseExecutor-4774-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1161333 INFO  (coreCloseExecutor-4774-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1161333 INFO  (coreCloseExecutor-4774-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1161340 INFO  (coreCloseExecutor-4774-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 
2 directories currently being tracked
   [junit4]   2> 1161340 INFO  (coreCloseExecutor-4774-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8A5E7E72F9D7974F-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8A5E7E72F9D7974F-001/init-core-data-001;done=false>>]
   [junit4]   2> 1161340 INFO  (coreCloseExecutor-4774-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8A5E7E72F9D7974F-001/init-core-data-001
   [junit4]   2> 1161340 INFO  (coreCloseExecutor-4774-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8A5E7E72F9D7974F-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8A5E7E72F9D7974F-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1161340 INFO  (coreCloseExecutor-4774-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8A5E7E72F9D7974F-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8A5E7E72F9D7974F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): 
{id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{}, sim=DefaultSimilarity, locale=id-ID, timezone=Africa/Lome
   [junit4]   2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 
1.8.0_72 (64-bit)/cpus=12,threads=1,free=248804016,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestMiniSolrCloudCluster, 
LeaderElectionTest, RegexBoostProcessorTest, SharedFSAutoReplicaFailoverTest, 
ForceLeaderTest, TestFieldTypeCollectionResource, StatsComponentTest, 
RecoveryZkTest, DistributedExpandComponentTest, TestJmxIntegration, 
TestSha256AuthenticationProvider, TestCopyFieldCollectionResource, 
TestStressReorder, TestSweetSpotSimilarityFactory, TestSolrDeletionPolicy1, 
TestReplicationHandlerBackup, TestManagedSchemaFieldResource, 
TestElisionMultitermQuery, TestStressRecovery, BlockJoinFacetSimpleTest, 
ScriptEngineTest, SolrCoreCheckLockOnStartupTest, HdfsUnloadDistributedZkTest, 
TestAuthorizationFramework, TestReRankQParserPlugin, 
LeaderInitiatedRecoveryOnCommitTest, TestSortingResponseWriter, 
TestJsonRequest, ShowFileRequestHandlerTest, FieldAnalysisRequestHandlerTest, 
FieldMutatingUpdateProcessorTest, TestManagedSynonymFilterFactory, 
SearchHandlerTest, TestConfigSetsAPI, TestSchemaNameResource, 
BinaryUpdateRequestHandlerTest, DateRangeFieldTest, DebugComponentTest, 
TestDistribIDF, TestExclusionRuleCollectionAccess, 
TestOverriddenPrefixQueryForCustomFieldType, TestCloudInspectUtil, 
TestReversedWildcardFilterFactory, TestSolrConfigHandler, AssignTest, 
TestJmxMonitoredMap, OverseerTaskQueueTest, TestXIncludeConfig, 
LukeRequestHandlerTest, ReplicationFactorTest, SpatialRPTFieldTypeTest, 
FacetPivotSmallTest, StatelessScriptUpdateProcessorFactoryTest, 
TestCloudManagedSchemaConcurrent, TestMaxScoreQueryParser, 
HighlighterMaxOffsetTest, DistributedQueryComponentCustomSortTest, 
RequestHandlersTest, TestRecovery, TestFreeTextSuggestions, 
HdfsRestartWhileUpdatingTest, TestAnalyzeInfixSuggestions, 
HdfsChaosMonkeyNothingIsSafeTest, SolrTestCaseJ4Test, 
TestPostingsSolrHighlighter, QueryResultKeyTest, TestNamedUpdateProcessors, 
TestCSVResponseWriter, SSLMigrationTest, 
DistributedFacetPivotSmallAdvancedTest, 
TestPerFieldSimilarityWithDefaultOverride, TestCollationField, 
TestTolerantSearch, FullSolrCloudDistribCmdsTest, TestSolrQueryParserResource, 
OverseerCollectionConfigSetProcessorTest, SimpleFacetsTest, TestTestInjection, 
DirectoryFactoryTest, DataDrivenBlockJoinTest, TestSchemaVersionResource, 
TestWriterPerf, TestSolrJ, TestMacros, TestHdfsUpdateLog, BadComponentTest, 
UpdateParamsTest, HardAutoCommitTest, DateMathParserTest, TestCoreDiscovery, 
SuggestComponentTest, BasicDistributedZk2Test, UnloadDistributedZkTest, 
OpenCloseCoreStressTest, OverseerTest, TestRandomFaceting, TestZkChroot, 
TestRandomDVFaceting, AutoCommitTest, DistributedSpellCheckComponentTest, 
TermVectorComponentDistributedTest, ZkControllerTest, TestJoin, TestReload, 
DistributedTermsComponentTest, TestRangeQuery, TestSolr4Spatial, SolrCoreTest, 
SpellCheckComponentTest, TestGroupingSearch, BadIndexSchemaTest, TestSort, 
TestLazyCores, DirectUpdateHandlerTest]
   [junit4] Completed [280/566 (2!)] on J2 in 14.50s, 7 tests, 1 failure <<< 
FAILURES!

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

Total time: 53 minutes 54 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to