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

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_51) - Build # 13927 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13927/
Java: 32bit/jdk1.8.0_51 -server -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest

Error Message:
Captured an uncaught exception in thread: Thread[id=8666, name=RecoveryThread-source_collection_shard1_replica2, state=RUNNABLE, group=TGRP-CdcrReplicationHandlerTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=8666, name=RecoveryThread-source_collection_shard1_replica2, state=RUNNABLE, group=TGRP-CdcrReplicationHandlerTest]
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at __randomizedtesting.SeedInfo.seed([BEF7CF0A640A592B]:0)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:234)
Caused by: org.apache.solr.common.SolrException: java.io.FileNotFoundException: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_BEF7CF0A640A592B-001/jetty-001/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000007.1509998353091395584 (No such file or directory)
	at org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:244)
	at org.apache.solr.update.CdcrTransactionLog.incref(CdcrTransactionLog.java:173)
	at org.apache.solr.update.UpdateLog.getRecentUpdates(UpdateLog.java:1079)
	at org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1579)
	at org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1610)
	at org.apache.solr.core.SolrCore.seedVersionBuckets(SolrCore.java:877)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:526)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:227)
Caused by: java.io.FileNotFoundException: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_BEF7CF0A640A592B-001/jetty-001/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000007.1509998353091395584 (No such file or directory)
	at java.io.RandomAccessFile.open0(Native Method)
	at java.io.RandomAccessFile.open(RandomAccessFile.java:316)
	at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
	at org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:236)
	... 7 more


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([BEF7CF0A640A592B:49842152A2E2F6CD]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1239)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10143 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/init-core-data-001
   [junit4]   2> 910149 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestRepeater
   [junit4]   2> 910149 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/collection1
   [junit4]   2> 910152 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 910153 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12b85de{/solr,null,AVAILABLE}
   [junit4]   2> 910154 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@172a4ae{HTTP/1.1}{127.0.0.1:58562}
   [junit4]   2> 910154 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.e.j.s.Server Started @912134ms
   [junit4]   2> 910154 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=58562}
   [junit4]   2> 910154 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 910154 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/'
   [junit4]   2> 910163 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/solr.xml
   [junit4]   2> 910167 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/.
   [junit4]   2> 910167 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer New CoreContainer 7779353
   [junit4]   2> 910167 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/]
   [junit4]   2> 910167 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/lib
   [junit4]   2> 910167 WARN  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/lib).
   [junit4]   2> 910173 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] 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> 910174 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 910174 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 910174 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 910174 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 910174 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 910175 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/.
   [junit4]   2> 910175 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/./collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/./collection1/, dataDir=data/}
   [junit4]   2> 910175 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/./collection1/
   [junit4]   2> 910176 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 910176 INFO  (coreLoadExecutor-3434-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/./collection1/'
   [junit4]   2> 910176 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 910178 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 910193 INFO  (coreLoadExecutor-3434-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 910195 INFO  (coreLoadExecutor-3434-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 910201 INFO  (coreLoadExecutor-3434-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 910201 INFO  (coreLoadExecutor-3434-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/./collection1/conf/schema.xml
   [junit4]   2> 910203 INFO  (coreLoadExecutor-3434-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 910206 INFO  (coreLoadExecutor-3434-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 910207 INFO  (coreLoadExecutor-3434-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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/./collection1/conf'
   [junit4]   2> 910207 INFO  (coreLoadExecutor-3434-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/./collection1/
   [junit4]   2> 910207 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 910207 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/./collection1/], dataDir=[null]
   [junit4]   2> 910207 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 910208 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/./collection1/data
   [junit4]   2> 910208 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 910208 WARN  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 910208 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 910209 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=26.3544921875, floorSegmentMB=1.0361328125, forceMergeDeletesPctAllowed=13.470312808775905, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 910209 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5a5970 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1066f10),segFN=segments_1,generation=1}
   [junit4]   2> 910209 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 910210 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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/./collection1/data/
   [junit4]   2> 910211 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 910213 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910213 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910214 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910215 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910216 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 910216 INFO  (coreLoadExecutor-3434-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> 910216 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 910217 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 910217 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 910217 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 910217 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5a5970 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1066f10),segFN=segments_1,generation=1}
   [junit4]   2> 910218 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 910218 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@16f9485[collection1] main
   [junit4]   2> 910218 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/./collection1/conf
   [junit4]   2> 910218 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/./collection1/conf}
   [junit4]   2> 910218 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-001/./collection1/conf
   [junit4]   2> 910219 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 910219 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 910219 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 910219 INFO  (searcherExecutor-3435-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16f9485[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 910219 INFO  (coreLoadExecutor-3434-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 910680 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/collection1
   [junit4]   2> 910684 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 910685 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@143e87c{/solr,null,AVAILABLE}
   [junit4]   2> 910686 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@ce0a32{HTTP/1.1}{127.0.0.1:51422}
   [junit4]   2> 910686 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.e.j.s.Server Started @912666ms
   [junit4]   2> 910686 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=51422}
   [junit4]   2> 910686 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 910687 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/'
   [junit4]   2> 910700 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/solr.xml
   [junit4]   2> 910703 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/.
   [junit4]   2> 910704 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer New CoreContainer 4856454
   [junit4]   2> 910704 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/]
   [junit4]   2> 910704 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/lib
   [junit4]   2> 910704 WARN  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/lib).
   [junit4]   2> 910713 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] 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> 910714 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 910714 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 910714 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 910714 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 910715 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 910715 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/.
   [junit4]   2> 910716 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/, dataDir=data/}
   [junit4]   2> 910716 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/
   [junit4]   2> 910716 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 910717 INFO  (coreLoadExecutor-3444-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/'
   [junit4]   2> 910718 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 910718 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 910728 INFO  (coreLoadExecutor-3444-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 910730 INFO  (coreLoadExecutor-3444-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 910734 INFO  (coreLoadExecutor-3444-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 910734 INFO  (coreLoadExecutor-3444-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/conf/schema.xml
   [junit4]   2> 910736 INFO  (coreLoadExecutor-3444-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 910737 INFO  (coreLoadExecutor-3444-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 910738 INFO  (coreLoadExecutor-3444-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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/conf'
   [junit4]   2> 910738 INFO  (coreLoadExecutor-3444-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/
   [junit4]   2> 910738 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 910738 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/], dataDir=[null]
   [junit4]   2> 910738 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 910739 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/data
   [junit4]   2> 910739 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 910739 WARN  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 910739 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 910739 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=26.3544921875, floorSegmentMB=1.0361328125, forceMergeDeletesPctAllowed=13.470312808775905, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 910740 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@357883 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c63010),segFN=segments_1,generation=1}
   [junit4]   2> 910740 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 910740 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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/data/
   [junit4]   2> 910741 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 910742 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910743 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910743 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910744 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910744 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 910745 INFO  (coreLoadExecutor-3444-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> 910745 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 910745 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 910745 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 910745 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 910746 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@357883 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c63010),segFN=segments_1,generation=1}
   [junit4]   2> 910746 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 910746 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@13f0774[collection1] main
   [junit4]   2> 910746 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/conf
   [junit4]   2> 910746 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/conf}
   [junit4]   2> 910746 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/conf
   [junit4]   2> 910746 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 910748 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 910748 INFO  (searcherExecutor-3445-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13f0774[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 910748 INFO  (coreLoadExecutor-3444-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 910838 INFO  (qtp11192296-8912) [    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> 911220 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@ce0a32{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 911220 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4856454
   [junit4]   2> 911221 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@f72117
   [junit4]   2> 911222 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 911222 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 911222 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 911222 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 911223 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 911223 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 911223 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 911223 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/data
   [junit4]   2> 911223 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 911224 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 911224 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@143e87c{/solr,null,UNAVAILABLE}
   [junit4]   2> 911225 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 911226 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19c668b{/solr,null,AVAILABLE}
   [junit4]   2> 911227 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f1ef19{HTTP/1.1}{127.0.0.1:57455}
   [junit4]   2> 911227 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.e.j.s.Server Started @913207ms
   [junit4]   2> 911227 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=57455}
   [junit4]   2> 911228 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 911228 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/'
   [junit4]   2> 911238 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/solr.xml
   [junit4]   2> 911241 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/.
   [junit4]   2> 911241 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer New CoreContainer 10753994
   [junit4]   2> 911241 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/]
   [junit4]   2> 911241 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/lib
   [junit4]   2> 911241 WARN  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/lib).
   [junit4]   2> 911249 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] 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> 911250 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 911251 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 911251 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 911251 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 911251 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 911252 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/.
   [junit4]   2> 911252 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/, dataDir=data/}
   [junit4]   2> 911252 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/
   [junit4]   2> 911253 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 911253 INFO  (coreLoadExecutor-3455-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/'
   [junit4]   2> 911253 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 911263 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 911277 INFO  (coreLoadExecutor-3455-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 911279 INFO  (coreLoadExecutor-3455-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 911284 INFO  (coreLoadExecutor-3455-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 911284 INFO  (coreLoadExecutor-3455-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/conf/schema.xml
   [junit4]   2> 911287 INFO  (coreLoadExecutor-3455-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 911289 INFO  (coreLoadExecutor-3455-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 911290 INFO  (coreLoadExecutor-3455-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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/conf'
   [junit4]   2> 911290 INFO  (coreLoadExecutor-3455-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/
   [junit4]   2> 911290 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 911290 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/], dataDir=[null]
   [junit4]   2> 911290 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 911291 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/data
   [junit4]   2> 911291 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 911291 WARN  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 911291 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 911292 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=26.3544921875, floorSegmentMB=1.0361328125, forceMergeDeletesPctAllowed=13.470312808775905, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 911292 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@fd9972 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a440d3),segFN=segments_1,generation=1}
   [junit4]   2> 911292 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 911292 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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/data/
   [junit4]   2> 911294 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 911296 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911296 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911298 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911298 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911299 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 911299 INFO  (coreLoadExecutor-3455-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> 911300 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 911300 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 911300 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 911300 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 911301 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@fd9972 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a440d3),segFN=segments_1,generation=1}
   [junit4]   2> 911301 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 911301 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@8816c[collection1] main
   [junit4]   2> 911301 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/conf
   [junit4]   2> 911301 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/conf}
   [junit4]   2> 911302 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/conf
   [junit4]   2> 911302 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 911302 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 911302 INFO  (searcherExecutor-3456-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8816c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 911302 INFO  (coreLoadExecutor-3455-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 911764 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/collection1
   [junit4]   2> 911775 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 911784 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ccd94{/solr,null,AVAILABLE}
   [junit4]   2> 911784 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@18c06e0{HTTP/1.1}{127.0.0.1:53381}
   [junit4]   2> 911784 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.e.j.s.Server Started @913765ms
   [junit4]   2> 911784 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/collection1/data, hostContext=/solr, hostPort=53381}
   [junit4]   2> 911785 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 911785 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/'
   [junit4]   2> 911794 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/solr.xml
   [junit4]   2> 911796 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/.
   [junit4]   2> 911797 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer New CoreContainer 10473485
   [junit4]   2> 911797 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/]
   [junit4]   2> 911797 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/lib
   [junit4]   2> 911797 WARN  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/lib).
   [junit4]   2> 911803 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] 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> 911803 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 911804 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 911804 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 911804 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 911804 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 911804 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/.
   [junit4]   2> 911805 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/./collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/./collection1/, dataDir=data/}
   [junit4]   2> 911806 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/./collection1/
   [junit4]   2> 911806 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 911806 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/./collection1/'
   [junit4]   2> 911806 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 911807 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 911817 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 911819 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 911823 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 911824 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/./collection1/conf/schema.xml
   [junit4]   2> 911826 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 911827 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 911828 INFO  (coreLoadExecutor-3465-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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/./collection1/conf'
   [junit4]   2> 911828 INFO  (coreLoadExecutor-3465-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/./collection1/
   [junit4]   2> 911828 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 911828 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/./collection1/], dataDir=[null]
   [junit4]   2> 911828 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 911828 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/./collection1/data
   [junit4]   2> 911829 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/./collection1/data/index/
   [junit4]   2> 911829 WARN  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 911829 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/./collection1/data/index
   [junit4]   2> 911829 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=26.3544921875, floorSegmentMB=1.0361328125, forceMergeDeletesPctAllowed=13.470312808775905, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 911829 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e731b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bf29),segFN=segments_1,generation=1}
   [junit4]   2> 911830 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 911830 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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/./collection1/data/
   [junit4]   2> 911831 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 911832 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911832 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911833 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911833 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911834 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 911834 INFO  (coreLoadExecutor-3465-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> 911835 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 911835 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 911835 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 911835 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 911835 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e731b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bf29),segFN=segments_1,generation=1}
   [junit4]   2> 911836 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 911836 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@136fae7[collection1] main
   [junit4]   2> 911836 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/./collection1/conf
   [junit4]   2> 911836 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/./collection1/conf}
   [junit4]   2> 911836 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/./collection1/conf
   [junit4]   2> 911836 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 911836 WARN  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 911837 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 911837 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 911837 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 911837 INFO  (searcherExecutor-3466-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@136fae7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 911837 INFO  (coreLoadExecutor-3465-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 912309 INFO  (qtp11192296-8914) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 0
   [junit4]   2> 912311 INFO  (qtp11192296-8912) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
   [junit4]   2> 912313 INFO  (qtp11192296-8913) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
   [junit4]   2> 912315 INFO  (qtp11192296-8914) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 912317 INFO  (qtp11192296-8914) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5a5970 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1066f10),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5a5970 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1066f10),segFN=segments_2,generation=2}
   [junit4]   2> 912318 INFO  (qtp11192296-8914) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 912319 INFO  (qtp11192296-8914) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1c6e4df[collection1] main
   [junit4]   2> 912319 INFO  (searcherExecutor-3435-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c6e4df[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c3)))}
   [junit4]   2> 912319 INFO  (qtp11192296-8914) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 912320 INFO  (qtp11192296-8914) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 4
   [junit4]   2> 912322 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 912323 INFO  (qtp11192296-8912) [    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> 912323 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 912324 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 912324 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 912338 INFO  (qtp11192296-8913) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=12 
   [junit4]   2> 912338 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 4
   [junit4]   2> 912340 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/./collection1/data/index.20150820065401072
   [junit4]   2> 912340 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 912340 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 912340 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 912340 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=10.0615234375, floorSegmentMB=0.5, forceMergeDeletesPctAllowed=7.906367398049818, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 912340 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e731b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bf29),segFN=segments_1,generation=1}
   [junit4]   2> 912341 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 912341 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 912341 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e731b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bf29),segFN=segments_1,generation=1}
   [junit4]   2> 912341 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 912341 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing IndexWriter...
   [junit4]   2> 912341 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 912341 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 912341 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download to MockDirectoryWrapper(RAMDirectory@165bb99 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@167b6db) fullCopy=false
   [junit4]   2> 912343 INFO  (qtp11192296-8914) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 912345 INFO  (qtp11192296-8912) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 912348 INFO  (qtp11192296-8913) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 912352 INFO  (qtp11192296-8914) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 912352 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download: 0 secs
   [junit4]   2> 912353 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 912353 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=17.849609375, floorSegmentMB=0.8056640625, forceMergeDeletesPctAllowed=29.3898964289764, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 912354 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e731b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bf29),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e731b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bf29),segFN=segments_2,generation=2}
   [junit4]   2> 912354 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 912354 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 912355 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@19b8356[collection1] main
   [junit4]   2> 912355 INFO  (searcherExecutor-3466-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19b8356[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c3)))}
   [junit4]   2> 912355 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/./collection1/data/index.20150820065401072 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/./collection1/data/index.20150820065401072;done=true>>]
   [junit4]   2> 912355 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-003/./collection1/data/index.20150820065401072
   [junit4]   2> 912355 INFO  (qtp15669604-8969) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:58562/solr/collection1/replication&command=fetchindex} status=0 QTime=33 
   [junit4]   2> 912359 INFO  (qtp15669604-8970) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=3 status=0 QTime=1 
   [junit4]   2> 912360 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[BEF7CF0A640A592B]) [    ] o.a.s.SolrTestCaseJ4 Waited for 0ms and found 3 docs
   [junit4]   2> 912364 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 912366 INFO  (qtp15669604-8971) [    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> 912366 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 912367 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 912367 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 912369 INFO  (qtp15669604-8969) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=0 
   [junit4]   2> 912369 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 4
   [junit4]   2> 912376 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BEF7CF0A640A592B-001/solr-instance-002/./collection1/data/index.20150820065401102
   [junit4]   2> 912376 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 912377 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 912377 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 912377 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePol

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

/94374893615251464-127.0.0.1:36888_-n_0000000001
   [junit4]   2> 	2	/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 	2	/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	65	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrReplicationHandlerTest -Dtests.method=doTest -Dtests.seed=BEF7CF0A640A592B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr__#Latn -Dtests.timezone=SystemV/EST5EDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    492s J2 | CdcrReplicationHandlerTest.doTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:128)
   [junit4]    > 	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForRecoveriesToFinish(BaseCdcrDistributedZkTest.java:465)
   [junit4]    > 	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.clearSourceCollection(BaseCdcrDistributedZkTest.java:319)
   [junit4]    > 	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplicationAfterPeerSync(CdcrReplicationHandlerTest.java:158)
   [junit4]    > 	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:53)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=8666, name=RecoveryThread-source_collection_shard1_replica2, state=RUNNABLE, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    > Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BEF7CF0A640A592B]:0)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:234)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: java.io.FileNotFoundException: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_BEF7CF0A640A592B-001/jetty-001/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000007.1509998353091395584 (No such file or directory)
   [junit4]    > 	at org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:244)
   [junit4]    > 	at org.apache.solr.update.CdcrTransactionLog.incref(CdcrTransactionLog.java:173)
   [junit4]    > 	at org.apache.solr.update.UpdateLog.getRecentUpdates(UpdateLog.java:1079)
   [junit4]    > 	at org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1579)
   [junit4]    > 	at org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1610)
   [junit4]    > 	at org.apache.solr.core.SolrCore.seedVersionBuckets(SolrCore.java:877)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:526)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:227)
   [junit4]    > Caused by: java.io.FileNotFoundException: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_BEF7CF0A640A592B-001/jetty-001/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000007.1509998353091395584 (No such file or directory)
   [junit4]    > 	at java.io.RandomAccessFile.open0(Native Method)
   [junit4]    > 	at java.io.RandomAccessFile.open(RandomAccessFile.java:316)
   [junit4]    > 	at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
   [junit4]    > 	at org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:236)
   [junit4]    > 	... 7 more
   [junit4]   2> 1557459 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[BEF7CF0A640A592B]-worker) [n:127.0.0.1:36888_ c:source_collection s:shard1 r:core_node1 x:source_collection_shard1_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_BEF7CF0A640A592B-001
   [junit4]   2> Aug 20, 2015 5:04:46 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=FSTOrd50}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=sr__#Latn, timezone=SystemV/EST5EDT
   [junit4]   2> NOTE: Linux 3.19.0-25-generic i386/Oracle Corporation 1.8.0_51 (32-bit)/cpus=12,threads=1,free=226152032,total=354418688
   [junit4]   2> NOTE: All tests run in this JVM: [TestComplexPhraseQParserPlugin, QueryEqualityTest, TestQueryUtils, DistributedQueryElevationComponentTest, TestSerializedLuceneMatchVersion, SampleTest, TestTolerantSearch, TestDocSet, HdfsDirectoryFactoryTest, BigEndianAscendingWordDeserializerTest, DistributedIntervalFacetingTest, TestDistributedStatsComponentCardinality, PKIAuthenticationIntegrationTest, FileBasedSpellCheckerTest, TestEmbeddedSolrServerConstructors, BasicDistributedZk2Test, HdfsWriteToMultipleCollectionsTest, TestJettySolrRunner, HardAutoCommitTest, RegexBoostProcessorTest, TestXIncludeConfig, ConnectionManagerTest, DateRangeFieldTest, DocValuesTest, NumericFieldsTest, CleanupOldIndexTest, TestBinaryResponseWriter, DOMUtilTest, TestCrossCoreJoin, JavabinLoaderTest, XsltUpdateRequestHandlerTest, TermVectorComponentDistributedTest, XmlUpdateRequestHandlerTest, TestChildDocTransformer, SimpleFacetsTest, InfoHandlerTest, DeleteReplicaTest, TestTrie, TestDistribIDF, EnumFieldTest, OpenExchangeRatesOrgProviderTest, TestSchemaVersionResource, TestConfigSetImmutable, DirectUpdateHandlerOptimizeTest, BadIndexSchemaTest, HdfsRecoveryZkTest, TestSchemaSimilarityResource, RecoveryZkTest, TestFastOutputStream, DistribJoinFromCollectionTest, TestRandomRequestDistribution, TestRebalanceLeaders, TestMiniSolrCloudClusterSSL, TestStressRecovery, TestBM25SimilarityFactory, NotRequiredUniqueKeyTest, SoftAutoCommitTest, ResponseHeaderTest, TestQueryTypes, OutputWriterTest, TestSolrJ, QueryResultKeyTest, TestQuerySenderNoQuery, SearchHandlerTest, TestGroupingSearch, TestScoreJoinQPNoScore, TestPartialUpdateDeduplication, DistributedQueueTest, CircularListTest, SynonymTokenizerTest, TestCursorMarkWithoutUniqueKey, BinaryUpdateRequestHandlerTest, SpatialHeatmapFacetsTest, TestCSVResponseWriter, SSLMigrationTest, SimpleCollectionCreateDeleteTest, CloudMLTQParserTest, TestLuceneMatchVersion, BadCopyFieldTest, TestReload, ChangedSchemaMergeTest, DistributedQueryComponentOptimizationTest, RollingRestartTest, ResponseLogComponentTest, UnloadDistributedZkTest, SyncSliceTest, OverseerTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, AutoCommitTest, TestHashPartitioner, TestStressVersions, TestSolr4Spatial, SpellCheckComponentTest, ConvertedLegacyTest, TestSort, ShowFileRequestHandlerTest, SimplePostToolTest, TestCoreDiscovery, TestFoldingMultitermQuery, SuggesterTest, SolrCoreCheckLockOnStartupTest, StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, DebugComponentTest, TestSurroundQueryParser, TestWriterPerf, PrimitiveFieldTypeTest, DocumentBuilderTest, TermVectorComponentTest, TestSolrQueryParser, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, SOLR749Test, CopyFieldTest, TestMergePolicyConfig, TestConfig, TestFuzzyAnalyzedSuggestions, EchoParamsTest, TestIBSimilarityFactory, URLClassifyProcessorTest, PrimUtilsTest, DateFieldTest, TestDocumentBuilder, DistributedMLTComponentTest, TestSimpleTrackingShardHandler, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest]
   [junit4] Completed [436/540] on J2 in 492.77s, 1 test, 1 error <<< FAILURES!

[...truncated 326 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:514: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1431: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:986: There were test failures: 540 suites, 2131 tests, 2 errors, 68 ignored (32 assumptions)

Total time: 48 minutes 39 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