You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/06/21 12:09:26 UTC

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 17030 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17030/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseG1GC

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

Error Message:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-030/./collection1/data, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-030/./collection1/data/index.20160621114739857, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-030/./collection1/data/index.20160621114739779] expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-030/./collection1/data, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-030/./collection1/data/index.20160621114739857, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-030/./collection1/data/index.20160621114739779] expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([A3298308E1B689BB:545A6D50275E265D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:900)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1332)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11515 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/init-core-data-001
   [junit4]   2> 1226190 INFO  (SUITE-TestReplicationHandler-seed#[A3298308E1B689BB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1226192 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRateLimitedReplication
   [junit4]   2> 1226192 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1
   [junit4]   2> 1226195 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1226200 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10965b9{/solr,null,AVAILABLE}
   [junit4]   2> 1226200 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.ServerConnector Started ServerConnector@10bf9e9{HTTP/1.1,[http/1.1]}{127.0.0.1:35548}
   [junit4]   2> 1226200 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.Server Started @1227847ms
   [junit4]   2> 1226200 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=35548}
   [junit4]   2> 1226201 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1226201 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001'
   [junit4]   2> 1226201 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1226201 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1226201 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/solr.xml
   [junit4]   2> 1226207 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/.
   [junit4]   2> 1226207 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreContainer New CoreContainer 21557233
   [junit4]   2> 1226207 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001]
   [junit4]   2> 1226207 WARN  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/lib
   [junit4]   2> 1226207 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] 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,
   [junit4]   2> 1226209 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1226210 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1226210 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1226210 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1226210 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1226211 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/.
   [junit4]   2> 1226211 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1226211 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/./collection1
   [junit4]   2> 1226211 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1226212 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1'
   [junit4]   2> 1226212 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1226212 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1226212 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1226212 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1226217 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1226219 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1226227 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1226229 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1226231 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1226233 INFO  (coreLoadExecutor-3577-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-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1'
   [junit4]   2> 1226233 INFO  (coreLoadExecutor-3577-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/./collection1
   [junit4]   2> 1226233 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1226233 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1226233 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1226234 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/./collection1/data
   [junit4]   2> 1226234 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1226234 WARN  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1226234 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1226234 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1849142887, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1226235 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7d1c22 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1006d05),segFN=segments_1,generation=1}
   [junit4]   2> 1226235 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1226235 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-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1226236 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1226237 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1226238 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1226238 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1226239 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1226240 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1226240 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1226240 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1226240 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1226240 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1226240 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=66.421875, floorSegmentMB=0.2099609375, forceMergeDeletesPctAllowed=28.83422457775067, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1226240 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7d1c22 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1006d05),segFN=segments_1,generation=1}
   [junit4]   2> 1226240 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1226240 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e0ae71[collection1] main]
   [junit4]   2> 1226240 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/conf
   [junit4]   2> 1226240 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1226240 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/conf
   [junit4]   2> 1226241 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1226241 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1226241 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1226241 INFO  (searcherExecutor-3578-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e0ae71[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1226241 INFO  (coreLoadExecutor-3577-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1226714 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/collection1
   [junit4]   2> 1226717 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1226718 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@dcec06{/solr,null,AVAILABLE}
   [junit4]   2> 1226718 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.ServerConnector Started ServerConnector@84bcfb{HTTP/1.1,[http/1.1]}{127.0.0.1:40341}
   [junit4]   2> 1226719 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.Server Started @1228366ms
   [junit4]   2> 1226719 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=40341}
   [junit4]   2> 1226719 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1226719 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002'
   [junit4]   2> 1226719 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1226719 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1226719 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/solr.xml
   [junit4]   2> 1226746 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/.
   [junit4]   2> 1226746 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreContainer New CoreContainer 5109175
   [junit4]   2> 1226746 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002]
   [junit4]   2> 1226746 WARN  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/lib
   [junit4]   2> 1226746 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] 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,
   [junit4]   2> 1226747 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1226748 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1226748 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1226748 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1226748 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1226748 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/.
   [junit4]   2> 1226749 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1226749 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/./collection1
   [junit4]   2> 1226749 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1226749 INFO  (coreLoadExecutor-3587-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/collection1'
   [junit4]   2> 1226749 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1226749 INFO  (coreLoadExecutor-3587-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1226749 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1226749 INFO  (coreLoadExecutor-3587-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1226753 INFO  (coreLoadExecutor-3587-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1226755 INFO  (coreLoadExecutor-3587-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1226759 INFO  (coreLoadExecutor-3587-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1226760 INFO  (coreLoadExecutor-3587-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1226762 INFO  (coreLoadExecutor-3587-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1226763 INFO  (coreLoadExecutor-3587-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-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/collection1'
   [junit4]   2> 1226763 INFO  (coreLoadExecutor-3587-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/./collection1
   [junit4]   2> 1226763 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1226763 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1226763 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1226764 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/./collection1/data
   [junit4]   2> 1226764 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1226764 WARN  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1226764 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1226764 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1849142887, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1226764 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@a1cd00 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a525d),segFN=segments_1,generation=1}
   [junit4]   2> 1226764 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1226765 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-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1226766 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1226766 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1226767 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1226767 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1226767 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1226768 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1226768 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1226768 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1226768 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1226768 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1226768 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=66.421875, floorSegmentMB=0.2099609375, forceMergeDeletesPctAllowed=28.83422457775067, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1226768 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@a1cd00 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a525d),segFN=segments_1,generation=1}
   [junit4]   2> 1226768 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1226768 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@17d2c0c[collection1] main]
   [junit4]   2> 1226769 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/collection1/conf
   [junit4]   2> 1226769 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1226769 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/collection1/conf
   [junit4]   2> 1226769 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1226770 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1226770 INFO  (searcherExecutor-3588-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17d2c0c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1226770 INFO  (coreLoadExecutor-3587-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1227252 INFO  (qtp11982871-8406) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1227252 INFO  (qtp11982871-8406) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1227253 INFO  (qtp4540004-8425) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1227253 INFO  (qtp4540004-8425) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1227254 INFO  (qtp11982871-8408) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1227254 INFO  (qtp11982871-8408) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7d1c22 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1006d05),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7d1c22 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1006d05),segFN=segments_2,generation=2}
   [junit4]   2> 1227254 INFO  (qtp11982871-8408) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1227254 INFO  (qtp11982871-8408) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f8552[collection1] main]
   [junit4]   2> 1227254 INFO  (qtp11982871-8408) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1227254 INFO  (searcherExecutor-3578-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5f8552[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1227254 INFO  (qtp11982871-8408) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1227255 INFO  (qtp4540004-8426) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1227255 INFO  (qtp4540004-8426) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@a1cd00 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a525d),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@a1cd00 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a525d),segFN=segments_2,generation=2}
   [junit4]   2> 1227255 INFO  (qtp4540004-8426) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1227255 INFO  (qtp4540004-8426) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1848954[collection1] main]
   [junit4]   2> 1227255 INFO  (qtp4540004-8426) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1227255 INFO  (searcherExecutor-3588-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1848954[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1227255 INFO  (qtp4540004-8426) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1227256 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@10bf9e9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1227256 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21557233
   [junit4]   2> 1227256 INFO  (coreCloseExecutor-3593-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3a51cf
   [junit4]   2> 1227256 INFO  (coreCloseExecutor-3593-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,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=1,cumulative_errors=0}
   [junit4]   2> 1227256 INFO  (coreCloseExecutor-3593-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1227256 INFO  (coreCloseExecutor-3593-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1227256 INFO  (coreCloseExecutor-3593-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1227256 INFO  (coreCloseExecutor-3593-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1227257 INFO  (coreCloseExecutor-3593-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1227257 INFO  (coreCloseExecutor-3593-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 1227257 INFO  (coreCloseExecutor-3593-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1227257 INFO  (coreCloseExecutor-3593-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/./collection1/data
   [junit4]   2> 1227257 INFO  (coreCloseExecutor-3593-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 1227257 INFO  (coreCloseExecutor-3593-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1227257 INFO  (coreCloseExecutor-3593-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1227258 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10965b9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1227258 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@84bcfb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1227258 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5109175
   [junit4]   2> 1227259 INFO  (coreCloseExecutor-3595-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@f06ec5
   [junit4]   2> 1227259 INFO  (coreCloseExecutor-3595-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,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=1,cumulative_errors=0}
   [junit4]   2> 1227259 INFO  (coreCloseExecutor-3595-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1227259 INFO  (coreCloseExecutor-3595-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1227259 INFO  (coreCloseExecutor-3595-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1227259 INFO  (coreCloseExecutor-3595-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1227259 INFO  (coreCloseExecutor-3595-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1227259 INFO  (coreCloseExecutor-3595-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 1227259 INFO  (coreCloseExecutor-3595-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1227259 INFO  (coreCloseExecutor-3595-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1227259 INFO  (coreCloseExecutor-3595-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 1227259 INFO  (coreCloseExecutor-3595-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1227259 INFO  (coreCloseExecutor-3595-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-002/./collection1/data
   [junit4]   2> 1227260 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@dcec06{/solr,null,UNAVAILABLE}
   [junit4]   2> 1227266 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1227267 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26f020{/solr,null,AVAILABLE}
   [junit4]   2> 1227267 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1bdb94e{HTTP/1.1,[http/1.1]}{127.0.0.1:36640}
   [junit4]   2> 1227267 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.Server Started @1228914ms
   [junit4]   2> 1227268 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=36640}
   [junit4]   2> 1227268 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1227268 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001'
   [junit4]   2> 1227268 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1227268 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1227268 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/solr.xml
   [junit4]   2> 1227272 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/.
   [junit4]   2> 1227272 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreContainer New CoreContainer 19316217
   [junit4]   2> 1227272 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001]
   [junit4]   2> 1227272 WARN  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/lib
   [junit4]   2> 1227273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] 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,
   [junit4]   2> 1227274 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1227275 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1227275 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1227275 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1227275 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1227275 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/.
   [junit4]   2> 1227276 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1227276 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/./collection1
   [junit4]   2> 1227276 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1227276 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1'
   [junit4]   2> 1227278 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1227278 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1227278 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1227278 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1227281 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1227283 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1227287 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1227288 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1227290 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1227291 INFO  (coreLoadExecutor-3602-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-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1'
   [junit4]   2> 1227291 INFO  (coreLoadExecutor-3602-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/./collection1
   [junit4]   2> 1227291 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 1227291 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1227292 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1227292 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/data
   [junit4]   2> 1227292 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1227292 WARN  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1227292 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/data/index
   [junit4]   2> 1227293 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8960060857322507]
   [junit4]   2> 1227325 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8e0eaa; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1227325 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1227326 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-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1227327 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1227328 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1227329 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1227330 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1227330 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1227331 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1227331 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1227331 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1227332 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1227332 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1227332 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1227332 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8e0eaa; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1227332 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1227333 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@17128b4[collection1] main]
   [junit4]   2> 1227333 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/conf
   [junit4]   2> 1227333 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1227333 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/conf
   [junit4]   2> 1227333 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1227333 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1227334 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17128b4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1227334 INFO  (coreLoadExecutor-3602-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1227783 INFO  (qtp11844923-8449) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 1227784 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1227784 INFO  (qtp11844923-8451) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1227785 INFO  (qtp11844923-8444) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1227785 INFO  (qtp11844923-8449) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1227787 INFO  (qtp11844923-8449) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1227787 INFO  (qtp11844923-8449) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1227791 INFO  (qtp11844923-8449) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1227791 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1227792 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1227793 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 1
   [junit4]   2> 1227795 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1227795 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1227796 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1227797 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1227797 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1227798 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1227798 INFO  (qtp11844923-8449) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1227799 INFO  (qtp11844923-8451) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1227799 INFO  (qtp11844923-8444) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1227800 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1227800 INFO  (qtp11844923-8449) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1227800 INFO  (qtp11844923-8451) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1227802 INFO  (qtp11844923-8444) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1227802 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1227803 INFO  (qtp11844923-8449) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1227803 INFO  (qtp11844923-8451) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1227803 INFO  (qtp11844923-8444) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1227804 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1227805 INFO  (qtp11844923-8449) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 1
   [junit4]   2> 1227806 INFO  (qtp11844923-8451) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1227806 INFO  (qtp11844923-8444) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1227807 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1227807 INFO  (qtp11844923-8449) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1227808 INFO  (qtp11844923-8451) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1227808 INFO  (qtp11844923-8444) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1227808 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1227809 INFO  (qtp11844923-8449) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1227809 INFO  (qtp11844923-8451) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1227810 INFO  (qtp11844923-8444) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1227810 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1227811 INFO  (qtp11844923-8449) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1227811 INFO  (qtp11844923-8451) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1227812 INFO  (qtp11844923-8444) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1227813 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1227813 INFO  (qtp11844923-8449) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1227813 INFO  (qtp11844923-8451) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1227814 INFO  (qtp11844923-8444) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1227814 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1227815 INFO  (qtp11844923-8449) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1227815 INFO  (qtp11844923-8451) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1227816 INFO  (qtp11844923-8444) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1227816 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1227816 INFO  (qtp11844923-8449) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1227818 INFO  (qtp11844923-8451) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1227819 INFO  (qtp11844923-8444) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1227819 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1227819 INFO  (qtp11844923-8449) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1227820 INFO  (qtp11844923-8451) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1227820 INFO  (qtp11844923-8444) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1227821 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1227822 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1227822 INFO  (qtp11844923-8451) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1227823 INFO  (qtp11844923-8444) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1227823 INFO  (qtp11844923-8449) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1227824 INFO  (qtp11844923-8450) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1227824 INFO  (qtp11844923-8451) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1227825 INFO  (qtp11844923-8444) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1227977 INFO  (qtp11844923-8444) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8e0eaa; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8e0eaa; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 1227977 INFO  (qtp11844923-8444) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1227979 INFO  (qtp11844923-8444) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14f0044[collection1] main]
   [junit4]   2> 1227979 INFO  (qtp11844923-8444) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1227979 INFO  (searcherExecutor-3603-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14f0044[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C67)))}
   [junit4]   2> 1227979 INFO  (qtp11844923-8444) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 154
   [junit4]   2> 1227980 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1bdb94e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1227980 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19316217
   [junit4]   2> 1227980 INFO  (coreCloseExecutor-3607-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a10729
   [junit4]   2> 1227980 INFO  (coreCloseExecutor-3607-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=67,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1227980 INFO  (coreCloseExecutor-3607-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1227980 INFO  (coreCloseExecutor-3607-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1227980 INFO  (coreCloseExecutor-3607-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1227981 INFO  (coreCloseExecutor-3607-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1227981 INFO  (coreCloseExecutor-3607-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1227981 INFO  (coreCloseExecutor-3607-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/data/index;done=false>>]
   [junit4]   2> 1227981 INFO  (coreCloseExecutor-3607-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1227981 INFO  (coreCloseExecutor-3607-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/data/index
   [junit4]   2> 1227981 INFO  (coreCloseExecutor-3607-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/data;done=false>>]
   [junit4]   2> 1227981 INFO  (coreCloseExecutor-3607-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1227981 INFO  (coreCloseExecutor-3607-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/data
   [junit4]   2> 1227982 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@26f020{/solr,null,UNAVAILABLE}
   [junit4]   2> 1227983 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1227984 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fcbccf{/solr,null,AVAILABLE}
   [junit4]   2> 1227984 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c447a{HTTP/1.1,[http/1.1]}{127.0.0.1:35819}
   [junit4]   2> 1227984 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.Server Started @1229631ms
   [junit4]   2> 1227984 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=35819}
   [junit4]   2> 1227984 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1227985 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-001'
   [junit4]   2> 1227985 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[A3298308E1B689BB]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1227986 INFO  (TEST-TestReplica

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

[junit4]   2> 1298918 INFO  (coreCloseExecutor-4230-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1298919 INFO  (coreCloseExecutor-4230-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1298919 INFO  (coreCloseExecutor-4230-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1298919 INFO  (coreCloseExecutor-4230-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1298919 INFO  (coreCloseExecutor-4230-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1298919 INFO  (coreCloseExecutor-4230-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1298919 INFO  (coreCloseExecutor-4230-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-030/./collection1/data/index.20160621114739779 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-030/./collection1/data/index.20160621114739779;done=false>>]
   [junit4]   2> 1298919 INFO  (coreCloseExecutor-4230-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1298919 INFO  (coreCloseExecutor-4230-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-030/./collection1/data/index.20160621114739779
   [junit4]   2> 1298919 INFO  (coreCloseExecutor-4230-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-030/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-030/./collection1/data;done=false>>]
   [junit4]   2> 1298920 INFO  (coreCloseExecutor-4230-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1298920 INFO  (coreCloseExecutor-4230-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-030/./collection1/data
   [junit4]   2> 1298920 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[A3298308E1B689BB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d63368{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandler -Dtests.method=doTestIndexAndConfigAliasReplication -Dtests.seed=A3298308E1B689BB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=und -Dtests.timezone=Africa/Dakar -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 3.26s J1 | TestReplicationHandler.doTestIndexAndConfigAliasReplication <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-030/./collection1/data, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-030/./collection1/data/index.20160621114739857, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001/solr-instance-030/./collection1/data/index.20160621114739779] expected:<2> but was:<3>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A3298308E1B689BB:545A6D50275E265D]:0)
   [junit4]    > 	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:900)
   [junit4]    > 	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1332)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] IGNOR/A 0.00s J1 | TestReplicationHandler.doTestIndexFetchOnMasterRestart
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-9036))
   [junit4]   2> 1298931 INFO  (SUITE-TestReplicationHandler-seed#[A3298308E1B689BB]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_A3298308E1B689BB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {name=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), newname=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=2031, maxMBSortInHeap=5.675566193507985, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=und, timezone=Africa/Dakar
   [junit4]   2> NOTE: Linux 4.4.0-24-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=266133400,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestAddFieldRealTimeGet, ZkSolrClientTest, TestSolrDeletionPolicy2, MergeStrategyTest, TestLeaderInitiatedRecoveryThread, SpellPossibilityIteratorTest, TestManagedSynonymFilterFactory, OutOfBoxZkACLAndCredentialsProvidersTest, TestDocBasedVersionConstraints, SpellCheckCollatorTest, ExitableDirectoryReaderTest, SharedFSAutoReplicaFailoverUtilsTest, TestSimpleTrackingShardHandler, SimpleMLTQParserTest, TestNonDefinedSimilarityFactory, HdfsDirectoryTest, ZkStateReaderTest, EnumFieldTest, NumericFieldsTest, ChangedSchemaMergeTest, TestConfigOverlay, TestCoreContainer, TermVectorComponentTest, TestWordDelimiterFilterFactory, DistributedExpandComponentTest, TimeZoneUtilsTest, TestExactStatsCache, LeaderInitiatedRecoveryOnShardRestartTest, HighlighterTest, TestQuerySenderListener, ClusterStateUpdateTest, TestFieldCache, TestSchemaManager, DocumentBuilderTest, TestRandomCollapseQParserPlugin, TestInfoStreamLogging, DistribCursorPagingTest, RuleEngineTest, SimplePostToolTest, ShardRoutingTest, HttpPartitionTest, DocValuesTest, TestPartialUpdateDeduplication, TestCursorMarkWithoutUniqueKey, ConvertedLegacyTest, TestTolerantUpdateProcessorCloud, MBeansHandlerTest, TestTrieFacet, TermsComponentTest, TestUpdate, TestDefaultStatsCache, SortByFunctionTest, TestSolrCoreProperties, FullHLLTest, TestSubQueryTransformerCrossCore, SolrCmdDistributorTest, DistributedTermsComponentTest, TestFilteredDocIdSet, SuggesterFSTTest, OpenCloseCoreStressTest, SpellingQueryConverterTest, CollectionsAPIAsyncDistributedZkTest, TestSimpleQParserPlugin, TestLMJelinekMercerSimilarityFactory, TestReloadAndDeleteDocs, TestReplicaProperties, TestNamedUpdateProcessors, TestCloudManagedSchema, TestSurroundQueryParser, HighlighterMaxOffsetTest, SpellCheckComponentTest, TestSolrCloudWithKerberosAlt, ConjunctionSolrSpellCheckerTest, ChaosMonkeyNothingIsSafeTest, TestTrie, DistributedQueueTest, TestFiltering, TestMinMaxOnMultiValuedField, DirectSolrSpellCheckerTest, TestCustomDocTransformer, UpdateRequestProcessorFactoryTest, SecurityConfHandlerTest, ConfigSetsAPITest, TestSchemaNameResource, TestFieldCacheWithThreads, WordBreakSolrSpellCheckerTest, UniqFieldsUpdateProcessorFactoryTest, TestFileDictionaryLookup, DistributedFacetPivotSmallAdvancedTest, TestMiniSolrCloudClusterBase, TestQueryUtils, TestCloudDeleteByQuery, SolrInfoMBeanTest, TestCodecSupport, CSVRequestHandlerTest, RecoveryAfterSoftCommitTest, BasicFunctionalityTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, TestReplicationHandler]
   [junit4] Completed [317/614 (1!)] on J1 in 72.76s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1010 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 614 suites (10 ignored), 2584 tests, 1 failure, 116 ignored (72 assumptions) [seed: A3298308E1B689BB]

Total time: 68 minutes 44 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



[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+122) - Build # 17031 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17031/
Java: 32bit/jdk-9-ea+122 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([E65E534C6240E03F:D7E5ED79C77FF0EF]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:780)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:747)
	at org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:562)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits' and 6 <= . and . <= 10]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">4</int></lst><result name="response" numFound="0" start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst name="everother"><int name="numFound">1</int><int name="startOffset">9</int><int name="endOffset">18</int><arr name="suggestion"><str>everyother</str></arr></lst></lst><lst name="collations"><lst name="collation"><str name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst name="misspellingsAndCorrections"><str name="everother">everyother</str></lst></lst></lst></lst>
</response>

	request was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:773)
	... 41 more




Build Log:
[...truncated 11202 lines...]
   [junit4] Suite: org.apache.solr.spelling.SpellCheckCollatorTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_E65E534C6240E03F-001/init-core-data-001
   [junit4]   2> 804410 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 804410 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 804410 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 804410 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 804410 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 804411 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 804411 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 804425 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 804427 WARN  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 804428 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 804434 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 804439 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 804531 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 804537 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 804538 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 804543 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 804544 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 804546 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 804546 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 804546 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 804546 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 804546 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 804546 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 804546 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 804547 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 9646589
   [junit4]   2> 804547 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 804547 WARN  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 804547 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 804549 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 804550 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 804550 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 804550 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 804550 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 804551 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_E65E534C6240E03F-001/init-core-data-001, collection=collection1, loadOnStartup=true, transient=false, name=collection1, shard=shard1, config=solrconfig-spellcheckcomponent.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 804551 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 804551 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 804551 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 804552 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 804552 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 804563 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 804567 WARN  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 804569 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 804577 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 804581 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 804646 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 804649 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 804650 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 804653 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 804654 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 804654 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 804654 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 804655 INFO  (coreLoadExecutor-2755-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-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 804655 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 804656 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 804656 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_E65E534C6240E03F-001/init-core-data-001/]
   [junit4]   2> 804656 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 804656 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_E65E534C6240E03F-001/init-core-data-001
   [junit4]   2> 804656 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_E65E534C6240E03F-001/init-core-data-001/index/
   [junit4]   2> 804656 WARN  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_E65E534C6240E03F-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 804657 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_E65E534C6240E03F-001/init-core-data-001/index
   [junit4]   2> 804657 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=33.044921875, floorSegmentMB=0.978515625, forceMergeDeletesPctAllowed=11.740074065933655, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 804657 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1247e27 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@edc26b),segFN=segments_1,generation=1}
   [junit4]   2> 804657 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 804657 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_E65E534C6240E03F-001/init-core-data-001/
   [junit4]   2> 804658 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 804659 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 804660 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 804660 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 804661 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 804661 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,spellCheckCompRH1,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,/admin/ping,/update,/admin/file
   [junit4]   2> 804661 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 804661 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 804661 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 804662 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1307458081, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 804662 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1247e27 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@edc26b),segFN=segments_1,generation=1}
   [junit4]   2> 804662 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 804662 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@80567a[collection1] main]
   [junit4]   2> 804662 WARN  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 804662 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 804662 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 804662 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 804662 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 804699 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 804742 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 804750 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 804750 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 804775 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 804775 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 804775 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 804814 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 804920 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 804965 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 804965 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 804966 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 804966 INFO  (coreLoadExecutor-2755-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 804966 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 804966 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 804966 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 804966 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 804966 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 804966 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 804966 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 804966 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 804966 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 804966 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 804967 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 804967 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 804967 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@80567a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 804968 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 804969 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 1
   [junit4]   2> 804972 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 804976 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 3
   [junit4]   2> 804977 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 804977 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 804980 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 2
   [junit4]   2> 804980 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 804981 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 804983 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 2
   [junit4]   2> 804984 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 804984 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 804987 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11]} 0 2
   [junit4]   2> 804987 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12]} 0 0
   [junit4]   2> 804988 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13]} 0 0
   [junit4]   2> 804990 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14]} 0 1
   [junit4]   2> 804990 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15]} 0 0
   [junit4]   2> 804990 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16]} 0 0
   [junit4]   2> 804991 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 804999 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1247e27 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@edc26b),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1247e27 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@edc26b),segFN=segments_2,generation=2}
   [junit4]   2> 804999 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 804999 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f1f4e[collection1] main]
   [junit4]   2> 805000 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 805000 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 805144 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 805321 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 805373 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 805373 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 805526 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 805695 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 805790 INFO  (searcherExecutor-2756-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5f1f4e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C3) Uninverting(_1(7.0.0):C3) Uninverting(_2(7.0.0):C3) Uninverting(_3(7.0.0):C3) Uninverting(_4(7.0.0):C3) Uninverting(_5(7.0.0):C2)))}
   [junit4]   2> 805790 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 799
   [junit4]   2> 805792 INFO  (TEST-SpellCheckCollatorTest.testCollateWithFilter-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithFilter
   [junit4]   2> 805915 INFO  (TEST-SpellCheckCollatorTest.testCollateWithFilter-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithFilter
   [junit4]   2> 805916 INFO  (TEST-SpellCheckCollatorTest.testCollationWithHypens-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollationWithHypens
   [junit4]   2> 806124 INFO  (TEST-SpellCheckCollatorTest.testCollationWithHypens-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollationWithHypens
   [junit4]   2> 806126 INFO  (TEST-SpellCheckCollatorTest.testZeroTries-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZeroTries
   [junit4]   2> 806200 INFO  (TEST-SpellCheckCollatorTest.testZeroTries-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZeroTries
   [junit4]   2> 806202 INFO  (TEST-SpellCheckCollatorTest.testCollationWithRangeQuery-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollationWithRangeQuery
   [junit4]   1> id:[1 TO 10] AND lowerfilt:love
   [junit4]   2> 806299 INFO  (TEST-SpellCheckCollatorTest.testCollationWithRangeQuery-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollationWithRangeQuery
   [junit4]   2> 806301 INFO  (TEST-SpellCheckCollatorTest.testWithCursorMark-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWithCursorMark
   [junit4]   2> 806444 INFO  (TEST-SpellCheckCollatorTest.testWithCursorMark-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWithCursorMark
   [junit4]   2> 806446 INFO  (TEST-SpellCheckCollatorTest.testCollateWithGrouping-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithGrouping
   [junit4]   2> 806506 INFO  (TEST-SpellCheckCollatorTest.testCollateWithGrouping-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithGrouping
   [junit4]   2> 806508 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testContextSensitiveCollate
   [junit4]   2> 806522 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.build=true&spellcheck.extendedResults=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.maxResultsForSuggest=0&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=14
   [junit4]   2> 806530 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.extendedResults=true&q=teststop:(june+AND+customs)&spellcheck.maxResultsForSuggest=1&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=1 status=0 QTime=6
   [junit4]   2> 806532 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={mm=2&q=teststop:(june+customs)&qt=spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck=true&spellcheck.count=10&spellcheck.alternativeTermCount=0&wt=xml&spellcheck.collate=true} hits=2 status=0 QTime=0
   [junit4]   2> 806628 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.build=true&spellcheck.extendedResults=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.maxResultsForSuggest=0&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=95
   [junit4]   2> 806630 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.extendedResults=true&q=teststop:(june+AND+customs)&spellcheck.maxResultsForSuggest=1&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=1 status=0 QTime=1
   [junit4]   2> 806631 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={mm=2&q=teststop:(june+customs)&qt=spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck=true&spellcheck.count=10&spellcheck.alternativeTermCount=0&wt=xml&spellcheck.collate=true} hits=2 status=0 QTime=0
   [junit4]   2> 806632 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testContextSensitiveCollate
   [junit4]   2> 806634 INFO  (TEST-SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithMultipleRequestHandlers
   [junit4]   2> 806739 INFO  (TEST-SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithMultipleRequestHandlers
   [junit4]   2> 806741 INFO  (TEST-SpellCheckCollatorTest.testExtendedCollate-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedCollate
   [junit4]   2> 806835 INFO  (TEST-SpellCheckCollatorTest.testExtendedCollate-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedCollate
   [junit4]   2> 806837 INFO  (TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithOverride
   [junit4]   2> 806852 INFO  (TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={mm=1&q=partisian+politcal+mashine&defType=edismax&spellcheck.dictionary=direct&qt=spellCheckCompRH&spellcheck=true&qf=teststop&spellcheck.maxCollations=10&spellcheck.count=10&spellcheck.maxCollationTries=10&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=14
   [junit4]   2> 806870 INFO  (TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={mm=1&spellcheck.dictionary=direct&qt=spellCheckCompRH&spellcheck.maxCollations=10&spellcheck.maxCollationTries=10&q=partisian+politcal+mashine&defType=edismax&spellcheck.collateParam.mm=100%25&spellcheck=true&qf=teststop&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=17
   [junit4]   2> 806870 INFO  (TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithOverride
   [junit4]   2> 806872 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEstimatedHitCounts
   [junit4]   2> 806875 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia} hits=0 status=0 QTime=2
   [junit4]   2> 806879 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=0} hits=0 status=0 QTime=2
   [junit4]   2> 806883 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=30} hits=0 status=0 QTime=3
   [junit4]   2> 806888 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=100} hits=0 status=0 QTime=5
   [junit4]   2> 806894 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=10000} hits=0 status=0 QTime=4
   [junit4]   2> 806899 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=12} hits=0 status=0 QTime=4
   [junit4]   2> 806905 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=1} hits=0 status=0 QTime=4
   [junit4]   2> 806910 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=7} hits=0 status=0 QTime=4
   [junit4]   2> 806916 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=4} hits=0 status=0 QTime=5
   [junit4]   2> 806921 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=15} hits=0 status=0 QTime=4
   [junit4]   2> 806926 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=7} hits=0 status=0 QTime=3
   [junit4]   2> 806931 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=5} hits=0 status=0 QTime=3
   [junit4]   2> 806936 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=7} hits=0 status=0 QTime=4
   [junit4]   2> 806939 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=3} hits=0 status=0 QTime=2
   [junit4]   2> 806943 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=15} hits=0 status=0 QTime=3
   [junit4]   2> 806947 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=4} hits=0 status=0 QTime=3
   [junit4]   2> 806951 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=16} hits=0 status=0 QTime=3
   [junit4]   2> 806956 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=2} hits=0 status=0 QTime=4
   [junit4]   2> 806960 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=10} hits=0 status=0 QTime=3
   [junit4]   2> 806964 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=11} hits=0 status=0 QTime=3
   [junit4]   2> 806968 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=12} hits=0 status=0 QTime=3
   [junit4]   2> 806972 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=2} hits=0 status=0 QTime=3
   [junit4]   2> 806975 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=9} hits=0 status=0 QTime=3
   [junit4]   2> 806979 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=7} hits=0 status=0 QTime=3
   [junit4]   2> 806983 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=4} hits=0 status=0 QTime=3
   [junit4]   2> 806987 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=6} hits=0 status=0 QTime=3
   [junit4]   2> 806991 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=8} hits=0 status=0 QTime=3
   [junit4]   2> 806994 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=12} hits=0 status=0 QTime=2
   [junit4]   2> 806997 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=17} hits=0 status=0 QTime=2
   [junit4]   2> 807001 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=12} hits=0 status=0 QTime=3
   [junit4]   2> 807005 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=8} hits=0 status=0 QTime=3
   [junit4]   2> 807009 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=12} hits=0 status=0 QTime=3
   [junit4]   2> 807013 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=14} hits=0 status=0 QTime=3
   [junit4]   2> 807018 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=13} hits=0 status=0 QTime=3
   [junit4]   2> 807021 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=15} hits=0 status=0 QTime=3
   [junit4]   2> 807025 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=1} hits=0 status=0 QTime=3
   [junit4]   2> 807029 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=7} hits=0 status=0 QTime=3
   [junit4]   2> 807034 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5} hits=0 status=0 QTime=4
   [junit4]   2> 807035 ERROR (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits' and 6 <= . and . <= 10]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">4</int></lst><result name="response" numFound="0" start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst name="everother"><int name="numFound">1</int><int name="startOffset">9</int><int name="endOffset">18</int><arr name="suggestion"><str>everyother</str></arr></lst></lst><lst name="collations"><lst name="collation"><str name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst name="misspellingsAndCorrections"><str name="everother">everyother</str></lst></lst></lst></lst>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5
   [junit4]   2> 807036 ERROR (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5:java.lang.RuntimeException: REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits' and 6 <= . and . <= 10]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">4</int></lst><result name="response" numFound="0" start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst name="everother"><int name="numFound">1</int><int name="startOffset">9</int><int name="endOffset">18</int><arr name="suggestion"><str>everyother</str></arr></lst></lst><lst name="collations"><lst name="collation"><str name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst name="misspellingsAndCorrections"><str name="everother">everyother</str></lst></lst></lst></lst>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:773)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:747)
   [junit4]   2> 	at org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:562)
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 
   [junit4]   2> 807037 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[E65E534C6240E03F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEstimatedHitCounts
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckCollatorTest -Dtests.method=testEstimatedHitCounts -Dtests.seed=E65E534C6240E03F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lkt -Dtests.timezone=Africa/Cairo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.17s J1 | SpellCheckCollatorTest.testEstimatedHitCounts <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E65E534C6240E03F:D7E5ED79C77FF0EF]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:780)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:747)
   [junit4]    > 	at org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:562)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits' and 6 <= . and . <= 10]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">4</int></lst><result name="response" numFound="0" start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst name="everother"><int name="numFound">1</int><int name="startOffset">9</int><int name="endOffset">18</int><arr name="suggestion"><str>everyother</str></arr></lst></lst><lst name="collations"><lst name="collation"><str name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst name="misspellingsAndCorrections"><str name="everother">everyother</str></lst></lst></lst></lst>
   [junit4]    > </response>
   [junit4]    > 	request was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:773)
   [junit4]    > 	... 41 more
   [junit4]   2> 807039 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 807039 INFO  (SUITE-SpellCheckCollatorTest-seed#[E65E534C6240E03F]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=9646589
   [junit4]   2> 807039 INFO  (coreCloseExecutor-2760-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ba5681
   [junit4]   2> 807039 INFO  (coreCloseExecutor-2760-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=17,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 807039 INFO  (coreCloseExecutor-2760-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 807039 INFO  (coreCloseExecutor-2760-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 807039 INFO  (coreCloseExecutor-2760-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 807040 INFO  (coreCloseExecutor-2760-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 807041 INFO  (coreCloseExecutor-2760-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 807041 INFO  (coreCloseExecutor-2760-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_E65E534C6240E03F-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_E65E534C6240E03F-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 807041 INFO  (coreCloseExecutor-2760-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 807041 INFO  (coreCloseExecutor-2760-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_E65E534C6240E03F-001/init-core-data-001/index
   [junit4]   2> 807041 INFO  (coreCloseExecutor-2760-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_E65E534C6240E03F-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_E65E534C6240E03F-001/init-core-data-001;done=false>>]
   [junit4]   2> 807041 INFO  (coreCloseExecutor-2760-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 807041 INFO  (coreCloseExecutor-2760-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_E65E534C6240E03F-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_E65E534C6240E03F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {start1=PostingsFormat(name=Memory doPackFST= true), range_facet_l_dv=FSTOrd50, lowerfilt1=PostingsFormat(name=Memory doPackFST= true), multiDefault=PostingsFormat(name=MockRandom), teststop=PostingsFormat(name=MockRandom), intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), lowerfilt1and2=PostingsFormat(name=MockRandom), end4=PostingsFormat(name=Memory doPackFST= true), end3=PostingsFormat(name=MockRandom), end2=FSTOrd50, end1=PostingsFormat(name=LuceneVarGapDocFreqInterval), lowerfilt=PostingsFormat(name=MockRandom), gram1=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=FSTOrd50, range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), gram2=FSTOrd50, gram3=PostingsFormat(name=MockRandom), start3=FSTOrd50, gram4=PostingsFormat(name=Memory doPackFST= true), start2=PostingsFormat(name=MockRandom), word=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval), start4=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=882, maxMBSortInHeap=5.886184930672757, sim=ClassicSimilarity, locale=lkt, timezone=Africa/Cairo
   [junit4]   2> NOTE: Linux 4.4.0-24-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=361269864,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedExpandComponentTest, DistanceUnitsTest, ExitableDirectoryReaderTest, TestRuleBasedAuthorizationPlugin, DOMUtilTest, AnalyticsMergeStrategyTest, TestRawResponseWriter, TestCoreContainer, HttpPartitionTest, TestSolrFieldCacheMBean, TriLevelCompositeIdRoutingTest, TestSimpleQParserPlugin, TestReqParamsAPI, TestReloadAndDeleteDocs, HdfsRecoveryZkTest, TestPartialUpdateDeduplication, HdfsDirectoryTest, SharedFSAutoReplicaFailoverUtilsTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DocumentBuilderTest, TestLFUCache, SecurityConfHandlerTest, TestCodecSupport, SolrIndexSplitterTest, TestFilteredDocIdSet, MBeansHandlerTest, TestCloudDeleteByQuery, DistributedFacetPivotSmallAdvancedTest, SolrPluginUtilsTest, MergeStrategyTest, NumericFieldsTest, BasicFunctionalityTest, TestQuerySenderNoQuery, FullHLLTest, CoreAdminRequestStatusTest, TestFileDictionaryLookup, SolrIndexConfigTest, BlockJoinFacetSimpleTest, TestManagedResourceStorage, TestLeaderInitiatedRecoveryThread, TestExactStatsCache, IndexBasedSpellCheckerTest, FileUtilsTest, TestTolerantUpdateProcessorCloud, OutOfBoxZkACLAndCredentialsProvidersTest, SpatialFilterTest, DistributedMLTComponentTest, TestSchemaManager, TestSimpleTrackingShardHandler, RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, CSVRequestHandlerTest, TestSchemaNameResource, TestBlobHandler, TestNumericTerms64, SchemaVersionSpecificBehaviorTest, DocValuesTest, ChaosMonkeyNothingIsSafeTest, CdcrReplicationHandlerTest, SaslZkACLProviderTest, UpdateRequestProcessorFactoryTest, TestStressVersions, TestNonDefinedSimilarityFactory, SortByFunctionTest, TestNamedUpdateProcessors, TestCloudManagedSchema, TestFieldResource, TestCollectionAPI, CustomCollectionTest, TestDownShardTolerantSearch, ShardRoutingTest, TestFastLRUCache, TestPivotHelperCode, TestTrieFacet, DistributedQueueTest, BJQParserTest, LoggingHandlerTest, TestCustomDocTransformer, TestDynamicFieldCollectionResource, SpellCheckCollatorTest]
   [junit4] Completed [211/614 (1!)] on J1 in 2.64s, 11 tests, 1 error <<< FAILURES!

[...truncated 1330 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 614 suites (10 ignored), 2584 tests, 1 error, 118 ignored (72 assumptions) [seed: E65E534C6240E03F]

Total time: 64 minutes 11 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