Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/666/
1 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([9BE488B3F0EA0049:22655E6CDC0004C3]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:821)
at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:814)
... 40 more
Build Log:
[...truncated 11418 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9BE488B3F0EA0049-001/init-core-data-001
[junit4] 2> 506834 INFO
(SUITE-AutoCommitTest-seed#[9BE488B3F0EA0049]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 506834 INFO
(SUITE-AutoCommitTest-seed#[9BE488B3F0EA0049]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 506835 INFO
(SUITE-AutoCommitTest-seed#[9BE488B3F0EA0049]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 506967 INFO
(SUITE-AutoCommitTest-seed#[9BE488B3F0EA0049]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 507062 INFO
(SUITE-AutoCommitTest-seed#[9BE488B3F0EA0049]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 507257 WARN
(SUITE-AutoCommitTest-seed#[9BE488B3F0EA0049]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 507259 INFO
(SUITE-AutoCommitTest-seed#[9BE488B3F0EA0049]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 507266 INFO
(SUITE-AutoCommitTest-seed#[9BE488B3F0EA0049]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 507268 WARN
(SUITE-AutoCommitTest-seed#[9BE488B3F0EA0049]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 507270 INFO
(SUITE-AutoCommitTest-seed#[9BE488B3F0EA0049]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ec6bf2e
[junit4] 2> 507270 WARN
(SUITE-AutoCommitTest-seed#[9BE488B3F0EA0049]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 507274 INFO
(SUITE-AutoCommitTest-seed#[9BE488B3F0EA0049]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ec6bf2e
[junit4] 2> 507274 WARN
(SUITE-AutoCommitTest-seed#[9BE488B3F0EA0049]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 507274 INFO
(SUITE-AutoCommitTest-seed#[9BE488B3F0EA0049]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ec6bf2e
[junit4] 2> 507297 INFO (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 507344 INFO (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 507388 INFO (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 507619 WARN (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 507620 INFO (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 507646 INFO (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 507646 WARN (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was
configured, using first MBeanServer.
[junit4] 2> 507646 INFO (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ec6bf2e
[junit4] 2> 507646 INFO (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9BE488B3F0EA0049-001/init-core-data-001/]
[junit4] 2> 507647 INFO (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ec6bf2e
[junit4] 2> 507654 INFO (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=1.6591796875,
floorSegmentMB=2.060546875, forceMergeDeletesPctAllowed=23.694832940894333,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 507732 INFO (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 507732 INFO (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 507733 INFO (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 507733 INFO (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 507733 INFO (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=13.568359375,
floorSegmentMB=0.9912109375, forceMergeDeletesPctAllowed=1.1178094534739957,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2140974235791152
[junit4] 2> 507734 INFO (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7ade0b4b[collection1] main]
[junit4] 2> 507735 INFO (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 507744 INFO (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 507802 INFO (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 507802 INFO
(searcherExecutor-2327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 507803 INFO
(searcherExecutor-2327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 507803 INFO
(searcherExecutor-2327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 507803 INFO
(searcherExecutor-2327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 507803 INFO
(searcherExecutor-2327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 507803 INFO
(searcherExecutor-2327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 507803 INFO
(searcherExecutor-2327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 507803 INFO
(searcherExecutor-2327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 507803 INFO
(searcherExecutor-2327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 507804 INFO
(searcherExecutor-2327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7ade0b4b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 507812 INFO (coreLoadExecutor-2326-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1556092549981011968
[junit4] 2> 507815 INFO
(SUITE-AutoCommitTest-seed#[9BE488B3F0EA0049]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 507817 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 507817 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 507817 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4a16fd09[collection1] realtime]
[junit4] 2> 507817 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 507818 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 507877 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 507920 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 508144 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 508146 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 508151 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 508152 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 508160 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ec6bf2e
[junit4] 2> 508160 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.m.SolrMetricManager Replacing existing reporter 'default' in registry
'solr.core.collection1':
[org.apache.solr.metrics.reporters.SolrJmxReporter@2d5e0095: domain =
solr.core.collection1, service url = null, agent id = null]
[junit4] 2> 508163 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9BE488B3F0EA0049-001/init-core-data-001/]
[junit4] 2> 508163 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ec6bf2e
[junit4] 2> 508248 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 508248 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 508248 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2e35004d[collection1] main]
[junit4] 2> 508248 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 508254 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 508260 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 508261 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1556092550451822592
[junit4] 2> 508276 INFO
(searcherExecutor-2332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 508299 INFO
(searcherExecutor-2332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 508300 INFO
(searcherExecutor-2332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 508300 INFO
(searcherExecutor-2332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 508308 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5635236765330582]
[junit4] 2> 508309 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 508320 INFO
(searcherExecutor-2332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 508526 INFO
(searcherExecutor-2332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 508527 INFO
(searcherExecutor-2332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 508527 INFO
(searcherExecutor-2332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 508528 INFO
(searcherExecutor-2332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 508529 INFO
(searcherExecutor-2332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2e35004d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 508530 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@771e04a1[collection1] main]
[junit4] 2> 508530 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@459315bc
[junit4] 2> 508535 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 508544 INFO
(searcherExecutor-2332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@771e04a1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 508545 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1556092550741229568)]} 0 8
[junit4] 2> 508546 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1556092550749618176)]} 0 9
[junit4] 2> 508546 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1556092550750666752)]} 0 9
[junit4] 2> 508546 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1556092550750666753)]} 0 9
[junit4] 2> 508546 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1556092550750666754)]} 0 9
[junit4] 2> 508547 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1556092550750666755)]} 0 9
[junit4] 2> 508547 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1556092550751715328)]} 0 10
[junit4] 2> 508547 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1556092550751715329)]} 0 10
[junit4] 2> 508547 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1556092550751715330)]} 0 10
[junit4] 2> 508547 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1556092550751715331)]} 0 10
[junit4] 2> 508547 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1556092550751715332)]} 0 10
[junit4] 2> 508548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1556092550751715333)]} 0 10
[junit4] 2> 508548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1556092550752763904)]} 0 11
[junit4] 2> 508548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1556092550752763905)]} 0 11
[junit4] 2> 508548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ 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> 508571 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1556092550754861056)]} 0 34
[junit4] 2> 508571 INFO (commitScheduler-2335-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 508572 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1556092550776881152)]} 0 35
[junit4] 2> 508572 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ 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=0 status=0 QTime=0
[junit4] 2> 508572 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ 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:14&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> 508573 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:14&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:14&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:814)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[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:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 508573 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 508574 INFO (commitScheduler-2335-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@130519c8[collection1] main]
[junit4] 2> 508574 INFO (commitScheduler-2335-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxDocs -Dtests.seed=9BE488B3F0EA0049 -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=he-IL -Dtests.timezone=Australia/Lord_Howe
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.76s J2 | AutoCommitTest.testMaxDocs <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([9BE488B3F0EA0049:22655E6CDC0004C3]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:821)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[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:14&qt=standard&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:814)
[junit4] > ... 40 more
[junit4] 2> 508577 INFO
(searcherExecutor-2332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@130519c8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C15)))}
[junit4] 2> 508592 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 508592 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 508593 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@27ef6d1a[collection1] realtime]
[junit4] 2> 508593 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 508594 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 508703 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 508724 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 508924 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 508925 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 508930 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 508931 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 508936 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ec6bf2e
[junit4] 2> 508937 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9BE488B3F0EA0049-001/init-core-data-001/]
[junit4] 2> 508937 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ec6bf2e
[junit4] 2> 508977 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 508977 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 508978 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1250e5fd[collection1] main]
[junit4] 2> 508978 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 508981 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 508983 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 508986 INFO
(searcherExecutor-2336-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 508987 INFO
(searcherExecutor-2336-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 508987 INFO
(searcherExecutor-2336-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 508987 INFO
(searcherExecutor-2336-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 508987 INFO
(searcherExecutor-2336-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 508987 INFO
(searcherExecutor-2336-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 508988 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=39, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=93.4111328125,
floorSegmentMB=0.5, forceMergeDeletesPctAllowed=8.521365840013871,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7502932789388765
[junit4] 2> 508989 INFO
(searcherExecutor-2336-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 508989 INFO
(searcherExecutor-2336-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 508989 INFO
(searcherExecutor-2336-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 508990 INFO
(searcherExecutor-2336-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1250e5fd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 508996 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 508996 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6ed6410e[collection1] main]
[junit4] 2> 508997 INFO
(searcherExecutor-2336-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6ed6410e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 508997 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@66c97b7c
[junit4] 2> 509002 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 509006 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1556092551231963136)]} 0 0
[junit4] 2> 509006 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ 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> 510506 INFO (commitScheduler-2339-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 510508 INFO (commitScheduler-2339-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@10eeef0b[collection1] main]
[junit4] 2> 510508 INFO (commitScheduler-2339-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 510509 INFO
(searcherExecutor-2336-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@10eeef0b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.4.0):C1)))}
[junit4] 2> 510758 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1556092553069068288)]} 0 1753
[junit4] 2> 510758 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ 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> 510759 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ 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> 510759 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1556092553071165440)]} 0 0
[junit4] 2> 510760 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ 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> 512258 INFO (commitScheduler-2339-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 512262 INFO (commitScheduler-2339-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@18fd0151[collection1] main]
[junit4] 2> 512262 INFO (commitScheduler-2339-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 512263 INFO
(searcherExecutor-2336-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@18fd0151[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):C1)))}
[junit4] 2> 512511 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1556092554908270592)]} 0 3506
[junit4] 2> 512512 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ 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> 512512 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1556092554909319168)]} 0 3507
[junit4] 2> 512513 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1556092554909319169)]} 0 3507
[junit4] 2> 512513 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1556092554910367744)]} 0 3507
[junit4] 2> 512513 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1556092554910367745)]} 0 3507
[junit4] 2> 512513 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1556092554910367746)]} 0 3508
[junit4] 2> 512513 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1556092554910367747)]} 0 3508
[junit4] 2> 512513 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1556092554910367748)]} 0 3508
[junit4] 2> 512513 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1556092554910367749)]} 0 3508
[junit4] 2> 512513 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1556092554910367750)]} 0 3508
[junit4] 2> 512514 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1556092554911416320)]} 0 3508
[junit4] 2> 512514 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ 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> 514011 INFO (commitScheduler-2339-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 514014 INFO (commitScheduler-2339-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2eb8aea4[collection1] main]
[junit4] 2> 514014 INFO (commitScheduler-2339-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 514015 INFO
(searcherExecutor-2336-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2eb8aea4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):C1)
Uninverting(_4(6.4.0):C11/9:delGen=1)))}
[junit4] 2> 514016 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1556092556485328896)]} 0 5011
[junit4] 2> 514016 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ 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> 514017 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9BE488B3F0EA0049]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 514019 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 514019 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL
DOCUMENTS FROM INDEX
[junit4] 2> 514019 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@25342c0c[collection1] realtime]
[junit4] 2> 514020 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 514020 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 514048 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 514066 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 514132 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 514134 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 514139 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 514139 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was
configured, using first MBeanServer.
[junit4] 2> 514145 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ec6bf2e
[junit4] 2> 514145 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9BE488B3F0EA0049-001/init-core-data-001/]
[junit4] 2> 514145 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ec6bf2e
[junit4] 2> 514160 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 514160 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 514160 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3516336f[collection1] main]
[junit4] 2> 514161 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 514162 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 514165 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 514166 INFO
(searcherExecutor-2340-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 514171 INFO
(searcherExecutor-2340-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 514171 INFO
(searcherExecutor-2340-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 514171 INFO
(searcherExecutor-2340-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 514171 INFO
(searcherExecutor-2340-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 514172 INFO
(searcherExecutor-2340-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 514172 INFO
(searcherExecutor-2340-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 514172 INFO
(searcherExecutor-2340-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 514172 INFO
(searcherExecutor-2340-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 514173 INFO
(searcherExecutor-2340-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3516336f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 514173 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1999892997,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 514174 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 514174 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3ddd65d1[collection1] main]
[junit4] 2> 514174 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@16212036
[junit4] 2> 514175 INFO
(searcherExecutor-2340-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3ddd65d1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 514180 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 514184 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1556092556661489664)]} 0 1
[junit4] 2> 514184 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
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> 518184 INFO (commitScheduler-2343-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 518186 INFO (commitScheduler-2343-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@65c1ad67[collection1] main]
[junit4] 2> 518186 INFO (commitScheduler-2343-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 518187 INFO
(searcherExecutor-2340-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@65c1ad67[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.4.0):C1)))}
[junit4] 2> 518187 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1556092560859987968)]} 0 4004
[junit4] 2> 518188 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
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> 518188 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1556092560861036544)]} 0 4005
[junit4] 2> 518188 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
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> 519188 INFO (commitScheduler-2343-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 519190 INFO (commitScheduler-2343-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7f98aefc[collection1] main]
[junit4] 2> 519191 INFO (commitScheduler-2343-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 519191 INFO
(searcherExecutor-2340-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7f98aefc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(6.4.0):C1)))}
[junit4] 2> 519440 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
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> 519440 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
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> 519441 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1556092562174902272)]} 0 5258
[junit4] 2> 519441 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1556092562174902273)]} 0 5258
[junit4] 2> 519442 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1556092562174902274)]} 0 5258
[junit4] 2> 519442 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1556092562175950848)]} 0 5258
[junit4] 2> 519442 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1556092562175950849)]} 0 5259
[junit4] 2> 519442 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1556092562175950850)]} 0 5259
[junit4] 2> 519442 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1556092562175950851)]} 0 5259
[junit4] 2> 519442 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1556092562175950852)]} 0 5259
[junit4] 2> 519443 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1556092562175950853)]} 0 5259
[junit4] 2> 519443 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1556092562176999424)]} 0 5259
[junit4] 2> 519443 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
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> 519443 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1556092562176999425)]} 0 5260
[junit4] 2> 519444 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1556092562176999426)]} 0 5260
[junit4] 2> 519444 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1556092562178048000)]} 0 5260
[junit4] 2> 519444 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1556092562178048001)]} 0 5260
[junit4] 2> 519444 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1556092562178048002)]} 0 5261
[junit4] 2> 519444 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1556092562178048003)]} 0 5261
[junit4] 2> 519444 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1556092562178048004)]} 0 5261
[junit4] 2> 519444 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1556092562178048005)]} 0 5261
[junit4] 2> 519444 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1556092562178048006)]} 0 5261
[junit4] 2> 519445 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1556092562178048007)]} 0 5261
[junit4] 2> 519445 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
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> 520443 INFO (commitScheduler-2343-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 520446 INFO (commitScheduler-2343-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@61279961[collection1] main]
[junit4] 2> 520446 INFO (commitScheduler-2343-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 520447 INFO
(searcherExecutor-2340-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@61279961[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(6.4.0):C10/9:delGen=1)))}
[junit4] 2> 520696 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
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> 520699 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
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=2
[junit4] 2> 520700 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9BE488B3F0EA0049]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 520700 INFO
(SUITE-AutoCommitTest-seed#[9BE488B3F0EA0049]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 520700 INFO
(SUITE-AutoCommitTest-seed#[9BE488B3F0EA0049]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=650252002
[junit4] 2> 520700 INFO
(coreCloseExecutor-2344-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2c7271dd
[junit4] 2> 520701 INFO
(coreCloseExecutor-2344-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 520701 INFO
(coreCloseExecutor-2344-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@5f298f4f
[junit4] 2> 520729 INFO
(coreCloseExecutor-2344-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 520729 INFO
(SUITE-AutoCommitTest-seed#[9BE488B3F0EA0049]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9BE488B3F0EA0049-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=he-IL,
timezone=Australia/Lord_Howe
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=1,free=190596880,total=430964736
[junit4] 2> NOTE: All tests run in this JVM:
[BigEndianAscendingWordDeserializerTest, DocValuesMultiTest, TestWriterPerf,
RemoteQueryErrorTest, BinaryUpdateRequestHandlerTest, TestSort,
XmlUpdateRequestHandlerTest, StatsReloadRaceTest, CursorMarkTest,
TestXIncludeConfig, DistributedFacetPivotSmallAdvancedTest,
TestStressLiveNodes, TestPerFieldSimilarityClassic, MetricsHandlerTest,
SaslZkACLProviderTest, ResponseLogComponentTest, TestConfigSets,
TestJsonRequest, HdfsBasicDistributedZk2Test, DistanceUnitsTest,
TestHighFrequencyDictionaryFactory, SuggesterTest, HdfsSyncSliceTest,
TestDFRSimilarityFactory, TestMacros, PrimUtilsTest,
TestShortCircuitedRequests, AddBlockUpdateTest,
TestDistributedStatsComponentCardinality, SpatialHeatmapFacetsTest,
TestIndexSearcher, TestLeaderInitiatedRecoveryThread, UpdateParamsTest,
RestartWhileUpdatingTest, ShowFileRequestHandlerTest,
TestRequestStatusCollectionAPI, TestConfig, OverseerTest, SolrCloudExampleTest,
CleanupOldIndexTest, TestShardHandlerFactory, SuggesterWFSTTest,
TestSubQueryTransformerCrossCore, TestCollationField, RequestHandlersTest,
TestCoreDiscovery, DeleteReplicaTest, CurrencyFieldXmlFileTest, TestReload,
TestRebalanceLeaders, HdfsRecoverLeaseTest, AutoCommitTest]
[junit4] Completed [206/679 (1!)] on J2 in 13.94s, 3 tests, 1 error <<<
FAILURES!
[...truncated 64008 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]