Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1926/
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([A04985DB95B8E33A:3ABDF8390B227F06]: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 10888 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_A04985DB95B8E33A-001/init-core-data-001
[junit4] 2> 105866 WARN
(SUITE-AutoCommitTest-seed#[A04985DB95B8E33A]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
[junit4] 2> 105866 INFO
(SUITE-AutoCommitTest-seed#[A04985DB95B8E33A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 105867 INFO
(SUITE-AutoCommitTest-seed#[A04985DB95B8E33A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 105867 INFO
(SUITE-AutoCommitTest-seed#[A04985DB95B8E33A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 105882 INFO
(SUITE-AutoCommitTest-seed#[A04985DB95B8E33A]-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> 105935 INFO
(SUITE-AutoCommitTest-seed#[A04985DB95B8E33A]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 105970 INFO
(SUITE-AutoCommitTest-seed#[A04985DB95B8E33A]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 106260 INFO
(SUITE-AutoCommitTest-seed#[A04985DB95B8E33A]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 106337 INFO
(SUITE-AutoCommitTest-seed#[A04985DB95B8E33A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d68d950
[junit4] 2> 106340 INFO
(SUITE-AutoCommitTest-seed#[A04985DB95B8E33A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d68d950
[junit4] 2> 106340 INFO
(SUITE-AutoCommitTest-seed#[A04985DB95B8E33A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d68d950
[junit4] 2> 106342 INFO (coreLoadExecutor-261-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> 106392 INFO (coreLoadExecutor-261-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 106603 INFO (coreLoadExecutor-261-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 106778 INFO (coreLoadExecutor-261-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 106820 INFO (coreLoadExecutor-261-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> 106820 INFO (coreLoadExecutor-261-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@3d68d950
[junit4] 2> 106820 INFO (coreLoadExecutor-261-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 106820 INFO (coreLoadExecutor-261-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_A04985DB95B8E33A-001/init-core-data-001/]
[junit4] 2> 106827 INFO (coreLoadExecutor-261-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.22628938375972307]
[junit4] 2> 106876 INFO (coreLoadExecutor-261-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 106876 INFO (coreLoadExecutor-261-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 106877 INFO (coreLoadExecutor-261-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 106877 INFO (coreLoadExecutor-261-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 106878 INFO (coreLoadExecutor-261-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 106878 INFO (coreLoadExecutor-261-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d3c7f4f[collection1]
main]
[junit4] 2> 106879 INFO (coreLoadExecutor-261-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 107067 INFO (coreLoadExecutor-261-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 107147 INFO (coreLoadExecutor-261-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 107147 INFO (coreLoadExecutor-261-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1571617697930674176
[junit4] 2> 107150 INFO
(SUITE-AutoCommitTest-seed#[A04985DB95B8E33A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 107151 INFO
(searcherExecutor-262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 107151 INFO
(searcherExecutor-262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 107151 INFO
(searcherExecutor-262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 107151 INFO
(searcherExecutor-262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 107154 INFO
(searcherExecutor-262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 107154 INFO
(searcherExecutor-262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 107155 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 107157 INFO
(searcherExecutor-262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 107159 INFO
(searcherExecutor-262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 107162 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 107162 INFO
(searcherExecutor-262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 107163 INFO
(searcherExecutor-262-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@d3c7f4f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 107166 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@22a4667d[collection1] realtime]
[junit4] 2> 107167 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ ]
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 11
[junit4] 2> 107167 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ ]
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> 107168 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ ]
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> 107200 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 107239 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 107349 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 107393 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ ]
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> 107565 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ 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@3d68d950
[junit4] 2> 107565 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ 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_A04985DB95B8E33A-001/init-core-data-001/]
[junit4] 2> 107746 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 107746 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 107748 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@70dedc16[collection1] main]
[junit4] 2> 107749 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 107754 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 107761 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 107761 INFO
(searcherExecutor-267-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 107762 INFO
(searcherExecutor-267-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 107762 INFO
(searcherExecutor-267-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 107762 INFO
(searcherExecutor-267-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 107762 INFO
(searcherExecutor-267-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 107762 INFO
(searcherExecutor-267-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 107762 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1571617698575548416
[junit4] 2> 107764 INFO
(searcherExecutor-267-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 107765 INFO
(searcherExecutor-267-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 107765 INFO
(searcherExecutor-267-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 107774 INFO
(searcherExecutor-267-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@70dedc16[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 107779 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=70.4580078125,
floorSegmentMB=0.3349609375, forceMergeDeletesPctAllowed=3.4069571077880125,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4156947582050924
[junit4] 2> 107779 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 107779 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4c159763[collection1] main]
[junit4] 2> 107780 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2b7ef51c
[junit4] 2> 107780 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=729740572
[junit4] 2> 107785 INFO
(searcherExecutor-267-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4c159763[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 107803 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1571617698616442880)]} 0 2
[junit4] 2> 107803 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1571617698618540032)]} 0 2
[junit4] 2> 107803 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1571617698618540033)]} 0 2
[junit4] 2> 107805 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1571617698618540034)]} 0 4
[junit4] 2> 107806 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1571617698620637184)]} 0 5
[junit4] 2> 107807 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1571617698621685760)]} 0 6
[junit4] 2> 107807 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1571617698622734336)]} 0 6
[junit4] 2> 107807 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1571617698622734337)]} 0 6
[junit4] 2> 107807 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1571617698622734338)]} 0 6
[junit4] 2> 107807 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1571617698622734339)]} 0 6
[junit4] 2> 107815 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1571617698622734340)]} 0 14
[junit4] 2> 107815 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1571617698631122944)]} 0 14
[junit4] 2> 107816 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1571617698632171520)]} 0 15
[junit4] 2> 107816 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1571617698632171521)]} 0 15
[junit4] 2> 107816 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ 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> 107826 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1571617698634268672)]} 0 25
[junit4] 2> 107839 INFO (commitScheduler-270-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> 107849 INFO (commitScheduler-270-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6e17e817[collection1] main]
[junit4] 2> 107851 INFO
(searcherExecutor-267-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6e17e817[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c15)))}
[junit4] 2> 107851 INFO (commitScheduler-270-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 108077 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1571617698905849856)]} 0 276
[junit4] 2> 108078 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ 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> 108079 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ 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> 108079 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 108080 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 108081 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 108081 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ceca82d[collection1] realtime]
[junit4] 2> 108081 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ 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> 108082 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ 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> 108086 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ 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> 108144 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 108193 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 108342 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 108374 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ 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> 108418 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ 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@3d68d950
[junit4] 2> 108418 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ 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_A04985DB95B8E33A-001/init-core-data-001/]
[junit4] 2> 108707 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 108707 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 108708 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@28d06f65[collection1] main]
[junit4] 2> 108709 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 108709 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 108715 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 108719 INFO
(searcherExecutor-271-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 108719 INFO
(searcherExecutor-271-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 108719 INFO
(searcherExecutor-271-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 108719 INFO
(searcherExecutor-271-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 108719 INFO
(searcherExecutor-271-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 108719 INFO
(searcherExecutor-271-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 108720 INFO
(searcherExecutor-271-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 108720 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 108720 INFO
(searcherExecutor-271-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 108720 INFO
(searcherExecutor-271-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 108723 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 108724 INFO
(searcherExecutor-271-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@28d06f65[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 108726 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3ffa1fb5[collection1] main]
[junit4] 2> 108730 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@479c538d
[junit4] 2> 108734 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1201427341
[junit4] 2> 108750 INFO
(searcherExecutor-271-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3ffa1fb5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 108751 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1571617699609444352)]} 0 3
[junit4] 2> 108751 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ 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> 108752 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1571617699613638656)]} 0 4
[junit4] 2> 108752 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ 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> 108752 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ 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> 108753 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ 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> 108753 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A04985DB95B8E33A]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxTime -Dtests.seed=A04985DB95B8E33A -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Asia/Kashgar
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.68s J2 | AutoCommitTest.testMaxTime <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([A04985DB95B8E33A:3ABDF8390B227F06]: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> 108757 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 108757 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL
DOCUMENTS FROM INDEX
[junit4] 2> 108757 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@79ac6184[collection1] realtime]
[junit4] 2> 108758 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
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> 108758 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
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> 108758 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
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> 108799 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 108820 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 108911 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 109032 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
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> 109062 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
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@3d68d950
[junit4] 2> 109062 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
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_A04985DB95B8E33A-001/init-core-data-001/]
[junit4] 2> 109138 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 109138 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 109139 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2f1645d2[collection1] main]
[junit4] 2> 109139 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 109140 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 109143 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 109146 INFO
(searcherExecutor-275-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 109146 INFO
(searcherExecutor-275-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 109146 INFO
(searcherExecutor-275-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 109146 INFO
(searcherExecutor-275-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 109147 INFO
(searcherExecutor-275-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 109147 INFO
(searcherExecutor-275-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 109147 INFO
(searcherExecutor-275-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 109147 INFO
(searcherExecutor-275-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 109147 INFO
(searcherExecutor-275-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 109151 INFO
(searcherExecutor-275-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2f1645d2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 109152 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 109152 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 109152 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4116a7ce[collection1] main]
[junit4] 2> 109152 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@34b4a9a7
[junit4] 2> 109155 INFO
(searcherExecutor-275-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4116a7ce[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 109158 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=884255143
[junit4] 2> 109182 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1571617700057186304)]} 0 7
[junit4] 2> 109182 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
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> 113176 INFO (commitScheduler-278-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> 113194 INFO (commitScheduler-278-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2e97f26e[collection1] main]
[junit4] 2> 113196 INFO
(searcherExecutor-275-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2e97f26e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c1)))}
[junit4] 2> 113196 INFO (commitScheduler-278-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 113336 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1571617704419262464)]} 0 4161
[junit4] 2> 113336 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
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> 113337 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1571617704421359616)]} 0 4162
[junit4] 2> 113337 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
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> 115337 INFO (commitScheduler-278-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> 115340 INFO (commitScheduler-278-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@79204e8[collection1]
main]
[junit4] 2> 115343 INFO
(searcherExecutor-275-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@79204e8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c1)))}
[junit4] 2> 115343 INFO (commitScheduler-278-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 115347 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
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> 115347 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
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> 115349 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571617706530045952)]} 0 6174
[junit4] 2> 115349 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571617706531094528)]} 0 6174
[junit4] 2> 115349 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571617706531094529)]} 0 6174
[junit4] 2> 115349 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571617706531094530)]} 0 6175
[junit4] 2> 115350 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571617706531094531)]} 0 6175
[junit4] 2> 115350 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571617706532143104)]} 0 6175
[junit4] 2> 115350 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571617706532143105)]} 0 6175
[junit4] 2> 115350 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571617706532143106)]} 0 6175
[junit4] 2> 115350 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571617706532143107)]} 0 6175
[junit4] 2> 115350 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571617706532143108)]} 0 6175
[junit4] 2> 115350 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
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> 115351 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571617706533191680)]} 0 6176
[junit4] 2> 115351 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571617706533191681)]} 0 6176
[junit4] 2> 115351 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571617706533191682)]} 0 6176
[junit4] 2> 115351 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571617706533191683)]} 0 6176
[junit4] 2> 115351 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571617706533191684)]} 0 6177
[junit4] 2> 115352 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571617706534240256)]} 0 6177
[junit4] 2> 115352 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571617706534240257)]} 0 6177
[junit4] 2> 115352 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571617706534240258)]} 0 6177
[junit4] 2> 115352 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571617706534240259)]} 0 6177
[junit4] 2> 115352 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571617706534240260)]} 0 6177
[junit4] 2> 115352 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
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> 116353 INFO (commitScheduler-278-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> 116356 INFO (commitScheduler-278-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@25f96f5d[collection1] main]
[junit4] 2> 116358 INFO
(searcherExecutor-275-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@25f96f5d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c10/9:delGen=1)))}
[junit4] 2> 116358 INFO (commitScheduler-278-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 116362 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
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> 116363 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
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> 116363 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A04985DB95B8E33A]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 116363 INFO
(SUITE-AutoCommitTest-seed#[A04985DB95B8E33A]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 116363 INFO
(SUITE-AutoCommitTest-seed#[A04985DB95B8E33A]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1008103557
[junit4] 2> 116363 INFO
(SUITE-AutoCommitTest-seed#[A04985DB95B8E33A]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 116364 INFO
(SUITE-AutoCommitTest-seed#[A04985DB95B8E33A]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 116365 INFO
(SUITE-AutoCommitTest-seed#[A04985DB95B8E33A]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 116365 INFO
(SUITE-AutoCommitTest-seed#[A04985DB95B8E33A]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 116371 INFO
(coreCloseExecutor-279-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@252869d7
[junit4] 2> 116371 INFO
(coreCloseExecutor-279-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 116371 INFO
(coreCloseExecutor-279-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1d164d4f commitCommandVersion:0
[junit4] 2> 116373 INFO
(coreCloseExecutor-279-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=623405527
[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_A04985DB95B8E33A-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{field_t=PostingsFormat(name=Memory),
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id=PostingsFormat(name=Memory), text=PostingsFormat(name=MockRandom)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory),
_version_=DocValuesFormat(name=Lucene70),
range_facet_i_dv=DocValuesFormat(name=Lucene70),
intDvoDefault=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=76,
maxMBSortInHeap=7.550597686133896, sim=RandomSimilarity(queryNorm=true): {},
locale=es-PA, timezone=Asia/Kashgar
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=1,free=259039816,total=418381824
[junit4] 2> NOTE: All tests run in this JVM: [TestSort, SimpleFacetsTest,
TestCollectionAPIs, TestSchemaVersionResource, JvmMetricsTest,
TestExportWriter, QueryResultKeyTest, TestSolrCoreParser, TestDistribIDF,
TestFieldCacheVsDocValues, TestCloudPivotFacet, AutoCommitTest]
[junit4] Completed [32/724 (1!)] on J2 in 10.55s, 3 tests, 1 error <<<
FAILURES!
[...truncated 45322 lines...]
-documentation-lint:
[jtidy] Checking for broken html (such as invalid tags)...
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build/jtidy_tmp
[echo] Checking for broken links...
[exec]
[exec] Crawl/parse...
[exec]
[exec] Verify...
[echo] Checking for malformed docs...
[exec]
[exec]
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/docs/solr-core/overview-summary.html
[exec] missing description: org.apache.solr.common.cloud
[exec]
[exec] Missing javadocs were found!
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:810: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:101: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:669:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:685:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2506:
exec returned: 1
Total time: 70 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]