Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1938/
1 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testMaxTime
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([5D3760A753403B91:C7C31D45CDDAA7AD]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
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:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
... 40 more
Build Log:
[...truncated 11812 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_5D3760A753403B91-001/init-core-data-001
[junit4] 2> 1118164 WARN
(SUITE-AutoCommitTest-seed#[5D3760A753403B91]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1118165 INFO
(SUITE-AutoCommitTest-seed#[5D3760A753403B91]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1118166 INFO
(SUITE-AutoCommitTest-seed#[5D3760A753403B91]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1118166 INFO
(SUITE-AutoCommitTest-seed#[5D3760A753403B91]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1118167 INFO
(SUITE-AutoCommitTest-seed#[5D3760A753403B91]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1118205 INFO
(SUITE-AutoCommitTest-seed#[5D3760A753403B91]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1118230 INFO
(SUITE-AutoCommitTest-seed#[5D3760A753403B91]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1118368 INFO
(SUITE-AutoCommitTest-seed#[5D3760A753403B91]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1118432 INFO
(SUITE-AutoCommitTest-seed#[5D3760A753403B91]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b845598
[junit4] 2> 1118437 INFO
(SUITE-AutoCommitTest-seed#[5D3760A753403B91]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b845598
[junit4] 2> 1118438 INFO
(SUITE-AutoCommitTest-seed#[5D3760A753403B91]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b845598
[junit4] 2> 1118440 INFO (coreLoadExecutor-4347-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-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1118482 INFO (coreLoadExecutor-4347-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1118517 INFO (coreLoadExecutor-4347-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1118646 INFO (coreLoadExecutor-4347-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1118657 INFO (coreLoadExecutor-4347-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1118657 INFO (coreLoadExecutor-4347-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@b845598
[junit4] 2> 1118658 INFO (coreLoadExecutor-4347-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1118658 INFO (coreLoadExecutor-4347-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_5D3760A753403B91-001/init-core-data-001/]
[junit4] 2> 1118660 INFO (coreLoadExecutor-4347-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=27.2099609375,
floorSegmentMB=0.2138671875, forceMergeDeletesPctAllowed=26.161888981759418,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1118760 INFO (coreLoadExecutor-4347-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1118760 INFO (coreLoadExecutor-4347-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1118762 INFO (coreLoadExecutor-4347-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1118762 INFO (coreLoadExecutor-4347-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1118763 INFO (coreLoadExecutor-4347-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=28.2509765625,
floorSegmentMB=1.5615234375, forceMergeDeletesPctAllowed=28.4792091308446,
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4892777134608255
[junit4] 2> 1118764 INFO (coreLoadExecutor-4347-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5f35d000[collection1] main]
[junit4] 2> 1118766 INFO (coreLoadExecutor-4347-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1118780 INFO (coreLoadExecutor-4347-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1118864 INFO (coreLoadExecutor-4347-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1118865 INFO (coreLoadExecutor-4347-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1571977794389278720
[junit4] 2> 1118865 INFO
(searcherExecutor-4348-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1118865 INFO
(searcherExecutor-4348-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1118865 INFO
(searcherExecutor-4348-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1118865 INFO
(searcherExecutor-4348-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1118866 INFO
(searcherExecutor-4348-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1118866 INFO
(searcherExecutor-4348-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1118866 INFO
(searcherExecutor-4348-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1118866 INFO
(searcherExecutor-4348-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1118866 INFO
(searcherExecutor-4348-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1118868 INFO
(SUITE-AutoCommitTest-seed#[5D3760A753403B91]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1118872 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 1118872 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1118873 INFO
(searcherExecutor-4348-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5f35d000[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1118873 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4c86b45c[collection1] realtime]
[junit4] 2> 1118873 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ ]
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 1
[junit4] 2> 1118874 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1118875 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1118935 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1118970 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1119116 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1119126 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
[junit4] 2> 1119148 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@b845598
[junit4] 2> 1119148 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_5D3760A753403B91-001/init-core-data-001/]
[junit4] 2> 1119216 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1119216 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1119218 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2fae10d6[collection1] main]
[junit4] 2> 1119219 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1119219 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1119223 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1119223 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1571977794764668928
[junit4] 2> 1119225 INFO
(searcherExecutor-4353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1119226 INFO
(searcherExecutor-4353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1119226 INFO
(searcherExecutor-4353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1119226 INFO
(searcherExecutor-4353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1119226 INFO
(searcherExecutor-4353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1119226 INFO
(searcherExecutor-4353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1119227 INFO
(searcherExecutor-4353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1119227 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=44.46875,
floorSegmentMB=0.7431640625, forceMergeDeletesPctAllowed=15.8651108521847,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7668167206203678
[junit4] 2> 1119227 INFO
(searcherExecutor-4353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1119228 INFO
(searcherExecutor-4353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1119231 INFO
(searcherExecutor-4353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2fae10d6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1119231 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1119231 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3f7421e0[collection1] main]
[junit4] 2> 1119231 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4acb5002
[junit4] 2> 1119232 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1254838274
[junit4] 2> 1119238 INFO
(searcherExecutor-4353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3f7421e0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1119244 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1571977794784591872)]} 0 1
[junit4] 2> 1119245 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1571977794786689024)]} 0 2
[junit4] 2> 1119245 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1571977794787737600)]} 0 2
[junit4] 2> 1119245 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1571977794787737601)]} 0 3
[junit4] 2> 1119246 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1571977794787737602)]} 0 3
[junit4] 2> 1119246 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1571977794788786176)]} 0 3
[junit4] 2> 1119246 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1571977794788786177)]} 0 3
[junit4] 2> 1119246 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1571977794788786178)]} 0 4
[junit4] 2> 1119247 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1571977794788786179)]} 0 4
[junit4] 2> 1119247 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1571977794789834752)]} 0 4
[junit4] 2> 1119247 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1571977794789834753)]} 0 4
[junit4] 2> 1119247 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1571977794789834754)]} 0 5
[junit4] 2> 1119248 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1571977794789834755)]} 0 5
[junit4] 2> 1119248 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1571977794790883328)]} 0 5
[junit4] 2> 1119248 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1119251 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1571977794792980480)]} 0 8
[junit4] 2> 1119252 INFO (commitScheduler-4356-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> 1119260 INFO (commitScheduler-4356-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@52e97b5b[collection1] main]
[junit4] 2> 1119263 INFO
(searcherExecutor-4353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@52e97b5b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C15)))}
[junit4] 2> 1119263 INFO (commitScheduler-4356-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1119502 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1571977795056173056)]} 0 259
[junit4] 2> 1119502 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1119503 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1119503 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 1119514 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 1119514 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1119514 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@285a3a0d[collection1] realtime]
[junit4] 2> 1119514 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ 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> 1119515 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1119515 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1119568 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1119603 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1119758 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1119772 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
[junit4] 2> 1119798 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@b845598
[junit4] 2> 1119798 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_5D3760A753403B91-001/init-core-data-001/]
[junit4] 2> 1119878 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1119878 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1119879 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2131b93e[collection1] main]
[junit4] 2> 1119880 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1119881 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1119885 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1119887 INFO
(searcherExecutor-4357-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1119888 INFO
(searcherExecutor-4357-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1119888 INFO
(searcherExecutor-4357-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1119888 INFO
(searcherExecutor-4357-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1119888 INFO
(searcherExecutor-4357-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1119888 INFO
(searcherExecutor-4357-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1119889 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.25139738298766967]
[junit4] 2> 1119889 INFO
(searcherExecutor-4357-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1119890 INFO
(searcherExecutor-4357-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1119890 INFO
(searcherExecutor-4357-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1119893 INFO
(searcherExecutor-4357-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2131b93e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1119893 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1119893 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6d2c8b87[collection1] main]
[junit4] 2> 1119894 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@28d9e77f
[junit4] 2> 1119894 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=685369215
[junit4] 2> 1119899 INFO
(searcherExecutor-4357-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6d2c8b87[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1119900 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1571977795471409152)]} 0 2
[junit4] 2> 1119900 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1119901 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1571977795475603456)]} 0 3
[junit4] 2> 1119901 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1119901 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> 1119902 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST
FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[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:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[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:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 1119902 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D3760A753403B91]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxTime -Dtests.seed=5D3760A753403B91 -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=Pacific/Wallis
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.40s J2 | AutoCommitTest.testMaxTime <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([5D3760A753403B91:C7C31D45CDDAA7AD]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] > ... 40 more
[junit4] 2> 1119914 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 1119914 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL
DOCUMENTS FROM INDEX
[junit4] 2> 1119915 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@50494e2c[collection1] realtime]
[junit4] 2> 1119915 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
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> 1119915 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1119916 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1119950 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1119974 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1120101 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1120111 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
[junit4] 2> 1120142 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@b845598
[junit4] 2> 1120142 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_5D3760A753403B91-001/init-core-data-001/]
[junit4] 2> 1120220 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1120220 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1120221 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3fd55643[collection1] main]
[junit4] 2> 1120222 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1120223 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1120230 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1120230 INFO
(searcherExecutor-4361-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1120231 INFO
(searcherExecutor-4361-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1120231 INFO
(searcherExecutor-4361-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1120231 INFO
(searcherExecutor-4361-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1120231 INFO
(searcherExecutor-4361-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1120231 INFO
(searcherExecutor-4361-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1120232 INFO
(searcherExecutor-4361-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1120232 INFO
(searcherExecutor-4361-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1120232 INFO
(searcherExecutor-4361-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1120233 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2679061123754772]
[junit4] 2> 1120233 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1120235 INFO
(searcherExecutor-4361-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3fd55643[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1120235 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6ce09ef5[collection1] main]
[junit4] 2> 1120236 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@44b33001
[junit4] 2> 1120236 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1152593921
[junit4] 2> 1120238 INFO
(searcherExecutor-4361-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6ce09ef5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1120246 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1571977795836313600)]} 0 1
[junit4] 2> 1120246 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1124246 INFO (commitScheduler-4364-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> 1124249 INFO (commitScheduler-4364-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ba15259[collection1]
main]
[junit4] 2> 1124249 INFO (commitScheduler-4364-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1124251 INFO
(searcherExecutor-4361-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@ba15259[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C1)))}
[junit4] 2> 1124252 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1571977800036909056)]} 0 4007
[junit4] 2> 1124252 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1124255 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1571977800041103360)]} 0 4010
[junit4] 2> 1124255 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1126255 INFO (commitScheduler-4364-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> 1126258 INFO (commitScheduler-4364-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@642080c[collection1]
main]
[junit4] 2> 1126259 INFO (commitScheduler-4364-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1126261 INFO
(searcherExecutor-4361-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@642080c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(8.0.0):C1)))}
[junit4] 2> 1126507 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1126508 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1126509 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571977802403545088)]} 0 6264
[junit4] 2> 1126509 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571977802404593664)]} 0 6264
[junit4] 2> 1126509 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571977802404593665)]} 0 6264
[junit4] 2> 1126510 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571977802404593666)]} 0 6265
[junit4] 2> 1126510 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571977802405642240)]} 0 6265
[junit4] 2> 1126510 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571977802405642241)]} 0 6265
[junit4] 2> 1126510 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571977802405642242)]} 0 6265
[junit4] 2> 1126510 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571977802405642243)]} 0 6265
[junit4] 2> 1126510 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571977802405642244)]} 0 6265
[junit4] 2> 1126511 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571977802406690816)]} 0 6266
[junit4] 2> 1126511 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1126511 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571977802406690817)]} 0 6266
[junit4] 2> 1126512 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571977802407739392)]} 0 6267
[junit4] 2> 1126512 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571977802407739393)]} 0 6267
[junit4] 2> 1126512 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571977802407739394)]} 0 6267
[junit4] 2> 1126512 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571977802407739395)]} 0 6267
[junit4] 2> 1126512 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571977802407739396)]} 0 6267
[junit4] 2> 1126513 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571977802408787968)]} 0 6268
[junit4] 2> 1126513 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571977802408787969)]} 0 6268
[junit4] 2> 1126513 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571977802408787970)]} 0 6268
[junit4] 2> 1126513 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571977802408787971)]} 0 6268
[junit4] 2> 1126513 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1127511 INFO (commitScheduler-4364-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> 1127519 INFO (commitScheduler-4364-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@61aa0bb7[collection1] main]
[junit4] 2> 1127519 INFO (commitScheduler-4364-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1127521 INFO
(searcherExecutor-4361-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@61aa0bb7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):C10/9:delGen=1)))}
[junit4] 2> 1127764 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1127765 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1127766 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D3760A753403B91]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 1127766 INFO
(SUITE-AutoCommitTest-seed#[5D3760A753403B91]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1127766 INFO
(SUITE-AutoCommitTest-seed#[5D3760A753403B91]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1224209729
[junit4] 2> 1127766 INFO
(SUITE-AutoCommitTest-seed#[5D3760A753403B91]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1127767 INFO
(SUITE-AutoCommitTest-seed#[5D3760A753403B91]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1127770 INFO
(SUITE-AutoCommitTest-seed#[5D3760A753403B91]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1127770 INFO
(SUITE-AutoCommitTest-seed#[5D3760A753403B91]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1127771 INFO
(coreCloseExecutor-4365-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1c1b4714
[junit4] 2> 1127772 INFO
(coreCloseExecutor-4365-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1127772 INFO
(coreCloseExecutor-4365-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6f08ad50 commitCommandVersion:0
[junit4] 2> 1127774 INFO
(coreCloseExecutor-4365-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=471549716
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_5D3760A753403B91-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{field_t=PostingsFormat(name=Asserting), multiDefault=Lucene50(blocksize=128),
subject=Lucene50(blocksize=128), id=PostingsFormat(name=Asserting),
text=PostingsFormat(name=Direct)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Asserting),
intDefault=DocValuesFormat(name=Asserting),
id_i1=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Memory),
intDvoDefault=DocValuesFormat(name=Lucene70),
range_facet_l=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1923,
maxMBSortInHeap=7.848595333008259, sim=RandomSimilarity(queryNorm=false): {},
locale=sr, timezone=Pacific/Wallis
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=1,free=122866792,total=525860864
[junit4] 2> NOTE: All tests run in this JVM: [NumericFieldsTest,
TimeZoneUtilsTest, BasicAuthStandaloneTest, TestScoreJoinQPScore,
SolrJmxReporterTest, TestSuggestSpellingConverter,
DirectUpdateHandlerOptimizeTest, DistributedFacetPivotSmallAdvancedTest,
TestInitParams, TestUtils, TestPointFields, OverseerModifyCollectionTest,
CollectionsAPISolrJTest, BlockJoinFacetRandomTest, TestFieldCacheSortRandom,
PreAnalyzedUpdateProcessorTest, FullSolrCloudDistribCmdsTest,
TestRandomRequestDistribution, SuggesterTest, QueryEqualityTest,
TestLMJelinekMercerSimilarityFactory, ConnectionManagerTest,
TestHttpShardHandlerFactory, MultiTermTest, OverseerTaskQueueTest,
SolrCloudExampleTest, SpellPossibilityIteratorTest, SimplePostToolTest,
SimpleMLTQParserTest, TestXmlQParser, TestManagedSchema,
TestMiniSolrCloudClusterSSL, DistanceUnitsTest,
TestOverriddenPrefixQueryForCustomFieldType, TestCloudSchemaless,
TestSearcherReuse, TestQueryUtils, RequiredFieldsTest, TestRTimerTree,
JavabinLoaderTest, XsltUpdateRequestHandlerTest, InfoHandlerTest,
DistributedFacetExistsSmallTest, AutoScalingHandlerTest,
PreAnalyzedFieldManagedSchemaCloudTest, TermVectorComponentDistributedTest,
BaseCdcrDistributedZkTest, AtomicUpdateProcessorFactoryTest, MergeStrategyTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CdcrUpdateLogTest,
DocExpirationUpdateProcessorFactoryTest, TestCustomDocTransformer, TestSort,
TestDefaultStatsCache, TestRawResponseWriter, TestTolerantSearch,
SolrTestCaseJ4Test, TestFastWriter, TestCoreAdminApis, TestJsonFacets,
RestartWhileUpdatingTest, TestHdfsUpdateLog,
TestManagedSynonymGraphFilterFactory, TestInitQParser, CopyFieldTest,
CoreSorterTest, TestDFRSimilarityFactory, SharedFSAutoReplicaFailoverUtilsTest,
TestCloudDeleteByQuery, TestReqParamsAPI, RuleEngineTest, ClusterStateTest,
TestReRankQParserPlugin, TestNamedUpdateProcessors, BasicDistributedZk2Test,
HdfsWriteToMultipleCollectionsTest, TestJettySolrRunner, TestLockTree,
RecoveryZkTest, DocValuesMissingTest, TestIntervalFaceting, ForceLeaderTest,
DistribCursorPagingTest, CircularListTest, OverseerTest, DeleteReplicaTest,
TestLeaderElectionZkExpiry, SecurityConfHandlerTest, TestRequestForwarding,
TestSystemCollAutoCreate, SolrShardReporterTest, TestReload,
TestDeleteCollectionOnDownNodes, TestPKIAuthenticationPlugin,
DocumentBuilderTest, TestQueryWrapperFilter, HdfsThreadLeakTest,
BadIndexSchemaTest, SuggesterFSTTest, TestUniqueKeyFieldResource,
TestGroupingSearch, TestFieldCache, TestSolr4Spatial2, TestIndexSearcher,
TestQuerySenderListener, TestRestManager, TestUseDocValuesAsStored,
ZkStateReaderTest, SolrCoreCheckLockOnStartupTest,
DistributedQueryComponentCustomSortTest, TestDynamicLoading,
ClassificationUpdateProcessorIntegrationTest, ReturnFieldsTest,
SaslZkACLProviderTest, DateMathParserTest, URLClassifyProcessorTest,
TestZkChroot, ShufflingReplicaListTransformerTest, ZkSolrClientTest,
AutoCommitTest]
[junit4] Completed [334/725 (1!)] on J2 in 9.63s, 3 tests, 1 error <<<
FAILURES!
[...truncated 44592 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]