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/27 21:28:15 UTC

[JENKINS] Lucene-Solr-5.x-Solaris (64bit/jdk1.8.0) - Build # 215 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/215/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([F07871E08B2313AF:6A8C0C0215B98F93]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:750)
	at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:239)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
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:529&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:743)
	... 40 more




Build Log:
[...truncated 9887 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F07871E08B2313AF-001/init-core-data-001
   [junit4]   2> 308250 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 308250 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 308250 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 308251 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 308251 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 308251 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 308251 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 308271 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 308277 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 308290 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 308293 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 308368 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 308372 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 308373 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 308376 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 308378 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 308379 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 308379 WARN  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 308379 WARN  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 308379 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 308380 WARN  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 308380 WARN  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 308380 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 308380 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 308380 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 308380 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 308380 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 308380 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 2052763470
   [junit4]   2> 308380 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 308380 WARN  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 308380 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-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> 308382 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 308383 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 308383 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 308383 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 308383 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 308384 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-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=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/, dataDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F07871E08B2313AF-001/init-core-data-001, shard=shard1}
   [junit4]   2> 308384 INFO  (coreLoadExecutor-695-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 308388 INFO  (coreLoadExecutor-695-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 308388 INFO  (coreLoadExecutor-695-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 308388 INFO  (coreLoadExecutor-695-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 308388 INFO  (coreLoadExecutor-695-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 308409 INFO  (coreLoadExecutor-695-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 308415 INFO  (coreLoadExecutor-695-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 308429 INFO  (coreLoadExecutor-695-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 308433 INFO  (coreLoadExecutor-695-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 308542 INFO  (coreLoadExecutor-695-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 308546 INFO  (coreLoadExecutor-695-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 308546 INFO  (coreLoadExecutor-695-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 308550 INFO  (coreLoadExecutor-695-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 308551 INFO  (coreLoadExecutor-695-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 308553 INFO  (coreLoadExecutor-695-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 308553 WARN  (coreLoadExecutor-695-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 308554 WARN  (coreLoadExecutor-695-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 308554 INFO  (coreLoadExecutor-695-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 308554 WARN  (coreLoadExecutor-695-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 308554 WARN  (coreLoadExecutor-695-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 308556 INFO  (coreLoadExecutor-695-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 308556 INFO  (coreLoadExecutor-695-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 308556 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 308556 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[null]
   [junit4]   2> 308556 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bd28926
   [junit4]   2> 308557 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F07871E08B2313AF-001/init-core-data-001
   [junit4]   2> 308557 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F07871E08B2313AF-001/init-core-data-001/index/
   [junit4]   2> 308557 WARN  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F07871E08B2313AF-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 308557 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F07871E08B2313AF-001/init-core-data-001/index
   [junit4]   2> 308557 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 308557 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@262e5494 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6152253),segFN=segments_1,generation=1}
   [junit4]   2> 308557 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 308558 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F07871E08B2313AF-001/init-core-data-001/
   [junit4]   2> 308565 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 308566 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 308566 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 308566 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 308566 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 308566 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 308566 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 308566 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 308566 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 308566 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 308566 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 308566 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 308569 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 308569 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 308570 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 308571 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 308574 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 308575 INFO  (coreLoadExecutor-695-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> 308576 WARN  (coreLoadExecutor-695-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> 308576 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 308576 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 308577 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 308578 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 308578 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 308578 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=8.2568359375, floorSegmentMB=0.5478515625, forceMergeDeletesPctAllowed=14.422772491489136, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 308579 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@262e5494 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6152253),segFN=segments_1,generation=1}
   [junit4]   2> 308579 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 308579 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5f01b0b7[collection1] main
   [junit4]   2> 308579 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 308579 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 308579 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 308579 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 308593 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 308714 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 308716 INFO  (searcherExecutor-696-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 308716 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 308716 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 308716 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 308716 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1519023085732233216
   [junit4]   2> 308716 INFO  (searcherExecutor-696-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 308716 INFO  (searcherExecutor-696-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 308716 INFO  (searcherExecutor-696-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 308718 INFO  (searcherExecutor-696-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 308718 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1519023085732233216
   [junit4]   2> 308718 INFO  (coreLoadExecutor-695-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 308718 INFO  (searcherExecutor-696-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 308719 INFO  (searcherExecutor-696-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 308719 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 308720 INFO  (searcherExecutor-696-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 308729 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 308734 INFO  (searcherExecutor-696-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 308734 INFO  (searcherExecutor-696-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5f01b0b7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 308752 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1519023085745864704)} 0 22
   [junit4]   2> 308753 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 308753 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 308753 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 308754 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 308754 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 308777 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 308783 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 308810 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 308813 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 308880 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 308888 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 308889 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 308892 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 308894 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 308895 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 308895 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 308897 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 308897 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 308897 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 308897 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 308899 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 308899 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 308899 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F07871E08B2313AF-001/init-core-data-001/]
   [junit4]   2> 308899 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bd28926
   [junit4]   2> 308899 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F07871E08B2313AF-001/init-core-data-001/index/
   [junit4]   2> 308900 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F07871E08B2313AF-001/init-core-data-001/
   [junit4]   2> 308907 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 308907 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 308907 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 308908 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 308908 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 308908 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 308908 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 308908 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 308908 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 308908 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 308908 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 308908 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 308910 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 308911 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 308912 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 308913 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 308917 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 308919 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    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> 308919 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 308920 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 308920 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 308920 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 308920 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@36180f7e[collection1] main
   [junit4]   2> 308920 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 308921 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 308921 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 308921 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 308922 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 308933 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 308934 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 308934 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 308934 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 308934 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 308935 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 308935 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 308935 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 308936 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 308936 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1519023085745864704
   [junit4]   2> 308936 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 308936 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 308942 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 308942 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 308943 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@262e5494 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6152253),segFN=segments_1,generation=1}
   [junit4]   2> 308949 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 308949 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 308949 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 308949 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 308949 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@50794303[collection1] main
   [junit4]   2> 308949 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 308949 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7a3d98d6
   [junit4]   2> 308949 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    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> 308950 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 308952 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 308953 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@36180f7e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 308953 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 308954 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 308954 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 308954 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 308955 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 308956 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 308957 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 308958 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 308959 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 308959 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@50794303[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 308978 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1519023085989134336)]} 0 17
   [junit4]   2> 308979 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    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> 312982 INFO  (commitScheduler-704-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> 312987 INFO  (commitScheduler-704-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5f29e16e[collection1] main
   [junit4]   2> 312987 INFO  (commitScheduler-704-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 312988 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5f29e16e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C1)))}
   [junit4]   2> 313233 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1519023090467602432)]} 0 4272
   [junit4]   2> 313233 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    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> 313234 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[529 (-1519023090469699584)]} 0 4273
   [junit4]   2> 313234 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    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> 314235 INFO  (commitScheduler-704-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> 314238 INFO  (commitScheduler-704-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@60f9b155[collection1] main
   [junit4]   2> 314238 INFO  (commitScheduler-704-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 314239 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@60f9b155[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):C1)))}
   [junit4]   2> 314244 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    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> 314245 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    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> 314249 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1519023091530858496)]} 0 5289
   [junit4]   2> 314250 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1519023091535052800)]} 0 5289
   [junit4]   2> 314250 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1519023091535052801)]} 0 5290
   [junit4]   2> 314250 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1519023091535052802)]} 0 5290
   [junit4]   2> 314250 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1519023091535052803)]} 0 5290
   [junit4]   2> 314251 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1519023091535052804)]} 0 5290
   [junit4]   2> 314251 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1519023091536101376)]} 0 5290
   [junit4]   2> 314251 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1519023091536101377)]} 0 5291
   [junit4]   2> 314251 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1519023091536101378)]} 0 5291
   [junit4]   2> 314251 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1519023091536101379)]} 0 5291
   [junit4]   2> 314252 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    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> 314252 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1519023091537149952)]} 0 5292
   [junit4]   2> 314252 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1519023091537149953)]} 0 5292
   [junit4]   2> 314252 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1519023091537149954)]} 0 5292
   [junit4]   2> 314253 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1519023091538198528)]} 0 5292
   [junit4]   2> 314253 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1519023091538198529)]} 0 5292
   [junit4]   2> 314253 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1519023091538198530)]} 0 5292
   [junit4]   2> 314253 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1519023091538198531)]} 0 5293
   [junit4]   2> 314253 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1519023091538198532)]} 0 5293
   [junit4]   2> 314253 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1519023091538198533)]} 0 5293
   [junit4]   2> 314253 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1519023091538198534)]} 0 5293
   [junit4]   2> 314254 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    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> 315253 INFO  (commitScheduler-704-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> 315256 INFO  (commitScheduler-704-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2b74ddb9[collection1] main
   [junit4]   2> 315256 INFO  (commitScheduler-704-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 315258 INFO  (searcherExecutor-701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2b74ddb9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.5.0):C10/9:delGen=1)))}
   [junit4]   2> 315258 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    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> 315259 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    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> 315259 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 315263 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 315266 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@42e71842[collection1] realtime
   [junit4]   2> 315266 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1519023092597260288)} 0 3
   [junit4]   2> 315267 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 315267 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 315267 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 315267 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 315267 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 315298 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 315305 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 315317 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 315321 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 315415 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 315420 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 315421 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 315424 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 315427 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 315429 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 315429 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 315429 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 315429 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 315430 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 315430 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 315432 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 315432 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 315432 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F07871E08B2313AF-001/init-core-data-001/]
   [junit4]   2> 315432 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bd28926
   [junit4]   2> 315433 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F07871E08B2313AF-001/init-core-data-001/index/
   [junit4]   2> 315433 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F07871E08B2313AF-001/init-core-data-001/
   [junit4]   2> 315439 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 315439 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 315439 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 315439 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 315439 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 315439 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 315439 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 315439 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 315440 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 315440 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 315440 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 315440 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 315443 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 315445 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 315446 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 315447 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 315453 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 315456 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    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> 315457 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 315457 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 315458 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 315458 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 315458 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@e977228[collection1] main
   [junit4]   2> 315459 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 315459 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 315459 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 315459 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 315460 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 315467 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 315468 INFO  (searcherExecutor-705-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 315468 INFO  (searcherExecutor-705-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 315468 INFO  (searcherExecutor-705-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 315468 INFO  (searcherExecutor-705-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 315469 INFO  (searcherExecutor-705-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 315470 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 315471 INFO  (searcherExecutor-705-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 315471 INFO  (searcherExecutor-705-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 315471 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 315471 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 315471 INFO  (searcherExecutor-705-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 315473 INFO  (searcherExecutor-705-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 315474 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.UpdateLog Took 3.0ms to seed version buckets with highest version 1519023092597260288
   [junit4]   2> 315474 INFO  (searcherExecutor-705-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e977228[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 315474 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 315474 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@262e5494 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6152253),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@262e5494 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6152253),segFN=segments_2,generation=2}
   [junit4]   2> 315474 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 315475 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1980320306, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 315477 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@262e5494 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6152253),segFN=segments_2,generation=2}
   [junit4]   2> 315477 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 315477 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 315477 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@23fb793d[collection1] main
   [junit4]   2> 315478 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 315478 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@586ec42a
   [junit4]   2> 315478 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=12,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=12,cumulative_deletesById=11,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 315479 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 315489 INFO  (searcherExecutor-705-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@23fb793d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 315490 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1519023092832141312)]} 0 2
   [junit4]   2> 315490 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    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> 315491 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1519023092835287040)]} 0 3
   [junit4]   2> 315491 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    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> 315491 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 315492 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:743)
   [junit4]   2> 	at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:239)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$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:745)
   [junit4]   2> 
   [junit4]   2> 315492 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest -Dtests.method=testMaxTime -Dtests.seed=F07871E08B2313AF -Dtests.slow=true -Dtests.locale=es_MX -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.24s J1 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F07871E08B2313AF:6A8C0C0215B98F93]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:750)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:239)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [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:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:743)
   [junit4]    > 	... 40 more
   [junit4]   2> 315512 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 315519 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3b8149ed[collection1] realtime
   [junit4]   2> 315519 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1519023092858355712)} 0 6
   [junit4]   2> 315519 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 315519 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 315519 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 315520 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 315520 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 315545 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 315551 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 315583 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 315589 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 315662 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 315667 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 315668 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 315671 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 315673 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 315675 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 315675 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 315675 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 315675 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 315675 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 315675 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 315676 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 315676 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1


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

o.a.s.u.p.LogUpdateProcessor [collection1] {add=[11 (1519023093076459521)]} 0 3
   [junit4]   2> 315721 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[12 (1519023093076459522)]} 0 4
   [junit4]   2> 315721 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[13 (1519023093077508096)]} 0 4
   [junit4]   2> 315721 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 315722 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[14 (1519023093078556672)]} 0 5
   [junit4]   2> 315725 INFO  (commitScheduler-712-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> 315752 INFO  (commitScheduler-712-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@18e2b24c[collection1] main
   [junit4]   2> 315752 INFO  (commitScheduler-712-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 315753 INFO  (searcherExecutor-709-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18e2b24c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.5.0):C15)))}
   [junit4]   2> 315973 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[15 (1519023093340700672)]} 0 256
   [junit4]   2> 315973 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 315974 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 315974 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[F07871E08B2313AF]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 315975 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 315975 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2052763470
   [junit4]   2> 315975 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@abfee5a
   [junit4]   2> 315976 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-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=1,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> 315976 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 315976 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 315976 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 315976 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    x:collection1] o.a.s.u.UpdateHandler Committing on IndexWriter close.
   [junit4]   2> 315992 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@262e5494 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6152253),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@262e5494 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6152253),segFN=segments_4,generation=4}
   [junit4]   2> 315992 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 315993 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 316005 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 316005 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F07871E08B2313AF-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F07871E08B2313AF-001/init-core-data-001;done=false>>]
   [junit4]   2> 316005 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F07871E08B2313AF-001/init-core-data-001
   [junit4]   2> 316005 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F07871E08B2313AF-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F07871E08B2313AF-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 316005 INFO  (SUITE-AutoCommitTest-seed#[F07871E08B2313AF]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F07871E08B2313AF-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F07871E08B2313AF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {range_facet_l_dv=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), field_t=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=LuceneFixedGap), subject=PostingsFormat(name=LuceneFixedGap), intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=BlockTreeOrds(blocksize=128), range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=PostingsFormat(name=MockRandom), range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, sim=DefaultSimilarity, locale=es_MX, timezone=Europe/Tallinn
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=220283504,total=449396736
   [junit4]   2> NOTE: All tests run in this JVM: [TestRawResponseWriter, TestSortingResponseWriter, TestClusterStateMutator, SpellPossibilityIteratorTest, ConfigSetsAPITest, TestQuerySenderListener, HdfsWriteToMultipleCollectionsTest, DefaultValueUpdateProcessorTest, DateRangeFieldTest, DistribDocExpirationUpdateProcessorTest, ConvertedLegacyTest, TestSchemaSimilarityResource, TestTolerantSearch, TestSolr4Spatial, HdfsRecoveryZkTest, StatsComponentTest, BasicZkTest, SearchHandlerTest, CollectionsAPIDistributedZkTest, TestCloudInspectUtil, TestRandomMergePolicy, TestRandomFaceting, AutoCommitTest]
   [junit4] Completed [61/551] on J1 in 7.78s, 3 tests, 1 error <<< FAILURES!

[...truncated 1542 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:785: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:729: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:526: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1452: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1006: There were test failures: 551 suites (7 ignored), 2177 tests, 1 error, 52 ignored (38 assumptions) [seed: F07871E08B2313AF]

Total time: 73 minutes 55 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