Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/32/
Java: multiarch/jdk1.7.0 -d32 -server -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.update.HardAutoCommitTest.testCommitWithin
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([70C9A8E3D5AC32AD:CA1BC79B5682DCB8]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
at
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
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&rows=20&start=0&version=2.2&qt=standard
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
... 40 more
Build Log:
[...truncated 9408 lines...]
[junit4] Suite: org.apache.solr.update.HardAutoCommitTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001
[junit4] 2> 0 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
[junit4] 2> 30 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 171 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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> 174 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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> 175 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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> 525 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 708 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 943 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ] o.a.s.c.Config
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 955 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
[junit4] 2> 1084 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 2344 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 2403 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 2413 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 2682 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2689 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2695 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2697 WARN
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 2698 WARN
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 2698 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2699 WARN
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 2700 WARN
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 2707 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2708 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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> 2708 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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> 2760 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 14202992
[junit4] 2> 2761 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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> 2761 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.c.CoreContainer loading shared library:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib
[junit4] 2> 2763 WARN
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib).
[junit4] 2> 2812 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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> 3313 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ] o.e.j.u.log
Logging initialized @6179ms
[junit4] 2> 3350 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 3359 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3361 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3366 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 3396 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 3548 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.c.SolrCore Created CoreDescriptor: {config=solrconfig.xml,
name=collection1, shard=shard1,
dataDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001,
instanceDir=collection1, configSetProperties=configsetprops.json,
transient=false, loadOnStartup=true, schema=schema.xml,
absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/,
collection=collection1}
[junit4] 2> 3561 INFO (coreLoadExecutor-6-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> 3565 INFO (coreLoadExecutor-6-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> 3566 INFO (coreLoadExecutor-6-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> 3655 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 3695 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 3766 INFO (coreLoadExecutor-6-thread-1) [ ] o.a.s.c.Config
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 3767 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
[junit4] 2> 3875 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 4467 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 4495 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 4499 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 4528 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 4543 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 4547 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 4548 WARN (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 4549 WARN (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 4549 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 4550 WARN (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 4550 WARN (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 4553 INFO (coreLoadExecutor-6-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/conf'
[junit4] 2> 4554 INFO (coreLoadExecutor-6-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> 4555 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 4580 INFO (coreLoadExecutor-6-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> 4584 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information
with JMX.
[junit4] 2> 4613 INFO (coreLoadExecutor-6-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/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001
[junit4] 2> 4614 INFO (coreLoadExecutor-6-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/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001/index/
[junit4] 2> 4614 WARN (coreLoadExecutor-6-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/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 4636 INFO (coreLoadExecutor-6-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/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001/index
[junit4] 2> 4637 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=50.6875,
floorSegmentMB=1.513671875, forceMergeDeletesPctAllowed=5.993737787113545,
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.44452674872251985
[junit4] 2> 4711 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@116a2ac
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@111cdd6),segFN=segments_1,generation=1}
[junit4] 2> 4713 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 4714 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/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001/
[junit4] 2> 5048 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 5068 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 5069 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 5069 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 5070 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 5070 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 5070 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 5076 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 5077 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 5104 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 5106 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 5106 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 5210 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 5220 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 5223 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 5225 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 5298 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 5317 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/schema,/update/csv,spellCheckWithWordbreak_Direct,/admin/file,/update/json,defaults,/admin/properties,/admin/segments,/search-facet-def,spellCheckCompRH_Direct,/admin/mbeans,/debug/dump,spellCheckCompRH1,/update/json/docs,/terms,/admin/ping,mock,lazy,spellCheckCompRH,mltrh,/admin/luke,/config,/search-facet-invariants,dismax,spellCheckWithWordbreak,/mlt,standard,/get,/admin/logging,/admin/system,/admin/plugins,tvrh,/admin/threads,/update,/replication
[junit4] 2> 5318 WARN (coreLoadExecutor-6-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> 5320 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 5352 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 5353 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 5371 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 5371 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 5374 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 5380 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@116a2ac
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@111cdd6),segFN=segments_1,generation=1}
[junit4] 2> 5384 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 5423 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@1cea92[collection1] main
[junit4] 2> 5439 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 5470 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 5470 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 5503 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 5607 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 5871 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 5872 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 5875 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 5875 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 5875 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 5875 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 5876 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 5877 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 5878 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 5878 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 5879 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 5879 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 5880 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1511659427129720832
[junit4] 2> 5880 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 5883 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1cea92[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 5887 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Took 8.0ms to seed version buckets with highest version
1511659427129720832
[junit4] 2> 5888 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 5895 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 5915 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 6398 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{deleteByQuery=*:* (-1511659427354116096)} 0 478
[junit4] 2> 6422 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
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> 6423 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
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> 6423 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
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> 6500 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 6543 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 6678 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 6679 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
[junit4] 2> 6745 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 7449 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 7468 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 7470 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 7498 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 7503 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 7510 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 7525 WARN
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 7526 WARN
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 7527 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 7527 WARN
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 7528 WARN
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 7529 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
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/conf'
[junit4] 2> 7530 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [ ]
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> 7530 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
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/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001/]
[junit4] 2> 7531 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr
information with JMX.
[junit4] 2> 7532 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
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/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001/index/
[junit4] 2> 7534 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/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001/
[junit4] 2> 7541 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 7603 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 7603 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 7604 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 7604 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 7605 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 7606 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 7606 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 7607 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 7607 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 7608 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 7608 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 7612 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 7616 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 7618 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 7620 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 7624 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 7628 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/schema,/update/csv,spellCheckWithWordbreak_Direct,/admin/file,/update/json,defaults,/admin/properties,/admin/segments,/search-facet-def,spellCheckCompRH_Direct,/admin/mbeans,/debug/dump,spellCheckCompRH1,/update/json/docs,/terms,/admin/ping,mock,lazy,spellCheckCompRH,mltrh,/admin/luke,/config,/search-facet-invariants,dismax,spellCheckWithWordbreak,/mlt,standard,/get,/admin/logging,/admin/system,/admin/plugins,tvrh,/admin/threads,/update,/replication
[junit4] 2> 7632 WARN
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated
<admin/gettableFiles>, Please update your config to use the
ShowFileRequestHandler.
[junit4] 2> 7636 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 7637 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 7638 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 7640 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1e9e850[collection1]
main
[junit4] 2> 7641 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 7642 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 7642 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 7642 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 7644 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 7665 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 7689 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 7690 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 7691 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 7691 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 7688 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 7692 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 7693 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 7694 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 7696 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 7696 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 7697 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e9e850[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 7697 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 7698 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 7708 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.UpdateLog Took 16.0ms to seed version buckets with
highest version 1511659427354116096
[junit4] 2> 7709 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter...
core=collection1
[junit4] 2> 7716 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@1c4baf4
[junit4] 2> 7718 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@116a2ac
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@111cdd6),segFN=segments_1,generation=1}
[junit4] 2> 7719 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 7720 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 7720 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1f6c67d[collection1]
main
[junit4] 2> 7723 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 7724 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@dac9b2
[junit4] 2> 7725 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
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> 7726 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 7750 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1f6c67d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 7905 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529
(1511659429090557952)]} 0 172
[junit4] 2> 7932 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&rows=20&start=0&version=2.2&qt=standard} hits=0 status=0
QTime=26
[junit4] 2> 7943 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530
(1511659429290835968)]} 0 210
[junit4] 2> 7943 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&rows=20&start=0&version=2.2&qt=standard} hits=0 status=0
QTime=0
[junit4] 2> 7947 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[529
(-1511659429296078848)]} 0 215
[junit4] 2> 7948 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&rows=20&start=0&version=2.2&qt=standard} hits=0 status=0
QTime=0
[junit4] 2> 7950 ERROR
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
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&rows=20&start=0&version=2.2&qt=standard
[junit4] 2> 7951 ERROR
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&rows=20&start=0&version=2.2&qt=standard: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&rows=20&start=0&version=2.2&qt=standard
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
[junit4] 2> at
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:606)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
[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:365)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
[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:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[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:365)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 7952 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[70C9A8E3D5AC32AD]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HardAutoCommitTest
-Dtests.method=testCommitWithin -Dtests.seed=70C9A8E3D5AC32AD -Dtests.slow=true
-Dtests.locale=es_PE -Dtests.timezone=Etc/GMT-10 -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 2.11s J0 | HardAutoCommitTest.testCommitWithin <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([70C9A8E3D5AC32AD:CA1BC79B5682DCB8]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
[junit4] > at
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
[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&rows=20&start=0&version=2.2&qt=standard
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
[junit4] > ... 40 more
[junit4] 2> 8007 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 8008 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=14202992
[junit4] 2> 8009 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@136bf62
[junit4] 2> 8010 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ x:collection1]
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=1,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 8010 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ x:collection1]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 8012 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ x:collection1]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 8012 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ x:collection1]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 8013 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ x:collection1]
o.a.s.u.UpdateHandler Committing on IndexWriter close.
[junit4] 2> 8112 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@116a2ac
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@111cdd6),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@116a2ac
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@111cdd6),segFN=segments_2,generation=2}
[junit4] 2> 8113 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 8114 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 8115 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 8118 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001/index;done=false>>]
[junit4] 2> 8118 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001/index
[junit4] 2> 8119 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-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/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001;done=false>>]
[junit4] 2> 8119 INFO
(SUITE-HardAutoCommitTest-seed#[70C9A8E3D5AC32AD]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001/init-core-data-001
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_70C9A8E3D5AC32AD-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53),
sim=DefaultSimilarity, locale=es_PE, timezone=Etc/GMT-10
[junit4] 2> NOTE: SunOS 5.11 x86/Oracle Corporation 1.7.0_85
(32-bit)/cpus=3,threads=1,free=30230032,total=64880640
[junit4] 2> NOTE: All tests run in this JVM: [HardAutoCommitTest]
[junit4] Completed [1/537] on J0 in 9.78s, 1 test, 1 error <<< FAILURES!
[...truncated 1692 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:524:
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: 537 suites, 2124 tests, 1 error, 46 ignored (34
assumptions)
Total time: 80 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]