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

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b90) - Build # 14844 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14844/
Java: 64bit/jdk1.9.0-ea-b90 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.update.AutoCommitTest.testMaxDocs

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([56C9A2A93D5A6F3F:EF48747611B06BB5]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:766)
	at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:194)
	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:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:747)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:759)
	... 40 more




Build Log:
[...truncated 9541 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001
   [junit4]   2> 190494 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 190494 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 190494 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 190494 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 190494 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 190495 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 190495 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 190509 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 190522 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 190536 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 190537 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 190541 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 190622 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 190628 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 190630 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 190633 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 190635 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 190636 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 190636 WARN  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 190636 WARN  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 190636 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 190636 WARN  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 190636 WARN  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 190636 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 190636 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 190636 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 190636 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 190636 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 190636 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1659039843
   [junit4]   2> 190636 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 190636 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 190636 WARN  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib).
   [junit4]   2> 190650 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-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,useRetries : false,
   [junit4]   2> 190654 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 190655 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 190655 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 190655 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 190655 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 190655 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001, shard=shard1}
   [junit4]   2> 190656 INFO  (coreLoadExecutor-421-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 190656 INFO  (coreLoadExecutor-421-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 190656 INFO  (coreLoadExecutor-421-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 190656 INFO  (coreLoadExecutor-421-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 190656 INFO  (coreLoadExecutor-421-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 190680 INFO  (coreLoadExecutor-421-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 190687 INFO  (coreLoadExecutor-421-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 190700 INFO  (coreLoadExecutor-421-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 190700 INFO  (coreLoadExecutor-421-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 190704 INFO  (coreLoadExecutor-421-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 190759 INFO  (coreLoadExecutor-421-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 190763 INFO  (coreLoadExecutor-421-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 190764 INFO  (coreLoadExecutor-421-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 190767 INFO  (coreLoadExecutor-421-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 190769 INFO  (coreLoadExecutor-421-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 190770 INFO  (coreLoadExecutor-421-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 190770 WARN  (coreLoadExecutor-421-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 190770 WARN  (coreLoadExecutor-421-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 190770 INFO  (coreLoadExecutor-421-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 190770 WARN  (coreLoadExecutor-421-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 190770 WARN  (coreLoadExecutor-421-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 190771 INFO  (coreLoadExecutor-421-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 190771 INFO  (coreLoadExecutor-421-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 190771 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 190771 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 190771 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47c274d8
   [junit4]   2> 190772 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001
   [junit4]   2> 190772 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001/index/
   [junit4]   2> 190772 WARN  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 190772 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001/index
   [junit4]   2> 190772 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4814249378728406]
   [junit4]   2> 190772 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7388f1d1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@461647f4),segFN=segments_1,generation=1}
   [junit4]   2> 190772 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 190773 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001/
   [junit4]   2> 190775 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 190776 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 190776 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 190776 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 190776 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 190776 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 190776 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 190776 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 190776 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 190776 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 190776 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 190776 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 190778 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 190778 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 190779 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 190779 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 190781 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 190782 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 190782 WARN  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 190782 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 190783 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 190783 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 190783 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 190783 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 190784 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2127032386, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 190784 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7388f1d1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@461647f4),segFN=segments_1,generation=1}
   [junit4]   2> 190784 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 190784 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@35edf588[collection1] main
   [junit4]   2> 190784 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 190784 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 190784 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 190784 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 190803 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 190932 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 190932 INFO  (searcherExecutor-422-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 190933 INFO  (searcherExecutor-422-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 190933 INFO  (searcherExecutor-422-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 190933 INFO  (searcherExecutor-422-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 190933 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 190933 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 190933 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 190933 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1517358900896071680
   [junit4]   2> 190933 INFO  (searcherExecutor-422-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 190934 INFO  (searcherExecutor-422-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 190934 INFO  (searcherExecutor-422-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 190934 INFO  (searcherExecutor-422-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 190934 INFO  (searcherExecutor-422-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 190934 INFO  (searcherExecutor-422-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@35edf588[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 190935 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1517358900896071680
   [junit4]   2> 190935 INFO  (coreLoadExecutor-421-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 190936 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 190937 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 190939 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1517358900900265984)} 0 1
   [junit4]   2> 190940 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 190940 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 190940 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 190940 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 190940 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 190952 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 190958 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 190969 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 190969 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 190972 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 191027 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 191032 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 191033 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 191038 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 191040 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 191042 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 191042 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 191042 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 191042 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 191043 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 191043 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 191044 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 191044 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 191044 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001/]
   [junit4]   2> 191044 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47c274d8
   [junit4]   2> 191044 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001/index/
   [junit4]   2> 191045 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001/
   [junit4]   2> 191049 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 191049 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 191049 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 191049 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 191049 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 191049 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 191049 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 191050 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 191050 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 191050 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 191050 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 191050 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 191052 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 191053 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 191054 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 191055 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 191058 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 191060 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 191061 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 191061 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 191061 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 191062 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 191063 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2719a309[collection1] main
   [junit4]   2> 191063 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 191063 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 191063 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 191063 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 191064 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 191067 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 191067 INFO  (searcherExecutor-427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 191067 INFO  (searcherExecutor-427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 191067 INFO  (searcherExecutor-427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 191067 INFO  (searcherExecutor-427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 191067 INFO  (searcherExecutor-427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 191067 INFO  (searcherExecutor-427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 191068 INFO  (searcherExecutor-427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 191068 INFO  (searcherExecutor-427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 191068 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 191068 INFO  (searcherExecutor-427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 191068 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 191068 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 191069 INFO  (searcherExecutor-427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2719a309[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 191070 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1517358900900265984
   [junit4]   2> 191070 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 191070 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=29.1015625, floorSegmentMB=1.8427734375, forceMergeDeletesPctAllowed=6.957503633862407, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 191071 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7388f1d1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@461647f4),segFN=segments_1,generation=1}
   [junit4]   2> 191071 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 191071 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 191071 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@38a9d3a[collection1] main
   [junit4]   2> 191071 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 191071 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@619fd269
   [junit4]   2> 191072 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 191072 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 191072 INFO  (searcherExecutor-427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@38a9d3a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 191083 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1517358901051260928)]} 0 2
   [junit4]   2> 191084 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 192083 INFO  (commitScheduler-430-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 192103 INFO  (commitScheduler-430-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@105624b6[collection1] main
   [junit4]   2> 192104 INFO  (commitScheduler-430-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 192105 INFO  (searcherExecutor-427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@105624b6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
   [junit4]   2> 192336 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1517358902366175232)]} 0 1255
   [junit4]   2> 192336 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 192337 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 192338 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {delete=[529 (-1517358902368272384)]} 0 0
   [junit4]   2> 192338 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 193336 INFO  (commitScheduler-430-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 193340 INFO  (commitScheduler-430-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3d19d0d4[collection1] main
   [junit4]   2> 193340 INFO  (commitScheduler-430-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 193342 INFO  (searcherExecutor-427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3d19d0d4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c1)))}
   [junit4]   2> 193589 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[550 (1517358903681089536)]} 0 2509
   [junit4]   2> 193590 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 193590 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517358903682138112)]} 0 2509
   [junit4]   2> 193590 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517358903682138113)]} 0 2509
   [junit4]   2> 193591 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517358903682138114)]} 0 2510
   [junit4]   2> 193591 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517358903683186688)]} 0 2510
   [junit4]   2> 193591 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517358903683186689)]} 0 2510
   [junit4]   2> 193591 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517358903683186690)]} 0 2510
   [junit4]   2> 193591 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517358903683186691)]} 0 2510
   [junit4]   2> 193591 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517358903683186692)]} 0 2510
   [junit4]   2> 193591 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517358903683186693)]} 0 2510
   [junit4]   2> 193591 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517358903683186694)]} 0 2511
   [junit4]   2> 193592 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 194590 INFO  (commitScheduler-430-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 194593 INFO  (commitScheduler-430-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3e974ca6[collection1] main
   [junit4]   2> 194593 INFO  (commitScheduler-430-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 194594 INFO  (searcherExecutor-427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3e974ca6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c1) Uninverting(_2(6.0.0):c11/9:delGen=1)))}
   [junit4]   2> 194843 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[531 (1517358904996003840)]} 0 3762
   [junit4]   2> 194843 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 194844 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 194845 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 194859 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@25214f4b[collection1] realtime
   [junit4]   2> 194859 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1517358904998100992)} 0 13
   [junit4]   2> 194859 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 194859 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 194859 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 194859 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 194859 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 194872 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 194876 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 194888 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 194888 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 194891 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 194938 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 194942 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 194942 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 194946 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 194947 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 194948 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 194948 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 194948 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 194948 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 194948 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 194948 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 194949 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 194949 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 194949 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001/]
   [junit4]   2> 194949 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47c274d8
   [junit4]   2> 194950 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001/index/
   [junit4]   2> 194950 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001/
   [junit4]   2> 194953 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 194953 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 194953 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 194953 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 194953 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 194953 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 194953 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 194953 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 194953 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 194954 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 194954 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 194954 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 194955 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 194955 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 194956 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 194956 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 194959 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 194961 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 194962 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 194962 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 194963 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 194963 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 194963 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@228258b9[collection1] main
   [junit4]   2> 194963 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 194963 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 194964 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 194964 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 194964 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 194968 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 194968 INFO  (searcherExecutor-431-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 194968 INFO  (searcherExecutor-431-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 194968 INFO  (searcherExecutor-431-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 194968 INFO  (searcherExecutor-431-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 194969 INFO  (searcherExecutor-431-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 194969 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 194969 INFO  (searcherExecutor-431-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 194969 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 194969 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 194969 INFO  (searcherExecutor-431-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 194969 INFO  (searcherExecutor-431-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 194970 INFO  (searcherExecutor-431-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 194970 INFO  (searcherExecutor-431-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@228258b9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 194971 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1517358904998100992
   [junit4]   2> 194971 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 194971 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7388f1d1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@461647f4),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7388f1d1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@461647f4),segFN=segments_2,generation=2}
   [junit4]   2> 194971 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 194971 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 194972 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7388f1d1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@461647f4),segFN=segments_2,generation=2}
   [junit4]   2> 194972 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 194972 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 194972 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@67991f86[collection1] main
   [junit4]   2> 194972 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 194972 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7d2eb0c0
   [junit4]   2> 194972 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=14,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=14,cumulative_deletesById=1,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 194973 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 194973 INFO  (searcherExecutor-431-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@67991f86[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 194978 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1517358905136513024)]} 0 0
   [junit4]   2> 194978 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 198978 INFO  (commitScheduler-434-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 198982 INFO  (commitScheduler-434-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3ad8f941[collection1] main
   [junit4]   2> 198982 INFO  (commitScheduler-434-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 198983 INFO  (searcherExecutor-431-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3ad8f941[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):c1)))}
   [junit4]   2> 199231 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1517358909596106752)]} 0 4253
   [junit4]   2> 199231 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 199232 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[529 (-1517358909598203904)]} 0 4254
   [junit4]   2> 199232 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 200232 INFO  (commitScheduler-434-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 200236 INFO  (commitScheduler-434-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2220918c[collection1] main
   [junit4]   2> 200236 INFO  (commitScheduler-434-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 200237 INFO  (searcherExecutor-431-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2220918c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.0.0):c1)))}
   [junit4]   2> 200483 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 200483 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 200484 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517358910911021056)]} 0 5507
   [junit4]   2> 200485 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517358910911021057)]} 0 5507
   [junit4]   2> 200485 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517358910912069632)]} 0 5507
   [junit4]   2> 200485 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517358910912069633)]} 0 5507
   [junit4]   2> 200485 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517358910912069634)]} 0 5507
   [junit4]   2> 200485 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517358910912069635)]} 0 5508
   [junit4]   2> 200485 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517358910912069636)]} 0 5508
   [junit4]   2> 200486 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517358910912069637)]} 0 5508
   [junit4]   2> 200486 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517358910913118208)]} 0 5508
   [junit4]   2> 200486 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517358910913118209)]} 0 5508
   [junit4]   2> 200486 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 200486 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1517358910913118210)]} 0 5509
   [junit4]   2> 200486 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1517358910913118211)]} 0 5509
   [junit4]   2> 200487 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1517358910914166784)]} 0 5509
   [junit4]   2> 200487 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1517358910914166785)]} 0 5509
   [junit4]   2> 200487 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1517358910914166786)]} 0 5509
   [junit4]   2> 200487 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1517358910914166787)]} 0 5509
   [junit4]   2> 200487 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1517358910914166788)]} 0 5509
   [junit4]   2> 200487 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1517358910914166789)]} 0 5509
   [junit4]   2> 200487 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1517358910914166790)]} 0 5509
   [junit4]   2> 200487 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1517358910914166791)]} 0 5509
   [junit4]   2> 200487 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 201486 INFO  (commitScheduler-434-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 201496 INFO  (commitScheduler-434-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5b2761d4[collection1] main
   [junit4]   2> 201497 INFO  (commitScheduler-434-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 201498 INFO  (searcherExecutor-431-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5b2761d4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.0.0):c10/9:delGen=1)))}
   [junit4]   2> 201743 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 201744 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 201744 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 201746 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 201748 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@705e7072[collection1] realtime
   [junit4]   2> 201748 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1517358912234323968)} 0 2
   [junit4]   2> 201749 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 201749 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 201749 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 201749 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 201749 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 201772 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 201797 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 201815 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 201816 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 201820 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 201917 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 201922 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 201923 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 201928 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 201930 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 201931 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 201931 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 201931 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 201931 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 201931 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 201931 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 201932 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 201932 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 201932 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001/]
   [junit4]   2> 201932 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47c274d8
   [junit4]   2> 201932 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001/index/
   [junit4]   2> 201933 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001/
   [junit4]   2> 201937 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 201937 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessor

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

leIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [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(Thread.java:747)
   [junit4]   2> 
   [junit4]   2> 201999 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[56C9A2A93D5A6F3F]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest -Dtests.method=testMaxDocs -Dtests.seed=56C9A2A93D5A6F3F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh__#Hant -Dtests.timezone=America/Argentina/Buenos_Aires -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.26s J2 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([56C9A2A93D5A6F3F:EF48747611B06BB5]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:766)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:194)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:747)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [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">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:759)
   [junit4]    > 	... 40 more
   [junit4]   2> 202006 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 202006 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1659039843
   [junit4]   2> 202009 INFO  (commitScheduler-438-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 202013 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4a23f9cf
   [junit4]   2> 202013 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=16,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 202013 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 202013 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 202013 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 202013 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    x:collection1] o.a.s.u.UpdateHandler Committing on IndexWriter close.
   [junit4]   2> 202019 INFO  (commitScheduler-438-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@283bc8ad[collection1] main
   [junit4]   2> 202019 INFO  (commitScheduler-438-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 202021 INFO  (searcherExecutor-435-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@283bc8ad[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(6.0.0):c16)))}
   [junit4]   2> 202023 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7388f1d1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@461647f4),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7388f1d1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@461647f4),segFN=segments_4,generation=4}
   [junit4]   2> 202023 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 202023 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 202032 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 202032 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001;done=false>>]
   [junit4]   2> 202032 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001
   [junit4]   2> 202032 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 202032 INFO  (SUITE-AutoCommitTest-seed#[56C9A2A93D5A6F3F]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_56C9A2A93D5A6F3F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=PostingsFormat(name=MockRandom), field_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=PostingsFormat(name=Memory doPackFST= false), subject=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=MockRandom), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=LuceneFixedGap), range_facet_l=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=zh__#Hant, timezone=America/Argentina/Buenos_Aires
   [junit4]   2> NOTE: Linux 3.19.0-31-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=12,threads=1,free=214957064,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [TestRestManager, TestSchemaNameResource, RecoveryZkTest, TestStressRecovery, ClusterStateTest, TestComplexPhraseQParserPlugin, TestExactSharedStatsCache, HighlighterConfigTest, UnloadDistributedZkTest, ActionThrottleTest, TestFieldSortValues, StatsComponentTest, LeaderElectionTest, TestRandomMergePolicy, UUIDUpdateProcessorFallbackTest, TestZkChroot, AutoCommitTest]
   [junit4] Completed [81/555] on J2 in 11.56s, 3 tests, 1 error <<< FAILURES!

[...truncated 1548 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 555 suites (8 ignored), 2200 tests, 1 error, 106 ignored (67 assumptions) [seed: 56C9A2A93D5A6F3F]

Total time: 46 minutes 41 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